Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment. | Bruno Haible | 2009-06-23 | 1 | -1/+6 |
* | Avoid allocating an iconv_t for nothing. | Bruno Haible | 2009-06-23 | 2 | -0/+9 |
* | Unify uintmax_t handling with gnulib. | Bruno Haible | 2009-06-23 | 2 | -4/+9 |
* | Don't require alloca.c. | Bruno Haible | 2009-06-23 | 2 | -0/+27 |
* | Compile classpath.c once, instead of #including it twice. | Bruno Haible | 2009-06-23 | 6 | -12/+65 |
* | New file localcharset.h. | Bruno Haible | 2009-06-23 | 4 | -1/+33 |
* | Use alloca.h instead of liballoca.h. | Bruno Haible | 2009-06-23 | 6 | -13/+46 |
* | Make use of += for variables. | Bruno Haible | 2009-06-23 | 2 | -11/+31 |
* | Comments. | Bruno Haible | 2009-06-23 | 6 | -12/+32 |
* | Added assertion. | Bruno Haible | 2009-06-23 | 2 | -2/+12 |
* | Work around Solaris 2.9 iconv() bug: iconv eats a byte without producing any | Bruno Haible | 2009-06-23 | 2 | -2/+31 |
* | Update from current gnulib version. | Bruno Haible | 2009-06-23 | 6 | -142/+125 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -5/+3 |
* | Make it compile on mingw32. | Bruno Haible | 2009-06-23 | 2 | -1/+11 |
* | New calling convention for safe_read and full_write. | Bruno Haible | 2009-06-23 | 9 | -78/+208 |
* | Merge with gnulib. | Bruno Haible | 2009-06-23 | 3 | -37/+121 |
* | Merge with gnulib. | Bruno Haible | 2009-06-23 | 2 | -6/+7 |
* | Merge with gnulib. | Bruno Haible | 2009-06-23 | 3 | -126/+169 |
* | Merge with gnulib. | Bruno Haible | 2009-06-23 | 3 | -6/+11 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 3 | -94/+91 |
* | Switch from K&R C to ANSI C. | Bruno Haible | 2009-06-23 | 89 | -1065/+563 |
* | Don't include locale.h. gettext.h already includes all it needs. | Bruno Haible | 2009-06-23 | 2 | -3/+1 |
* | Use gettext.h. | Bruno Haible | 2009-06-23 | 5 | -38/+30 |
* | Update getopt. | Bruno Haible | 2009-06-23 | 4 | -109/+334 |
* | Treat SunPro C like ANSI C. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Regenerated. | anoncvs | 2009-06-23 | 1 | -1/+2 |
* | Put under LGPL. | Bruno Haible | 2009-06-23 | 3 | -16/+23 |
* | Handle all ISO C 99 format directives. | Bruno Haible | 2009-06-23 | 2 | -0/+5 |
* | Clean up stale versions of stdbool.h. | Bruno Haible | 2009-06-23 | 2 | -1/+9 |
* | Update for 0.11.4. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Add support for ISO C 99 <inttypes.h> format string directive macros. | Bruno Haible | 2009-06-23 | 2 | -3/+8 |
* | Update for 0.11.3. | Bruno Haible | 2009-06-23 | 1 | -2/+14 |
* | Update for 0.11.3 release. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Create Java executables if gcj is found. | Bruno Haible | 2009-06-23 | 5 | -13/+58 |
* | Avoid broken versions of gcj. | Bruno Haible | 2009-06-23 | 2 | -11/+30 |
* | Upgrade to Unicode 3.2. | Bruno Haible | 2009-06-23 | 2 | -15/+30 |
* | Portability to BeOS. | Bruno Haible | 2009-06-23 | 3 | -2/+8 |
* | Don't install libgettextlib.a and libgettextsrc.a. | Bruno Haible | 2009-06-23 | 2 | -0/+13 |
* | Update to match newest libcharset. | Bruno Haible | 2009-06-23 | 3 | -21/+85 |
* | Fix a compilation error if <locale.h> is included after gettext.h on Solaris | Bruno Haible | 2009-06-23 | 2 | -0/+14 |
* | Make the gcj determination work with GCC 3.1 as well. | Bruno Haible | 2009-06-23 | 2 | -7/+22 |
* | Portability to OSF/1 5.1 cc. | Bruno Haible | 2009-06-23 | 3 | -2/+10 |
* | Portability to Linux libc5. | Bruno Haible | 2009-06-23 | 3 | -4/+10 |
* | Release 0.11.2. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -9/+13 |
* | Release 0.11.1. | Bruno Haible | 2009-06-23 | 1 | -0/+33 |
* | Upgrade to Unicode-3.1. | Bruno Haible | 2009-06-23 | 6 | -240/+1180 |
* | AIX 4.3.3 has an incompatible stpncpy(). | Bruno Haible | 2009-06-23 | 4 | -10/+29 |
* | Portability to AIX 4.3.3. | Bruno Haible | 2009-06-23 | 5 | -47/+128 |
* | Typo in comment. | Bruno Haible | 2009-06-22 | 1 | -1/+1 |