summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Reorder and mark the 0.10.39 release.Bruno Haible2001-07-261-9/+13
* Convert to UTF-8.Bruno Haible2001-07-171-2/+2
* Oops.Bruno Haible2001-07-091-1/+1
* Regenerated.Bruno Haible2001-07-091-3/+9
* Change canonical names of two charsets.Bruno Haible2001-07-032-7/+12
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-035-196/+263
* Use 'bool' where appropriate.Bruno Haible2001-07-025-2/+56
* Portability fix for SCO 3.2.5.Bruno Haible2001-06-252-1/+11
* Regenerated.Bruno Haible2001-06-121-9/+15
* New library functions for msgcat, msgconv, msgen, msggrep, msgsed.Bruno Haible2001-06-1214-6/+1025
* Regenerated.Bruno Haible2001-06-081-3/+7
* Mark the 0.10.38 release.Bruno Haible2001-05-231-11/+15
* Avoid crash on EUC-KR PO files.Bruno Haible2001-05-232-2/+22
* Remove "lt-" prefix from program name.Bruno Haible2001-05-153-1/+23
* Add progname.[ch].Bruno Haible2001-05-111-3/+3
* Simplify error message and multiline warning code.Bruno Haible2001-05-074-2/+195
* Prefix most error messages with the program name.Bruno Haible2001-05-073-0/+96
* Fix asprintf return value.Bruno Haible2001-05-022-1/+6
* Work around a glibc-2.1 iconv bug.Bruno Haible2001-05-022-2/+13
* Silence a gcc warning.Bruno Haible2001-04-302-2/+8
* Regenerated.Bruno Haible2001-04-191-4/+8
* Version 0.10.37.Bruno Haible2001-04-191-0/+4
* Assume stdlib.h and string.h exist. Use K&R C syntax.Bruno Haible2001-04-171-8/+9
* Add the mbswidth function to the lib.Bruno Haible2001-04-044-3/+264
* Fix a bug: line breaks could occur inside escape sequences, leading toBruno Haible2001-04-043-20/+68
* Release 0.10.36.Bruno Haible2001-03-301-0/+4
* Regenerated.Bruno Haible2001-03-301-1/+1
* Portability to Irix.Bruno Haible2001-03-212-0/+5
* Unify messages.Bruno Haible2001-03-112-2/+6
* Work around a bug in glibc-2.1 iconv.Bruno Haible2001-03-112-2/+5
* Re-add support for BeOS, broken by DJGPP patches.Bruno Haible2001-03-113-13/+18
* Don't show built files and object files.Bruno Haible2001-03-091-0/+4
* Regenerated.Bruno Haible2001-03-091-18/+78
* Update localcharset.c and config.charset from libiconv.Bruno Haible2001-03-093-26/+230
* Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP.Bruno Haible2001-03-094-3/+120
* Fix the --width option to not split multibyte characters, and respect theBruno Haible2001-03-0614-9/+6120
* Adjust definition of PARAMS.Bruno Haible2001-03-063-3/+8
* Avoid compiler warnings.Bruno Haible2001-03-052-2/+7
* [gnu.]ai.mit.edu -> gnu.orgBruno Haible2001-02-2015-15/+15
* Use O_BINARY where necessary.Bruno Haible2001-02-051-0/+23
* Portability to platforms without existing <libintl.h>.Bruno Haible2001-02-054-5/+22
* Regenerated.Bruno Haible2001-02-011-7/+2
* Mark the 0.10.35 release.Bruno Haible2001-01-291-0/+4
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-214-22/+13
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-153-7/+19
* Consistently include the terminating NUL in the size of strings.Bruno Haible2001-01-112-2/+6
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-092-5/+5
* New autoconf macros for detecting long integer types.Bruno Haible2001-01-053-8/+51
* Update the lib directory with new files from glibc-2.2, fetish utils etc.Bruno Haible2001-01-0424-542/+663
* Add back a working vasprintf function.Bruno Haible2001-01-032-0/+236