log scripts/import_cldr.py @ 530:6bd3502672b8

age author description
Sat, 05 Mar 2011 15:10:01 +0000 jruigrok Copy is imported, but never used. Get rid of it.
Sat, 05 Mar 2011 15:05:28 +0000 jruigrok Get rid of the utility set here as well.
Thu, 08 Apr 2010 09:16:53 +0000 jruigrok Fix the ElementTree find()/findall() syntax to be compatible with Python 2.7.
Sat, 22 Aug 2009 12:03:44 +0000 jruigrok Fix the import script to skip alt or draft items in the numbers/symbols
Thu, 09 Oct 2008 17:13:26 +0000 pjenvey 2.3 compat: fix another usage of set
Mon, 14 Jul 2008 22:13:44 +0000 cmlenz Preliminary support for timedelta formatting (see #126), and import/expose the locale plural rules from the CLDR.
Fri, 11 Jul 2008 13:47:28 +0000 cmlenz Improve CLDR import of currency-related data to ignore unsupported features such as symbol choice patterns and pluralized display names. See #93.
Mon, 07 Jul 2008 14:49:16 +0000 cmlenz Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script.
Mon, 16 Jun 2008 12:24:04 +0000 cmlenz Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file.
Wed, 01 Aug 2007 12:32:20 +0000 cmlenz Upgraded to CLDR 1.5 and improved timezone formatting.
Mon, 18 Jun 2007 16:19:50 +0000 cmlenz Add currency formatting.
Fri, 08 Jun 2007 13:22:37 +0000 cmlenz Add Babel soruce path to CLDR import script automatically for asmodai ;-).
Mon, 04 Jun 2007 16:03:12 +0000 cmlenz Extended time-zone support.
Mon, 04 Jun 2007 14:28:54 +0000 cmlenz * Import datetime patterns from CLDR.
Sun, 03 Jun 2007 20:25:19 +0000 cmlenz Import basic timezone info from CLDR (see #3). Still missing a couple other pieces in the puzzle.
Sun, 03 Jun 2007 15:27:27 +0000 cmlenz * Reduce size of locale data pickles by only storing the data provided by each locale itself, and merging inherited data at runtime.
Thu, 31 May 2007 19:52:57 +0000 jonas Implemented babel.numbers.format_percent
Thu, 31 May 2007 14:20:04 +0000 cmlenz Minor date formatting improvements.
Thu, 31 May 2007 10:27:47 +0000 cmlenz Extended and documented `LazyProxy`.
Wed, 30 May 2007 21:30:14 +0000 jonas Add basic support for number format patterns.
Wed, 30 May 2007 17:39:43 +0000 cmlenz Pull in some supplemental data from the CLDR, for things like the first day of the week.
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base.
Copyright (C) 2012-2017 Edgewall Software