summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Link test program with libintl.Bruno Haible2007-04-0416-0/+16
|
* Remove AC_SUBSTs that are now done in the *.m4 files.Bruno Haible2007-04-042-2/+0
|
* Add $(srcdir)/ to source directory references in Makefile fragmentsBen Pfaff2007-04-041-4/+4
| | | | that call gperf, to fix VPATH builds.
* ldexpl can depend on isnanl. Requiring isnanl-nolibm is overkill.Bruno Haible2007-04-031-1/+1
|
* Clarify the dependencies on libm.Bruno Haible2007-04-034-0/+12
|
* Template for module descriptions, including all optional fields.Bruno Haible2007-04-031-0/+21
|
* Move back memxor module.Simon Josefsson2007-04-032-1/+1
|
* Move modules/gc to crypto/.Simon Josefsson2007-04-031-0/+0
|
* Fix printf-frexpl dependencyEric Blake2007-04-031-1/+2
|
* It was a joke.Bruno Haible2007-04-031-26/+0
|
* autoupdateKarl Berry2007-04-021-1/+2
|
* New module 'phystemp'.Bruno Haible2007-04-011-0/+26
|
* Move crypto modules to crypto/.Simon Josefsson2007-04-0144-17/+17
|
* Use module 'iconv_open'.Bruno Haible2007-03-314-0/+4
|
* New module 'iconv_open'.Bruno Haible2007-03-311-0/+64
|
* Tests for module 'ldexpl'.Bruno Haible2007-03-301-0/+15
|
* Set the FPU control word as needed for 'long double' computations.Bruno Haible2007-03-301-0/+1
|
* New module 'ldexpl'.Bruno Haible2007-03-303-1/+29
|
* Distinguish invalid and incomplete UTF-8 input, and set errno accordingly.Bruno Haible2007-03-281-2/+3
|
* New module 'unistr/u32-mbtoucr'.Bruno Haible2007-03-281-0/+24
|
* New module 'unistr/u16-mbtoucr'.Bruno Haible2007-03-281-0/+24
|
* New module 'unistr/u8-mbtoucr'.Bruno Haible2007-03-281-0/+24
|
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-272-2/+6
|
* 2007-03-27 Bruno Haible <bruno@clisp.org>Bruno Haible2007-03-272-0/+12
| | | | | | | | | | | | * lib/stat-time.h: Include <sys/stat.h>. 2007-03-27 James Youngman <jay@gnu.org> * lib/stat-time.h (get_stat_birthtime): New function for retrieving st_birthtime as provided by UFS2 (hence *BSD). * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime and its variants. * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME. * modules/stat-time-test: New file. * tests/test-stat-time.c: New test, devised by Bruno Haible.
* Depend on isnanl now.Bruno Haible2007-03-261-0/+1
|
* If <sysexits.h> exists but is missing values, fill in the missing values.Bruno Haible2007-03-261-1/+3
|
* Support 'j' size specifier on all platforms.Bruno Haible2007-03-261-0/+1
|
* New module 'fpieee'.Bruno Haible2007-03-254-0/+26
|
* Provide a replacement for frexpl() if the system has it but it doesn't work.Bruno Haible2007-03-251-0/+1
|
* Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.Bruno Haible2007-03-252-0/+2
|
* Ensure rule action lines start with a tab.Bruno Haible2007-03-251-6/+6
|
* Tests for module 'tsearch'.Bruno Haible2007-03-251-0/+27
|
* Tests for module 'search'.Bruno Haible2007-03-251-0/+13
|
* New module 'search'.Bruno Haible2007-03-252-2/+43
|
* New module 'fpucw'.Bruno Haible2007-03-2513-0/+33
|
* Correct bitwise comparison of 'long double' numbers.Bruno Haible2007-03-251-0/+1
|
* Correct bitwise comparison of 'long double' numbers.Bruno Haible2007-03-253-0/+3
|
* Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4,Bruno Haible2007-03-2413-36/+18
| | | | ucs4-utf8, ucs4-utf16.
* Rename some source files.Bruno Haible2007-03-246-12/+12
|
* Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,Bruno Haible2007-03-246-28/+18
| | | | utf16-ucs4-unsafe.h, ucs4-utf8.h, ucs4-utf16.h. Use unistr.h instead.
* * MODULES.html.sh (File system functions): New module write-any-file.Paul Eggert2007-03-231-0/+24
| | | | | * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h: * m4/write-any-file.m4: New files.
* Fix a compilation error on BeOS.Bruno Haible2007-03-231-0/+1
|
* Tests for module 'frexpl'.Bruno Haible2007-03-231-0/+13
|
* New module 'frexpl'.Bruno Haible2007-03-233-3/+29
|
* Merge the frexpl and frexp implementations into a single code.Bruno Haible2007-03-221-0/+2
|
* Don't use the system's frexp() if it does not work (example: NetBSD 3.0).Bruno Haible2007-03-221-0/+1
|
* Tests for module 'frexp'.Bruno Haible2007-03-221-0/+15
|
* New module 'frexp'.Bruno Haible2007-03-222-0/+28
|
* Tests for module 'isnanl'.Bruno Haible2007-03-221-0/+16
|
* New module 'isnanl'.Bruno Haible2007-03-221-0/+28
|