index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
msgl-iconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2016-01-02
1
-2
/
+1
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+2
*
Untabify.
Bruno Haible
2009-12-12
1
-233
/
+233
*
Accommodate the Solaris iconv_open function, which cannot convert directly.
Bruno Haible
2009-08-30
1
-45
/
+55
*
Fix typo that could lead to a crash.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
xallocsa was renamed to xmalloca.
Bruno Haible
2009-06-23
1
-7
/
+7
*
Update.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Add update_header argument to iconv_msgdomain_list.
Bruno Haible
2009-06-23
1
-17
/
+36
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-0
/
+29
*
Use the 'xstriconv' module instead of the 'iconvstring' module.
Bruno Haible
2009-06-23
1
-7
/
+5
*
New function for testing whether iconv() would work.
Bruno Haible
2009-06-23
1
-0
/
+201
*
Rename strstr to c_strstr.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-1
/
+1
*
New library module 'iconvstring'.
Bruno Haible
2009-06-23
1
-122
/
+2
*
Fix a syntax error.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-2
/
+5
*
Emit an error message when the msgids change through charset conversion.
Bruno Haible
2009-06-23
1
-4
/
+7
*
New, higher-level error and warning message output primitives.
Bruno Haible
2009-06-23
1
-23
/
+35
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Improved error message when a PO file is not valid in the specified encoding.
Bruno Haible
2009-06-23
1
-14
/
+43
*
Use allocsa and xallocsa, for safer stack allocation.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Keep the message list's hash table up to date when the msgids are converted
Bruno Haible
2009-06-23
1
-0
/
+11
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Avoid an unjustified "conversion error" on long strings.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Move src/msgl-iconv.c to gettext-tools/src/msgl-iconv.c.
Bruno Haible
2009-06-23
1
-0
/
+398