2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-10 14:27:26 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
liblangtag: update to 0.6.3.
0.6.2 -> 0.6.3
=================
Akira TAGOH (3):
Merged in Edward/liblangtag/Edward/fix-spelling-mistake-1486477267625 \
(pull request #9)
Fix possible null argument for %s directive
Add ax_check_enable_debug.m4 to satisfy requirement
Caolán McNamara (1):
enable round tripping ca@valencia locale string back to ca@valencia again
David Tardon (2):
coverity: fix memory leaks on failure
coverity: fix more memory leaks
Edward Betts (1):
fix spelling mistake
caolan (1):
Merged in caolan/liblangtag (pull request #10)
|
2016-10-03 14:36:46 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated liblangtag to 0.6.2.
0.6.1 -> 0.6.2
=================
Akira TAGOH (1):
Update libtool version
David Tardon (2):
use standard function
fix leak in test
|
2016-09-30 13:24:06 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Updated liblangtag to 0.6.1.
0.6.0 -> 0.6.1
=================
Akira TAGOH (2):
Fix the build issue regarding to 'index' (fixes: issue#15)
Get rid of the arch-dependent code from lt-config.h
David Tardon (1):
enum must be declared before it's used
|
2016-04-30 07:27:18 by Richard PALO | Files touched by this commit (2) |
Log message:
lt-xml.c may need strings.h
|
2016-04-15 10:26:26 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Add upstream patch fixing the build of libetonyek.
Bump PKGREVISION.
|
2016-04-14 15:37:20 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update liblangtag to 0.6.0.
0.5.8 -> 0.6.0
=================
Akira TAGOH (20):
Initialize databases just once.
Fix a build fail when --enable-debug
Support BCP47-like locale representation
Add deprecation macros
Use deprecation macros
Add a lookup table to catch up a script/language from language/script
Update to add more files into .gitignore
Fix the behavior on lt_tag_transform() according to tr#35
Fix a segfault if no territory or script is given to \
lt_tag_convert_from_locale_string()
Add missing header file
Add lt_db_set_val() to change the place of database
Fix memory leaks
missing gobject function for lt_relation_db thing
Support the language alias for the canonicalization
Fix lt_trie_keys() not working
Fix OOM handling
Improve the bootup time
Get rid of deprecated macro
Add docs
Update the library versioning
|