|
|
|
@662
|
11 years |
fschwarz |
merge r661 from trunk into 0.9 maintenance branch
|
|
|
|
@661
|
11 years |
fschwarz |
improve developer experience when using a hg checkout of babel (#314)
|
|
|
|
@660
|
11 years |
fschwarz |
ensure .mo file header contains the same information as the source .po …
|
|
|
|
@659
|
11 years |
fschwarz |
fix 'input_dirs' option for setuptools integration (#232, initial …
|
|
|
|
@658
|
11 years |
fschwarz |
fix spelling
|
|
|
|
@657
|
11 years |
fschwarz |
update Translations.load to use new parameter name ('fp' instead of …
|
|
|
|
@656
|
11 years |
fschwarz |
"update" command now supports "--width" option (#284)
|
|
|
|
@655
|
11 years |
fschwarz |
raise exception if setuptools integration for init catalog uses both …
|
|
|
|
@654
|
11 years |
fschwarz |
"init" command support "--width" option (#284)
|
|
|
|
@653
|
11 years |
fschwarz |
change constructor for babel.support.Translations to init(fp=None, …
|
|
|
|
@652
|
11 years |
fschwarz |
fix tests on Python 2.4, named tuples are not available there
|
|
|
|
@651
|
11 years |
fschwarz |
".load()" (babel.support.Translations) now returns Babel's …
|
|
|
|
@650
|
11 years |
fschwarz |
add babel.support.NullTranslations? class similar to …
|
|
|
|
@649
|
11 years |
fschwarz |
don't use class-level variable as default value for method parameters …
|
|
|
|
@648
|
11 years |
fschwarz |
format_time() and format_datetime() now accept also floats (#242)
|
|
|
|
@647
|
11 years |
fschwarz |
resort to hard-coded message extractors/checkers if pkg_resources is …
|
|
|
|
@646
|
11 years |
fschwarz |
fix Locale.default to return Locales with correct territory information
|
|
|
|
@645
|
11 years |
fschwarz |
change Locale comparison: Locales are now considered equal if all of …
|
|
|
|
@644
|
11 years |
fschwarz |
change repr output for babel.Locale so all attributes (territory, …
|
|
|
|
@643
|
11 years |
fschwarz |
no warnings when running setup.py without installed setuptools (#262)
|
|
|
|
@642
|
11 years |
fschwarz |
disable doctests for babel.numbers in Python 2.4 due to changed …
|
|
|
|
@641
|
11 years |
fschwarz |
parse_decimal() now returns Decimals not floats, API change (#178)
|
|
|
|
@640
|
11 years |
fschwarz |
fix doctests on Python 2.4: In 2.4 re.sub(..., ..., u) will return …
|
|
|
|
@639
|
11 years |
fschwarz |
handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
|
|
|
|
@638
|
11 years |
fschwarz |
fix indentation in split_number
|
|
|
|
@637
|
11 years |
fschwarz |
restore Python 2.4 compatibility (broken in r634)
|
|
|
|
@636
|
11 years |
fschwarz |
fix handling of messages containing ' n' (#171)
|
|
|
|
@635
|
11 years |
fschwarz |
small code cleanup in write_po()
|
|
|
|
@634
|
11 years |
fschwarz |
fix format_decimal() with small Decimal values (#214, patch from …
|
|
|
|
@633
|
11 years |
fschwarz |
use decorators (as we require Python 2.4+ anyway)
|
|
|
|
@632
|
11 years |
fschwarz |
add changelog entry for r631 (#282)
|
|
|
|
@631
|
11 years |
fschwarz |
fix format_date() with a datetime parameter (#282)
|
|
|
|
@630
|
11 years |
fschwarz |
fix formatting of fraction in format_decimal() if the input value is a …
|
|
|
|
@629
|
11 years |
fschwarz |
remove ElementTree? import from babel.compat as this introduces a new …
|
|
|
|
@628
|
11 years |
fschwarz |
add "--no-wrap" option for init/update commands (#289)
|
|
|
|
@627
|
11 years |
fschwarz |
change frontend tests so that they can be run stand-alone (using …
|
|
|
|
@626
|
12 years |
jruigrok |
Remove unused import.
|
|
|
|
@625
|
12 years |
jruigrok |
Fix missing terminator.
|
|
|
|
@624
|
12 years |
fschwarz |
remove Python 2.3 conditional in test suite generation
|
|
|
|
@623
|
12 years |
fschwarz |
Support for context-aware methods during message extraction (fixes …
|
|
|
|
@622
|
12 years |
fschwarz |
remove/simplify useless code lines
|
|
|
|
@621
|
12 years |
fschwarz |
add a compat module to shield the code from changes in different …
|
|
|
|
@620
|
12 years |
fschwarz |
use helper methods in frontend tests to concentrate assumptions about …
|
|
|
|
@619
|
12 years |
fschwarz |
refactor Catalog.cmp method
|
|
|
|
@618
|
12 years |
fschwarz |
add more comparison methods to babel.messages.Catalog to ease the …
|
|
|
|
@617
|
12 years |
fschwarz |
fix spelling in comments
|
|
|
|
@616
|
12 years |
fschwarz |
remove unused imports from setup.py
|
|
|
|
@615
|
12 years |
fschwarz |
rename several du*gettext methods() to ud*gettext for more consistent …
|
|
|
|
@614
|
12 years |
fschwarz |
fix docstring for babel.messages.extract() so it mentions the correct …
|
|
|
|
@613
|
12 years |
fschwarz |
Allow disabling cache behaviour in LazyProxy? (fixes #208, initial …
|
|
|
|
@612
|
12 years |
fschwarz |
merge r611 from trunk
|
|
|
|
@611
|
12 years |
fschwarz |
Only use bankers round algorithm as a tie breaker if there are two …
|
|
|
|
@610
|
12 years |
fschwarz |
remove Python 2.3 compat code for Decimal
|
|
|
|
@609
|
12 years |
fschwarz |
babel extractor should not set up Django's i18n stack to prevent …
|
|
|
|
@608
|
12 years |
pjenvey |
Merged revisions 607 via svnmerge from …
|
|
|
|
@607
|
12 years |
pjenvey |
keywords only support space separated values, not comma separated …
|
|
|
|
@606
|
12 years |
jruigrok |
Add mention of javascript builtin extractor.
|
|
|
|
@605
|
12 years |
jruigrok |
Add JavaScript? example.
|
|
|
|
@604
|
13 years |
fschwarz |
small test refactoring/cleanup
|
|
|
|
@603
|
13 years |
fschwarz |
add 0.9.6 release date in Changelog for trunk
|
|
|
|
@602
|
13 years |
fschwarz |
use cPickle instead of pickle for better performance (fixes #225)
…
|
|
|
|
@601
|
13 years |
fschwarz |
test refactoring: clear global babel logger handlers to decrease test …
|
|
|
|
@600
|
13 years |
fschwarz |
babel.messages.pofile should only apply encoding when actually writing …
|
|
|
|
@599
|
13 years |
fschwarz |
rename babel.localedata.list() to ease Python 3 transition (fixes #250)
|
|
|
|
@598
|
13 years |
fschwarz |
Catalog class should not do decoding of input strings (fixes #256)
|
|
|
|
@597
|
13 years |
fschwarz |
catalog.add() now returns the message instance (closes #245)
|
|
|
|
@596
|
13 years |
fschwarz |
tagging 0.9.6
|
|
|
|
@595
|
13 years |
fschwarz |
add release date for 0.9.6 in changelog
|
|
|
|
@594
|
13 years |
fschwarz |
merge r593 from trunk
|
|
|
|
@593
|
13 years |
fschwarz |
fix a couple of frontend tests so they actually test something (fixes #260)
|
|
|
|
@592
|
13 years |
fschwarz |
merge r591 from trunk
|
|
|
|
@591
|
13 years |
fschwarz |
add actual unit tests for #227 and add missing changelog entry
|
|
|
|
@590
|
13 years |
fschwarz |
add changelog entry for #200
|
|
|
|
@589
|
13 years |
fschwarz |
add missing changelog entries in 0.9.6 section of trunk changelog
|
|
|
|
@588
|
13 years |
fschwarz |
add changelog entry for #200
|
|
|
|
@587
|
13 years |
fschwarz |
merge r586 from trunk
|
|
|
|
@586
|
13 years |
fschwarz |
catch exception if environment contains an invalid locale setting …
|
|
|
|
@585
|
13 years |
fschwarz |
remove unnecessary import
|
|
|
|
@584
|
13 years |
fschwarz |
added some more items to svn:ignore
|
|
|
|
@583
|
13 years |
fschwarz |
cleanup: remove unused imports
|
|
|
|
@582
|
13 years |
jruigrok |
Update the copyright line.
|
|
|
|
@581
|
13 years |
jruigrok |
Bump the copyright.
|
|
|
|
@580
|
13 years |
jruigrok |
Copy is imported, but never used. Get rid of it.
|
|
|
|
@579
|
13 years |
jruigrok |
Get rid of the utility code for itemgetter(), we now simply import …
|
|
|
|
@578
|
13 years |
jruigrok |
Get rid of the utility set here as well.
|
|
|
|
@577
|
13 years |
jruigrok |
Cleanup round #1: get rid of the frozenset/set utility code and …
|
|
|
|
@576
|
13 years |
fschwarz |
merge r573, r575 from trunk to 0.9 branch
|
|
|
|
@575
|
13 years |
fschwarz |
shorten the init() method of CommandLineInterface by extracting …
|
|
|
|
@574
|
13 years |
jruigrok |
Get rid of some unused imports.
|
|
|
|
@573
|
13 years |
fschwarz |
prevent CommandLineInterface.run from accumulating logging handlers …
|
|
|
|
@572
|
13 years |
jruigrok |
Just use the rsplit() since we do not need to support 2.3 in trunk.
|
|
|
|
@571
|
13 years |
fschwarz |
fix expected output from FormatTimedeltaTestCase in babel.tests.dates …
|
|
|
|
@570
|
13 years |
jruigrok |
Change occurence of 'metainfo' to 'metazone_info'. 'metainfo' was not …
|
|
|
|
@569
|
13 years |
fschwarz |
merge r568 from trunk
|
|
|
|
@568
|
13 years |
fschwarz |
fixed spelling in docstring
|
|
|
|
@567
|
13 years |
jruigrok |
Import of tzinfo is not necessary.
|
|
|
|
@566
|
13 years |
fschwarz |
merge r565 to 0.9 branch
|
|
|
|
@565
|
13 years |
fschwarz |
mention that pytz is not optional to run the automated tests (closes #249)
|
|
|
|
@564
|
13 years |
fschwarz |
add tests from r563 to trunk
|
|
|
|
@563
|
13 years |
fschwarz |
Fix bad check in format_time (closes #257), reported with patch and …
|
|
|
|