summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* msgunfmt: Avoid integer overflow using xsizeDaiki Ueno2014-12-052-3/+15
* tests: Add more tests for integer overflow when reading MO fileDaiki Ueno2014-12-058-1/+9
* examples: Include hello-*.pot in the distributionDaiki Ueno2014-12-053-4/+17
* tests: Improve test coverage of GSettings scannerDaiki Ueno2014-12-042-5/+16
* libgettextsrc: Follow plural.c -> pluralx.c file name changeDaiki Ueno2014-12-042-1/+7
* maint: Adjust Admin/release-steps to the current procedureDaiki Ueno2014-12-041-118/+177
* examples: Don't forcibly regenerate POT files on 'make dist'Daiki Ueno2014-12-043-2/+9
* intl: Make the LCOV workaround non-intrusiveDaiki Ueno2014-12-044-8/+29
* Update after Gnulib changedDaiki Ueno2014-12-033-33/+41
* tests: Fix data file location for msgunfmt-3Daiki Ueno2014-12-032-1/+5
* Update gnulibDaiki Ueno2014-12-031-0/+0
* intl: Work around LCOV relative base directory resolutionDaiki Ueno2014-12-034-2/+21
* autogen.sh: Fix typoDaiki Ueno2014-12-032-3/+8
* c: Minor cleanup of the previous commitDaiki Ueno2014-12-022-2/+9
* NEWS: Mention C++11 string literals supportDaiki Ueno2014-12-021-0/+2
* tests: Add test for C++11 string literalsDaiki Ueno2014-12-023-1/+135
* c: Support C++11 string literalsDaiki Ueno2014-12-022-12/+97
* NEWS: Mention C# surrogate pair supportDaiki Ueno2014-12-011-0/+4
* doc: Document placement of extracted comment blocksDaiki Ueno2014-12-012-0/+27
* tests: Add more tests for C# Unicode handlingDaiki Ueno2014-12-013-0/+21
* tests: Add test for Unicode surrogate characters in C#Daiki Ueno2014-12-013-1/+74
* c#: Recognize Unicode surrogate character pairDaiki Ueno2014-12-012-12/+19
* build: Update libtool files to 2.4.4Daiki Ueno2014-12-015-55/+457
* tests: Add test for empty msgstr passed to msgfilterDaiki Ueno2014-11-283-1/+122
* msgfilter: Simplify the last commitDaiki Ueno2014-11-282-2/+6
* msgfilter: Fix read buffer allocation for empty inputDaiki Ueno2014-11-282-1/+10
* NEWS: Mention portability fix on Mac OS X 10.10Daiki Ueno2014-11-281-1/+1
* build: Update libtool files to 2.4.3Daiki Ueno2014-11-287-3013/+4461
* javascript: Simplify Unicode character escape handlingDaiki Ueno2014-11-272-2/+10
* NEWS: Add 0.19.4 entryDaiki Ueno2014-11-231-0/+13
* tests: Add test for integer overflow when reading MO fileDaiki Ueno2014-11-234-2/+18
* read-mo: Check size_t overflowDaiki Ueno2014-11-232-1/+11
* Update gnulib.Daiki Ueno2014-11-232-0/+1
* build: Fix autogen.sh --skip-gnulib after fbf4e276Yaakov Selkowitz2014-11-192-1/+6
* xgettext: Allow plural extraction from a single argument functionDaiki Ueno2014-10-304-30/+70
* tests: Add test for same ARGNUM1/ARGNUM2 given to xgettext -kDaiki Ueno2014-10-283-1/+35
* xgettext: Fix double-free in singular/plural argument extractionDaiki Ueno2014-10-282-1/+12
* Update .gitignoreDaiki Ueno2014-10-161-0/+1
* List new file in term-ostream-tests moduleDaiki Ueno2014-10-162-1/+3
* Release 0.19.3Daiki Ueno2014-10-1527-0/+108
* Prepare for 0.19.3Daiki Ueno2014-10-159-5/+22
* NEWS: Update 0.19.3 entryDaiki Ueno2014-10-151-1/+2
* Update translationsDaiki Ueno2014-10-156-76/+102
* maint: Fix Admin/update-changelogDaiki Ueno2014-10-151-3/+3
* maint: Add a script to add release entry to ChangeLogsDaiki Ueno2014-10-152-0/+47
* tests: Support newer ncurses with italic caps in xterm terminfoDaiki Ueno2014-10-154-0/+141
* tests: Avoid sed error on Mac OS X when dealing with binary inputDaiki Ueno2014-10-123-2/+11
* tests: Add test for Debian bug#764580Daiki Ueno2014-10-102-0/+38
* autopoint: Fix infinite recursion when tracing configure.acEric Blake2014-10-103-18/+27
* msgunfmt: Error on incomplete multibyte sequence at EOFDaiki Ueno2014-10-082-0/+16