Tue, 06 Apr 2010 11:45:01 +0000 |
cmlenz |
Workaround for a weird bug with newer versions of pytz, which fails when `utcoffset()` gets passed a `None` argument. Which it shouldn't be getting in the first place.
trunk
|
Tue, 06 Apr 2010 10:29:43 +0000 |
jruigrok |
Add the 0.9.5 release notes.
trunk
|
Tue, 06 Apr 2010 09:17:31 +0000 |
jruigrok |
Add the date for the release.
stable-0.9.x
|
Tue, 06 Apr 2010 09:05:06 +0000 |
jruigrok |
Merged revisions 467 via svnmerge from
stable-0.9.x
|
Sat, 27 Feb 2010 11:15:18 +0000 |
jruigrok |
Fix some more typos.
trunk
|
Sat, 27 Feb 2010 10:32:54 +0000 |
palgarvio |
Typo correction.
trunk
|
Wed, 24 Feb 2010 13:01:47 +0000 |
jruigrok |
Document the square bracket and CLDR 1.7 work.
trunk
|
Wed, 24 Feb 2010 12:59:35 +0000 |
jruigrok |
Backport r483. This fixes messages containing square brackets from failing
stable-0.9.x
|
Wed, 24 Feb 2010 12:27:32 +0000 |
jruigrok |
Forgot to bump the copyright line.
trunk
|
Fri, 19 Feb 2010 14:15:56 +0000 |
jruigrok |
Actually make the msgid_plural be a plural as per typical use case.
trunk
|
Fri, 19 Feb 2010 14:12:41 +0000 |
jruigrok |
More than two plural forms work nowadays. Adjust the test.
trunk
|
Fri, 19 Feb 2010 13:45:25 +0000 |
jruigrok |
Put the square brackets test after all the normal plural tests. It's more
trunk
|
Fri, 19 Feb 2010 13:38:24 +0000 |
jruigrok |
Add a test for a locale with one plural form.
trunk
|
Fri, 19 Feb 2010 13:16:08 +0000 |
jruigrok |
Fix testcase name typo.
trunk
|