Steven R. Loomis
|
3c32f28189
|
ICU-7586 update version number for milestone:4.5.1
X-SVN-Rev: 27892
|
2010-04-02 00:12:54 +00:00 |
|
Michael Ow
|
5df76eb00a
|
ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages.
X-SVN-Rev: 27717
|
2010-02-27 03:39:15 +00:00 |
|
Steven R. Loomis
|
6058b10dea
|
ICU-7450 find icu-config based on pkgdata
X-SVN-Rev: 27660
|
2010-02-24 22:49:36 +00:00 |
|
Steven R. Loomis
|
55150bd679
|
ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
|
2010-02-17 22:18:24 +00:00 |
|
John Emmons
|
00488c0908
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27511
|
2010-02-08 18:02:31 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
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
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|
Michael Ow
|
3484b2a1fa
|
ICU-7155 Add check in pkgdata tool for overflow buffer.
X-SVN-Rev: 26686
|
2009-09-24 17:29:26 +00:00 |
|
Michael Ow
|
c6385f6209
|
ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
|
2009-08-04 21:09:17 +00:00 |
|
Markus Scherer
|
ceff3fcad0
|
ICU-6945 reduce gcc 4.2 warnings
X-SVN-Rev: 26411
|
2009-07-22 05:15:28 +00:00 |
|
Michael Ow
|
3a3b423738
|
ICU-6945 Add U_NAMESPACE_BEGIN/END and U_NAMESPACE_QUALIFIER where appropriate.
X-SVN-Rev: 26395
|
2009-07-20 22:09:12 +00:00 |
|
Steven R. Loomis
|
9f373b4b5a
|
ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
|
2009-07-18 02:35:27 +00:00 |
|
Markus Scherer
|
c9087beb0d
|
ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
|
2009-07-17 22:57:26 +00:00 |
|
Andy Heninger
|
20e7751c2c
|
ICU-6998 swat a bunch of compiler warnings.
X-SVN-Rev: 26288
|
2009-07-10 18:58:35 +00:00 |
|
Michael Ow
|
513975dfe7
|
ICU-7004 Update Visual Studio project files to 4.3.1
X-SVN-Rev: 26202
|
2009-06-29 22:24:07 +00:00 |
|
Jungshik Shin
|
93cc7aa2ed
|
ICU-6540 Get toolutil.c compiled on Windows with UNICODE defined
X-SVN-Rev: 26196
|
2009-06-29 17:46:22 +00:00 |
|
Andy Heninger
|
8a31302a44
|
ICU-6935 missing C++ namespace use
X-SVN-Rev: 26008
|
2009-05-14 18:30:49 +00:00 |
|
Michael Ow
|
c160905800
|
ICU-4790 Fix uconfig error.
X-SVN-Rev: 25985
|
2009-05-05 02:03:27 +00:00 |
|
Steven R. Loomis
|
9eb9dd4c83
|
ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
|
2009-04-15 01:57:02 +00:00 |
|
Steven R. Loomis
|
99283aed44
|
ICU-6799 more warning fixes
X-SVN-Rev: 25722
|
2009-04-02 07:34:37 +00:00 |
|
Steven R. Loomis
|
d84fe470f6
|
ICU-6362 support for msvc assembly - old merge from trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25703
|
2009-04-01 01:52:48 +00:00 |
|
Michael Ow
|
3dce722b6f
|
ICU-6765 Explicit include std_string.h in swapimpl.cpp
X-SVN-Rev: 25647
|
2009-03-24 18:20:55 +00:00 |
|
Michael Ow
|
b8bc7aaa1b
|
ICU-6786 Add utypes header file.
X-SVN-Rev: 25615
|
2009-03-18 04:46:28 +00:00 |
|
Michael Ow
|
d90d862818
|
ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this.
X-SVN-Rev: 25613
|
2009-03-17 22:08:03 +00:00 |
|
Michael Ow
|
9a125deae2
|
ICU-6765 Remove unneeded include statement and add #define statement to turn off c++ string class support.
X-SVN-Rev: 25581
|
2009-03-13 19:28:35 +00:00 |
|
Michael Ow
|
c7b7271028
|
ICU-6765 Include header file to fix compilation error on certain platforms.
X-SVN-Rev: 25570
|
2009-03-12 20:27:31 +00:00 |
|
Michael Ow
|
794f261f6a
|
ICU-4790 Fix missing include directory and add x64 platform to gencfu.
X-SVN-Rev: 25549
|
2009-03-11 17:30:52 +00:00 |
|
Andy Heninger
|
9715eae02c
|
ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
|
2009-03-09 23:40:15 +00:00 |
|
Michael Ow
|
d45d4a9b7e
|
ICU-3933 Remove duplicate uprv_mkdir() declaration.
X-SVN-Rev: 25373
|
2009-02-04 23:07:44 +00:00 |
|
Michael Ow
|
35cc2bcb3a
|
ICU-3933 Move file sep char check into pkg_genc and add dll data file check for Windows.
X-SVN-Rev: 25324
|
2009-01-28 18:47:36 +00:00 |
|
Andy Heninger
|
73724078aa
|
ICU-6679 Visual Studio project files upgrade to version 2008
X-SVN-Rev: 25256
|
2009-01-15 01:50:06 +00:00 |
|
Michael Ow
|
ee00374eee
|
ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
X-SVN-Rev: 25236
|
2009-01-12 23:02:36 +00:00 |
|
Michael Ow
|
6466c6e250
|
ICU-3933 Remove typedef for stat. Allow for single file option when calling file modification time comparison function.
X-SVN-Rev: 25233
|
2009-01-12 20:52:01 +00:00 |
|
Michael Ow
|
5098438b92
|
ICU-3933 Update toolutil project file and use st_mtime instead of st_mtim.tv_sec.
X-SVN-Rev: 25230
|
2009-01-09 23:08:04 +00:00 |
|
Michael Ow
|
5f206c2700
|
ICU-3933 Fix toolutil project file and remove PATH_MAX.
X-SVN-Rev: 25229
|
2009-01-09 22:58:05 +00:00 |
|
Michael Ow
|
7cbb428511
|
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.
X-SVN-Rev: 25228
|
2009-01-09 22:30:44 +00:00 |
|
Michael Ow
|
09813cbf3d
|
ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
|
2008-11-24 20:04:52 +00:00 |
|
Michael Ow
|
687f9bacd8
|
ICU-6596 Add lines to the Makefile to install lib files along with dll in toolutil.
X-SVN-Rev: 24878
|
2008-10-24 19:58:26 +00:00 |
|
Markus Scherer
|
35f8ea1402
|
ICU-6453 upvec_ introduce UPropsVectors type, clean up API a bit
X-SVN-Rev: 24866
|
2008-10-23 06:00:59 +00:00 |
|
Markus Scherer
|
362d08e00b
|
ICU-6530 fix some gcc warnings
X-SVN-Rev: 24865
|
2008-10-22 22:28:06 +00:00 |
|
Markus Scherer
|
9be9a82b08
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
|
2008-10-22 19:50:07 +00:00 |
|
John Emmons
|
34345f0371
|
ICU-6512 Fix dependency information for coll/root.txt to ucadata - Move ucadata and invuca to coll
X-SVN-Rev: 24616
|
2008-09-22 17:16:32 +00:00 |
|
Michael Ow
|
1215abdc6d
|
ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
|
2008-08-12 04:41:41 +00:00 |
|
Brian Rower
|
afdc84d2b3
|
ICU-6384 Merged toolutil.c from cygwin branch
X-SVN-Rev: 24478
|
2008-08-08 21:01:32 +00:00 |
|
Steven R. Loomis
|
97bb5f74b7
|
ICU-6416 move ICU version number for win32 libraries, to 41 from 40
X-SVN-Rev: 24458
|
2008-08-06 23:31:25 +00:00 |
|
David Bertoni
|
cba0fb208e
|
ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
|
2008-08-06 21:34:53 +00:00 |
|
Michael Ow
|
3d1a4a3fce
|
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
|
2008-08-05 22:15:46 +00:00 |
|
Michael Ow
|
e20dbc5d8a
|
ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
|
2008-08-05 21:08:59 +00:00 |
|
Andy Heninger
|
ecdc0463b8
|
ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
|
2008-08-04 21:56:02 +00:00 |
|
Eric Mader
|
a8678f38b6
|
ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
|
2008-06-17 00:55:35 +00:00 |
|