Steven R. Loomis
4890638e08
ICU-12766 wip escaping for utf-8 input
...
* create a new escaper tool - needs to be invoked in mh- files
* escapes to temporary _whatever.cpp files
* does NOT handle multi line u"xxx" (or u'xxx'? )
* does not cleanup _*.cpp files
* fixup a bunch of Makefiles to add -I$(srcdir) (doesn't hurt anyway)
X-SVN-Rev: 39787
2017-03-13 23:19:33 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Markus Scherer
c2ba26e8ba
ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors
...
X-SVN-Rev: 35230
2014-02-25 23:49:53 +00:00
Steven R. Loomis
bfdba0df96
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
...
X-SVN-Rev: 33895
2013-07-09 01:16:33 +00:00
Michael Ow
e144d4ff66
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
...
X-SVN-Rev: 30961
2011-11-14 22:33:19 +00:00
Markus Scherer
9bcc40cf9e
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
...
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Steven R. Loomis
45aa2210aa
ICU-7815 merge from branch
...
X-SVN-Rev: 28296
2010-07-12 15:24:57 +00:00
Steven R. Loomis
00fed79227
ICU-6263 print aggregate test report. Also fix some svn ignores.
...
X-SVN-Rev: 23840
2008-04-25 17:02:32 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
c3e3187b90
ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
...
X-SVN-Rev: 18540
2005-09-17 01:04:25 +00:00
George Rhoten
51d2f74bc1
ICU-4222 Make sure that the transliterator works on strings,
...
and make sure that the transliterator flushes independently from IO flushing.
X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
George Rhoten
7dc1243a75
ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
...
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
George Rhoten
0e704e1520
ICU-4420 Fix a typo from the last change.
...
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384
ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
...
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
5834e77a4e
ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
...
X-SVN-Rev: 17318
2005-03-10 04:03:19 +00:00
George Rhoten
807e452330
ICU-4148 Fixes for MinGW
...
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
George Rhoten
6fe68cb5ba
ICU-3855 Improve static libraries
...
X-SVN-Rev: 16305
2004-09-12 22:30:29 +00:00
George Rhoten
bd31b0e58e
ICU-3499 Fix out of source builds.
...
X-SVN-Rev: 15735
2004-06-04 23:10:08 +00:00
George Rhoten
bcfe0a1d78
ICU-3499 Allow the other tests to finish if iotest doesn't work.
...
X-SVN-Rev: 15478
2004-05-21 22:36:39 +00:00
Eric Mader
004268d484
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
c933db269f
ICU-3499 Add some debugging information.
...
X-SVN-Rev: 15283
2004-05-12 21:39:34 +00:00
George Rhoten
998fe16e95
ICU-3389 Allow make check to work
...
X-SVN-Rev: 15160
2004-05-05 23:03:41 +00:00
George Rhoten
95b0a1d085
ICU-3499 Split file and string tests into separate files for easier management.
...
X-SVN-Rev: 14883
2004-04-06 18:12:57 +00:00
George Rhoten
f746afff16
ICU-3673 Fix ustdio -> icuio rename
...
X-SVN-Rev: 14830
2004-04-01 05:10:26 +00:00
George Rhoten
1a09ea5eda
ICU-1868 Properly use CPPFLAGS and other flags
...
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Steven R. Loomis
8d8c710f16
ICU-837 makefile for unix
...
X-SVN-Rev: 7850
2002-03-01 23:02:44 +00:00