index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
x-csharp.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
-758
/
+758
*
Use type 'ucs4_t' more often. Avoids gcc warnings on Cygwin.
Bruno Haible
2009-08-10
1
-2
/
+2
*
Extract comments meant for translators from Glade input files.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Avoid gcc -Wredundant-decls warnings.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Improve error message.
Bruno Haible
2009-06-23
1
-7
/
+17
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Implement msgctxt for C# ResourceManagers.
Bruno Haible
2009-06-23
1
-0
/
+5
*
Update after gnulib change: Use "unistr.h".
Bruno Haible
2009-06-23
1
-2
/
+1
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Make the x-*.h files real specification headers.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-0
/
+1
*
Document the default keywords.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Implement disambiguation of overloaded functions.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Add support for contexts in xgettext.
Bruno Haible
2009-06-23
1
-80
/
+48
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-7
/
+5
*
Revamp the hash table API.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Fix bug in multibyte parsing code.
Bruno Haible
2009-06-23
1
-1
/
+6
*
Add a necessary include.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Improved handling of multi-part strings when there is a newline between
Bruno Haible
2009-06-23
1
-101
/
+8
*
String extractor for C#.
Bruno Haible
2009-06-23
1
-0
/
+2253