summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2sils/changesLasse Schuirmann2016-01-022-4/+14
* Merge pull request #292 from akx/cldr28Isaac Jurado2016-01-0210-51/+77
|\
| * Update to CLDR 28 (with test updates)Aarni Koskela2015-12-218-21/+20
| * import_cldr: Add `--dump-json` debug flagAarni Koskela2015-12-212-10/+24
| * import_cldr: Add `--force` flagAarni Koskela2015-12-211-3/+7
| * import_cldr: support currency format lengthsAarni Koskela2015-12-211-15/+23
| * download_import_cldr: unzip into versioned dirAarni Koskela2015-12-211-2/+3
* | Merge pull request #308 from akx/appveyor-codecovAarni Koskela2015-12-301-2/+3
|\ \
| * | Post coverage results to Codecov from AppveyorAarni Koskela2015-12-301-2/+3
* | | Merge pull request #306 from akx/lukas-b_116Lasse Schuirmann2015-12-302-9/+28
|\ \ \
| * | | Beef up test_plurals.pyLukas B2015-12-301-6/+25
| * | | Fix typo and add semicolon in plural_formsLukas B2015-12-301-3/+3
| |/ /
* | | Merge pull request #307 from akx/dstanek-54Lasse Schuirmann2015-12-302-1/+7
|\ \ \
| * | | Add a test for header_comment updating.Aarni Koskela2015-12-301-1/+2
| * | | Updates a catalog's header to from the templateDavid Stanek2015-12-301-0/+5
| |/ /
* | | Merge pull request #301 from akx/suspect-filterLasse Schuirmann2015-12-302-2/+27
|\ \ \ | |/ / |/| |
| * | Flatten NullTranslations.files into a listAarni Koskela2015-12-292-2/+27
* | | Merge pull request #303 from akx/thanatos-add-hash-to-locale-classLasse Schuirmann2015-12-292-5/+21
|\ \ \ | |/ / |/| |
| * | Improve Locale equality and hashing testsAarni Koskela2015-12-291-10/+18
| * | Add __hash__ to Locale.Roy Wellington Ⅳ2015-12-292-0/+8
|/ /
* | Merge pull request #302 from etanol/fix-buildsLasse Schuirmann2015-12-292-8/+6
|\ \
| * | Install m3-cdecimal in Travis environments.Isaac Jurado2015-12-291-5/+5
| * | Install m3-cdecimal in Tox environments.Isaac Jurado2015-12-291-3/+1
|/ /
* | Merge pull request #297 from akx/py35Lasse Schuirmann2015-12-233-0/+19
|\ \ | |/ |/|
| * Mark Python 3.5 as supportedAarni Koskela2015-12-233-0/+19
|/
* Merge pull request #278 from python-babel/sils/coalaLasse Schuirmann2015-12-218-17/+22
|\
| * catalog: Remove unneeded documentationLasse Schuirmann2015-12-211-10/+10
| * codestyle: Check for unused python codeLasse Schuirmann2015-12-215-5/+5
| * util.sh: Move out relpath importLasse Schuirmann2015-12-212-2/+2
| * Add coafileLasse Schuirmann2015-12-211-0/+5
| * numbers: Remove unneeded trailing spacesLasse Schuirmann2015-12-211-1/+1
|/
* Merge pull request #294 from akx/test-improvementsLasse Schuirmann2015-12-2117-73/+82
|\
| * Test that Lithuanian long-form dates are formatted with the correct genitive ...Aarni Koskela2015-12-211-0/+7
| * Parametrize test_compatible_classes_in_global_and_localedata testAarni Koskela2015-12-211-13/+14
| * Test/CI: Make doctests run on both Py2 and Py3Aarni Koskela2015-12-2112-57/+54
| * Test/CI: Add requisite doctest flags; ignore setup.py and venvsAarni Koskela2015-12-215-4/+8
|/
* Merge pull request #270 from mbirtwell/ordinal_rulesLasse Schuirmann2015-12-202-9/+34
|\
| * Add an ordinal_form property to LocaleMichael Birtwell2015-10-312-9/+34
* | Merge pull request #289 from akx/allow-extract-callabledev-2a51c9b95d06Lasse Schuirmann2015-12-202-2/+12
|\ \
| * | Allow passing a callable to `extract()`Aarni Koskela2015-12-202-2/+12
* | | Merge pull request #279 from fschulze/files-with-no-linenoLasse Schuirmann2015-12-202-4/+25
|\ \ \ | |/ / |/| |
| * | Allow file locations without line numbers.Florian Schulze2015-11-042-4/+25
| |/
* | Merge pull request #272 from etanol/fast-roundingIsaac Jurado2015-11-217-183/+125
|\ \
| * | tests: Use the automatically chosen Decimal classIsaac Jurado2015-10-143-15/+17
| * | numbers: Use cdecimal by default when availableIsaac Jurado2015-10-142-2/+20
| * | travis: Add new environments that install cdecimalIsaac Jurado2015-10-142-2/+27
| * | tests: Add more testing coverage to format_percentIsaac Jurado2015-10-141-0/+2
| * | numbers: Implement rounding with DecimalIsaac Jurado2015-10-142-165/+60
| |/
* | Merge pull request #249 from mbirtwell/fix_zh_plural_selectionIsaac Jurado2015-11-202-9/+24
|\ \ | |/ |/|
| * plurals: Fix selection for chineseMichael Birtwell2015-10-212-9/+24
|/