Sha256: 09a9321f0b46557bf86741f5a69801f524c3284732138d9eb73b90381d516d57
Contents?: true
Size: 1.8 KB
Versions: 1
Compression:
Stored size: 1.8 KB
Contents
= Ruby-GetText-Package-2.0.2 (2009-05-04) * Support ruby-1.9.1 style format string such as %<foo>d. * Apply new Locale.set_app_language_tags and Locale.candidates. [Suggested by Vladimir Dobriakov] * Enhance to support ruby-1.9.x [by OZAWA Sakuro] * poparser work with proper encoding. * string.rb: #bytesize alias to #size in older ruby version such as 1.8.5. * Fixed bugs * n_() to work when Plural-Forms line in po-file is not correct. [Reported by Sava Chankov (Bug#25570)] * GetText::Locale.default_rules_path : $LOAD_PATH is not well parsed. [by hallelujah] * locale_path.rb: Fixed warning message. Thanks to: hallelujah, Sava Chankov, OZAWA Sakuro, Vladimir Dobriakov = Ruby-GetText-Package-2.0.1 (2009-04-17) * Fixed bugs * doesn't work with ruby-1.8.5. [Reported by Dan Coutu] * GetText.locale= can't keep the locale. [Reported by Adam Ilan] * Break backward compatibility of bindtextdomain [Reported by Mamoru Tasaka(#24947), Mathieu Blondel] * Other trivial fixes/improvement. * 1.8 times faster than 2.0.0. * GetText::LocalePath is separated from GetText::TextDomainManager. Improve to find the locale path. * Enhance to support ruby-1.9.x [by OZAWA Sakuro] Thanks to: OZAWA Sakuro, Tietew, Adam Ilan, Mamoru Tasaka, Mathieu Blondel. = Ruby-GetText-Package-2.0.0 (2009-03-21) * Separate this library to locale and rails-support to locale, locale_rails, gettext_activerecord, gettext_rails. * Depends on locale(ruby-locale). * Removes to support rails. * A lot of referctoring, improvements. * Thread safe. * New APIs for gettext/tools instead of gettext/utils. * Move to github.com. Special Thanks to: Michael Grosser: A lot of improvement. Thanks to: Tietew, Kazuhiro NISHIYAMA, Fabio M.A. Tuptus, Morus Walter, Vladimir Dobriakov, Ramsey.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gettext-2.0.2 | ChangeLog |