Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to obstack from gnulib as of 2004-12-10. | Bruno Haible | 2009-06-23 | 3 | -477/+206 |
* | Tweak last patch so that it also works with g++ 3.3 on glibc systems. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Include <libintl.h> when using libstdc++ from g++ 3.4. | Bruno Haible | 2009-06-23 | 2 | -1/+17 |
* | Add a GPL copyright notice to lbrkprop.h. | Bruno Haible | 2009-06-23 | 3 | -1/+42 |
* | Support for valgrind2. | Bruno Haible | 2009-06-23 | 3 | -1/+13 |
* | Add support for Darwin 7. | Bruno Haible | 2009-06-23 | 2 | -6/+40 |
* | Rename FILESYSTEM_PREFIX_LEN. | Bruno Haible | 2009-06-23 | 6 | -13/+26 |
* | Mention contributor. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | Declare environ if needed. | Bruno Haible | 2009-06-23 | 3 | -1/+14 |
* | Improved Cygwin support. | Bruno Haible | 2009-06-23 | 7 | -18/+35 |
* | Support for running "make check" before "make install". | Bruno Haible | 2009-06-23 | 2 | -1/+13 |
* | Avoid memory leak upon realloc failure. | Bruno Haible | 2009-06-23 | 2 | -5/+16 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 3 | -4/+22 |
* | Don't remove the shared libraries after installation on AIX. | Bruno Haible | 2009-06-23 | 2 | -2/+11 |
* | Distinguish the sscli 'csc' from the chicken Scheme 'csc'. | Bruno Haible | 2009-06-23 | 2 | -4/+61 |
* | Use quotearg. | Bruno Haible | 2009-06-23 | 6 | -79/+54 |
* | quotearg module from gnulib. | Bruno Haible | 2009-06-23 | 2 | -0/+809 |
* | Work around a bug of HP-UX cc. | Bruno Haible | 2009-06-23 | 2 | -1/+11 |
* | Merge pipe-*.c into a single file pipe.c. | Bruno Haible | 2009-06-23 | 4 | -19/+24 |
* | Pipe creation primitives. | Bruno Haible | 2009-06-23 | 1 | -0/+506 |
* | Replaced with pipe.c. | Bruno Haible | 2009-06-23 | 3 | -989/+0 |
* | Release 0.14.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Define xstrdup = strdup if no xmalloc should be used. | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
* | Regenerated for 0.14. | Bruno Haible | 2009-06-23 | 1 | -112/+196 |
* | Release 0.14. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
* | Add support for MacOS X. | Bruno Haible | 2009-06-23 | 2 | -72/+117 |
* | Add support for --enable-csharp and --disable-csharp. | Bruno Haible | 2009-06-23 | 3 | -439/+588 |
* | Better support of mcs. | Bruno Haible | 2009-06-23 | 3 | -7/+71 |
* | Support for C#. | Bruno Haible | 2009-06-23 | 5 | -7/+52 |
* | Executing C# programs in a portable way. | Bruno Haible | 2009-06-23 | 3 | -0/+326 |
* | Compiling C# programs in a portable way. | Bruno Haible | 2009-06-23 | 3 | -0/+521 |
* | SIGPIPE handling in subprocesses. | Bruno Haible | 2009-06-23 | 7 | -22/+59 |
* | Merge from gnulib: Assume ANSI C. | Bruno Haible | 2009-06-23 | 3 | -13/+14 |
* | Assume automake-1.8. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
* | alloca.c is replaced by allocsa and xallocsa. | Bruno Haible | 2009-06-23 | 3 | -506/+7 |
* | Use allocsa and xallocsa, for safer stack allocation. | Bruno Haible | 2009-06-23 | 9 | -35/+145 |
* | Safer stack allocation. | Bruno Haible | 2009-06-23 | 4 | -0/+327 |
* | Prepare for 0.13.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Update for ISO 3166 YU -> CS change. | Bruno Haible | 2009-06-23 | 2 | -1/+7 |
* | Regenerated for 0.13. | Bruno Haible | 2009-06-23 | 1 | -32/+82 |
* | Release 0.13. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Make it compile with MSVC. | Bruno Haible | 2009-06-23 | 3 | -2/+7 |
* | Fix compilation error on mingw. | Bruno Haible | 2009-06-23 | 2 | -0/+7 |
* | Avoid a prototype clash on Solaris 2.5.1. | Bruno Haible | 2009-06-23 | 2 | -0/+10 |
* | Don't use waitid(), after all. | Bruno Haible | 2009-06-23 | 2 | -1/+8 |
* | New function xmax. | Bruno Haible | 2009-06-23 | 2 | -3/+29 |
* | The INCLUDES variable is deprecated. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Install some files needed by the examples. | Bruno Haible | 2009-06-23 | 2 | -0/+11 |
* | Rely on SIZE_MAX. | Bruno Haible | 2009-06-23 | 2 | -3/+4 |
* | Solaris portability problem. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |