summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Locale.parse testcase (related to issue #174)issue174/locale-parse-py3xErick Wilder2015-07-301-0/+7
* Bump version number to 2.02.0Armin Ronacher2015-07-272-2/+2
* Updated changelogArmin Ronacher2015-07-271-1/+4
* Fixed a bunch of broken timezone tests.Armin Ronacher2015-07-272-11/+11
* Merge branch 'master' of github.com:mitsuhiko/babelArmin Ronacher2014-04-0717-152/+190
|\
| * read/write all PO files in binary modeAlex Morega2014-01-151-6/+6
| * correctly handle 'C.UTF-8' localeAlex Morega2014-01-082-1/+5
| * fix warning for deprecated array.tostringAlex Morega2014-01-073-3/+8
| * change spelling of the encodingAlex Morega2014-01-061-1/+1
| * specify localeAlex Morega2014-01-061-2/+2
| * re-enable doctestsAlex Morega2014-01-061-1/+1
| * Merge branch 'fix-time-parsing'Alex Morega2014-01-062-54/+48
| |\
| | * parse datetime values with no timezone infoAlex Morega2014-01-062-16/+33
| | * rewrite regexp parsingAlex Morega2014-01-061-2/+3
| | * extract _parse_datetime_header functionAlex Morega2014-01-061-54/+30
| |/
| * use fallback plural if none is defined in CLDRAlex Morega2014-01-062-1/+11
| * Merge pull request #66 from Sjord/masterAlex Morega2014-01-062-1/+9
| |\
| | * Correctly parse number pattern with '-' on the endSjoerd Langkemper2013-11-062-1/+9
| * | Merge pull request #48 from yoloseem/patch-1Alex Morega2014-01-061-3/+3
| |\ \
| | * | Fixed a typo on description for setuptools command option.Hyunjun Kim2013-08-161-1/+1
| | * | Fixed typos on cli errors.Hyunjun Kim2013-08-161-2/+2
| * | | Merge pull request #68 from masklinn/masterAlex Morega2014-01-062-77/+89
| |\ \ \
| | * | | Add links from changelog entries to their ticket via extlinkmasklinn2013-11-262-77/+89
| | | |/ | | |/|
| * | | Merge pull request #64 from Ivoz/patch-1Alex Morega2014-01-061-0/+3
| |\ \ \
| | * | | Update classifiers to give more detailed information about babel's version co...Matt Iversen2013-10-191-0/+3
| | |/ /
| * | | Merge pull request #73 from javacruft/wip-currency-name-testAlex Morega2014-01-061-1/+2
| |\ \ \
| | * | | Fixup get_currency_name testJames Page2013-12-061-1/+2
| | |/ /
| * | | Merge pull request #52 from adyshev/patch-1Alex Morega2014-01-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Python3Alexander A. Dyshev2013-08-231-1/+1
| |/ /
| * | Fix tox configurationbaserock/morphDaniel Neuhäuser2013-08-221-1/+2
| |/
* | Reformatted import scriptArmin Ronacher2013-11-201-22/+38
|/
* Merge branch '1.x-maintenance'Armin Ronacher2013-07-312-1/+10
|\
| * Fixed a CLDR import error on windows.Armin Ronacher2013-07-312-1/+10
* | Fixed a typoArmin Ronacher2013-07-301-1/+1
* | Renamed a chapter in the docsArmin Ronacher2013-07-301-2/+2
* | Added support for territory currency lookups.Armin Ronacher2013-07-305-1/+144
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-293-1/+16
|\ \ | |/
| * Fixed territory aliases not working properlyArmin Ronacher2013-07-293-1/+11
| * Added changelog line for 1.4Armin Ronacher2013-07-291-0/+5
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-291-1/+1
|\ \ | |/
| * Ready for 1.4Armin Ronacher2013-07-292-2/+2
| * Bump version number to 1.31.3Armin Ronacher2013-07-292-2/+2
| * Release is todayArmin Ronacher2013-07-291-1/+1
| * Added a missing changelog entryArmin Ronacher2013-07-291-0/+2
| * Fixed a bug on Python 3 when writing to stdoutArmin Ronacher2013-07-292-3/+15
| * Added another testcase for subtag expansion.Armin Ronacher2013-07-291-0/+5
* | Added a missing changelog entryArmin Ronacher2013-07-291-0/+2
* | Fixed a bug on Python 3 when writing to stdoutArmin Ronacher2013-07-292-3/+15
* | Added another testcase for subtag expansion.Armin Ronacher2013-07-281-0/+5
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-283-15/+39
|\ \ | |/