summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Use macros NaNf, NaNd, NaNl instead of NAN.Bruno Haible2008-04-0219-10/+15
* Guarantee a definition of NAN.Eric Blake2008-03-3110-0/+10
* Use the EOVERFLOW module instead of a manual fallback for EOVERFLOW.Bruno Haible2008-03-301-0/+1
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-3042-8/+42
* Tests for module 'EOVERFLOW'.Bruno Haible2008-03-301-0/+10
* New module 'EOVERFLOW'.Bruno Haible2008-03-301-0/+22
* Improve freadseek's efficiency after ungetc.Bruno Haible2008-03-301-0/+2
* Add hex float support.Eric Blake2008-03-291-0/+4
* Document various strtod bugs, with some fixes.Eric Blake2008-03-293-0/+20
* Fix ftell on mingw.Eric Blake2008-03-292-0/+2
* Pass test-freadseek on cygwin.Eric Blake2008-03-291-1/+1
* gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)Jim Meyering2008-03-261-1/+1
* gnumakefile: Don't double-quote-expand $(VPATH) value.Jim Meyering2008-03-261-1/+1
* Alter GNUmakefile to install into top directory.Eric Blake2008-03-242-2/+36
* Fix regex compilation error on HP-UX 11.Bruno Haible2008-03-231-0/+1
* New script and module: mktempdJim Meyering2008-03-181-0/+19
* Correct the va_copy definition for AIX 5.Bruno Haible2008-03-111-0/+15
* Fix commit from 2007-06-20.Bruno Haible2008-03-111-1/+1
* Extend freadptr to return also the buffer size.Bruno Haible2008-03-101-3/+4
* Make fflush after ungetc work on BSD platforms.Bruno Haible2008-03-071-2/+5
* Likewise for ftello.Eric Blake2008-03-061-0/+1
* Ensure that fseeko is declared when possible.Bruno Haible2008-03-061-0/+1
* Change license to unlimited for func module.Simon Josefsson2008-03-061-1/+1
* Rename __func__ module to func.Simon Josefsson2008-03-063-10/+10
* Add module __func__ to provide C99 __func__ variable.Simon Josefsson2008-03-062-0/+28
* Re-license byteswap to LGPLv2+.Simon Josefsson2008-03-051-1/+1
* Use unlimited license for inline module.Simon Josefsson2008-03-051-1/+1
* Remove useless "if" tests before free. Deprecate "free" module.Jim Meyering2008-03-022-2/+3
* New module 'memchr2'.Eric Blake2008-03-012-0/+34
* Tests for module 'freadseek'.Bruno Haible2008-02-291-0/+13
* New module 'freadseek'.Bruno Haible2008-02-291-0/+25
* Tests for module 'freadptr'.Bruno Haible2008-02-281-0/+15
* New module 'freadptr'.Bruno Haible2008-02-281-0/+23
* Tests for module 'environ'.Bruno Haible2008-02-241-0/+11
* Oops, forgot a dependency.Bruno Haible2008-02-241-0/+1
* New module 'environ'.Bruno Haible2008-02-246-0/+30
* Speed up from O(n^2) to O(n).Bruno Haible2008-02-181-0/+1
* Support the "git pull --rebase" situation.Bruno Haible2008-02-171-0/+1
* Quotearg part 4: add tests, fix c-maybe colon quoting.Eric Blake2008-02-121-0/+12
* Improve reference to ./libgnu.a.Bruno Haible2008-02-121-1/+1
* New module 'git-merge-changelog'.Bruno Haible2008-02-111-0/+36
* New script and module: useless-if-before-freeJim Meyering2008-02-101-0/+19
* New script and module: gitlog-to-changelogJim Meyering2008-02-091-0/+19
* Add sha1 self test.Simon Josefsson2008-01-311-0/+10
* vc-list-files: new moduleJim Meyering2008-01-311-0/+19
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-2626-32/+33
* Exploit the __builtin_signbit GCC built-in.Bruno Haible2008-01-261-0/+1
* Add self-test for sockets module.Simon Josefsson2008-01-251-0/+10
* Add module sockets.Simon Josefsson2008-01-241-0/+25
* New module gethostname-tests.Simon Josefsson2008-01-171-0/+10