Next | Query returned 216 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2014-10-07 18:47:38 by Adam Ciarcinski | Files touched by this commit (442)
Log message:
Revbump after updating libwebp and icu
   2014-10-07 18:09:53 by Adam Ciarcinski | Files touched by this commit (8)
Log message:
ICU 54 is a major release of ICU, with new features, new APIs and many bug fixes \ 
in data and code. It supports the latest versions of the Unicode locale data \ 
(CLDR 26, September 2014) and Unicode Standard (Unicode 7.0, June 2014). The \ 
improvements include 72 new measurement units, Unihan radical-stroke collation \ 
moved into root, new RBNF PluralFormat syntax, dictionary-based word and line \ 
break for Burmese, support for short locale display names, compatibility support \ 
for IANA time zone data abbreviations, a tech preview of FilteredBreakIterator \ 
using ULI break data, ICU4C thread safety fixes, and the ability to build ICU4C \ 
Paragraph Layout with HarfBuzz.
   2014-07-18 12:28:11 by Ryo ONODERA | Files touched by this commit (7)
Log message:
Fix SCO OpenSrver 5.0.7/3.2 build.
Add configuration for SCOOSR5.
   2014-06-08 11:09:01 by OBATA Akio | Files touched by this commit (1)
Log message:
whitespace cleanup.
   2014-06-08 11:08:20 by OBATA Akio | Files touched by this commit (3)
Log message:
Remove hard-coded RPATH flags from patch and use PKGCONFIG_OVERRIDE instead.
Fixes unwanted linker flags for platforms missing rpath support.
   2014-06-08 10:32:11 by OBATA Akio | Files touched by this commit (13) | Package removed
Log message:
Use Cygwin package way instead of tons patches affect to other platforms.
   2014-06-03 11:08:05 by OBATA Akio | Files touched by this commit (1)
Log message:
Update MH_NAME list from ICU_CHECK_MH_FRAG in source/acinclude.m4
Fixes PLIST for various platforms.
   2014-05-05 23:25:11 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Fix OpenBSD 5.5 build

* OpenBSD 5.5 has /usr/include/sys/atomic.h, but it is different from NetBSD's
  one
   2014-04-09 09:27:19 by OBATA Akio | Files touched by this commit (452)
Log message:
recursive bump from icu shlib major bump.
   2014-04-07 13:49:57 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 53.1:
Data from the CLDR 25 release: Many bug fixes
Time zone data: 2014b,  including post CLDR 25 time zone data update to CLDR.
U+20BD Ruble Sign added (from Unicode 7.0, otherwise ICU 53 still uses Unicode 6.3)
MeasureFormat API for new units in CLDR 24
Hoisted setContext/getContext from SimpleDateFormat to DateFormat, implement \ 
context-sensitive capitalization of relative dates
Added setContext/getContext methods to NumberFormat (and \ 
unum_setContext/unum_getContext for UNumberFormat), implement context-sensitive \ 
number formatting (for RBNF spellout)
Improved lenient date parsing consistency between ICU4C and ICU4J, add \ 
finer-grained control of date parsing leniency
Fixed numeric rounding in TimeUnitFormat
Fixes to Unicode 6.3 bidirectional algorithm implementations to behave exactly \ 
like reference implementations
Improved UTF-16 charset detection
Collation code re-implemented
Many bugs fixed, some enhancements implemented (link for ticket query)
Passes full UCA conformance tests now
Updated to UCA 6.3/CLDR 24 root collation
Performance: C++ UTF-8 and Java string comparisons significantly faster (very \ 
small reduction for C++ UTF-16)
Collation data size (uncompressed) reduced from 4.48MB (ICU 52) to 2.62MB
New data format, removed empty files, fixed genrb bug
More APIs function when collation rule strings have been omitted from the data \ 
files (e.g., getTailoredSet())
Java Collator.compare(Object, Object) now works with CharSequence, not just String
Java Collator base class (does not apply to RuleBasedCollator instances): \ 
getters for strength, decomposition mode, and locales return hardcoded default \ 
values; their setters do nothing
Rule syntax and semantics tightened and improved, matching LDML 25 Collation \ 
Rule Syntax
In particular, rule chains now must start with a reset.
Setting of variableTop deprecated, and not supported in rule syntax any more
Replaced by the new maxVariable setting; see LDML 25 Collation Settings
Accounting format supported in NumberFormat
RelativeDateTimeFormatter class for formatting relative times such as "3 \ 
weeks ago" or "next Tuesday."
Updated Spoof Checker for Unicode Security Standard version 6.3.

Next | Query returned 216 messages, browsing 101 to 110 | Previous