Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2008-08-01 10:51:12 by OBATA Akio | Files touched by this commit (12) | Package removed
Log message:
Imported to pkgsrc
  pygments => textproc/py-pygments
  babel => devel/py-babel
  genshi => www/py-genshi
   2008-07-16 15:24:37 by OBATA Akio | Files touched by this commit (3)
Log message:
Update babel to 0.9.3.

Version 0.9.3
http://svn.edgewall.org/repos/babel/tags/0.9.3/
(Jul 9 2008, from branches/stable/0.9.x)

 * Fixed invalid message extraction methods causing an UnboundLocalError.
 * Extraction method specification can now use a dot instead of the colon to
   separate module and function name (ticket #105).
 * Fixed message catalog compilation for locales with more than two plural
   forms (ticket #95).
 * Fixed compilation of message catalogs for locales with more than two plural
   forms where the translations were empty (ticket #97).
 * The stripping of the comment tags in comments is optional now and
   is done for each line in a comment.
 * Added a JavaScript message extractor.
 * Updated to CLDR 1.6.
 * Fixed timezone calculations when formatting datetime and time values.
 * Added a `get_plural` function into the plurals module that returns the
   correct plural forms for a locale as tuple.
 * Added support for alias definitions in the CLDR data files, meaning that
   the chance for items missing in certain locales should be greatly reduced
   (ticket #68).
   2008-06-25 13:11:17 by mwdavies | Files touched by this commit (1)
Log message:
pytz is in pkgsrc proper now.
   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2008-02-18 14:40:48 by OBATA Akio | Files touched by this commit (2)
Log message:
Update babel to 0.9.2.

Version 0.9.2
http://svn.edgewall.org/repos/babel/tags/0.9.2/
(Feb 4 2007, from branches/stable/0.9.x)

 * Fixed catalogs' charset values not being recognized (ticket #66).
 * Numerous improvements to the default plural forms.
 * Fixed fuzzy matching when updating message catalogs (ticket #82).
 * Fixed bug in catalog updating, that in some cases pulled in translations
   from different catalogs based on the same template.
 * Location lines in PO files do no longer get wrapped at hyphens in file
   names (ticket #79).
 * Fixed division by zero error in catalog compilation on empty catalogs
   (ticket #60).
   2008-01-23 08:53:01 by OBATA Akio | Files touched by this commit (4) | Imported package
Log message:
Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)


Next | Query returned 6 messages, browsing 1 to 10 | previous