scuffed-code/icu4c/source/tools/toolutil
2010-02-27 03:39:15 +00:00
..
filestrm.c ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O 2005-06-30 17:40:53 +00:00
filestrm.h ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O 2005-06-30 17:40:53 +00:00
filetools.cpp ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files. 2009-01-12 23:02:36 +00:00
filetools.h ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files. 2009-01-12 23:02:36 +00:00
flagparser.c ICU-7155 Add check in pkgdata tool for overflow buffer. 2009-09-24 17:29:26 +00:00
flagparser.h ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built. 2009-01-09 22:30:44 +00:00
Makefile.in ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files. 2009-01-12 23:02:36 +00:00
package.cpp ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
package.h ICU-6799 more warning fixes 2009-04-02 07:34:37 +00:00
pkg_genc.c ICU-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +00:00
pkg_genc.h ICU-6998 swat a bunch of compiler warnings. 2009-07-10 18:58:35 +00:00
pkg_gencmn.c ICU-3933 Merge pkgdata update from branch to trunk. 2008-11-24 20:04:52 +00:00
pkg_gencmn.h ICU-3933 Merge pkgdata update from branch to trunk. 2008-11-24 20:04:52 +00:00
pkg_icu.cpp ICU-6935 missing C++ namespace use 2009-05-14 18:30:49 +00:00
pkg_icu.h ICU-6935 missing C++ namespace use 2009-05-14 18:30:49 +00:00
pkg_imp.h ICU-4739 Implementation definitions for data package functions in toolutil. 2005-09-20 18:42:59 +00:00
pkgitems.cpp ICU-6945 Add U_NAMESPACE_BEGIN/END and U_NAMESPACE_QUALIFIER where appropriate. 2009-07-20 22:09:12 +00:00
platform_xopen_source_extended.h ICU-6786 Add utypes header file. 2009-03-18 04:46:28 +00:00
swapimpl.cpp ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
swapimpl.h ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools 2005-08-26 15:30:42 +00:00
toolutil.cpp ICU-7450 find icu-config based on pkgdata 2010-02-24 22:49:36 +00:00
toolutil.h ICU-7450 find icu-config based on pkgdata 2010-02-24 22:49:36 +00:00
toolutil.vcproj ICU-6920 update version number to 4.4, and attempt to update windows files automatically 2010-02-17 22:18:24 +00:00
ucbuf.c ICU-6236 remove broken 'unescape' functionality from ucbuf_ungetc. Fix error condition. Add comments to clarify code. 2008-05-28 20:51:38 +00:00
ucbuf.h ICU-6236 remove broken 'unescape' functionality from ucbuf_ungetc. Fix error condition. Add comments to clarify code. 2008-05-28 20:51:38 +00:00
ucm.c ICU-6799 more warning fixes 2009-04-02 07:34:37 +00:00
ucm.h ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages. 2010-02-27 03:39:15 +00:00
ucmstate.c ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages. 2010-02-27 03:39:15 +00:00
unewdata.c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
unewdata.h ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
uoptions.c ICU-1668 support lack of long name with 0 as the name. 2002-01-29 20:02:14 +00:00
uoptions.h ICU-4280 Improve the z/OS ASCII support. 2004-12-06 17:31:27 +00:00
uparse.c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
uparse.h ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
writesrc.c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
writesrc.h ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
xmlparser.cpp ICU-4521 Fix ambiguous argument 2010-02-08 18:02:31 +00:00
xmlparser.h ICU-4620 uconfig.h fixes 2005-07-09 03:09:47 +00:00