Commit Graph

292 Commits

Author SHA1 Message Date
George Rhoten
810a27e86d ICU-5423 Minor preference changes.
X-SVN-Rev: 21841
2007-06-28 16:39:09 +00:00
George Rhoten
29bf35f7ed ICU-5423 Comment out debugging code.
X-SVN-Rev: 21838
2007-06-28 07:35:36 +00:00
George Rhoten
340f980d77 ICU-5423 Information from the daylight global variable is insufficient.
Probing when daylight occurs seems more reliable.

X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
Vladimir Weinstein
ba5eaaf5e1 ICU-5445 working around glibc bug in strcpy that produces compiler warnings.
X-SVN-Rev: 21696
2007-06-11 18:44:06 +00:00
George Rhoten
e1ed2e9f2e ICU-5610 Use <tzfile.h> for time zone path names when available
X-SVN-Rev: 21653
2007-06-06 22:11:45 +00:00
George Rhoten
c22b3075b7 ICU-5604 EUC-JP portability is hopeless. Map POSIX charset names to close approximations. The current aliases are staying as they are for Windows/AIX compatibility.
Windows is max 2 bytes, and the other EUC-JP variants have a 3 byte maximum per codepoint.

X-SVN-Rev: 21652
2007-06-06 21:42:33 +00:00
George Rhoten
954170ec8a ICU-5610 Undo last change. It's not portable.
X-SVN-Rev: 21649
2007-06-06 05:26:51 +00:00
Deborah Goldsmith
8334f8b2f7 ICU-5610 Use <tzfile.h> for time zone path names
X-SVN-Rev: 21648
2007-06-06 01:40:43 +00:00
George Rhoten
0f8b61b7fc ICU-5576 Fixes for z/OS
X-SVN-Rev: 21208
2007-03-09 07:08:05 +00:00
George Rhoten
879e341b5f ICU-5423 Windows doesn't need this remapping code.
X-SVN-Rev: 20662
2006-11-15 19:01:21 +00:00
George Rhoten
5812852681 ICU-5423 Properly use printf.
X-SVN-Rev: 20634
2006-11-07 08:38:52 +00:00
George Rhoten
30813d8210 ICU-5423 Fixes for Linux
X-SVN-Rev: 20623
2006-11-01 19:45:06 +00:00
George Rhoten
86cb589f62 ICU-5423 Fixes for Windows.
X-SVN-Rev: 20622
2006-11-01 19:09:59 +00:00
George Rhoten
b64be9aad4 ICU-5423 One possible fix for properly detecting the default timezone on Linux.
X-SVN-Rev: 20621
2006-11-01 09:04:57 +00:00
George Rhoten
33659ae69f ICU-5469 Fix for non-Sun compilers.
X-SVN-Rev: 20620
2006-11-01 00:13:49 +00:00
George Rhoten
72605c7ddb ICU-5469 Fix last change for AIX.
X-SVN-Rev: 20588
2006-10-23 21:38:22 +00:00
George Rhoten
01745ec4fc ICU-5469 Improve usage of _XOPEN_SOURCE_EXTENDED
X-SVN-Rev: 20540
2006-10-20 18:57:55 +00:00
George Rhoten
dbc0d1d9ee ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
2006-08-29 04:57:05 +00:00
George Rhoten
b8fa953128 ICU-4869 Fix last check-in on AIX
X-SVN-Rev: 19931
2006-07-31 18:14:28 +00:00
George Rhoten
948a4e842f ICU-4869 Fix check-in of _XOPEN_SOURCE_EXTENDED. This is the correct fix.
X-SVN-Rev: 19919
2006-07-28 22:16:45 +00:00
Steven R. Loomis
f0b3b7f44a ICU-5274 move uprv_log10 to test code
X-SVN-Rev: 19877
2006-07-21 22:16:30 +00:00
George Rhoten
0edeab1182 ICU-4869 Better usage of _XOPEN_SOURCE_EXTENDED
X-SVN-Rev: 19821
2006-07-11 04:13:34 +00:00
George Rhoten
542af25b7a ICU-5216 Fix parsing of variant locales on POSIX based machines.
X-SVN-Rev: 19688
2006-06-06 16:26:06 +00:00
George Rhoten
9b0162b829 ICU-5138 Separate the platform independent math from putil.c
X-SVN-Rev: 19501
2006-03-31 06:40:46 +00:00
George Rhoten
fb73d7b9a9 ICU-5086 Fix a typo from the last checkin.
X-SVN-Rev: 19426
2006-03-24 03:22:11 +00:00
George Rhoten
4d88bc8d78 ICU-5086 Improve timezone detection on Mac OS X and AIX.
X-SVN-Rev: 19424
2006-03-23 23:38:53 +00:00
George Rhoten
d2246109e4 ICU-4707 Fix some compiler warnings about dereferencing type-punned pointers.
Fix a Beam warning.
Fix a Palm OS compiler error.

X-SVN-Rev: 19400
2006-03-22 07:40:47 +00:00
George Rhoten
7f267c6e1b ICU-5086 Improve timezone detection.
X-SVN-Rev: 19325
2006-03-03 08:17:36 +00:00
George Rhoten
deb7d17fdc ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19323
2006-03-03 07:08:05 +00:00
George Rhoten
0e9027e52a ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19322
2006-03-03 07:02:43 +00:00
George Rhoten
5c175798f2 ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19319
2006-03-03 06:47:40 +00:00
George Rhoten
393617a8f7 ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19318
2006-03-03 01:35:59 +00:00
George Rhoten
202d985613 ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19317
2006-03-03 01:12:55 +00:00
George Rhoten
5b679e213a ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19316
2006-03-03 01:05:05 +00:00
George Rhoten
a174b70acd ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19315
2006-03-03 01:00:54 +00:00
Eric Mader
48ee0ef324 ICU-4152 u_detectWindowsTimeZone => uprv_detectWindowsTimeZone
X-SVN-Rev: 18972
2006-01-13 17:41:59 +00:00
George Rhoten
01d8b5a202 ICU-4152 Use uprv_ for the private function prefix.
X-SVN-Rev: 18971
2006-01-13 00:16:51 +00:00
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
George Rhoten
c3a5076716 ICU-4987 Stop using setlocale(LC_*, "").
X-SVN-Rev: 18952
2006-01-05 01:21:54 +00:00
George Rhoten
56f410c999 ICU-4911 Fix a comment
X-SVN-Rev: 18938
2006-01-03 17:23:14 +00:00
George Rhoten
d1f265499b ICU-4911 Fix a memory leak
X-SVN-Rev: 18756
2005-11-04 19:19:45 +00:00
George Rhoten
41ed8bd11e ICU-4633 Add support for UCONFIG_NO_FILE_IO
X-SVN-Rev: 18610
2005-09-29 23:06:12 +00:00
George Rhoten
f1852ba928 ICU-4047 Fix for Solaris 10 machines upgraded from earlier versions of Solaris
X-SVN-Rev: 18544
2005-09-19 06:28:02 +00:00
George Rhoten
d99342357b ICU-3449 The default codepage on Mac OS X (Darwin) should be UTF-8 as suggested by Deborah.
X-SVN-Rev: 18416
2005-08-09 23:36:28 +00:00
George Rhoten
e5d666e80e ICU-3449 Fix for Solaris.
X-SVN-Rev: 18405
2005-08-06 00:13:14 +00:00
George Rhoten
eef6b52e78 ICU-3449 Don't dereference NULL.
X-SVN-Rev: 18402
2005-08-05 20:35:01 +00:00
George Rhoten
b0c15b2e79 ICU-3449 Don't dereference NULL.
X-SVN-Rev: 18401
2005-08-05 17:29:57 +00:00
George Rhoten
efad0e1488 ICU-3449 Remove debugging code.
X-SVN-Rev: 18398
2005-08-04 22:03:25 +00:00
George Rhoten
8ae11bc910 ICU-3449 Return an ICU compatible charset name for certain platforms.
X-SVN-Rev: 18396
2005-08-04 20:39:34 +00:00
George Rhoten
870d1a4b22 ICU-3449 Simplify getDefaultCodepage so that it will be easier to return the correct codepage in various scenarios.
X-SVN-Rev: 18393
2005-08-04 17:44:15 +00:00