]> git.ipfire.org Git - thirdparty/babel.git/shortlog
thirdparty/babel.git
2015-01-11  benselmeFixed doctest failing randomly 135/head
2015-01-11  benselmeFixed 2.6 bug (Decimal cannot convert floats)
2015-01-11  benselmeFixed doctests
2015-01-09  benselmeMake sure extract_operands is always called when using...
2015-01-09  benselmeFixed import and format_timedelta to handle new time...
2015-01-09  benselmeFix to_python when i is not provided to evaluate function
2015-01-09  benselmeplural.extract_operands function and tests
2015-01-09  benselmePEP8
2015-01-09  benselmeMore stuff merged from mitsuhiko's cldr-24 branch
2015-01-09  benselmeMore plural._Parser tests
2015-01-09  benselmeImproved _Parser doc
2015-01-09  benselmeMore extraction in _Parser, more tests
2015-01-08  benselmeExtract PluralRule.skip
2015-01-08  benselmeExtract PluralRule.test and add tests
2015-01-08  benselmeInclude Armin Ronacher's work on PluralRule mitsuhiko...
2015-01-08  benselmeExtract plural rule tokenization function and add tests
2015-01-08  benselmeAdd link to rules spec in PluralRule doc
2015-01-08  benselmeSome language aliases, which we do not want now use...
2015-01-08  benselmeUpdate CLDR URL for v24, filename and MD5
2014-04-07  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/babel
2014-01-15  Alex Moregaread/write all PO files in binary mode
2014-01-08  Alex Moregacorrectly handle 'C.UTF-8' locale
2014-01-07  Alex Moregafix warning for deprecated array.tostring
2014-01-06  Alex Moregachange spelling of the encoding
2014-01-06  Alex Moregaspecify locale
2014-01-06  Alex Moregare-enable doctests
2014-01-06  Alex MoregaMerge branch 'fix-time-parsing'
2014-01-06  Alex Moregaparse datetime values with no timezone info
2014-01-06  Alex Moregarewrite regexp parsing
2014-01-06  Alex Moregaextract _parse_datetime_header function
2014-01-06  Alex Moregause fallback plural if none is defined in CLDR
2014-01-06  Alex MoregaMerge pull request #66 from Sjord/master
2014-01-06  Alex MoregaMerge pull request #48 from yoloseem/patch-1
2014-01-06  Alex MoregaMerge pull request #68 from masklinn/master
2014-01-06  Alex MoregaMerge pull request #64 from Ivoz/patch-1
2014-01-06  Alex MoregaMerge pull request #73 from javacruft/wip-currency...
2014-01-06  Alex MoregaMerge pull request #52 from adyshev/patch-1
2013-12-06  James PageFixup get_currency_name test 73/head
2013-11-26  masklinnAdd links from changelog entries to their ticket via... 68/head
2013-11-20  Armin RonacherReformatted import script
2013-11-06  Sjoerd LangkemperCorrectly parse number pattern with '-' on the end 66/head
2013-10-19  Matt IversenUpdate classifiers to give more detailed information... 64/head
2013-08-23  Alexander A... Python3 52/head
2013-08-22  Daniel NeuhäuserFix tox configuration
2013-08-16  Hyunjun KimFixed a typo on description for setuptools command... 48/head
2013-08-16  Hyunjun KimFixed typos on cli errors.
2013-07-31  Armin RonacherMerge branch '1.x-maintenance'
2013-07-31  Armin RonacherFixed a CLDR import error on windows.
2013-07-30  Armin RonacherFixed a typo
2013-07-30  Armin RonacherRenamed a chapter in the docs
2013-07-30  Armin RonacherAdded support for territory currency lookups.
2013-07-29  Armin RonacherMerge branch '1.x-maintenance'
2013-07-29  Armin RonacherFixed territory aliases not working properly
2013-07-29  Armin RonacherAdded changelog line for 1.4
2013-07-29  Armin RonacherMerge branch '1.x-maintenance'
2013-07-29  Armin RonacherReady for 1.4
2013-07-29  Armin RonacherBump version number to 1.3 1.3
2013-07-29  Armin RonacherRelease is today
2013-07-29  Armin RonacherAdded a missing changelog entry
2013-07-29  Armin RonacherFixed a bug on Python 3 when writing to stdout
2013-07-29  Armin RonacherAdded another testcase for subtag expansion.
2013-07-29  Armin RonacherAdded a missing changelog entry
2013-07-29  Armin RonacherFixed a bug on Python 3 when writing to stdout
2013-07-28  Armin RonacherAdded another testcase for subtag expansion.
2013-07-28  Armin RonacherMerge branch '1.x-maintenance'
2013-07-28  Armin RonacherFixed #37 (likely subtag resolving)
2013-07-28  Armin RonacherPrepare 1.3
2013-07-27  Armin RonacherMerge branch '1.x-maintenance'
2013-07-27  Armin RonacherIf we need a 1.3
2013-07-27  Armin RonacherBump version number to 1.2 1.2
2013-07-27  Armin Ronacher1.2 is today as well
2013-07-27  Armin RonacherMake sure release script runs cldr importing
2013-07-27  Armin RonacherAdded changelog entry
2013-07-27  Armin RonacherFixed make tox-test on new pip versions
2013-07-27  Armin RonacherInvoke download_import_cldr.py through python
2013-07-27  Armin RonacherMake tests work without installation
2013-07-27  Armin RonacherImproved standalone test command
2013-07-27  Armin RonacherAdded standalone test command
2013-07-27  Armin RonacherAdded tox.ini to MANIFEST
2013-07-27  Armin RonacherFixed MANIFEST.in to not work for the tests and docs...
2013-07-27  Armin RonacherMake sure data files are included as well
2013-07-27  Armin Ronacher-dev is now explicitly in the version, no need for...
2013-07-27  Armin RonacherFixed MANIFEST.in recursive include
2013-07-27  Armin RonacherAdded 2.0 to the changelog
2013-07-27  Armin RonacherMerge branch '1.x-maintenance'
2013-07-27  Armin RonacherFixed not all tests being included
2013-07-27  Armin RonacherMerge branch '1.0-maintenance'
2013-07-27  Armin RonacherReady for 1.2 if we need it
2013-07-27  Armin RonacherBump version number to 1.1 1.1
2013-07-27  Armin RonacherFixed a changelog entry
2013-07-27  Armin RonacherChanged logic for bumping version numbers in release...
2013-07-27  Armin RonacherAdded __pycache__ to clean-pyc
2013-07-27  Armin RonacherAdded a changelog entry for the tests
2013-07-27  Dirkjan OchtmanInclude tests in tarballs.
2013-07-27  Armin RonacherRelease for 1.1 is today
2013-07-27  Armin RonacherMerge branch '1.0-maintenance'
2013-07-27  Armin RonacherAdded a workaround for #32
2013-07-27  Armin RonacherPrepare for 1.1
2013-07-26  Armin RonacherAdded links to sidebar
2013-07-26  Armin RonacherEdgewall -> Babel Team
next