summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/ChangeLog to gettext-tools/lib/ChangeLog.0.Bruno Haible2009-06-231-1821/+0
|
* Avoid allocating an iconv_t for nothing.Bruno Haible2009-06-231-0/+5
|
* Unify uintmax_t handling with gnulib.Bruno Haible2009-06-231-0/+6
|
* Don't require alloca.c.Bruno Haible2009-06-231-0/+6
|
* Compile classpath.c once, instead of #including it twice.Bruno Haible2009-06-231-0/+10
|
* New file localcharset.h.Bruno Haible2009-06-231-0/+6
|
* Use alloca.h instead of liballoca.h.Bruno Haible2009-06-231-0/+10
|
* Make use of += for variables.Bruno Haible2009-06-231-0/+5
|
* Added assertion.Bruno Haible2009-06-231-0/+5
|
* Work around Solaris 2.9 iconv() bug: iconv eats a byte without producing anyBruno Haible2009-06-231-0/+5
| | | | output.
* Update from current gnulib version.Bruno Haible2009-06-231-0/+9
|
* Make it compile on mingw32.Bruno Haible2009-06-231-0/+6
|
* New calling convention for safe_read and full_write.Bruno Haible2009-06-231-0/+11
|
* Merge with gnulib.Bruno Haible2009-06-231-0/+5
|
* Merge with gnulib.Bruno Haible2009-06-231-0/+1
|
* Merge with gnulib.Bruno Haible2009-06-231-0/+5
|
* Merge with gnulib.Bruno Haible2009-06-231-0/+5
|
* Update from gnulib.Bruno Haible2009-06-231-0/+5
|
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-0/+143
|
* Don't include locale.h. gettext.h already includes all it needs.Bruno Haible2009-06-231-1/+1
|
* Use gettext.h.Bruno Haible2009-06-231-0/+7
|
* Update getopt.Bruno Haible2009-06-231-0/+8
|
* Treat SunPro C like ANSI C.Bruno Haible2009-06-231-0/+4
|
* Put under LGPL.Bruno Haible2009-06-231-0/+5
|
* Handle all ISO C 99 format directives.Bruno Haible2009-06-231-0/+4
|
* Clean up stale versions of stdbool.h.Bruno Haible2009-06-231-0/+8
|
* Update for 0.11.4.Bruno Haible2009-06-231-0/+4
|
* Add support for ISO C 99 <inttypes.h> format string directive macros.Bruno Haible2009-06-231-0/+5
|
* Update for 0.11.3 release.Bruno Haible2009-06-231-0/+4
|
* Create Java executables if gcj is found.Bruno Haible2009-06-231-0/+8
|
* Avoid broken versions of gcj.Bruno Haible2009-06-231-0/+7
|
* Upgrade to Unicode 3.2.Bruno Haible2009-06-231-0/+5
|
* Portability to BeOS.Bruno Haible2009-06-231-0/+6
|
* Don't install libgettextlib.a and libgettextsrc.a.Bruno Haible2009-06-231-0/+6
|
* Update to match newest libcharset.Bruno Haible2009-06-231-0/+28
|
* Fix a compilation error if <locale.h> is included after gettext.h on SolarisBruno Haible2009-06-231-0/+4
| | | | with --disable-nls.
* Make the gcj determination work with GCC 3.1 as well.Bruno Haible2009-06-231-0/+5
|
* Portability to OSF/1 5.1 cc.Bruno Haible2009-06-231-0/+6
|
* Portability to Linux libc5.Bruno Haible2009-06-231-0/+6
|
* Release 0.11.2.Bruno Haible2009-06-231-0/+4
|
* Release 0.11.1.Bruno Haible2009-06-231-0/+33
|
* AIX 4.3.3 has an incompatible stpncpy().Bruno Haible2009-06-231-0/+10
|
* Portability to AIX 4.3.3.Bruno Haible2009-06-231-0/+9
|
* Tweak.Bruno Haible2009-06-221-0/+4
|
* Modernize varargs handling.Bruno Haible2009-06-221-0/+10
|
* Declare vasprintf() properly.Bruno Haible2009-06-221-0/+7
|
* Stricter range checking.Bruno Haible2009-06-221-0/+4
|
* Fix Russian encoding on DOS.Bruno Haible2009-06-221-0/+4
|
* Use bool where appropriate.Bruno Haible2009-06-221-0/+11
|
* Add support for NetBSD's nl_langinfo(CODESET) values.Bruno Haible2009-06-221-0/+4
|