Mon, 20 Aug 2012 20:07:27 +0000 |
fschwarz |
"init" command support "--width" option (#284)
trunk
|
Mon, 20 Aug 2012 19:21:22 +0000 |
fschwarz |
add babel.support.NullTranslations class similar to gettext.NullTranslations but with all of Babel's new *gettext methods (#277)
trunk
|
Thu, 09 Aug 2012 11:44:40 +0000 |
fschwarz |
format_time() and format_datetime() now accept also floats (#242)
trunk
|
Thu, 09 Aug 2012 11:20:25 +0000 |
fschwarz |
resort to hard-coded message extractors/checkers if pkg_resources is installed but no egg-info was found (#230)
trunk
|
Thu, 09 Aug 2012 07:36:36 +0000 |
fschwarz |
change Locale comparison: Locales are now considered equal if all of their attributes (language, territory, script, variant) are equal. Before __eq__ used the simple string representation which hides errors in Locale instantiation (see #279 and #311 for more information).
trunk
|
Wed, 08 Aug 2012 12:36:03 +0000 |
fschwarz |
no warnings when running setup.py without installed setuptools (#262)
trunk
|
Mon, 06 Aug 2012 20:19:20 +0000 |
fschwarz |
parse_decimal() now returns Decimals not floats, API change (#178)
trunk
|
Sat, 04 Aug 2012 23:10:41 +0000 |
fschwarz |
handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
trunk
|
Fri, 03 Aug 2012 22:41:49 +0000 |
fschwarz |
fix handling of messages containing '\\n' (#171)
trunk
|
Fri, 03 Aug 2012 08:36:21 +0000 |
fschwarz |
fix format_decimal() with small Decimal values (#214, patch from George Lund)
trunk
|
Mon, 30 Jul 2012 21:54:03 +0000 |
fschwarz |
add changelog entry for r631 (#282)
trunk
|
Sat, 28 Jul 2012 22:26:02 +0000 |
fschwarz |
fix formatting of fraction in format_decimal() if the input value is a float with more than 7 significant digits (#183)
trunk
|
Tue, 24 Jul 2012 07:33:43 +0000 |
fschwarz |
add "--no-wrap" option for init/update commands (#289)
trunk
|
Mon, 26 Sep 2011 20:01:01 +0000 |
fschwarz |
Support for context-aware methods during message extraction (fixes #229, patch by David Rios)
trunk
|
Wed, 31 Aug 2011 12:38:06 +0000 |
fschwarz |
Allow disabling cache behaviour in LazyProxy (fixes #208, initial patch Pedro Algarvio)
trunk
|
Tue, 30 Aug 2011 21:06:49 +0000 |
fschwarz |
merge r611 from trunk
stable-0.9.x
|
Tue, 30 Aug 2011 20:53:33 +0000 |
fschwarz |
Only use bankers round algorithm as a tie breaker if there are two nearest numbers, round as usual if there is only one nearest number (#267, patch by Martin)
trunk
|
Sun, 20 Mar 2011 06:26:33 +0000 |
fschwarz |
add 0.9.6 release date in Changelog for trunk
trunk
|
Sun, 20 Mar 2011 06:01:11 +0000 |
fschwarz |
use cPickle instead of pickle for better performance (fixes #225)
trunk
|
Thu, 17 Mar 2011 14:00:27 +0000 |
fschwarz |
add release date for 0.9.6 in changelog
stable-0.9.x 0.9.6
|
Fri, 11 Mar 2011 16:49:45 +0000 |
fschwarz |
merge r591 from trunk
stable-0.9.x
|
Fri, 11 Mar 2011 16:48:36 +0000 |
fschwarz |
add actual unit tests for #227 and add missing changelog entry
trunk
|
Fri, 11 Mar 2011 16:43:24 +0000 |
fschwarz |
add changelog entry for #200
stable-0.9.x
|
Fri, 11 Mar 2011 16:42:37 +0000 |
fschwarz |
add missing changelog entries in 0.9.6 section of trunk changelog
trunk
|
Fri, 11 Mar 2011 16:40:21 +0000 |
fschwarz |
add changelog entry for #200
trunk
|
Fri, 04 Mar 2011 22:34:14 +0000 |
fschwarz |
Fix bad check in format_time (closes #257), reported with patch and tests by jomae
stable-0.9.x
|
Fri, 04 Mar 2011 16:19:46 +0000 |
fschwarz |
merge r478 from trunk: Fix the import script to skip alt or draft items in the numbers/symbols subtree of a locale (ticket #217)
stable-0.9.x
|
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
|
Tue, 22 Feb 2011 16:04:56 +0000 |
jruigrok |
Back out r553 for now.
stable-0.9.x
|
Tue, 22 Feb 2011 16:01:21 +0000 |
jruigrok |
Back out r549 for now.
trunk
|
Tue, 22 Feb 2011 15:39:46 +0000 |
jruigrok |
Merged revisions 554 via svnmerge from
stable-0.9.x
|
Tue, 22 Feb 2011 15:16:13 +0000 |
jruigrok |
Small speed improvement for format_date() by getting rid of duplicate parse_pattern.
trunk
|
Tue, 22 Feb 2011 14:43:08 +0000 |
jruigrok |
Merged revisions 549 via svnmerge from
stable-0.9.x
|
Tue, 22 Feb 2011 14:30:22 +0000 |
jruigrok |
Prevent multiple handlers being attached to the same logger.
trunk
|
Mon, 19 Apr 2010 09:48:56 +0000 |
jruigrok |
Update ChangeLog.
trunk
|
Mon, 19 Apr 2010 09:33:53 +0000 |
jruigrok |
Add 0.9.6 entries.
trunk
|
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).
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:01:02 +0000 |
jruigrok |
Merged revisions 482 via svnmerge from
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:48:25 +0000 |
jruigrok |
Merged revisions 469,529 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:20:56 +0000 |
jruigrok |
Merged revisions 460-461 via svnmerge from
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 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
|
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
|
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
|
Mon, 16 Mar 2009 17:49:48 +0000 |
jruigrok |
Fix Catalog._set_mime_headers' handing of negative offsets.
trunk
|
Wed, 08 Oct 2008 22:42:55 +0000 |
pjenvey |
fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
trunk
|