summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed the API. It's unwieldy as it is, so better have separate methods regebro-pluralsupportLennart Regebro2008-07-164-22/+55
* Fiddling a bit aiming at plural support that is both flexible and easy Lennart Regebro2008-07-167-4/+53
* Experimenting with plural support.Lennart Regebro2008-07-160-0/+0
* Found a bunch of tests that seems to have been mistakenly ignored. Lennart Regebro2008-07-162-2/+2
* version bump.Stephan Richter2008-07-101-1/+1
* Get ready for release.Stephan Richter2008-07-101-1/+1
* Bug: When parsing a date, the parsing pattern did not ensure that the lineStephan Richter2008-07-103-2/+10
* Feature: Added new top-level negotiate function, which can be used to negotia...Hanno Schlichting2008-07-067-25/+52
* Feature: Added support for restricting the available languages. We support an...Hanno Schlichting2008-07-065-4/+56
* Oops, pdbHanno Schlichting2008-04-261-1/+0
* Changed the name of the env variable, so it can be set inside zope.confHanno Schlichting2008-04-262-2/+3
* Correct package nameHanno Schlichting2008-04-261-1/+1
* WhitespaceHanno Schlichting2008-04-261-0/+1
* Feature: Added optional automatic compilation of mo files from po files. You ...Hanno Schlichting2008-04-2612-11/+143
* Feature: Re-use existing translation domains when registering new ones. This ...Hanno Schlichting2008-04-266-1/+59
* 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-204-10/+77
* bump version numberBaiju Muthukadan2007-10-041-1/+1
* Adjust the meta-data for the release.Stephan Richter2007-10-033-20/+34
* bumped versionThomas Lotze2007-08-151-2/+2
* bumped versionThomas Lotze2007-08-151-1/+1
* fixed dependency on zope.component to use the zcml extraThomas Lotze2007-08-082-3/+5
* Forgot new file.Stephan Richter2007-07-191-0/+8
* * Fixed another number formatting bug.Stephan Richter2007-07-194-53/+95
* Prepare for beta 3.Stephan Richter2007-06-281-4/+3
* - Bug: There was a bug in the parser that if no decimal place is givenStephan Richter2007-06-283-7/+23
* Add change notes.Stephan Richter2007-06-251-1/+5
* Provided hook, so that numbers can be parsed into custom types, such as Stephan Richter2007-06-253-1/+22
* - added section for new versionChristian Theune2007-06-101-0/+4
* - removed setup.cfgChristian Theune2007-06-101-2/+0
* - bumping version numberChristian Theune2007-06-101-1/+1
* - bumped version of required zope.security to get fix for hidden zope.testingChristian Theune2007-06-102-2/+11
* - reformattingChristian Theune2007-06-101-16/+19
* added find-links to zope.orgChristian Zagrodnick2007-06-011-0/+1
* Moving code to satellite.Christian Theune2007-05-03276-0/+54243
|\
| * Add missing cleanup code to zope.i18n unit tests.backups/monolithic-zope3@75140Marius Gedminas2007-01-202-0/+6
| * Declared docstring format being 'restructuredtext'.2006-10-242-34/+38
| * remove note that's no longer relevent.Chris Withers2006-07-071-5/+0
| * clarify an interface that is currently unused.Chris Withers2006-07-061-1/+5
| * Merged revision 68836 from the 3.3 branch:Dmitry Vasiliev2006-06-251-4/+7
| * Merged revision 68769 from the 3.3 branch:Dmitry Vasiliev2006-06-206-98/+67
| * Merge of jim-adapter branch:Jim Fulton2006-04-2711-60/+239
| |\
| | * Move charset/language adapter setup to zope.i18n.testing.monolithic-zope3-jim-adapterPhilipp von Weitershausen2006-04-191-0/+29
| | * Move directive schemas and handlers of elementary directives (adapter, subscr...Philipp von Weitershausen2006-04-111-1/+1
| | * Fix test by moving it to the correct location (after ZCML stuff had beenPhilipp von Weitershausen2006-04-091-0/+58
| | * More on MakeZopeAppSmaller:Philipp von Weitershausen2006-04-073-0/+140
| | * Update with changes from old jim-adapter branch.Philipp von Weitershausen2006-04-040-0/+0