summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest.Tres Seaver2010-04-164-5/+6
* - Use getSiteManager rather than getGlobalSiteManager in ZCML (theseChris McDonough2009-12-141-2/+2
* This is a critical error.Malthe Borch2009-11-131-1/+1
* Fixed the interpackage translation domain merging feature to actually work. W...Hanno Schlichting2009-08-072-12/+34
* Log a warning message before returning; libraries that depend on this method ...Malthe Borch2009-05-121-0/+1
* Fix recursive translations where the translation domain of a sub-message isBrian Sutherland2009-04-142-5/+30
* Fix translation domains translating a message for a different domain. In theBrian Sutherland2009-04-142-12/+12
* Add `configure.zcml` that registers standard negotiator utility and includes ...Dan Korostelev2009-03-171-0/+10
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-8/+1
* Update CLDR license information.Dan Korostelev2009-02-273-210/+453
* Add support for calendar aliases.Dan Korostelev2009-02-272-3/+16
* Add support for month and day contexts and widths.Dan Korostelev2009-02-243-31/+223
* (no commit message)Dan Korostelev2009-02-2360-0/+9536
* Create a branch for upgrading CLDR data.Dan Korostelev2009-02-23225-5871/+37256
|\
| * Fix typo.Dan Korostelev2009-02-221-1/+1
|/
* Fixed a test failure in the compile mo file support.Hanno Schlichting2008-10-131-0/+10
* Make bin/test run the tests without any extras, bin/test-all runs the testsPhilipp von Weitershausen2008-09-271-34/+32
* defer imports to test methods so that the regular tests will run without thePhilipp von Weitershausen2008-09-271-1/+5
* This file is no longer usedWichert Akkerman2008-09-271-6/+0
* Removed unused importPhilipp von Weitershausen2008-09-271-1/+0
* Found a bunch of tests that seems to have been mistakenly ignored. Lennart Regebro2008-07-162-2/+2
* Bug: When parsing a date, the parsing pattern did not ensure that the lineStephan Richter2008-07-102-1/+6
* Feature: Added new top-level negotiate function, which can be used to negotia...Hanno Schlichting2008-07-066-25/+48
* Feature: Added support for restricting the available languages. We support an...Hanno Schlichting2008-07-064-4/+50
* Oops, pdbHanno Schlichting2008-04-261-1/+0
* Changed the name of the env variable, so it can be set inside zope.confHanno Schlichting2008-04-261-1/+2
* Feature: Added optional automatic compilation of mo files from po files. You ...Hanno Schlichting2008-04-269-7/+124
* Feature: Re-use existing translation domains when registering new ones. This ...Hanno Schlichting2008-04-265-1/+54
* Removed unneeded __init__.py files and update test catalog to allow actual tr...Hanno Schlichting2008-04-264-7/+2
* coding style fixChristian Zagrodnick2008-04-211-1/+1
* replaced XXX with a more appropiate TODO comment, noting bug numberChristian Zagrodnick2008-04-211-1/+2
* raising ValueError instead of RuntimeError when a loop in translating message...Christian Zagrodnick2008-04-212-3/+4
* Feature: Recursive translations of message strings with mappingsChristian Zagrodnick2008-04-203-10/+70
* * Fixed another number formatting bug.Stephan Richter2007-07-192-25/+42
* - Bug: There was a bug in the parser that if no decimal place is givenStephan Richter2007-06-282-1/+9
* Provided hook, so that numbers can be parsed into custom types, such as Stephan Richter2007-06-253-1/+22
* Moving code to satellite.Christian Theune2007-05-03276-0/+54243
* Updated version number in setup.py ad imported find_packages and used it.Alexander Heavner2007-02-131-0/+8