.. |
unicode
|
ICU-6574 fix documentation related to the break iterator
|
2009-04-24 00:37:01 +00:00 |
bmpset.cpp
|
ICU-5966 Fix some Visual C++ 2003 compiler warnings
|
2008-02-07 17:19:23 +00:00 |
bmpset.h
|
ICU-5445 Fix some compiler warnings.
|
2007-08-08 18:39:02 +00:00 |
brkeng.cpp
|
ICU-5695 Add TODO comment about using the global mutex.
|
2007-09-12 03:53:13 +00:00 |
brkeng.h
|
ICU-5695 Reorganize ICULanguageBreakFactory for more flexibility
|
2007-05-02 23:07:12 +00:00 |
brkiter.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
bytestream.cpp
|
ICU-6799 fix compiler warnings
|
2009-03-27 17:08:12 +00:00 |
caniter.cpp
|
ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
|
2006-05-26 19:14:35 +00:00 |
chariter.cpp
|
ICU-4179 update copyright notices for ICU 3.2
|
2004-10-29 22:50:01 +00:00 |
charstr.h
|
ICU-4092 Remove dead code. See comments for details.
|
2004-12-22 00:07:37 +00:00 |
cmemory.c
|
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
|
2004-12-03 20:22:01 +00:00 |
cmemory.h
|
ICU-6605 use ptrdiff_t for memory alignment tests
|
2008-10-30 05:20:32 +00:00 |
common.rc
|
ICU-6825 Remove unneeded trailing parentheses.
|
2009-04-15 16:54:01 +00:00 |
common.vcproj
|
ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
|
2009-04-20 23:18:57 +00:00 |
cpputils.h
|
ICU-5008 Remove @internal items from the public headers
|
2006-02-02 04:51:05 +00:00 |
cstring.c
|
ICU-3591 unfactor uprv_strtod for 3.2
|
2004-11-08 21:08:36 +00:00 |
cstring.h
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-08 22:49:59 +00:00 |
cwchar.c
|
ICU-900 Fixed some lint warnings.
|
2001-11-02 02:43:22 +00:00 |
cwchar.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
dictbe.cpp
|
ICU-6319 Correct handling of spaces for Thai line break iterator and add test.
|
2008-06-13 19:21:12 +00:00 |
dictbe.h
|
ICU-5426 Compact cached UnicodeSets, and make setCharacters take a const UnicodeSet.
|
2006-09-30 00:37:45 +00:00 |
dtintrv.cpp
|
ICU-6157 update after 1st round code review
|
2008-06-16 22:32:36 +00:00 |
errorcode.cpp
|
ICU-6483 remove useless origin parameter from handleFailure()
|
2009-03-11 17:57:24 +00:00 |
hash.h
|
ICU-5208 Optimize C++ Hashtable allocation.
|
2006-05-27 07:33:10 +00:00 |
icucfg.h.in
|
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
|
2000-08-29 22:26:15 +00:00 |
localsvc.h
|
ICU-5118 Local Service Hook
|
2006-06-30 14:42:58 +00:00 |
locbased.cpp
|
ICU-2202 initial checkin
|
2004-01-21 00:06:22 +00:00 |
locbased.h
|
ICU-2202 add documentation
|
2004-01-24 00:18:37 +00:00 |
locid.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
locmap.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
locmap.h
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
|
2004-09-09 07:57:42 +00:00 |
locutil.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
locutil.h
|
ICU-4620 uconfig.h failures
|
2005-07-07 07:54:43 +00:00 |
Makefile.in
|
ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
|
2009-04-20 23:18:57 +00:00 |
msvcres.h
|
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
|
2005-02-18 02:32:32 +00:00 |
mutex.cpp
|
ICU-6245 Fix build with UCONFIG_NO_SERVICE 1 (e.g. for Cygwin/MSVC) by adding dummy invocation of Mutex for that case
|
2008-04-24 00:30:41 +00:00 |
mutex.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
normlzr.cpp
|
ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
|
2005-06-22 02:40:25 +00:00 |
parsepos.cpp
|
ICU-699 add missing clone() functions
|
2003-11-05 02:26:49 +00:00 |
propname.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
propname.h
|
ICU-4078 move property name comparison functions from uprops to propname
|
2004-09-11 22:02:10 +00:00 |
propsvec.c
|
ICU-6453 minor code improvements
|
2009-04-21 23:38:15 +00:00 |
propsvec.h
|
ICU-6453 minor code improvements
|
2009-04-21 23:38:15 +00:00 |
punycode.c
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
punycode.h
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
putil.c
|
ICU-6554 Use static variable when searching for tzfile and delete allocated pointer in numfmtst.
|
2009-04-16 20:56:04 +00:00 |
putilimp.h
|
ICU-5944 Remove unneeded free function and use struct and static array.
|
2008-10-14 21:46:58 +00:00 |
rbbi.cpp
|
ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
|
2008-09-25 05:48:27 +00:00 |
rbbicst.pl
|
ICU-2219 Produce good java output from rbbi scanner state table tool.
|
2005-12-21 22:00:45 +00:00 |
rbbidata.cpp
|
ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
|
2008-09-25 05:48:27 +00:00 |
rbbidata.h
|
ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
|
2008-09-25 05:48:27 +00:00 |
rbbinode.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
rbbinode.h
|
ICU-5161 Remove debugging information for small platforms.
|
2006-07-14 00:47:15 +00:00 |
rbbirb.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
rbbirb.h
|
ICU-6076 Don't crash when initialization fails.
|
2008-02-17 19:13:10 +00:00 |
rbbirpt.h
|
ICU-4181 fix perl script so generated rbbirpt.h file does no vary arbitrarily.
|
2005-09-07 16:39:12 +00:00 |
rbbirpt.txt
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
rbbiscan.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
rbbiscan.h
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
rbbisetb.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
rbbisetb.h
|
ICU-4773 add beginning of input test to rbbi rules
|
2005-09-27 00:03:32 +00:00 |
rbbistbl.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
rbbitblb.cpp
|
ICU-5966 Fixed some compiler warnings
|
2008-04-17 20:52:04 +00:00 |
rbbitblb.h
|
ICU-4773 fix some compiler warnings
|
2005-09-27 21:20:52 +00:00 |
resbund_cnv.cpp
|
ICU-5161 Better fix for Purify/valgrind warnings about uninitialized memory reading.
|
2006-04-15 16:06:01 +00:00 |
resbund.cpp
|
ICU-6132 If locale could not be created, return default one.
|
2008-01-14 23:30:51 +00:00 |
ruleiter.cpp
|
ICU-5745 Documentation fix.
|
2007-06-16 01:27:13 +00:00 |
ruleiter.h
|
ICU-5745 Improve performance of translit/TransliteratorTest/TestInstantiation
|
2007-06-15 23:32:12 +00:00 |
schriter.cpp
|
ICU-5835 optimize UnicodeString: increase US_STACKBUF_SIZE from 7 to 13; optimize append() and unescape()
|
2007-09-28 04:50:25 +00:00 |
serv.cpp
|
ICU-5504 Set the start position to -1 when iterating over hashtable elements. Correct the test number label in icusvtst.cpp.
|
2008-04-28 17:58:21 +00:00 |
serv.h
|
ICU-5279 Don't export some API.
|
2007-06-15 06:40:59 +00:00 |
servlk.cpp
|
ICU-4092 Increase code coverage.
|
2004-12-21 06:55:20 +00:00 |
servlkf.cpp
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-08 22:49:59 +00:00 |
servloc.h
|
ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
|
2005-03-28 05:12:13 +00:00 |
servls.cpp
|
ICU-4092 Increase code coverage.
|
2004-12-21 06:55:20 +00:00 |
servnotf.cpp
|
ICU-4703 addListener should return when detecting bad arguments.
|
2006-03-30 09:12:35 +00:00 |
servnotf.h
|
ICU-4092 Increase code coverage.
|
2004-12-21 06:55:20 +00:00 |
servrbf.cpp
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-08 22:49:59 +00:00 |
servslkf.cpp
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-08 22:49:59 +00:00 |
sprpimpl.h
|
ICU-5032 Make the StringPrepProfile smaller by using less struct padding.
|
2006-05-27 04:00:56 +00:00 |
stringpiece.cpp
|
ICU-6890 Check for cygwinmsvc build environment before declaring npos.
|
2009-04-29 20:29:22 +00:00 |
triedict.cpp
|
ICU-6176 Fix some Coverity warnings
|
2008-02-13 09:35:50 +00:00 |
triedict.h
|
ICU-5032 Remove unused code.
|
2006-06-06 22:38:49 +00:00 |
uarrsort.c
|
ICU-3138 credit Niklaus Wirth's book
|
2003-08-05 16:20:33 +00:00 |
uarrsort.h
|
ICU-2962 Fix a warning on Solaris and an error on z/OS
|
2003-09-30 20:14:56 +00:00 |
uassert.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
ubidi_props_data.c
|
ICU-6530 fix some gcc warnings
|
2008-10-22 22:28:06 +00:00 |
ubidi_props.c
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
|
2008-10-22 19:50:07 +00:00 |
ubidi_props.h
|
ICU-6132 Reduce large allocations
|
2008-02-09 00:50:08 +00:00 |
ubidi.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ubidiimp.h
|
ICU-5445 Fix some compiler warnings.
|
2007-08-12 00:29:13 +00:00 |
ubidiln.c
|
ICU-5732 change a variable name for consistency with ICU4J
|
2007-08-16 14:24:28 +00:00 |
ubidiwrt.c
|
ICU-5732 a few fixes to match those in ICU4J
|
2007-08-07 19:54:10 +00:00 |
ubrk.cpp
|
ICU-6076 Don't crash when initialization fails.
|
2008-02-17 19:13:10 +00:00 |
ubrkimpl.h
|
ICU-5117 Thai break should work in all locales
|
2006-03-23 00:54:12 +00:00 |
ucase_props_data.c
|
ICU-6530 fix some gcc warnings
|
2008-10-22 22:28:06 +00:00 |
ucase.c
|
ICU-6799 reduce warnings (status: 718->459)
|
2009-04-01 05:57:09 +00:00 |
ucase.h
|
ICU-5219 Dutch IJ Titlecasing
|
2008-06-13 21:07:07 +00:00 |
ucasemap.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ucat.c
|
ICU-2429 allow negative set/msg numbers
|
2003-05-26 16:06:36 +00:00 |
uchar_props_data.c
|
ICU-6530 fix some gcc warnings
|
2008-10-22 22:28:06 +00:00 |
uchar.c
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
|
2008-10-22 19:50:07 +00:00 |
uchriter.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
ucln_cmn.c
|
ICU-5138 Separate cleaning registration from the uinit() implementation.
|
2006-03-31 07:11:33 +00:00 |
ucln_cmn.h
|
ICU-5138 Separate cleaning registration from the uinit() implementation.
|
2006-03-31 07:11:33 +00:00 |
ucln.h
|
ICU-5445 Fix some compiler warnings.
|
2007-07-17 05:57:55 +00:00 |
ucmndata.c
|
ICU-6535 fix bugs in test code
|
2008-09-15 19:36:19 +00:00 |
ucmndata.h
|
ICU-2235 make udata_open() work with opposite-endian data
|
2003-11-21 18:35:16 +00:00 |
ucnv2022.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_bld.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_bld.h
|
ICU-6789 implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters
|
2009-04-01 19:31:33 +00:00 |
ucnv_cb.c
|
ICU-5188 add ucnv_setSubstString()
|
2006-07-05 23:08:50 +00:00 |
ucnv_cnv.c
|
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
|
2004-12-02 04:18:35 +00:00 |
ucnv_cnv.h
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_err.c
|
ICU-5891 Updates per code review. Also added new data-driven test case.
|
2007-10-26 20:57:56 +00:00 |
ucnv_ext.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ucnv_ext.h
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
|
2007-10-24 21:15:41 +00:00 |
ucnv_imp.h
|
ICU-6441 make ucnv_countAvailable() not fully load converters
|
2009-03-13 22:05:01 +00:00 |
ucnv_io.c
|
ICU-6477 Fix thread safety problem in converter initialization
|
2008-08-03 05:09:13 +00:00 |
ucnv_io.h
|
ICU-5426 Make it easier to change the size of the converter hash table depending on the platform.
|
2006-09-30 22:35:25 +00:00 |
ucnv_lmb.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_set.c
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
|
2007-10-24 21:15:41 +00:00 |
ucnv_u7.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_u8.c
|
ICU-5445 Fix some compiler warnings.
|
2007-06-11 18:42:07 +00:00 |
ucnv_u16.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv_u32.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnv.c
|
ICU-6175 Invoke toUnicode error handler for empty segments in ISO-2022-x & HZ with new UConverter.toUCallbackReason=UCNV_IRREGULAR
|
2008-03-12 23:20:11 +00:00 |
ucnvbocu.c
|
ICU-4548 Update Unicode CCSIDs from IBM.
|
2005-05-31 22:04:26 +00:00 |
ucnvdisp.c
|
ICU-4092 Properly test ucnv_getDisplayName preflighting
|
2004-12-21 16:44:36 +00:00 |
ucnvhz.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnvisci.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnvlat1.c
|
ICU-5740 Improve converting ASCII/ISO-8859-1 -> UTF16
|
2007-06-10 06:36:08 +00:00 |
ucnvmbcs.c
|
ICU-6554 Unload data before returning.
|
2009-04-20 17:04:07 +00:00 |
ucnvmbcs.h
|
ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
|
2007-10-25 17:05:36 +00:00 |
ucnvscsu.c
|
ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
|
2009-04-07 18:31:32 +00:00 |
ucnvsel.cpp
|
ICU-6605 use ptrdiff_t for memory alignment tests
|
2008-10-30 05:20:32 +00:00 |
ucol_swp.c
|
ICU-5138 Separate the casing data from normalization data and data loading a little better.
|
2006-05-25 18:44:07 +00:00 |
ucol_swp.h
|
ICU-2235 add configurability switches to ucol_swp.*
|
2003-09-16 00:49:06 +00:00 |
udata.c
|
ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
|
2009-01-30 17:59:33 +00:00 |
udatamem.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
udatamem.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
udataswp.c
|
ICU-2235 add udata_swapInvStringBlock() and writeUInt16() and writeUInt32()
|
2003-09-18 21:40:30 +00:00 |
udataswp.h
|
ICU-4739 export uprv_ebcdicFromAscii() for icupkg
|
2005-09-20 18:51:22 +00:00 |
uenum.c
|
ICU-4161 remove tabs from source code
|
2004-11-11 23:34:58 +00:00 |
uenumimp.h
|
ICU-5220 uenum_next() must not set an error code for just enumerating past the end
|
2006-08-06 22:38:31 +00:00 |
uhash_us.cpp
|
ICU-4281 Condense break iterator usage.
|
2004-12-05 06:23:51 +00:00 |
uhash.c
|
ICU-4790 spoof impl merged to trunk.
|
2009-03-09 23:40:15 +00:00 |
uhash.h
|
ICU-4790 spoof impl merged to trunk.
|
2009-03-09 23:40:15 +00:00 |
uidna.cpp
|
ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
|
2009-02-02 16:16:07 +00:00 |
uinit.c
|
ICU-5410 Improve code coverage.
|
2007-06-15 17:32:50 +00:00 |
uinvchar.c
|
ICU-4707 Fix some compiler warnings
|
2006-03-16 03:43:24 +00:00 |
uinvchar.h
|
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
|
2004-09-14 16:58:51 +00:00 |
uiter.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
ulist.c
|
ICU-6799 fix compiler warnings
|
2009-03-27 17:08:12 +00:00 |
ulist.h
|
ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration.
|
2009-03-09 20:39:13 +00:00 |
uloc_tag.c
|
ICU-6799 warning reduction
|
2009-04-22 22:02:47 +00:00 |
uloc.c
|
ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
|
2009-04-20 23:18:57 +00:00 |
ulocimp.h
|
ICU-2487 more warning cleanup, move a function out of public headers
|
2004-04-16 20:29:09 +00:00 |
umapfile.c
|
ICU-5576 Fixes for z/OS
|
2007-03-09 07:08:05 +00:00 |
umapfile.h
|
ICU-4179 update copyright notices for ICU 3.2
|
2004-10-29 22:50:01 +00:00 |
umath.c
|
ICU-5138 Separate the platform independent math from putil.c
|
2006-03-31 06:40:46 +00:00 |
umutex.c
|
ICU-6543 if U_DARWIN, initGlobalMutex shouldn't call pthread_mutex_init for gMutexes[i]
|
2008-09-19 22:09:49 +00:00 |
umutex.h
|
ICU-6480 clean up UMTX_CHECK usage in lazy init
|
2008-08-05 00:09:13 +00:00 |
unames.c
|
ICU-6331 avoid using padding-sensitive (on old ARM) struct Group, access raw uint16_t instead
|
2009-04-23 21:57:48 +00:00 |
unifilt.cpp
|
ICU-4179 update copyright notices for ICU 3.2
|
2004-10-29 22:50:01 +00:00 |
unifunct.cpp
|
ICU-4179 update copyright notices for ICU 3.2
|
2004-10-29 22:50:01 +00:00 |
uniset_props.cpp
|
ICU-6076 Make it a little easier to detect initialization problems, and
|
2008-02-16 11:26:53 +00:00 |
uniset.cpp
|
ICU-6356 Fixed the coredump for c tests running without data files.
|
2008-06-17 22:27:18 +00:00 |
unisetspan.cpp
|
ICU-5445 Fix some compiler warnings.
|
2007-08-08 18:39:02 +00:00 |
unisetspan.h
|
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
|
2007-07-19 04:33:20 +00:00 |
unistr_case.cpp
|
ICU-5835 optimize UnicodeString: increase US_STACKBUF_SIZE from 7 to 13; optimize append() and unescape()
|
2007-09-28 04:50:25 +00:00 |
unistr_cnv.cpp
|
ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
|
2009-03-12 21:24:54 +00:00 |
unistr_props.cpp
|
ICU-5835 optimize UnicodeString: increase US_STACKBUF_SIZE from 7 to 13; optimize append() and unescape()
|
2007-09-28 04:50:25 +00:00 |
unistr.cpp
|
ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
|
2009-03-12 21:24:54 +00:00 |
unorm_it.c
|
ICU-6605 use ptrdiff_t for memory alignment tests
|
2008-10-30 05:20:32 +00:00 |
unorm_it.h
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
unorm_props_data.c
|
ICU-6530 fix some gcc warnings
|
2008-10-22 22:28:06 +00:00 |
unorm.cpp
|
ICU-6605 use ptrdiff_t for memory alignment tests
|
2008-10-30 05:20:32 +00:00 |
unormcmp.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
unormimp.h
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
|
2008-10-22 19:50:07 +00:00 |
uobject.cpp
|
ICU-6193 Commit changes to trunk via manual edit
|
2008-10-07 15:40:37 +00:00 |
uprops.c
|
ICU-5696 Unicode 5.1 Update
|
2008-04-04 22:47:43 +00:00 |
uprops.h
|
ICU-6765 fix Windows compilation problem: ICU internal #define collisions with Windows STL headers
|
2009-02-25 01:22:27 +00:00 |
ures_cnv.c
|
ICU-5032 Increase code coverage numbers by removing redundant code
|
2006-03-16 22:47:23 +00:00 |
uresbund.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
uresdata.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
uresdata.h
|
ICU-4707 Fix some compiler warnings.
|
2006-08-24 18:51:49 +00:00 |
uresimp.h
|
ICU-6571 merge r25317 and r25318 - C side
|
2009-01-29 00:17:44 +00:00 |
usc_impl.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
usc_impl.h
|
ICU-2353 delete duplicate declaration
|
2002-10-17 23:31:55 +00:00 |
uscript.c
|
ICU-6125 Reduce read-only memory
|
2008-03-14 06:41:45 +00:00 |
uset_imp.h
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
|
2007-10-24 21:15:41 +00:00 |
uset_props.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
|
2006-09-03 17:08:23 +00:00 |
uset.cpp
|
ICU-6064 Make UnicodeSet::closeOver() public
|
2009-03-12 17:08:12 +00:00 |
usetiter.cpp
|
ICU-4152 fix syntax error.
|
2006-01-09 19:20:59 +00:00 |
ushape.c
|
ICU-6799 fix compiler warnings
|
2009-03-27 17:08:12 +00:00 |
usprep.cpp
|
ICU-6799 fix compiler warnings
|
2009-03-27 17:08:12 +00:00 |
ustack.cpp
|
ICU-4281 Reduce UStack dependencies
|
2004-12-09 06:39:49 +00:00 |
ustr_cnv.c
|
ICU-4288 Fix some compiler warnings.
|
2004-12-08 01:05:40 +00:00 |
ustr_cnv.h
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
ustr_imp.h
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
ustr_wcs.c
|
ICU-4635 UCONFIG fixes
|
2006-02-06 21:29:49 +00:00 |
ustrcase.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ustrenum.cpp
|
ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration()
|
2009-03-18 20:23:40 +00:00 |
ustrenum.h
|
ICU-2515 Make uenum_openStringEnumeration() public
|
2009-03-12 17:56:24 +00:00 |
ustrfmt.c
|
ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function.
|
2006-04-08 09:48:13 +00:00 |
ustrfmt.h
|
ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function.
|
2006-04-08 09:48:13 +00:00 |
ustring.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ustrtrns.c
|
ICU-6677 add u_strToUTF32WithSub() and u_strFromUTF32WithSub()
|
2009-02-19 20:02:40 +00:00 |
utext.cpp
|
ICU-5572 improved UText of empty string construction
|
2009-04-17 23:50:13 +00:00 |
utf_impl.c
|
ICU-5043 low-level code for lenient-UTF-8 UText provider
|
2006-02-09 21:16:20 +00:00 |
util_props.cpp
|
ICU-5138 Separate ICU_Utility into property using and non-property using functions.
|
2006-03-31 08:00:41 +00:00 |
util.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
util.h
|
ICU-5932 Fix a namespace issue.
|
2007-09-13 21:38:41 +00:00 |
utrace.c
|
ICU-6112 Eliminate the __common section in the __DATA segment on Mac OS X
|
2008-01-03 08:33:25 +00:00 |
utracimp.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
utrie2_builder.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
utrie2_impl.h
|
ICU-6530 stray comma
|
2008-10-30 06:55:48 +00:00 |
utrie2.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
utrie2.h
|
ICU-6700 turn off optimization for VS2003 for utrie2
|
2009-02-02 23:48:53 +00:00 |
utrie.c
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
utrie.h
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
|
2008-10-22 19:50:07 +00:00 |
utypes.c
|
ICU-6149 Merge regexp resource limit functions into the trunk
|
2008-02-20 03:08:44 +00:00 |
uvector.cpp
|
ICU-4790 spoof impl merged to trunk.
|
2009-03-09 23:40:15 +00:00 |
uvector.h
|
ICU-4790 spoof impl merged to trunk.
|
2009-03-09 23:40:15 +00:00 |
uvectr32.cpp
|
ICU-6149 Merge regexp resource limit functions into the trunk
|
2008-02-20 03:08:44 +00:00 |
uvectr32.h
|
ICU-6149 Merge regexp resource limit functions into the trunk
|
2008-02-20 03:08:44 +00:00 |
wintz.c
|
ICU-6207 Cleaned up unused code. Minor improvements.
|
2008-09-30 19:18:59 +00:00 |
wintz.h
|
ICU-6207 Cleaned up unused code. Minor improvements.
|
2008-09-30 19:18:59 +00:00 |