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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify the comment of Python brace format handling.
python-brace-format
Daiki Ueno
2013-03-01
1
-9
/
+10
*
Support for Python braced format strings.
Daiki Ueno
2013-02-28
11
-14
/
+562
*
Determine Woe32 C symbol prefix at configure time.
Daiki Ueno
2013-02-25
2
-0
/
+8
*
Fix undef error count symbol error on OSX
Andreas Stricker
2013-01-10
3
-0
/
+7
*
Don't use float-derived integer SHORT_MSG_MAX to define array.
Daiki Ueno
2013-01-06
2
-1
/
+11
*
Fix memory leak.
Daiki Ueno
2013-01-03
2
-5
/
+12
*
Version 0.18.2.
v0.18.2
Daiki Ueno
2012-12-25
1
-0
/
+4
*
Spelling fixes.
Jim Meyering
2012-06-03
4
-4
/
+9
*
Document msgfmt option --endianness.
Bruno Haible
2012-05-03
2
-0
/
+10
*
Modernize quoting.
Bruno Haible
2012-02-18
27
-81
/
+114
*
xgettext for Scheme: Understand guile 2.0 comment syntax, part 2.
Bruno Haible
2011-10-05
2
-8
/
+113
*
xgettext for Scheme: Understand guile 2.0 comment syntax, part 1.
Bruno Haible
2011-10-04
2
-12
/
+15
*
Fix xgettext crash when extracting a message with plural that is excluded.
Bruno Haible
2011-07-30
5
-13
/
+30
*
Avoid compilation error on Solaris 7 with cc.
Bruno Haible
2011-06-13
2
-2
/
+12
*
Avoid link error when linking statically on AIX 7.
Bruno Haible
2011-06-07
2
-1
/
+6
*
Fix description of --use-first in msgcat documentation.
Bruno Haible
2011-06-07
3
-6
/
+12
*
Update after __attibute__ is no longer defined by gnulib.
Bruno Haible
2011-06-07
2
-2
/
+11
*
Use u8_mbtoucr instead of u8_mbtouc in some places.
Bruno Haible
2011-06-07
4
-6
/
+14
*
Update after gnulib changed.
Bruno Haible
2011-06-07
8
-14
/
+25
*
Port to uClibc.
Bruno Haible
2011-06-07
7
-11
/
+27
*
Add info about plural formula for Belarusian.
Bruno Haible
2011-06-07
2
-0
/
+6
*
format-c.c: Share code with libintlext.
Bruno Haible
2011-06-07
5
-841
/
+889
*
format-c.c: Prepare for sharing code with libintlext.
Bruno Haible
2011-06-07
2
-16
/
+94
*
format-c.c: Prepare for sharing code with libintlext.
Bruno Haible
2011-06-07
2
-4
/
+15
*
Rely more on libtool.
Bruno Haible
2011-06-07
2
-2
/
+8
*
Bug fixes in libgettextpo.
Bruno Haible
2010-06-07
4
-6
/
+31
*
Version 0.18.1.
Bruno Haible
2010-06-04
1
-0
/
+4
*
xgettext: Recognize language of files ending in .perl.
Bruno Haible
2010-06-04
2
-1
/
+8
*
urlget: Don't attempt to run the Java program if we don't install it.
Bruno Haible
2010-06-04
3
-4
/
+20
*
Link with libunistring, if it exists.
Bruno Haible
2010-06-03
2
-2
/
+10
*
Correct program dependencies.
Bruno Haible
2010-06-03
2
-3
/
+14
*
Version 0.18.
Bruno Haible
2010-05-09
1
-0
/
+4
*
Prepare for version 0.18.
Bruno Haible
2010-05-09
16
-19
/
+37
*
Update support of object-pascal-format strings.
Bruno Haible
2010-04-25
2
-27
/
+29
*
Interoperability with mono versions >= 2009-02-27.
Bruno Haible
2010-04-25
2
-5
/
+28
*
Improve how xgettext handles Perl syntax ambiguities.
Guido Flohr
2010-04-01
2
-64
/
+231
*
Clarify code.
Guido Flohr
2010-04-01
2
-2
/
+4
*
Rename a variable.
Guido Flohr
2010-04-01
2
-9
/
+14
*
Remove trailing whitespace.
Bruno Haible
2010-03-28
3
-5
/
+5
*
New options --color, --style for many programs.
Bruno Haible
2010-03-13
12
-10
/
+258
*
Remove po-gram-gen.c and po-gram-gen.h from version control.
Bruno Haible
2010-03-13
3
-2121
/
+2
*
Code style: Add some blank lines.
Bruno Haible
2010-03-13
1
-1
/
+41
*
Add plural info about Bulgarian.
Bruno Haible
2010-02-20
2
-0
/
+6
*
Sort language lists by importance.
Bruno Haible
2010-02-20
2
-16
/
+21
*
Fix error in conversion of large PO file (> 4000 msgs) to Java class.
Bruno Haible
2010-02-18
2
-29
/
+144
*
Fix typo in comment.
Bruno Haible
2009-12-26
1
-2
/
+2
*
Update list of Win32 locale ids.
Bruno Haible
2009-12-22
3
-3
/
+26
*
Untabify.
Bruno Haible
2009-12-12
151
-32154
/
+32158
*
Fix a bug in the Perl extractor.
Bruno Haible
2009-11-28
2
-1
/
+9
*
Update comments regarding PEP 0263.
Bruno Haible
2009-11-18
2
-1
/
+7
[next]