log babel/messages/plurals.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
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
Sun, 11 Apr 2010 09:28:11 +0000 jruigrok Merged revisions 540 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 09:27:20 +0000 jruigrok Fix Serbian plural forms (ticket #213).
Wed, 08 Oct 2008 22:42:55 +0000 pjenvey fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
Tue, 08 Jul 2008 21:01:28 +0000 cmlenz Ported [407:415/trunk] back to 0.9.x branch. stable-0.9.x
Tue, 01 Jul 2008 09:16:30 +0000 aronacher Added babel.messages.plurals.get_plural which returns a special tuple with the plural information.
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 18:56:27 +0000 cmlenz More preparation for msgctxt support (#54).
Fri, 01 Feb 2008 15:41:31 +0000 cmlenz Ported [335:338], [345], and [351] to 0.9.x stable branch. stable-0.9.x
Sun, 20 Jan 2008 15:32:56 +0000 jruigrok Add a Plural-Forms for Cymraeg (Welsh).
Mon, 31 Dec 2007 11:04:28 +0000 jruigrok Assume that, since Chuvash is a Turkic language, Chuvash follows the same
Mon, 31 Dec 2007 10:58:56 +0000 jruigrok Given Dzongkha's relation to Tibetan for now assume the same plurality rules
Mon, 31 Dec 2007 10:55:28 +0000 jruigrok Add commented ISO 639-1 codes up to 'e'.
Sun, 30 Dec 2007 16:03:10 +0000 jruigrok Add a definition for Lao.
Tue, 18 Dec 2007 15:21:31 +0000 cmlenz Ported [328:333] back to 0.9.x stable branch. stable-0.9.x
Thu, 13 Dec 2007 15:10:12 +0000 jruigrok Use consistent English names for all language names.
Wed, 12 Dec 2007 12:01:48 +0000 jruigrok Add plural forms definition for Tibetan.
Thu, 06 Dec 2007 10:10:28 +0000 jruigrok Add a plurals definition for Thai.
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.
Fri, 08 Jun 2007 09:16:32 +0000 cmlenz Rename the `babel.catalog` package to `babel.messages` for consistency with the other package names. base babel/catalog/plurals.py@4e38ca0fc22a
Copyright (C) 2012-2017 Edgewall Software