Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cf99b0afb6e6572508582438a6609c6923a6f275
/
Tools
/
i18n
8f0bd56
Declare encoding. Use unsigned long constants. Fixes #728277.
by Martin v. Löwis
· 22 years ago
e04ee70
Mostly reformatting, splitting long lines, whitespace normalization etc.
by Barry Warsaw
· 22 years ago
0d1fdea
Patch #494845: Support string concatenation, detect non-string data,
by Martin v. Löwis
· 22 years ago
63ce5af
Added the -X/--no-docstrings flag which takes a filename containing a
by Barry Warsaw
· 23 years ago
5c94ce5
write(): Karl Eichwalder points out that the #, flag comments should
by Barry Warsaw
· 23 years ago
8c78d3a
write(): It's been generally agreed on the i18n-sig that the docstring
by Barry Warsaw
· 23 years ago
50cf706
write(): Aggressively sort all catalog entries, and fix the bug where
by Barry Warsaw
· 23 years ago
128c77d
write(): Do two levels of sorting: first sort the individual location
by Barry Warsaw
· 23 years ago
2b63969
main(): default-domain argument to getopt.getopt() was missing a = to
by Barry Warsaw
· 23 years ago
16b62c1
__addentry(): add optional keyword arg `isdocstring' which is a flag
by Barry Warsaw
· 23 years ago
6e97241
write(): A patch inspired by Tokio Kikuchi that sorts location entries
by Barry Warsaw
· 23 years ago
78d7dc4
Added -o/--output-file option as per GNU msgfmt to specify the output
by Barry Warsaw
· 24 years ago
0f6b383
Put current date into POT-Creation-Date; leave PO-Revision-Date for
by Martin v. Löwis
· 24 years ago
75ee8f5
main(): Slightly more informative error message when TokenError
by Barry Warsaw
· 24 years ago
08a8a35
Added the -D/--docstrings option for extraction of unmarked module,
by Barry Warsaw
· 24 years ago
33e2c3e
Remove bogus stdout redirection and use of sys.__stdout__; use
by Fred Drake
· 24 years ago
72dacb8
Tool to generate binary GNU .mo file from .po template files. Written
by Barry Warsaw
· 24 years ago
75a6e67
Added an unused Unicode string for testing.
by Barry Warsaw
· 25 years ago
a17e0f1
A bunch of changes, primarily to command line argument parsing
by Barry Warsaw
· 25 years ago
7733e12
Two buglet fixes. Peter Funk caught the bug in make_escapes:
by Barry Warsaw
· 25 years ago
c8f0892
Changes submitted by Peter Funk (some fixes/additions by B.Warsaw) to
by Barry Warsaw
· 25 years ago
8f35681
Added \" to escapes so embedded escaped double quotes are handled
by Barry Warsaw
· 25 years ago
5dbf526
Several improvements, some of where were contributed by Bernhard
by Barry Warsaw
· 25 years ago
a507c32
Python equivalent of xgettext(1). This was originally released
by Barry Warsaw
· 25 years ago
e27db5a
Initial implementation
by Barry Warsaw
· 25 years ago
af57251
Initial revision
by Barry Warsaw
· 25 years ago