Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-03 | download language-subtag-registry separately too | David Tardon | 1 | -3/+0 | |
2017-04-03 | HACK: use pre-downloaded core.zip | David Tardon | 1 | -3/+0 | |
2015-12-03 | Support the language alias for the canonicalization | Akira TAGOH | 1 | -0/+1 | |
2015-12-01 | Add a lookup table to catch up a script/language from language/script | Akira TAGOH | 1 | -2/+3 | |
2015-11-04 | Make some header files public (fixes: issue#14) | Akira TAGOH | 1 | -0/+1 | |
2014-05-21 | Remove the language subtag registry file on dist | Akira TAGOH | 1 | -0/+3 | |
2014-05-20 | Get rid of the extra space in case word-wrapping | Akira TAGOH | 1 | -5/+7 | |
Reported from Doug Ewell | |||||
2014-05-20 | Add date property to language-subtag-registry.xml | Akira TAGOH | 1 | -0/+4 | |
To see what the version is based to generate. Suggested from Doug Ewell | |||||
2014-05-20 | Fix format | Akira TAGOH | 1 | -4/+4 | |
2014-04-05 | resolves #6, include last record in language-subtag-registry.xml | Eike Rathke | 1 | -4/+8 | |
The '%%' in language-subtag-registry is a record delimiter, not record end marker, it is not present on the last record at file end. (cherry picked from commit 4fff73a834f94a7ca256c086d99ea0a654a6c287) | |||||
2013-05-10 | coverity: close file handle | David Tardon | 1 | -0/+3 | |
2013-01-18 | Fix memory leaks and erroneous code | Akira TAGOH | 1 | -1/+4 | |
2012-11-29 | Fix build issue when srcdir != builddir | Akira TAGOH | 1 | -1/+1 | |
2012-11-25 | Fix build issues with MSVC | Akira TAGOH | 1 | -1/+8 | |
2012-11-24 | Fix the build issues on MinGW | Akira TAGOH | 2 | -4/+9 | |
2012-10-29 | Fix wrong xml data for tags in range | Akira TAGOH | 1 | -6/+59 | |
2012-10-16 | Support -t-k0-, -t-i0-, and -t-t0- subtags | Akira TAGOH | 1 | -8/+12 | |
2012-10-09 | another try to clean up glib dependencies | Akira TAGOH | 2 | -31/+29 | |
2012-09-21 | clean up to reduce glib dependencies | Akira TAGOH | 1 | -0/+1 | |
2012-09-21 | Changed to the dual-licensing with MPLv2 | Akira TAGOH | 1 | -12/+3 | |
2012-08-16 | Fix the broken output | Akira TAGOH | 2 | -12/+7 | |
I'm not sure what's wrong. but using xmlSaveFormatFileEnc() instead of xmlDocDumpFormatMemory() seems fixing this issue. (closes #5) | |||||
2012-03-05 | Add -t- extension - transformed content support | Akira TAGOH | 1 | -0/+1 | |
2012-02-29 | trivial fix to adjust the alignment | Akira TAGOH | 1 | -1/+1 | |
2012-02-29 | fails when downloading/generating a file is failed | Akira TAGOH | 1 | -4/+9 | |
2012-02-17 | Add lt_tag_transform() to substitute tags according to likelySubtags database | Akira TAGOH | 1 | -10/+31 | |
2012-02-02 | Fix a distcheck error | Akira TAGOH | 1 | -0/+26 | |
2012-01-18 | Fix distcheck error | Akira TAGOH | 1 | -2/+3 | |
2012-01-13 | Use own xml files to ensure every fields are available | Akira TAGOH | 2 | -3/+208 | |
2012-01-06 | Add extlang database handler | Akira TAGOH | 1 | -0/+29 | |