]> git.ipfire.org Git - thirdparty/babel.git/shortlog
thirdparty/babel.git
2013-07-06  Alex Moregadon't run doctests any more 17/head
2013-07-06  Alex Moregaremove test suite factories
2013-07-06  Alex Moregano useful doctests in extract, mofile, pofile
2013-07-06  Alex Moregacopy babel.messages.plural doctests as unit tests
2013-07-06  Alex Moregacopy babel.messages.frontend doctests as unit tests
2013-07-06  Alex Moregacopy babel.messages.catalog doctests as unit tests
2013-07-06  Alex Moregacopy babel.util doctests as unit tests
2013-07-06  Alex Moregacopy babel.plural doctests as unit tests
2013-07-06  Alex Moregacopy babel.numbers doctests as unit tests
2013-07-06  Alex Moregamove function to module level; fix doctest
2013-07-06  Alex Moregacopy babel.localedata doctests as unit tests
2013-07-06  Alex Moregacopy babel.dates doctests as unit tests
2013-07-06  Alex Moregacopy babel.core doctests as unit tests
2013-07-06  Alex Moregacopy babel.support doctests as unit tests
2013-07-06  Armin RonacherAdded a terminal width fallback
2013-07-06  Armin RonacherAdded localtime
2013-07-06  Armin RonacherMake get_timezone_name use the current time if not...
2013-07-06  Armin RonacherNew tox versions have problems with PYTHONDONTWRITEBYTE...
2013-07-06  Armin RonacherFixed missing support for some pluralization parts
2013-07-06  Armin RonacherAdded changelog entry for timezone functionality
2013-07-06  Armin RonacherUpdated date documentation for the new timezone support
2013-07-06  Armin RonacherMake local time the default for some functions that...
2013-07-06  Armin RonacherAdded fallback support for local timezones
2013-07-06  Armin RonacherMerge remote-tracking branch 'mgax/pytest'
2013-07-06  Armin Ronacherpytz is now a dependency
2013-07-06  Armin RonacherFixed win32 module for local time
2013-07-06  Armin RonacherStarted support for local times in babel
2013-07-06  Alex Moregamake test should run tests from tests 13/head
2013-07-06  Alex Moregamove unit tests outside babel package
2013-07-06  Armin RonacherAdded some documentation for timezone transition functions
2013-07-06  Alex MoregaMerge branch 'master' into pytest
2013-07-06  Armin RonacherFixed timezone test breakages and a few other small...
2013-07-06  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/babel
2013-07-06  Armin RonacherMerge pull request #15 from DasIch/compat-cleanup
2013-07-06  Armin RonacherStarted work on improving timezone support and made...
2013-07-06  Armin RonacherMerge pull request #14 from mgax/pypy
2013-07-05  Armin RonacherDon't expose plural names for currencies on the locale...
2013-07-05  Armin RonacherGreatly improved timedelta formatting
2013-07-05  Armin RonacherExpanded currency formatting to support full currency...
2013-07-05  Armin RonacherTerritory name and script name added
2013-07-05  Daniel NeuhäuserRemove compat.any 15/head
2013-07-05  Alex MoregaOne last unclosed file. 14/head
2013-07-05  Alex Moregamake sure we close the file
2013-07-05  Alex Moregasimplify try-except-close for output file
2013-07-05  Alex Moregaclose open files to make pypy happy
2013-07-05  Alex Moregaextract expected and actual content for comparison
2013-07-05  Armin RonacherApparently zh_CN does not exist
2013-07-05  Armin RonacherFixed docstrings
2013-07-05  Armin RonacherAdded support for get_language_name()
2013-07-05  Alex Moregarun the test suite using py.test
2013-07-05  Alex Moregarename test modules
2013-07-05  Armin RonacherRemoved __docformat__ markers
2013-07-05  Armin RonacherRemove 3.3 from travis for the time being
2013-07-05  Armin RonacherFixed tests that failed because of whitespace normalization
2013-07-05  Armin RonacherRemoved trailing whitespace
2013-07-05  Armin RonacherMerge pull request #12 from mgax/fix-tests
2013-07-05  Alex Moregafix expected values for timezone names 12/head
2013-07-05  Alex Moregaczech data changed; update the test
2013-07-05  Alex Moregamore changes in the french data
2013-07-05  Alex Moregaremove duplicated test
2013-07-05  Alex Moregaskip alias entries
2013-07-04  Alex Moregaremove global.dat when cleaning cldr
2013-07-04  Alex Moregacurrency format changed for Spanish
2013-07-04  Alex Moregahandle 'at' value from en date format
2013-07-04  Alex Moregadatetime format changed in cldr
2013-07-04  Alex MoregaThaana locale removed from cldr; use Bangladesh
2013-07-04  Alex Moregasometimes US and DE week numbers differ
2013-07-04  Alex Moregachanges in CLDR data
2013-07-04  Alex Moregaignore `uncommon` parameter
2013-07-04  Alex Moregaremove global.dat from the repository
2013-07-04  Armin RonacherMade babel work with the latest version of the CLDR...
2013-07-04  Armin RonacherMoved doc to docs
2013-07-04  Armin RonacherFixed import error reporting
2013-07-04  Armin RonacherMake sure the CLDR folder is there
2013-07-04  Armin RonacherImproved downloading and conversion experience
2013-07-04  Armin RonacherFixed the cldr download and import
2013-07-04  Armin RonacherChanged how tests are invoked by going through a makefile
2013-07-04  Armin RonacherMerge pull request #9 from Turbo87/sphinx
2013-07-04  Armin RonacherMerge pull request #8 from mgax/run-tests
2013-07-03  Tobias Bieniekdoc: Added "Quick Links" section from original wiki 9/head
2013-07-03  Tobias Bieniekdoc: Replace index heading by "User Documentation"
2013-07-03  Tobias Bieniekdoc: Added API documentation
2013-07-03  Tobias Bieniekdoc: Removed duplicate contents:: directive
2013-07-03  Tobias Bieniekdoc: Fixed unicode symbol conversion
2013-07-03  Tobias Bieniekdoc: Added links and about sections to the index sidebar
2013-07-03  Tobias Bieniekdoc: Removed duplicate contents:: directive
2013-07-03  Tobias Bieniekdoc: Fixed toctree:: in index document
2013-07-03  Tobias Bieniekdoc: Fixed latex configuration
2013-07-03  Tobias Bieniekdoc: Added modified flask/jinja2 theme
2013-07-03  Tobias Bieniekdoc: Moved logos to _static folder
2013-07-03  Tobias Bieniekdoc: Renamed .txt files to .rst
2013-07-03  Tobias Bieniekdoc: Clean up trailing whitespace
2013-07-03  Tobias Bieniekdoc: Removed section numbering
2013-07-03  Tobias Bieniekdoc: Added sphinx quickstart files
2013-07-03  Tobias BieniekFixed doc/_build path in .gitignore
2013-07-03  Alex Moregaignore extra temp folder created by tests 8/head
2013-07-03  Alex Moregascript to download and import cldr
2013-07-03  Alex Moregatravis configuration
2013-07-03  Alex Moregatox file
2013-07-03  Alex Moregaignore temp files from tests
next