summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalog: Remove unneeded documentationsils/coalaLasse Schuirmann2015-12-201-10/+10
* codestyle: Obey PEP8Lasse Schuirmann2015-12-2013-85/+92
* codestyle: Check for unused python codeLasse Schuirmann2015-12-205-5/+5
* util.sh: Move out relpath importLasse Schuirmann2015-12-202-2/+2
* Add coafileLasse Schuirmann2015-12-201-0/+5
* numbers: Remove unneeded trailing spacesLasse Schuirmann2015-12-201-1/+1
* 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
|/
* Merge pull request #277 from python-babel/sils/callformoreLasse Schuirmann2015-10-141-0/+10
|\
| * README: Add contribution notesils/callformoreLasse Schuirmann2015-10-141-0/+10
| * README: Make it markdownLasse Schuirmann2015-10-141-0/+0
|/
* Merge pull request #269 from mbirtwell/format_listLasse Schuirmann2015-10-144-0/+82
|\
| * Add format_list functionMichael Birtwell2015-10-132-0/+62
| * Add list_patterns to LocaleMichael Birtwell2015-09-302-0/+20
* | Merge pull request #271 from josephbreihan/masterLasse Schuirmann2015-10-061-1/+1
|\ \
| * | documentation: Correct timezone in example.Joseph Breihan2015-10-051-1/+1
| |/
* | Merge pull request #268 from gutsy/masterLasse Schuirmann2015-10-061-1/+1
|\ \ | |/ |/|
| * setup: change to using include_package_dataTodd M. Guerra2015-10-051-1/+1
|/
* Merge pull request #264 from kdeldycke/patch-1Isaac Jurado2015-09-281-1/+1
|\
| * numbers: Sync docstring with actual examples.Kevin Deldycke2015-09-281-1/+1
|/
* Merge pull request #203 from etanol/currency-format-typesLasse Schuirmann2015-09-277-11/+70
|\
| * Update CHANGES and AUTHORS informationIsaac Jurado2015-09-272-0/+4
| * Retain the behaviour of format in numbers.format_currencyCraig Loftus2015-09-272-3/+49
| * numbers: Properly load and expose currency format typesIsaac Jurado2015-09-274-10/+19
|/
* Merge pull request #127 from etanol/currency-decimalsLasse Schuirmann2015-09-274-10/+58
|\
| * Update CHANGESIsaac Jurado2015-09-271-0/+2
| * numbers: Use currency decimal digits by defaultIsaac Jurado2015-09-272-2/+39
| * numbers: New parameter to override precisionIsaac Jurado2015-09-271-8/+7
| * Import currency fraction and rounding informationIsaac Jurado2015-09-271-0/+10
|/
* Merge pull request #262 from python-babel/sils/changesLasse Schuirmann2015-09-261-9/+4
|\
| * CHANGES: Add an older change that was skippedIsaac Jurado2015-09-261-0/+2
| * CHANGES: Make 2.2 next versionLasse Schuirmann2015-09-261-9/+2
|/
* Merge pull request #246 from python-babel/sils/wheelLasse Schuirmann2015-09-268-19/+18
|\
| * localedata: Rename to locale-datasils/wheelLasse Schuirmann2015-09-257-12/+12
| * Revert "Fixed issue #109: `ImportWarning` warned when `import babel`"Lasse Schuirmann2015-09-252-7/+6
* | Merge pull request #245 from python-babel/sils/contributingLasse Schuirmann2015-09-261-0/+52
|\ \
| * | Add CONTRIBUTINGsils/contributingLasse Schuirmann2015-09-221-0/+52
* | | Merge pull request #259 from python-babel/sils/branchesLasse Schuirmann2015-09-252-4/+1
|\ \ \ | |_|/ |/| |