summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New Unicode character properties, from Unicode 5.2.0.Bruno Haible2011-01-092-0/+21
* New module 'unictype/property-changes-when-casemapped'.Bruno Haible2011-01-092-0/+370
* New module 'unictype/property-changes-when-casefolded'.Bruno Haible2011-01-092-0/+366
* New module 'unictype/property-changes-when-titlecased'.Bruno Haible2011-01-092-0/+366
* New module 'unictype/property-changes-when-uppercased'.Bruno Haible2011-01-092-0/+366
* New module 'unictype/property-changes-when-lowercased'.Bruno Haible2011-01-092-0/+362
* New module 'unictype/property-case-ignorable'.Bruno Haible2011-01-092-0/+587
* New module 'unictype/property-cased'.Bruno Haible2011-01-092-0/+378
* Update to Unicode 5.2.0.Bruno Haible2011-01-09161-8695/+11186
* uniwidth/width: Fix width of U+1D173..U+1D17A.Bruno Haible2011-01-092-1/+224
* gen-uni-tables: Oops, fix last commit.Bruno Haible2011-01-081-1/+1
* gen-uni-tables: Prepare for Unicode 5.2.0.Bruno Haible2011-01-081-44/+44
* unilbrk: Clarify gen-uni-tables.c code.Bruno Haible2011-01-081-8/+3
* strtod: Restore errno when successfully parsing Infinity or NaN.Bruno Haible2011-01-071-0/+2
* ignore-value: clarify some commentsPádraig Brady2011-01-071-3/+7
* ignore-value: support aggregate typesEric Blake2011-01-061-4/+5
* signal: work around Haiku issue with SIGBUSEric Blake2011-01-062-4/+9
* ignore-value: make ignore_value more generic; deprecate ignore_ptrPádraig Brady2011-01-051-4/+21
* unigbrk: Avoid gcc warnings.Bruno Haible2011-01-023-3/+0
* pwrite: Fix test whether it works and make it work on HP-UX 11.11.Bruno Haible2011-01-021-21/+3
* tcgetsid: Correct linkage in C++ mode on HP-UX 11.00.Bruno Haible2011-01-021-0/+11
* Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break().Ben Pfaff2011-01-0111-11/+11
* Remove u#-grapheme-len modules as too redundant with u#-grapheme-next.Ben Pfaff2011-01-014-151/+0
* unigbrk.in.h: Fix typo: "ben" => "been".Ben Pfaff2011-01-011-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011469-1536/+1498
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-0114-0/+748
* unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.Ben Pfaff2011-01-013-31/+109
* version-etc: update the copyright year it reportsJim Meyering2011-01-011-1/+1
* isfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.Bruno Haible2011-01-011-3/+16
* pwrite: Work around HP-UX 11.11 bug.Bruno Haible2011-01-011-3/+21
* nl_langinfo: fix YESEXPR on Irix 6.5Eric Blake2010-12-311-1/+1
* ftello: avoid compilation failure with SunStudio c89Eric Blake2010-12-311-1/+1
* sys_select: Avoid warning about missing memset declaration on HP-UX 11.Bruno Haible2010-12-311-0/+5
* waitpid: Fix link error in C++ mode.Bruno Haible2010-12-311-6/+0
* isnan: Use GCC built-ins when possible.Bruno Haible2010-12-311-2/+8
* open: Avoid C++ error on HP-UX 11.Bruno Haible2010-12-311-0/+4
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-311-2/+6
* mountlist: tweak previous commitEric Blake2010-12-291-1/+2
* mountlist: fix local drive detection on cygwinEric Blake2010-12-291-0/+24
* ftoastr, snprintf: ftoastr + snprintf modulePaul Eggert2010-12-291-1/+1
* alloca: one step towards thread-safetyPaul Eggert2010-12-281-7/+9
* regex: don't infloop on persistent failing callocJim Meyering2010-12-281-0/+2
* linkat: Make implementation robust against system behaviour variations.Bruno Haible2010-12-281-0/+30
* New modules for grapheme cluster breaking.Ben Pfaff2010-12-275-6/+1241
* utimens: work around glibc rounding bug on more platformsPaul Eggert2010-12-271-1/+1
* mbrtowc: Work around a Solaris 7 bug.Bruno Haible2010-12-271-2/+11
* read-file.c: tweak syntaxJim Meyering2010-12-271-4/+4
* utimens: work around glibc rounding bug on older Linux kernelsPaul Eggert2010-12-271-5/+46
* inet_ntop: Hide mismatch of declaration on NonStop Kernel.Bruno Haible2010-12-271-3/+5
* inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-271-0/+6