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
|
2015-11-17 12:55:39 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update liblangtag to 0.5.8:
0.5.7 -> 0.5.8
=================
Akira TAGOH (6):
Fix the build fail on MSVC 14 (fixes issue#13)
Drop the word of GNOME from the ifdef'd variable for debugging
Fix the build requirement in pkgconfig file
Make some header files public (fixes: issue#14)
Fix test fail on SunOS
Fix unknown node issue
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-30 18:17:27 by Richard PALO | Files touched by this commit (3) |
Log message:
workaround for erroneous readdir_r usage reported upstream as found on SunOS
bump PKGREVISION
|
2015-07-01 11:26:23 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.5.7:
0.5.6 -> 0.5.7
=================
Akira TAGOH (3):
add missing sys/types.h in lt-string.h
missing docs
Update gtk-doc to be modernized
David Tardon (1):
avoid accidental (and surprising) memory leaks
|
2015-04-03 08:58:04 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.5.6:
0.5.5 -> 0.5.6
=================
Akira TAGOH (1):
Fix distcheck error
David Tardon (2):
install lt-config.h: it's included from langtag.h
remove stray LT_END_DECLS
0.5.4 -> 0.5.5
=================
Akira TAGOH (6):
Fix a memory leak
Fix a typo
Fix configure error on specifying --disable-modules
Fix a build issue with inline keyword
Fix warning on bootstrap
Update revision
|
2014-05-27 20:15:21 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.5.4:
0.5.3 -> 0.5.4
=================
Akira TAGOH (5):
Fix the module build on NetBSD (fixed issue#7)
Fix format
Add date property to language-subtag-registry.xml
Get rid of the extra space in case word-wrapping
Remove the language subtag registry file on dist
|