index
:
~dtardon/liblangtag
master
clone of liblangtag to test oss-fuzz
dtardon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
initialize does not seem to work
HEAD
master
David Tardon
1
-5
/
+2
2017-04-03
allow to set datadir
David Tardon
1
-0
/
+5
2017-04-03
download language-subtag-registry separately too
David Tardon
1
-3
/
+0
2017-04-03
create tag
David Tardon
1
-1
/
+1
2017-04-03
c++ compiler check must be run unconditionally
David Tardon
1
-3
/
+1
2017-04-03
use C++ for fuzzer
David Tardon
3
-18
/
+13
2017-04-03
try to shuffle the libs
David Tardon
1
-1
/
+2
2017-04-03
HACK: use pre-downloaded core.zip
David Tardon
1
-3
/
+0
2017-04-03
add fuzzing driver for oss-fuzz
David Tardon
5
-0
/
+93
2017-02-08
Merged in Edward/liblangtag/Edward/fix-spelling-mistake-1486477267625 (pull r...
Akira TAGOH
1
-1
/
+1
2017-02-07
fix spelling mistake
Edward Betts
1
-1
/
+1
2016-09-30
Bump the version to 0.6.2
Akira TAGOH
2
-1
/
+10
2016-09-30
Update libtool version
Akira TAGOH
1
-1
/
+1
2016-09-30
fix leak in test
David Tardon
1
-0
/
+2
2016-09-30
use standard function
David Tardon
1
-4
/
+1
2016-09-21
Bump the version to 0.6.1
Akira TAGOH
2
-1
/
+10
2016-09-21
Get rid of the arch-dependent code from lt-config.h
Akira TAGOH
2
-25
/
+1
2016-05-06
Fix the build issue regarding to 'index' (fixes: issue#15)
Akira TAGOH
1
-0
/
+3
2016-03-24
enum must be declared before it's used
David Tardon
1
-13
/
+13
2016-03-23
Bump the version to 0.6.0
Akira TAGOH
2
-1
/
+25
2016-03-23
Update the library versioning
Akira TAGOH
2
-10
/
+10
2016-03-23
Add docs
Akira TAGOH
5
-1
/
+65
2016-03-23
Get rid of deprecated macro
Akira TAGOH
1
-2
/
+0
2016-02-24
Improve the bootup time
Akira TAGOH
10
-387
/
+394
2016-02-19
Fix OOM handling
Akira TAGOH
8
-62
/
+62
2016-02-18
Fix lt_trie_keys() not working
Akira TAGOH
1
-8
/
+5
2015-12-03
Support the language alias for the canonicalization
Akira TAGOH
6
-20
/
+241
2015-12-03
missing gobject function for lt_relation_db thing
Akira TAGOH
2
-0
/
+3
2015-12-03
Fix memory leaks
Akira TAGOH
3
-5
/
+12
2015-12-03
Add lt_db_set_val() to change the place of database
Akira TAGOH
2
-30
/
+52
2015-12-03
Add missing header file
Akira TAGOH
1
-0
/
+1
2015-12-01
Fix a segfault if no territory or script is given to lt_tag_convert_from_loca...
Akira TAGOH
1
-9
/
+12
2015-12-01
Fix the behavior on lt_tag_transform() according to tr#35
Akira TAGOH
1
-6
/
+50
2015-12-01
Update to add more files into .gitignore
Akira TAGOH
1
-0
/
+2
2015-12-01
Add a lookup table to catch up a script/language from language/script
Akira TAGOH
11
-29
/
+414
2015-11-25
Use deprecation macros
Akira TAGOH
1
-3
/
+3
2015-11-25
Add deprecation macros
Akira TAGOH
1
-1
/
+46
2015-11-20
Support BCP47-like locale representation
Akira TAGOH
3
-9
/
+34
2015-11-20
Fix a build fail when --enable-debug
Akira TAGOH
2
-0
/
+4
2015-11-12
Initialize databases just once.
Akira TAGOH
1
-7
/
+16
2015-11-10
Bump the version to 0.5.8
Akira TAGOH
2
-1
/
+11
2015-11-10
Fix unknown node issue
Akira TAGOH
2
-2
/
+4
2015-11-09
Fix test fail on SunOS
Akira TAGOH
1
-10
/
+22
2015-11-04
Make some header files public (fixes: issue#14)
Akira TAGOH
20
-28
/
+82
2015-08-11
Fix the build requirement in pkgconfig file
Akira TAGOH
1
-1
/
+1
2015-08-10
Drop the word of GNOME from the ifdef'd variable for debugging
Akira TAGOH
3
-9
/
+9
2015-07-27
Fix the build fail on MSVC 14 (fixes issue#13)
Akira TAGOH
1
-7
/
+8
2015-06-26
Bump the version to 0.5.7
Akira TAGOH
2
-1
/
+11
2015-06-26
Update gtk-doc to be modernized
Akira TAGOH
2
-6
/
+6
2015-06-17
missing docs
Akira TAGOH
1
-0
/
+1
[next]