summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-03initialize does not seem to workHEADmasterDavid Tardon1-5/+2
2017-04-03allow to set datadirDavid Tardon1-0/+5
2017-04-03download language-subtag-registry separately tooDavid Tardon1-3/+0
2017-04-03create tagDavid Tardon1-1/+1
2017-04-03c++ compiler check must be run unconditionallyDavid Tardon1-3/+1
2017-04-03use C++ for fuzzerDavid Tardon3-18/+13
2017-04-03try to shuffle the libsDavid Tardon1-1/+2
2017-04-03HACK: use pre-downloaded core.zipDavid Tardon1-3/+0
2017-04-03add fuzzing driver for oss-fuzzDavid Tardon5-0/+93
2017-02-08Merged in Edward/liblangtag/Edward/fix-spelling-mistake-1486477267625 (pull r...Akira TAGOH1-1/+1
2017-02-07fix spelling mistakeEdward Betts1-1/+1
2016-09-30Bump the version to 0.6.2Akira TAGOH2-1/+10
2016-09-30Update libtool versionAkira TAGOH1-1/+1
2016-09-30fix leak in testDavid Tardon1-0/+2
2016-09-30use standard functionDavid Tardon1-4/+1
2016-09-21Bump the version to 0.6.1Akira TAGOH2-1/+10
2016-09-21Get rid of the arch-dependent code from lt-config.hAkira TAGOH2-25/+1
2016-05-06Fix the build issue regarding to 'index' (fixes: issue#15)Akira TAGOH1-0/+3
2016-03-24enum must be declared before it's usedDavid Tardon1-13/+13
2016-03-23Bump the version to 0.6.0Akira TAGOH2-1/+25
2016-03-23Update the library versioningAkira TAGOH2-10/+10
2016-03-23Add docsAkira TAGOH5-1/+65
2016-03-23Get rid of deprecated macroAkira TAGOH1-2/+0
2016-02-24Improve the bootup timeAkira TAGOH10-387/+394
2016-02-19Fix OOM handlingAkira TAGOH8-62/+62
2016-02-18Fix lt_trie_keys() not workingAkira TAGOH1-8/+5
2015-12-03Support the language alias for the canonicalizationAkira TAGOH6-20/+241
2015-12-03missing gobject function for lt_relation_db thingAkira TAGOH2-0/+3
2015-12-03Fix memory leaksAkira TAGOH3-5/+12
2015-12-03Add lt_db_set_val() to change the place of databaseAkira TAGOH2-30/+52
2015-12-03Add missing header fileAkira TAGOH1-0/+1
2015-12-01Fix a segfault if no territory or script is given to lt_tag_convert_from_loca...Akira TAGOH1-9/+12
2015-12-01Fix the behavior on lt_tag_transform() according to tr#35Akira TAGOH1-6/+50
2015-12-01Update to add more files into .gitignoreAkira TAGOH1-0/+2
2015-12-01Add a lookup table to catch up a script/language from language/scriptAkira TAGOH11-29/+414
2015-11-25Use deprecation macrosAkira TAGOH1-3/+3
2015-11-25Add deprecation macrosAkira TAGOH1-1/+46
2015-11-20Support BCP47-like locale representationAkira TAGOH3-9/+34
2015-11-20Fix a build fail when --enable-debugAkira TAGOH2-0/+4
2015-11-12Initialize databases just once.Akira TAGOH1-7/+16
2015-11-10Bump the version to 0.5.8Akira TAGOH2-1/+11
2015-11-10Fix unknown node issueAkira TAGOH2-2/+4
2015-11-09Fix test fail on SunOSAkira TAGOH1-10/+22
2015-11-04Make some header files public (fixes: issue#14)Akira TAGOH20-28/+82
2015-08-11Fix the build requirement in pkgconfig fileAkira TAGOH1-1/+1
2015-08-10Drop the word of GNOME from the ifdef'd variable for debuggingAkira TAGOH3-9/+9
2015-07-27Fix the build fail on MSVC 14 (fixes issue#13)Akira TAGOH1-7/+8
2015-06-26Bump the version to 0.5.7Akira TAGOH2-1/+11
2015-06-26Update gtk-doc to be modernizedAkira TAGOH2-6/+6
2015-06-17missing docsAkira TAGOH1-0/+1