log babel/util.py @ 530:85e1beadacb0

age author description
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line.
Sat, 05 Mar 2011 15:06:28 +0000 jruigrok Get rid of the utility code for itemgetter(), we now simply import this
Sat, 05 Mar 2011 14:59:20 +0000 jruigrok Cleanup round #1: get rid of the frozenset/set utility code and 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
Fri, 04 Mar 2011 13:14:03 +0000 fschwarz Python 2.3 compatibility: backporting r456 and r457 to 0.9 branch (see #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, 08 Oct 2008 22:42:55 +0000 pjenvey fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
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 20:07:08 +0000 aronacher Moved PYTHON_FORMAT back to catalog.
Tue, 17 Jun 2008 19:32:09 +0000 aronacher Added `validate_format helper function to `babel.support`.
Mon, 16 Jun 2008 12:48:43 +0000 cmlenz Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk]. stable-0.9.x
Wed, 11 Jun 2008 22:12:09 +0000 cmlenz Fix iterkeys/iteritems/itervalues/pop/popitem methods on the `odict` utility class. Thanks to Armin Ronacher for the patch.
Fri, 02 May 2008 22:13:17 +0000 jruigrok Reinstate changeset r362, but this time properly wrap the exception list in
Thu, 24 Apr 2008 09:25:09 +0000 jruigrok Back out last change, this broke extraction.
Fri, 11 Apr 2008 12:51:12 +0000 cmlenz Make dependency on the parser module optional.
Fri, 01 Feb 2008 15:23:13 +0000 cmlenz Fix for #79 (location lines wrapping at hyphens).
Fri, 20 Jul 2007 16:20:43 +0000 cmlenz Fix tests broken by [233], and add new tests.
Fri, 22 Jun 2007 11:13:10 +0000 cmlenz Ported [165], [167], and [169] to 0.8.x branch. stable-0.8.x
Fri, 22 Jun 2007 08:39:04 +0000 cmlenz Implement fuzzy matching to catalog updates. No frontend yet.
Fri, 22 Jun 2007 00:38:54 +0000 pjenvey made the python extractor detect source file encodings from the magic encoding
Fri, 22 Jun 2007 00:33:22 +0000 cmlenz Added preliminary catalog updating/merging functionality.
Tue, 19 Jun 2007 12:13:46 +0000 cmlenz More fixes for Windows compatibility:
Mon, 18 Jun 2007 17:55:31 +0000 cmlenz Make `relpath` doctest Windows-compatible.
Thu, 14 Jun 2007 09:49:00 +0000 cmlenz Fix for #16: the header message (`msgid = ""`) is now treated specially by `read_po` and `Catalog`.
Tue, 12 Jun 2007 20:09:35 +0000 cmlenz Renamed `LOCAL` to `LOCALTZ`.
Tue, 12 Jun 2007 18:40:39 +0000 cmlenz Fix for #11 (use local timezone in timestamps of generated POT).
Fri, 08 Jun 2007 12:41:00 +0000 cmlenz The order of extraction methods is now preserved (see #10).
Fri, 08 Jun 2007 11:44:28 +0000 cmlenz Fix typo in [58].
Fri, 08 Jun 2007 11:08:03 +0000 cmlenz Add actual data structures for handling message catalogs, so that more code can be reused here between the frontends.
Wed, 06 Jun 2007 21:03:24 +0000 cmlenz Support passing extraction method mapping and options from the frontends (see #4). No distutils/setuptools keyword supported yet, but the rest seems to be working okay.
Wed, 06 Jun 2007 17:40:35 +0000 cmlenz Some work towards #4.
Wed, 06 Jun 2007 11:02:24 +0000 cmlenz Move function for determining the system default locale to `babel.core`, and make it available as a class method on `Locale`.
Mon, 04 Jun 2007 10:54:26 +0000 cmlenz Add missing import.
Mon, 04 Jun 2007 10:51:38 +0000 cmlenz More work on timezones.
Thu, 31 May 2007 10:27:47 +0000 cmlenz Extended and documented `LazyProxy`.
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base.
Copyright (C) 2012-2017 Edgewall Software