]> git.ipfire.org Git - thirdparty/babel.git/shortlog
thirdparty/babel.git
2012-07-28  Felix Schwarzfix formatting of fraction in format_decimal() if the...
2012-07-24  Felix Schwarzremove ElementTree import from babel.compat as this...
2012-07-24  Felix Schwarzadd "--no-wrap" option for init/update commands (#289)
2012-07-23  Felix Schwarzchange frontend tests so that they can be run stand...
2011-11-15  Jeroen Ruigrok... Remove unused import.
2011-11-15  Jeroen Ruigrok... Fix missing terminator.
2011-09-28  Felix Schwarzremove Python 2.3 conditional in test suite generation
2011-09-26  Felix SchwarzSupport for context-aware methods during message extrac...
2011-09-26  Felix Schwarzremove/simplify useless code lines
2011-09-26  Felix Schwarzadd a compat module to shield the code from changes...
2011-09-26  Felix Schwarzuse helper methods in frontend tests to concentrate...
2011-09-26  Felix Schwarzrefactor Catalog.__cmp__ method
2011-09-25  Felix Schwarzadd more comparison methods to babel.messages.Catalog...
2011-09-25  Felix Schwarzfix spelling in comments
2011-09-25  Felix Schwarzremove unused imports from setup.py
2011-09-07  Felix Schwarzrename several du*gettext methods() to ud*gettext for...
2011-09-03  Felix Schwarzfix docstring for babel.messages.extract() so it mentio...
2011-08-31  Felix SchwarzAllow disabling cache behaviour in LazyProxy (fixes...
2011-08-30  Felix SchwarzOnly use bankers round algorithm as a tie breaker if...
2011-08-30  Felix Schwarzremove Python 2.3 compat code for Decimal
2011-04-25  Philip Jenveykeywords only support space separated values, not comma...
2011-04-22  Jeroen Ruigrok... Add mention of javascript builtin extractor.
2011-04-21  Jeroen Ruigrok... Add JavaScript example.
2011-03-20  Felix Schwarzsmall test refactoring/cleanup
2011-03-20  Felix Schwarzadd 0.9.6 release date in Changelog for trunk
2011-03-20  Felix Schwarzuse cPickle instead of pickle for better performance...
2011-03-19  Felix Schwarztest refactoring: clear global babel logger handlers...
2011-03-19  Felix Schwarzbabel.messages.pofile should only apply encoding when...
2011-03-19  Felix Schwarzrename babel.localedata.list() to ease Python 3 transit...
2011-03-19  Felix SchwarzCatalog class should not do decoding of input strings...
2011-03-19  Felix Schwarzcatalog.add() now returns the message instance (closes...
2011-03-16  Felix Schwarzfix a couple of frontend tests so they actually test...
2011-03-11  Felix Schwarzadd actual unit tests for #227 and add missing changelo...
2011-03-11  Felix Schwarzadd missing changelog entries in 0.9.6 section of trunk...
2011-03-11  Felix Schwarzadd changelog entry for #200
2011-03-11  Felix Schwarzcatch exception if environment contains an invalid...
2011-03-05  Felix Schwarzremove unnecessary import
2011-03-05  Felix Schwarzcleanup: remove unused imports
2011-03-05  Jeroen Ruigrok... Update the copyright line.
2011-03-05  Jeroen Ruigrok... Bump the copyright.
2011-03-05  Jeroen Ruigrok... Copy is imported, but never used. Get rid of it.
2011-03-05  Jeroen Ruigrok... Get rid of the utility code for itemgetter(), we now...
2011-03-05  Jeroen Ruigrok... Get rid of the utility set here as well.
2011-03-05  Jeroen Ruigrok... Cleanup round #1: get rid of the frozenset/set utility...
2011-03-05  Felix Schwarzshorten the __init__() method of !CommandLineInterface...
2011-03-05  Jeroen Ruigrok... Get rid of some unused imports.
2011-03-05  Felix Schwarzprevent !CommandLineInterface.run from accumulating...
2011-03-05  Jeroen Ruigrok... Just use the rsplit() since we do not need to support...
2011-03-05  Felix Schwarzfix expected output from !FormatTimedeltaTestCase in...
2011-03-05  Jeroen Ruigrok... Change occurence of 'metainfo' to 'metazone_info'....
2011-03-05  Felix Schwarzfixed spelling in docstring
2011-03-05  Jeroen Ruigrok... Import of tzinfo is not necessary.
2011-03-04  Felix Schwarzmention that pytz is not optional to run the automated...
2011-03-04  Felix Schwarzadd tests from r563 to trunk
2011-03-04  Felix Schwarztrunk actually does not support Python 2.3 anymore...
2011-02-22  Jeroen Ruigrok... Back out r549 for now.
2011-02-22  Jeroen Ruigrok... Small speed improvement for format_date() by getting...
2011-02-22  Jeroen Ruigrok... Prevent multiple handlers being attached to the same...
2010-04-26  Jeroen Ruigrok... Fix documentation: double 'to' and stray reference...
2010-04-19  Jeroen Ruigrok... Update ChangeLog.
2010-04-19  Jeroen Ruigrok... Add 0.9.6 entries.
2010-04-11  Jeroen Ruigrok... Fix Serbian plural forms (ticket #213).
2010-04-11  Jeroen Ruigrok... Fix typos.
2010-04-08  Jeroen Ruigrok... Document the Python 2.7 ElementTree fix.
2010-04-08  Jeroen Ruigrok... Fix the ElementTree find()/findall() syntax to be compa...
2010-04-08  Jeroen Ruigrok... Fix test to run under Python 2.3.
2010-04-07  Christopher... Rename the ''CVS'' directory in the test data to '...
2010-04-06  Christopher... Workaround for a weird bug with newer versions of pytz...
2010-04-06  Jeroen Ruigrok... Add the 0.9.5 release notes.
2010-02-27  Jeroen Ruigrok... Fix some more typos.
2010-02-27  Pedro AlgarvioTypo correction.
2010-02-24  Jeroen Ruigrok... Document the square bracket and CLDR 1.7 work.
2010-02-24  Jeroen Ruigrok... Forgot to bump the copyright line.
2010-02-19  Jeroen Ruigrok... Actually make the msgid_plural be a plural as per typic...
2010-02-19  Jeroen Ruigrok... More than two plural forms work nowadays. Adjust the...
2010-02-19  Jeroen Ruigrok... Put the square brackets test after all the normal plura...
2010-02-19  Jeroen Ruigrok... Add a test for a locale with one plural form.
2010-02-19  Jeroen Ruigrok... Fix testcase name typo.
2010-02-19  Jeroen Ruigrok... Make sure to only strip on the first occurence of ].
2009-09-25  Philip Jenveyremove sorted and don't assume dict ordering (Python...
2009-08-22  Jeroen Ruigrok... Current CDLR has implemented the full type specifiers...
2009-08-22  Jeroen Ruigrok... The date now returns 52 with the current data, adjust...
2009-08-22  Jeroen Ruigrok... Revert part of the commits with relation to the de...
2009-08-22  Jeroen Ruigrok... Fix the import script to skip alt or draft items in...
2009-08-21  Jeroen Ruigrok... Add extra doctest for formatting a number in de_DE...
2009-08-21  Jeroen Ruigrok... Adjust tests to match the data in CLDR: German doesn...
2009-08-21  Jeroen Ruigrok... Mark up two docstrings as raw (r""") in order to get...
2009-08-19  Jeroen Ruigrok... Add a __ne__ method for the Locale class.
2009-07-29  Jeroen Ruigrok... Make sure to note CLDR 1.7 in installation details.
2009-07-29  Jeroen Ruigrok... First changes to accomodate CLDR 1.7's changes.
2009-05-08  Christopher... add `--project` and `--version` options for commandline...
2009-03-17  Christopher... Fix for msgctxt parsing in PO files. Thanks to Asheesh...
2009-03-16  Jeroen Ruigrok... Fix Catalog._set_mime_headers' handing of negative...
2009-03-12  Pedro AlgarvioTypo.
2009-01-10  Pedro AlgarvioFuzzy matching regarding plurals should *NOT* be checke...
2008-12-23  Pedro AlgarvioUse a more explicit error message if no option or argum...
2008-12-23  Pedro AlgarvioNow, the `--width` option, although with a default...
2008-12-18  Pedro AlgarvioFinal and complete fix for #148.
2008-12-18  Pedro AlgarvioInclude patch from Asheesh Laroia. Fixes #45.
2008-12-18  Pedro AlgarvioAdd support for `msgctxt`. See #54.
next