comparison ChangeLog @ 549:423bb50cb8af

use cPickle instead of pickle for better performance (fixes #225) import_cldr on my system was about 20% faster with this patch (13.9 sec vs. 16.9 sec)
author fschwarz
date Sun, 20 Mar 2011 06:01:11 +0000
parents f627cb879dc3
children 0dfd0e34f608
comparison
equal deleted inserted replaced
548:59db0f962e00 549:423bb50cb8af
28 * Fix Serbian plural forms (ticket #213). 28 * Fix Serbian plural forms (ticket #213).
29 * Small speed improvement in format_date() (ticket #216). 29 * Small speed improvement in format_date() (ticket #216).
30 * Fix so frontend.CommandLineInterface.run does not accumulate logging 30 * Fix so frontend.CommandLineInterface.run does not accumulate logging
31 handlers (#227, reported with initial patch by dfraser) 31 handlers (#227, reported with initial patch by dfraser)
32 * Fix exception if environment contains an invalid locale setting (#200) 32 * Fix exception if environment contains an invalid locale setting (#200)
33 * use cPickle instead of pickle for better performance (#225)
33 34
34 35
35 Version 0.9.6 36 Version 0.9.6
36 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 37 http://svn.edgewall.org/repos/babel/tags/0.9.6/
37 (? ? 2011, from branches/stable/0.9.x) 38 (? ? 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software