summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Refine documentation of NAN problem.Bruno Haible2008-04-021-5/+5
* Guarantee a definition of NAN.Eric Blake2008-03-311-0/+6
* Update test results on OSF/1.Bruno Haible2008-04-011-1/+1
* Correct docs for Solaris strtod.Eric Blake2008-03-311-2/+2
* More strtod documentation.Eric Blake2008-03-311-6/+21
* Add info about many more platforms.Bruno Haible2008-03-311-12/+11
* Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulibKarl Berry2008-03-302-2/+10
|\
| * More strtod touchups.Eric Blake2008-03-301-1/+6
| * New module 'EOVERFLOW'.Bruno Haible2008-03-301-1/+4
* | autoupdateKarl Berry2008-03-301-20/+20
|/
* Add hex float support.Eric Blake2008-03-291-8/+11
* Document various strtod bugs, with some fixes.Eric Blake2008-03-292-0/+73
* Tweak the "gettextize and autopoint" section.Bruno Haible2008-03-261-2/+5
* autoupdateKarl Berry2008-03-252-9/+18
* Document how to resolve the conflicts between gnulib and gettext.Bruno Haible2008-03-231-0/+48
* autoupdateKarl Berry2008-03-161-1/+11
* autoupdateKarl Berry2008-03-131-15/+15
* Correct the va_copy definition for AIX 5.Bruno Haible2008-03-111-1/+2
* Explain how to remedy the TeX save_size error.Bruno Haible2008-03-101-1/+1
* Fix mistake in last commit.Bruno Haible2008-03-091-2/+1
* Make fflush after ungetc work on BSD platforms.Bruno Haible2008-03-071-0/+9
* Avoid line break inside email address.Bruno Haible2008-03-061-1/+1
* Talk about "header file", not "header".Bruno Haible2008-03-061-1/+1
* Consistent explanation of "Gnulib module: ..." notation.Thien-Thi Nguyen2008-03-061-17/+19
* Small updates.Bruno Haible2008-03-061-3/+4
* Move the documentation of module 'func' to its own file.Bruno Haible2008-03-062-16/+18
* Rename __func__ module to func.Simon Josefsson2008-03-061-4/+4
* Minor cleanups of __func__ module, suggested by Eric Blake <ebb9@byu.net>.Simon Josefsson2008-03-061-4/+8
* Add module __func__ to provide C99 __func__ variable.Simon Josefsson2008-03-061-0/+14
* Add pdf target in doc/.Simon Josefsson2008-03-061-2/+6
* Remove useless "if" tests before free. Deprecate "free" module.Jim Meyering2008-03-021-1/+4
* autoupdateKarl Berry2008-02-291-8/+13
* autoupdateKarl Berry2008-02-281-2/+3
* Fix a build problem on HP-UX 10.Bruno Haible2008-02-242-2/+4
* Documentation tweak, reported by Peter O'Gorman.Bruno Haible2008-02-241-1/+1
* New module 'environ'.Bruno Haible2008-02-241-7/+8
* Documentation about problem on MacOS X 10.Bruno Haible2008-02-241-0/+12
* autoupdateKarl Berry2008-02-163-15/+17
* autoupdateKarl Berry2008-02-161-2/+3
* autoupdateKarl Berry2008-02-141-5/+5
* Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Bruno Haible2008-02-078-0/+32
* autoupdateKarl Berry2008-01-301-4/+4
* autoupdateKarl Berry2008-01-191-18/+34
* Rename two directories: headers -> posix-headers, functions -> posix-functions.Bruno Haible2008-01-201205-1202/+1202
* Incorporate existing strcasestr doc into new doc structure.Bruno Haible2008-01-192-34/+14
* Incorporate existing memmem doc into new doc structure.Bruno Haible2008-01-192-41/+21
* New documentation of GNU libc functions.Bruno Haible2008-01-19846-3/+16271
* Work around a MacOS X 10.5 bug in frexpl().Bruno Haible2008-01-161-0/+3
* Touch up previous patch.Eric Blake2008-01-141-3/+3
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-142-2/+55