summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* c: Support C99-style Unicode character escapesDaiki Ueno2014-05-031-42/+122
* xgettext: Allow mixed_string_buffer_done to return non-UTF-8 stringDaiki Ueno2014-05-032-15/+34
* Fix typo in commit f597467aDaiki Ueno2014-05-031-2/+2
* xgettext: Fix memleaks around wrong usage of mixed_string_buffer_doneDaiki Ueno2014-05-023-3/+3
* xgettext: Add more comments to mixed_string_buffer usageDaiki Ueno2014-05-023-0/+6
* vala: Support C99-style Unicode escapesDaiki Ueno2014-05-024-61/+153
* xgettext: Factor out commonly used mixed_string_bufferDaiki Ueno2014-05-025-410/+292
* Fix commit 4dc36d2fDaiki Ueno2014-05-021-4/+1
* Makefile.in.in: Rename DIST_DEPENDS_ON_POT to DIST_DEPENDS_ON_UPDATE_PODaiki Ueno2014-05-023-7/+8
* maint: Update Admin/plansDaiki Ueno2014-05-021-4/+11
* Makefile.in.in: Turn {POFILES,DISTFILES}DEPS into yes/no optionsDaiki Ueno2014-05-023-8/+29
* Update ChangeLog.Daiki Ueno2014-05-011-1/+1
* Makefile.in.in: Add an option to claim the package as GNU/non-GNUDaiki Ueno2014-05-013-9/+35
* Makefile.in.in: Make dependencies of a PO file and 'dist' customizableDaiki Ueno2014-05-013-2/+22
* maint: Remove duplicate files from the repositoryDaiki Ueno2014-05-019-617/+9
* intl: Define PRI_MACROS_BROKEN if undefinedSteve Ellcey2014-04-302-0/+11
* scheme: Recognize GIMP script-fu extension _"abc"Daiki Ueno2014-04-307-2/+91
* format-python-brace: Limit acceptable format specifiersDaiki Ueno2014-04-304-14/+97
* tests: Don't run a test only successful after "make dist" by defaultDaiki Ueno2014-04-292-1/+8
* tests: Add work around for newer Bison version used in autopoint testDaiki Ueno2014-04-292-0/+9
* examples: Don't use KDE build infrastructure when generating POTDaiki Ueno2014-04-251-6/+16
* build: Turn update-po.sh into a Makefile ruleDaiki Ueno2014-04-2510-117/+51
* examples: Rename gnome3 XML files shorter than 99Daiki Ueno2014-04-246-9/+8
* intl: Remove generated plural.c from the repositoryDaiki Ueno2014-04-241-1959/+0
* intl: Support older Bison versionsDaiki Ueno2014-04-241-1/+2
* examples: Lower the required gettext version to 0.15Daiki Ueno2014-04-231-1/+1
* intl: Port to Bison 3.0Daiki Ueno2014-04-233-12/+20
* autopoint: Unset variables known to interfere with common toolsDaiki Ueno2014-04-233-0/+19
* maint: Mention Git tag based versioning in Admin/release-stepsDaiki Ueno2014-04-221-7/+7
* build: Use Automake 'subdir-objects' optionRoumen Petrov2014-04-228-4/+24
* m4: Apply NM detection fix from LibtoolDaiki Ueno2014-04-222-2/+10
* m4: Revert commit d6690cc7 to libtool.m4Daiki Ueno2014-04-222-4/+11
* Update .gitignoreDaiki Ueno2014-04-2217-30/+150
* Update after Gnulib changed.Daiki Ueno2014-04-2213-69/+118
* Update copyright year.Daiki Ueno2014-04-2218-18/+18
* build: Use git-version-gen intead of version.shDaiki Ueno2014-04-2217-35/+75
* Rules-quot: Use built-in quot filter if possibleDaiki Ueno2014-04-214-2/+35
* msgfilter: Fix single quote handling in the quot filterDaiki Ueno2014-04-213-4/+25
* examples: Quote shell variables in hello-java*/configureDaiki Ueno2014-04-215-7/+18
* tests: Don't run system dependent test by defaultDaiki Ueno2014-04-212-2/+9
* autogen.sh: Split the regeneration of data files into update.shDaiki Ueno2014-04-214-102/+115
* autopoint: Rename gettext_dir to gettext_datadirDaiki Ueno2014-04-217-36/+47
* Revert "examples: Don't error out from configure in hello-c-gnome3"Daiki Ueno2014-04-182-29/+18
* autogen.sh: Use included gettext-tools for bootstrapDaiki Ueno2014-04-172-28/+98
* xgettext: Strip multiple ".in" suffixes from the file name.Daiki Ueno2014-04-172-2/+7
* examples: Don't error out from configure in hello-c-gnome3Daiki Ueno2014-04-172-18/+29
* msgfmt: Fix commit cfac1548Daiki Ueno2014-04-171-1/+1
* msgfmt: Simplify LINGUAS parsingDaiki Ueno2014-04-171-15/+11
* examples: Add missing XML files to hello-c-gnome3 exampleDaiki Ueno2014-04-172-0/+17
* examples: Utilize GSettings in hello-c-gnome3 exampleDaiki Ueno2014-04-168-21/+60