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
/
po-lex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use u8_mbtoucr instead of u8_mbtouc in some places.
Bruno Haible
2011-06-07
1
-2
/
+2
*
Untabify.
Bruno Haible
2009-12-12
1
-556
/
+556
*
Use type 'ucs4_t' more often. Avoids gcc warnings on Cygwin.
Bruno Haible
2009-08-10
1
-3
/
+3
*
Update after module 'linebreak' was split.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Include uniwidth.h. linebreak.h no longer declares uc_width().
Bruno Haible
2009-06-23
1
-0
/
+1
*
Update after gnulib changed.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Update after gnulib change: Use "unistr.h".
Bruno Haible
2009-06-23
1
-1
/
+1
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Make it compile in C++ mode.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-12
/
+47
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-0
/
+9
*
New, higher-level error and warning message output primitives.
Bruno Haible
2009-06-23
1
-36
/
+23
*
Avoid a gcc warning on Linux/PowerPC.
Bruno Haible
2009-06-23
1
-1
/
+5
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Bump date.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Tweaks for use of gcc-4.0 on MacOS X.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Extend the gettexpo library.
Bruno Haible
2009-06-23
1
-9
/
+9
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Recognize format strings depending on their position.
Bruno Haible
2009-06-23
1
-4
/
+0
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Mark some strings as c-format.
Bruno Haible
2009-06-23
1
-0
/
+4
*
More reliable checking for read errors.
Bruno Haible
2009-06-23
1
-5
/
+26
*
Make handling of out-of-range Unicode characters consistent with the handling
Bruno Haible
2009-06-23
1
-5
/
+9
*
Avoid an abort() when the source file contains out-of-range Unicode characters.
Bruno Haible
2009-06-23
1
-2
/
+5
*
Avoid warnings on OSF/1.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Move the error_with_progname variable from module 'progname' to a new module
Bruno Haible
2009-06-23
1
-0
/
+2
*
More VMS support.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-7
/
+0
*
Start unifying po_scan and po_scan_file.
Bruno Haible
2009-06-23
1
-33
/
+1
*
Support for VMS.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Move src/po-lex.c to gettext-tools/src/po-lex.c.
Bruno Haible
2009-06-23
1
-0
/
+1128