log

age author description
Sun, 11 Apr 2010 09:27:20 +0000 jruigrok Fix Serbian plural forms (ticket #213). trunk
Sun, 11 Apr 2010 09:10:49 +0000 jruigrok Merged revisions 458 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 09:09:11 +0000 jruigrok Merged revisions 484-489 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 09:03:37 +0000 jruigrok Already backported. stable-0.9.x
Sun, 11 Apr 2010 09:01:02 +0000 jruigrok Merged revisions 482 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:58:49 +0000 jruigrok Block CLDR 1.7.x work. stable-0.9.x
Sun, 11 Apr 2010 08:55:33 +0000 jruigrok Merged revisions 474 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:53:54 +0000 jruigrok Merged revisions 471 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:51:47 +0000 jruigrok Block more 2.3 compatibility related changes. stable-0.9.x
Sun, 11 Apr 2010 08:50:34 +0000 jruigrok Block more msgctxt related work. stable-0.9.x
Sun, 11 Apr 2010 08:48:25 +0000 jruigrok Merged revisions 469,529 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:43:36 +0000 jruigrok Fix typos. trunk
Sun, 11 Apr 2010 08:42:33 +0000 jruigrok Merged revisions 468 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:40:17 +0000 jruigrok Merged revisions 465 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:32:32 +0000 jruigrok Merged revisions 464 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:29:00 +0000 jruigrok Merged revisions 466 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:26:04 +0000 jruigrok Backporting the msgctxt support adds too much new code for a stable branch, stable-0.9.x
Sun, 11 Apr 2010 08:20:56 +0000 jruigrok Merged revisions 460-461 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:17:41 +0000 jruigrok Block r456-457 -- making changes in order to get all the 2.3 stuff working stable-0.9.x
Sun, 11 Apr 2010 08:15:12 +0000 jruigrok Merged revisions 459 via svnmerge from stable-0.9.x
Sun, 11 Apr 2010 08:10:45 +0000 jruigrok Merged revisions 518-519 via svnmerge from stable-0.9.x
Thu, 08 Apr 2010 09:17:34 +0000 jruigrok Document the Python 2.7 ElementTree fix. trunk
Thu, 08 Apr 2010 09:16:53 +0000 jruigrok Fix the ElementTree find()/findall() syntax to be compatible with Python 2.7. trunk
Thu, 08 Apr 2010 08:26:22 +0000 jruigrok Fix test to run under Python 2.3. trunk
Thu, 08 Apr 2010 07:55:49 +0000 jruigrok Block r491. stable-0.9.x
Thu, 08 Apr 2010 07:53:01 +0000 jruigrok Merged revisions 493-494 via svnmerge from stable-0.9.x
Thu, 08 Apr 2010 07:50:27 +0000 jruigrok Add entry for 0.9.6. stable-0.9.x
Wed, 07 Apr 2010 13:13:43 +0000 jruigrok This is 0.9.6 development. stable-0.9.x
Wed, 07 Apr 2010 13:13:23 +0000 jruigrok Reinstate development branch. stable-0.9.x
Wed, 07 Apr 2010 07:50:18 +0000 jruigrok Prepare for 0.9.5 release. stable-0.9.x 0.9.5
Wed, 07 Apr 2010 07:35:53 +0000 cmlenz Ported r505 to 0.9.x stable branch. stable-0.9.x
Wed, 07 Apr 2010 07:33:59 +0000 cmlenz Rename the ''CVS'' directory in the test data to ''ignored'', as quite a number of tools are configured or even hardcoded to ignore CVS directories. For example, I couldn't find a way to include the directory in the sdist tarball. trunk
Tue, 06 Apr 2010 12:11:52 +0000 jruigrok This is version 0.9.5. stable-0.9.x
Tue, 06 Apr 2010 11:48:54 +0000 cmlenz Backport r500 to 0.9.x stable branch. stable-0.9.x
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
Fri, 19 Feb 2010 13:08:56 +0000 jruigrok Make sure to only strip on the first occurence of ]. trunk
Fri, 25 Sep 2009 20:29:11 +0000 pjenvey remove sorted and don't assume dict ordering (Python 2.3 & Jython compat) trunk
Sat, 22 Aug 2009 12:53:45 +0000 jruigrok Current CDLR has implemented the full type specifiers on the dateTimeFormats, trunk
Sat, 22 Aug 2009 12:13:40 +0000 jruigrok The date now returns 52 with the current data, adjust the test accordingly. trunk
Sat, 22 Aug 2009 12:09:29 +0000 jruigrok Revert part of the commits with relation to the de locale's use of \xa0 as trunk
Sat, 22 Aug 2009 12:03:44 +0000 jruigrok Fix the import script to skip alt or draft items in the numbers/symbols trunk
Fri, 21 Aug 2009 12:51:17 +0000 jruigrok Add extra doctest for formatting a number in de_DE since it uses a trunk
Fri, 21 Aug 2009 12:26:00 +0000 jruigrok Adjust tests to match the data in CLDR: German doesn't use a . as thousands trunk
Fri, 21 Aug 2009 12:11:39 +0000 jruigrok Mark up two docstrings as raw (r""") in order to get the escaped characters trunk
Wed, 19 Aug 2009 12:15:13 +0000 jruigrok Add a __ne__ method for the Locale class. trunk
Wed, 29 Jul 2009 10:05:01 +0000 jruigrok Make sure to note CLDR 1.7 in installation details. trunk
Wed, 29 Jul 2009 10:00:32 +0000 jruigrok First changes to accomodate CLDR 1.7's changes. trunk
Copyright (C) 2012-2017 Edgewall Software