log babel/support.py @ 530:85e1beadacb0

age author description
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line.
Sat, 05 Mar 2011 14:50:16 +0000 jruigrok Get rid of some unused imports.
Fri, 04 Mar 2011 14:16:15 +0000 fschwarz Fix Python 2.3 compatibility for 0.9 branch (closes #233) stable-0.9.x
Thu, 15 Apr 2010 14:20:11 +0000 jruigrok Commit the resulting files after a 2to3 -nvw run. experimental-babel3
Wed, 29 Jul 2009 10:00:32 +0000 jruigrok First changes to accomodate CLDR 1.7's changes.
Thu, 18 Dec 2008 00:14:40 +0000 palgarvio Add support for `msgctxt`. See #54.
Wed, 08 Oct 2008 22:42:55 +0000 pjenvey fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
Mon, 25 Aug 2008 11:52:58 +0000 cmlenz Ported [448] and [449] to 0.9.x branch. stable-0.9.x 0.9.4
Mon, 25 Aug 2008 11:24:28 +0000 cmlenz Add message domain support to the `Translations` class. Closes #137.
Mon, 25 Aug 2008 10:08:22 +0000 cmlenz Ported [442:446/trunk] to 0.9.x branch. stable-0.9.x
Tue, 05 Aug 2008 23:30:50 +0000 palgarvio Fix `babel.support.Translations.__repr__` and make it less stupid; Include the project name and version defined on the catalog loaded.
Fri, 18 Jul 2008 13:38:02 +0000 cmlenz Add `timedelta` function to the `Format` support class.
Fri, 27 Jun 2008 15:22:12 +0000 cmlenz Ported [388:405/trunk] to 0.9.x branch. stable-0.9.x
Tue, 17 Jun 2008 19:54:34 +0000 aronacher The builtin checkers don't require setuptools any longer, validate_format and python_format from the checkers module are merged into one now.
Tue, 17 Jun 2008 19:32:09 +0000 aronacher Added `validate_format helper function to `babel.support`.
Mon, 16 Jun 2008 16:05:35 +0000 cmlenz Fixes for timezone calculations in time formatting (#83).
Wed, 11 Jun 2008 20:00:21 +0000 cmlenz Fix handling of default value of `locales` parameter of the `Translations.load()` method. Thanks to Armin Ronacher for reporting the problem.
Wed, 05 Sep 2007 17:13:22 +0000 cmlenz Fix `__repr__` of `Translations` class. Closes #63.
Wed, 13 Jun 2007 08:26:23 +0000 cmlenz Add wrapper class bundling the various formatting functions bound to a specific locale and time-zone.
Wed, 13 Jun 2007 08:03:48 +0000 pjenvey o fix misnamed vars in LazyProxy
Fri, 08 Jun 2007 11:54:01 +0000 cmlenz Move `Translations` and `LazyProxy` to new `babel.support` module, which should contain any convenience code that is useful for applications using Babel/I18n, but not used by Babel itself.
Copyright (C) 2012-2017 Edgewall Software