Commit Graph

9853 Commits

Author SHA1 Message Date
Andy Heninger
c934d47697 ICU-3156 u_setIncDecFunctions(), API Docs
X-SVN-Rev: 12799
2003-08-08 23:56:02 +00:00
George Rhoten
e71305bba2 ICU-3097 Change -G to -shared in mh-solaris-gcc and remove the out of
date rules for building .o files in source/data.  We build in source/data/out/build now.

X-SVN-Rev: 12798
2003-08-08 23:53:43 +00:00
Markus Scherer
c96db994ab ICU-2235 initial icu data swapping code
X-SVN-Rev: 12797
2003-08-08 23:39:34 +00:00
George Rhoten
14b98f4339 ICU-3097 Fix for Solaris error "ld: fatal: relocations remain against
allocatable but non-writable sections" when -ztext is used.

X-SVN-Rev: 12795
2003-08-08 23:18:34 +00:00
Vladimir Weinstein
2a8ef12f0c ICU-3109 Test used to read before the start of the buffer
X-SVN-Rev: 12790
2003-08-08 19:37:40 +00:00
George Rhoten
461cc2fafc ICU-2948 Japanese date/time fixes
X-SVN-Rev: 12788
2003-08-08 17:13:43 +00:00
Andy Heninger
aedb354246 ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
George Rhoten
d2b1332892 ICU-2256 Unify printf implementations.
X-SVN-Rev: 12785
2003-08-07 23:46:25 +00:00
George Rhoten
7a2de521f8 ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.

X-SVN-Rev: 12782
2003-08-07 19:01:31 +00:00
George Rhoten
fc552956ad ICU-2948 Various date/time fixes
X-SVN-Rev: 12781
2003-08-07 17:10:13 +00:00
George Rhoten
4ace3695b8 ICU-2256 Fix compiler error.
X-SVN-Rev: 12780
2003-08-07 16:25:05 +00:00
Vladimir Weinstein
1a93f5d7aa ICU-3109 no C++ comments in C files
X-SVN-Rev: 12776
2003-08-06 17:56:12 +00:00
Vladimir Weinstein
de668ea37d ICU-3109 updated rules test so that it can handle indirect positioning
X-SVN-Rev: 12774
2003-08-06 17:29:38 +00:00
George Rhoten
d86da9f613 ICU-2256 Get both printf implementations ready for unification,
and remove the pointless loccache which is not thread safe and didn't really cache that much.

X-SVN-Rev: 12773
2003-08-06 16:44:14 +00:00
George Rhoten
b8a9342753 ICU-2256 Remove duplicate code.
X-SVN-Rev: 12772
2003-08-06 16:28:49 +00:00
George Rhoten
99052e35de ICU-2256 Performance enhancement.
Increase the buffer size.

X-SVN-Rev: 12771
2003-08-06 16:25:31 +00:00
George Rhoten
8f74281993 ICU-2256 Get both printf implementations ready for unification,
and remove the pointless loccache which is not thread safe and didn't really cache that much.

X-SVN-Rev: 12770
2003-08-06 16:18:38 +00:00
Markus Scherer
85e7446047 ICU-2449 take IMAP-mailbox-name out of UCONFIG_NO_LEGACY_CONVERSION brackets
X-SVN-Rev: 12769
2003-08-05 23:39:49 +00:00
Eric Mader
b44cf65636 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12768
2003-08-05 22:03:46 +00:00
Markus Scherer
b98ab2b105 ICU-2449 more documentation improvements
X-SVN-Rev: 12767
2003-08-05 17:30:02 +00:00
Ram Viswanadha
4abb90da22 ICU-3050 fix compiler warnings
X-SVN-Rev: 12766
2003-08-05 16:39:09 +00:00
Ram Viswanadha
bac87f5f9f ICU-3050 fix failure on redhat 6.2
X-SVN-Rev: 12765
2003-08-05 16:38:45 +00:00
Markus Scherer
a2f0081966 ICU-3138 credit Niklaus Wirth's book
X-SVN-Rev: 12764
2003-08-05 16:20:33 +00:00
Markus Scherer
30d945c26e ICU-3138 test a smaller array for the smaller threshold for insertionSort
X-SVN-Rev: 12763
2003-08-05 13:34:19 +00:00
Markus Scherer
a5165b0479 ICU-3138 always use insertion sort for short arrays
X-SVN-Rev: 12762
2003-08-05 13:29:36 +00:00
George Rhoten
de842f02a8 ICU-2256 Start to unify some of the code.
X-SVN-Rev: 12761
2003-08-05 07:39:12 +00:00
Andy Heninger
ed7b79ac52 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Markus Scherer
2919851e9e ICU-3050 fix setting of leadUnitValue for lead surrogates before folding
X-SVN-Rev: 12759
2003-08-05 00:20:30 +00:00
Markus Scherer
2dca70aecf ICU-3050 test trie folding edge cases
X-SVN-Rev: 12758
2003-08-05 00:18:38 +00:00
Alan Liu
fbf9a44f50 ICU-2966 range-check previous month
X-SVN-Rev: 12757
2003-08-04 23:13:43 +00:00
Ram Viswanadha
437c9d85d7 ICU-3050 utrie_enum() needs to report a transition to a block of unused lead surrogates
X-SVN-Rev: 12756
2003-08-04 22:25:18 +00:00
Alan Liu
c885ccf673 ICU-2966 favor int& over int[1] in C++ (clean up Java port)
X-SVN-Rev: 12755
2003-08-04 21:29:32 +00:00
Markus Scherer
2e40160c78 ICU-3138 use internal sort function
X-SVN-Rev: 12754
2003-08-04 20:39:25 +00:00
Markus Scherer
d16be0ea7f ICU-3138 add internal sort function to replace qsort
X-SVN-Rev: 12753
2003-08-04 20:37:54 +00:00
Markus Scherer
8e7d1112f4 ICU-3138 test internal sort function
X-SVN-Rev: 12752
2003-08-04 20:36:18 +00:00
George Rhoten
9c0b972277 ICU-3097 Temporarily readd -G because the linker is having problems with the data library in source/data
X-SVN-Rev: 12751
2003-08-04 17:48:34 +00:00
Andy Heninger
75169ddbe4 ICU-3156 add new ICU error for use by u_setMemFuncs()
X-SVN-Rev: 12750
2003-08-04 17:36:13 +00:00
George Rhoten
478d352852 ICU-2948 Fix Turkish currency symbol
X-SVN-Rev: 12749
2003-08-04 15:28:07 +00:00
George Rhoten
55ac2f28ba ICU-2943 Optimize Gregorian symbol lookup by copying fewer objects.
X-SVN-Rev: 12747
2003-08-01 23:40:34 +00:00
Vladimir Weinstein
e94bdc1dcf ICU-3109 memcpy sneaked back in while fixing Thai. Should be uprv_memcpy.
X-SVN-Rev: 12745
2003-08-01 22:46:59 +00:00
George Rhoten
3323e93931 ICU-3053 Similar porting changes for MPRAS
X-SVN-Rev: 12743
2003-08-01 22:28:18 +00:00
George Rhoten
8fcab481c1 ICU-2948 Add a space to DateTimePatterns
X-SVN-Rev: 12742
2003-08-01 20:19:27 +00:00
George Rhoten
f51ffb6631 ICU-2948 Add Hawaiian
X-SVN-Rev: 12741
2003-08-01 20:07:42 +00:00
George Rhoten
95d7ab6dd9 ICU-2948 Fix some data according to Apple
X-SVN-Rev: 12740
2003-08-01 17:26:49 +00:00
Ram Viswanadha
f431db56b6 ICU-3050 Fix for Win98
X-SVN-Rev: 12739
2003-08-01 17:18:27 +00:00
Vladimir Weinstein
8a67936256 ICU-1851 CODAN implementation oops - lower case 'true' is not to be used
X-SVN-Rev: 12738
2003-08-01 16:55:03 +00:00
George Rhoten
fb85535e66 ICU-3155 Update Ukraine data
X-SVN-Rev: 12737
2003-08-01 16:46:18 +00:00
George Rhoten
0b8c978f92 ICU-3152 Update Ukrainian data
X-SVN-Rev: 12736
2003-08-01 16:44:55 +00:00
Markus Scherer
c5c4313f35 ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint(), improve documentation
X-SVN-Rev: 12735
2003-08-01 15:06:19 +00:00
Markus Scherer
029f40c1da ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint()
X-SVN-Rev: 12734
2003-08-01 15:05:35 +00:00
Markus Scherer
1eb897ec0f ICU-2449 documentation updates
X-SVN-Rev: 12733
2003-08-01 15:03:46 +00:00
Markus Scherer
01823a43c4 ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, some optimizations for 1/2-byte MBCS like Shift-JIS
X-SVN-Rev: 12732
2003-08-01 15:02:27 +00:00
Markus Scherer
e8b985f363 ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
X-SVN-Rev: 12731
2003-08-01 14:58:43 +00:00
Markus Scherer
d65fa8f193 ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, remove unnecessary if(offsets!=NULL) ...
X-SVN-Rev: 12730
2003-08-01 14:48:28 +00:00
Markus Scherer
03cf995d9e ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, fix/rewrite ISO 2022 toUnicode
X-SVN-Rev: 12729
2003-08-01 14:42:29 +00:00
Markus Scherer
19fb36e3bd ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
X-SVN-Rev: 12728
2003-08-01 14:39:14 +00:00
Markus Scherer
84c8978d16 ICU-2449 improve API doc for ucnv_getNextUChar()
X-SVN-Rev: 12727
2003-08-01 14:37:11 +00:00
Markus Scherer
8f7006eec6 ICU-2449 adjust tests for modified truncated semantics and fixes and changes in ucnv_getNextUChar()
X-SVN-Rev: 12726
2003-08-01 14:30:29 +00:00
Markus Scherer
8fcfb9fe32 ICU-2449 reenable tests
X-SVN-Rev: 12725
2003-08-01 14:24:59 +00:00
Markus Scherer
1f2eee25e4 ICU-2449 move some test cases to intltest data-driven conversion tests
X-SVN-Rev: 12724
2003-08-01 14:23:17 +00:00
Markus Scherer
795bad0ae8 ICU-2449 improve data-driven conversion tests
X-SVN-Rev: 12723
2003-08-01 14:21:58 +00:00
Markus Scherer
34eec8a376 ICU-2449 data-driven conversion tests
X-SVN-Rev: 12722
2003-08-01 14:18:27 +00:00
George Rhoten
21eb7860d6 ICU-3027 Fix the warning message about the global mutex
X-SVN-Rev: 12721
2003-07-31 23:13:45 +00:00
Syn Wee Quek
3ee80fc175 ICU-3083 supplementary bug fixed.
problem was that a wrong ce was given to estimate the estimated offset.

X-SVN-Rev: 12719
2003-07-31 19:31:58 +00:00
George Rhoten
b4fca0ce2f ICU-2948 First try at adding more native language and country names
X-SVN-Rev: 12718
2003-07-31 17:22:35 +00:00
George Rhoten
700ca91dc2 ICU-3151 Fix some documentation and the U8_NEXT macro
X-SVN-Rev: 12717
2003-07-31 15:44:42 +00:00
George Rhoten
d9e056ea59 ICU-2948 Add more native names for languages and countries.
X-SVN-Rev: 12715
2003-07-30 22:45:58 +00:00
Vladimir Weinstein
c2a77c0fda ICU-3140 updated Thai tailoring, Fractional UCA, test and test file
X-SVN-Rev: 12711
2003-07-30 21:12:10 +00:00
George Rhoten
e18743997e ICU-2948 Fix iu language name
X-SVN-Rev: 12707
2003-07-29 16:32:43 +00:00
Andy Heninger
5f352ade23 ICU-2924 RBBI Line Break Rule Updates, work in progress.
X-SVN-Rev: 12706
2003-07-29 06:35:54 +00:00
Ram Viswanadha
2353dfaf78 ICU-3050 fix memory leaks in the test
X-SVN-Rev: 12705
2003-07-28 23:48:47 +00:00
Eric Mader
26372d2c88 ICU-3050 StringPrep API first cut; fix Visual Studio .NET projects.
X-SVN-Rev: 12704
2003-07-28 23:43:22 +00:00
George Rhoten
895be1a558 ICU-3130 Allow gmake -j2 to work.
X-SVN-Rev: 12703
2003-07-28 15:47:39 +00:00
Andy Heninger
6bbbeb7637 ICU-2924 RBBI Line Break Rule Updates, work in progress.
X-SVN-Rev: 12701
2003-07-28 06:40:25 +00:00
George Rhoten
468a10f112 ICU-2948 Fix iu language name
X-SVN-Rev: 12699
2003-07-26 06:03:05 +00:00
Vladimir Weinstein
ea7c24a2c2 ICU-3109 Another Thai fix
X-SVN-Rev: 12697
2003-07-26 00:25:28 +00:00
George Rhoten
034349d0a0 ICU-2948 First try at adding more native names for languages and countries.
X-SVN-Rev: 12696
2003-07-26 00:07:49 +00:00
Vladimir Weinstein
f4de4308f2 ICU-1851 CODAN implementation - option for numeric collation should be properly initialized
X-SVN-Rev: 12695
2003-07-25 23:57:51 +00:00
George Rhoten
bc3acece8d ICU-2948 First try at adding more native names for languages and countries.
X-SVN-Rev: 12694
2003-07-25 23:33:32 +00:00
Vladimir Weinstein
061269fb5d ICU-1851 CODAN implementation oops - lower case 'false' is not to be used
X-SVN-Rev: 12693
2003-07-25 23:08:44 +00:00
Ram Viswanadha
66179b902e ICU-3050 dont use // in C files
X-SVN-Rev: 12692
2003-07-25 23:02:40 +00:00
George Rhoten
84fa358619 ICU-2948 First try at adding more native names for languages and countries.
X-SVN-Rev: 12690
2003-07-25 22:05:18 +00:00
Ram Viswanadha
a2b91de857 ICU-3050 run through purify and fix memory leaks
X-SVN-Rev: 12689
2003-07-25 20:12:44 +00:00
Ram Viswanadha
fab121441c ICU-3050 Fix compiler warnings and build failures on AIX and Solaris
X-SVN-Rev: 12688
2003-07-25 16:01:32 +00:00
Vladimir Weinstein
49dcdabc99 ICU-3109 Something is wrong in Thai - revert to slower but working thing
X-SVN-Rev: 12687
2003-07-25 07:06:40 +00:00
Vladimir Weinstein
29de7f8abe ICU-1851 CODAN implementation, take 1
X-SVN-Rev: 12686
2003-07-25 05:31:54 +00:00
Andy Heninger
e371874f36 ICU-2924 RBBI line break rules and monkey test, work in progress
X-SVN-Rev: 12685
2003-07-25 01:15:04 +00:00
Ram Viswanadha
d9d1e7bf5a ICU-3050 add sprep tests
X-SVN-Rev: 12684
2003-07-25 01:03:50 +00:00
Ram Viswanadha
45e4b4aea0 ICU-3050 update testdata building
X-SVN-Rev: 12683
2003-07-25 00:29:50 +00:00
Ram Viswanadha
ebc620d669 ICU-3050 fix typo
X-SVN-Rev: 12682
2003-07-25 00:26:19 +00:00
Ram Viswanadha
33890743d3 ICU-3050 add gensprep
X-SVN-Rev: 12681
2003-07-25 00:20:50 +00:00
Ram Viswanadha
82ae80c5f2 ICU-3068 remove unnescessary file
X-SVN-Rev: 12680
2003-07-25 00:18:00 +00:00
Ram Viswanadha
c33e7dd5da ICU-3050 fix compiler warning
X-SVN-Rev: 12679
2003-07-25 00:16:15 +00:00
Ram Viswanadha
66dec17290 ICU-3050 Add gensprep
X-SVN-Rev: 12678
2003-07-25 00:08:14 +00:00
Ram Viswanadha
7c7d39fc9e ICU-3050 StringPrep API first cut
X-SVN-Rev: 12677
2003-07-25 00:02:36 +00:00
Ram Viswanadha
d5ce54c99c ICU-3050 add usprep.o to the makefile
X-SVN-Rev: 12676
2003-07-24 23:59:13 +00:00
Ram Viswanadha
c7c731c210 ICU-3050 StringPrep API first cut
X-SVN-Rev: 12675
2003-07-24 23:29:34 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Ram Viswanadha
1349672e9b ICU-3050 remove genidna -- genspep takes its place
X-SVN-Rev: 12673
2003-07-24 23:20:42 +00:00
Ram Viswanadha
1b0883d4b0 ICU-3068 add perfomrance test to perf framework
X-SVN-Rev: 12672
2003-07-24 22:25:23 +00:00