Peter Edberg
|
cce314dc85
|
ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings
X-SVN-Rev: 32659
|
2012-10-18 19:51:28 +00:00 |
|
Yoshito Umaoka
|
883e3dfb05
|
ICU-9582 Clean up import statements.
X-SVN-Rev: 32657
|
2012-10-18 17:32:46 +00:00 |
|
Yoshito Umaoka
|
3eeef3b050
|
ICU-9680 Updated TestTimeZoneNames to match the workaround for Java's TimeZoneNameProvider support problem done by #9400.
X-SVN-Rev: 32656
|
2012-10-18 16:58:09 +00:00 |
|
Steven R. Loomis
|
9306ec4e68
|
ICU-9650 update API generator tool to give Simplifications section
X-SVN-Rev: 32655
|
2012-10-18 00:05:21 +00:00 |
|
Steven R. Loomis
|
0757fdeaf1
|
ICU-9650 update API Change Report
X-SVN-Rev: 32654
|
2012-10-18 00:04:14 +00:00 |
|
Markus Scherer
|
feea8e2c99
|
ICU-9671 fix BreakIterator compiler warnings
X-SVN-Rev: 32653
|
2012-10-17 23:54:34 +00:00 |
|
Yoshito Umaoka
|
2bd707df08
|
ICU-9582 Update the API change report for ICU 50RC.
X-SVN-Rev: 32652
|
2012-10-17 22:01:13 +00:00 |
|
Yoshito Umaoka
|
31676208ae
|
ICU-9582 Suppress unused warning for now.
X-SVN-Rev: 32651
|
2012-10-17 21:54:12 +00:00 |
|
Peter Edberg
|
e0688029ca
|
ICU-9672 Add casts to avoid warnings
X-SVN-Rev: 32650
|
2012-10-17 21:54:06 +00:00 |
|
Peter Edberg
|
73b05c02c4
|
ICU-9581 Update urename.h
X-SVN-Rev: 32649
|
2012-10-17 06:15:22 +00:00 |
|
Peter Edberg
|
9622e41050
|
ICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to @internal/@draft/@stable
X-SVN-Rev: 32648
|
2012-10-17 05:48:18 +00:00 |
|
Peter Edberg
|
8fe6eb0b2c
|
ICU-9250 (J) Document that date format S+ fields truncate for S,SS and zero-pad for SSSS+
X-SVN-Rev: 32647
|
2012-10-17 04:49:15 +00:00 |
|
Peter Edberg
|
6735940768
|
ICU-9250 Document that date format S+ fields truncate for S,SS and zero-pad for SSSS+
X-SVN-Rev: 32646
|
2012-10-17 04:41:19 +00:00 |
|
Yoshito Umaoka
|
c0241d47aa
|
ICU-9633 Fixed unused warning by adding @SuppressWarnings.
X-SVN-Rev: 32645
|
2012-10-16 20:56:05 +00:00 |
|
Yoshito Umaoka
|
7505f91f7f
|
ICU-9582 Fixed resource leak warnings in demo and tools.
X-SVN-Rev: 32644
|
2012-10-16 20:00:35 +00:00 |
|
Peter Edberg
|
e1eb8b2fab
|
ICU-9633 Make capitalizationSetting transient, handle it in writeObject/readObject, bump currentSerialVersion
X-SVN-Rev: 32643
|
2012-10-16 19:52:45 +00:00 |
|
Michael Ow
|
baf198dec3
|
ICU-9581 Fix some memory leaks in cintltst and intltest
X-SVN-Rev: 32642
|
2012-10-16 16:01:17 +00:00 |
|
Peter Edberg
|
5eb6e0c01c
|
ICU-9656 (J) Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32641
|
2012-10-16 06:57:48 +00:00 |
|
Peter Edberg
|
8f94316877
|
ICU-9656 Restore #include <stdlib.h> for atoi
X-SVN-Rev: 32640
|
2012-10-16 00:54:37 +00:00 |
|
Peter Edberg
|
553bcf0b33
|
ICU-9656 Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt/parse glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32638
|
2012-10-15 23:32:31 +00:00 |
|
Markus Scherer
|
cd1a970510
|
ICU-9581 add genderinfo to dependencies list
X-SVN-Rev: 32637
|
2012-10-15 22:16:28 +00:00 |
|
Markus Scherer
|
5d5811d46f
|
ICU-9556 add virtual destructors for *KeyByteSink classes as required by source/test/depstest/depstest.py, see ICU ticket #8454
X-SVN-Rev: 32636
|
2012-10-15 22:12:05 +00:00 |
|
Yoshito Umaoka
|
459e90197a
|
ICU-9584 Changing %~f0 to %~dp0 for better readability.
X-SVN-Rev: 32634
|
2012-10-15 20:58:11 +00:00 |
|
Yoshito Umaoka
|
ae801e7343
|
ICU-8965 Removed unused import in PersianTest.java
X-SVN-Rev: 32632
|
2012-10-15 14:41:54 +00:00 |
|
Roozbeh Pournader
|
61d0585218
|
ICU-8965 Add tests for Persian Calendar
X-SVN-Rev: 32629
|
2012-10-13 00:57:46 +00:00 |
|
Steven R. Loomis
|
855951324b
|
ICU-9654 export SILENT_COMPILE for test apps
X-SVN-Rev: 32628
|
2012-10-12 23:53:32 +00:00 |
|
Markus Scherer
|
b64d860945
|
ICU-9549 re-simplify logic in _copy_ptr()
X-SVN-Rev: 32627
|
2012-10-12 23:18:49 +00:00 |
|
Michael Ow
|
e0d218d5b6
|
ICU-9613 Remove myEnum:: prefix
X-SVN-Rev: 32626
|
2012-10-12 22:47:38 +00:00 |
|
Michael Ow
|
b73ea8b387
|
ICU-9613 Fix wrong enum name
X-SVN-Rev: 32625
|
2012-10-12 21:53:41 +00:00 |
|
Michael Ow
|
8c2beec087
|
ICU-9613 Remove unneeded include statement and fix attribute name
X-SVN-Rev: 32624
|
2012-10-12 21:38:01 +00:00 |
|
Mark Davis
|
a967077c32
|
ICU-8782 Fixed review comments
X-SVN-Rev: 32623
|
2012-10-12 19:55:00 +00:00 |
|
Michael Ow
|
799a603abc
|
ICU-9613 Merge from branch to trunk
X-SVN-Rev: 32622
|
2012-10-12 19:52:43 +00:00 |
|
Peter Edberg
|
adc6f41d0e
|
ICU-9581 Update ICU version to 50.1, update timebombs for #9156,#9490,#8982,ccldrbug3058
X-SVN-Rev: 32616
|
2012-10-12 03:19:08 +00:00 |
|
Unknown User
|
9234456fad
|
ICU-9649 strip message before comparison
X-SVN-Rev: 32615
|
2012-10-12 02:59:09 +00:00 |
|
Travis Keep
|
7cf61c543b
|
ICU-9598 Fix windows build which broke at 32600
X-SVN-Rev: 32610
|
2012-10-11 21:54:28 +00:00 |
|
Travis Keep
|
bb296a6003
|
ICU-9598 Respond to Markus' comments on C genderInfo
X-SVN-Rev: 32606
|
2012-10-11 20:58:56 +00:00 |
|
John Emmons
|
e899f6a44e
|
ICU-9587 Add @provisional statements to java docs - and one missing @draft ICU 50
X-SVN-Rev: 32604
|
2012-10-11 20:29:26 +00:00 |
|
Peter Edberg
|
62d858f72d
|
ICU-9617 Fix a couple of misspellings in API header comments
X-SVN-Rev: 32601
|
2012-10-11 19:42:10 +00:00 |
|
Travis Keep
|
dd506783e6
|
ICU-9598 Respond to Markus' comments on C GenderInfo
X-SVN-Rev: 32600
|
2012-10-11 18:52:55 +00:00 |
|
Yoshito Umaoka
|
5d4eb5c918
|
ICU-9567 Fixed a bad condition for Latin 1 checking updated in the previous change.
X-SVN-Rev: 32599
|
2012-10-11 18:10:04 +00:00 |
|
Peter Edberg
|
57a08f9d38
|
ICU-9633 Delete unused imports to avoid Eclipse warning
X-SVN-Rev: 32598
|
2012-10-11 18:05:57 +00:00 |
|
Yoshito Umaoka
|
964283d36c
|
ICU-9567 Fixed API status comment for UTRACE_UCOL_STRCOLLUTF8.
X-SVN-Rev: 32597
|
2012-10-11 14:48:04 +00:00 |
|
Peter Edberg
|
76cf9f508a
|
ICU-9638 Make LocaleDisplayNamesImpl actually use context info; add test; make DisplayContext constructor private
X-SVN-Rev: 32596
|
2012-10-11 12:41:08 +00:00 |
|
Yoshito Umaoka
|
b30caaeeac
|
ICU-9567 Changes based on Markus's review feedback.
X-SVN-Rev: 32595
|
2012-10-11 03:24:59 +00:00 |
|
Peter Edberg
|
3d6cf30378
|
ICU-9606 Review comments: Use LocalPointer for btzClone, delete incorrect comment
X-SVN-Rev: 32594
|
2012-10-11 01:07:10 +00:00 |
|
Travis Keep
|
546def8662
|
ICU-9598 Use UBool instead of bool
X-SVN-Rev: 32593
|
2012-10-10 23:23:08 +00:00 |
|
Markus Scherer
|
387f7a40fc
|
ICU-9398 fix filename comment
X-SVN-Rev: 32592
|
2012-10-10 23:19:23 +00:00 |
|
Michael Ow
|
a439d31c6e
|
ICU-9601 Skip test in ICU4J
X-SVN-Rev: 32589
|
2012-10-10 21:06:06 +00:00 |
|
Yoshito Umaoka
|
9b428833c5
|
ICU-9645 Fixed the test case Test5006GetShortMonths and removed the timebomb.
X-SVN-Rev: 32588
|
2012-10-10 16:19:37 +00:00 |
|
Yoshito Umaoka
|
76b8cbd675
|
ICU-6806 Updated DateTimeGeneratorTest/TestOrdering. The test code is preserved, but no longer report ordering differences as errors.
X-SVN-Rev: 32587
|
2012-10-10 15:12:05 +00:00 |
|