tague%netscape.com
|
84edb88953
|
Added XPCOM autoregistration to the Mac version of the locale shared object.
|
1999-02-09 04:31:32 +00:00 |
|
tague%netscape.com
|
cacda0cc9c
|
Added autoregistration to UNIX .so
|
1999-02-09 03:24:34 +00:00 |
|
nhotta%netscape.com
|
263991365d
|
Output data print format change.
|
1999-02-08 19:21:44 +00:00 |
|
mcafee%netscape.com
|
726434e734
|
ignore genereated files
|
1999-02-08 08:26:34 +00:00 |
|
mcafee%netscape.com
|
8d0f6d4b57
|
nsIWin32Locale.h is, uh, Win32-only :-)
|
1999-02-07 12:29:31 +00:00 |
|
nhotta%netscape.com
|
efec496dc5
|
Added Japanese (Shift_JIS) specific support.
|
1999-02-05 22:51:38 +00:00 |
|
nhotta%netscape.com
|
1f6789b4e5
|
Collation key implementation for Macintosh.
|
1999-02-05 22:10:39 +00:00 |
|
erik%netscape.com
|
65a5a7abf5
|
Changed over to the service model. Seems cleaner now.
|
1999-02-05 21:10:04 +00:00 |
|
dp%netscape.com
|
acc1d1b271
|
Fixed mRefCnt not being initialized
|
1999-02-05 18:50:08 +00:00 |
|
nhotta%netscape.com
|
94a70e212b
|
Added uconv for the include path.
|
1999-02-05 00:36:45 +00:00 |
|
nhotta%netscape.com
|
f69c92b269
|
Changed to use strxfrm for a key generation.
|
1999-02-04 23:23:04 +00:00 |
|
nhotta%netscape.com
|
e21aa3fbcc
|
Moved NS_IMPL_IDS define to XP code.
|
1999-02-04 23:20:55 +00:00 |
|
nhotta%netscape.com
|
0ff2b69425
|
Added UnicodeToChar to nsCollation class.
|
1999-02-04 23:17:37 +00:00 |
|
ftang%netscape.com
|
ef83f03754
|
implement ASCII only ToTitle until word breaker ready. Put optimization for NOCASE_CHAR in place, replace test with macro to make it more readable,
|
1999-02-04 16:59:03 +00:00 |
|
nhotta%netscape.com
|
bc366aa8c7
|
Integration of the case conversion interface.
|
1999-02-04 02:02:49 +00:00 |
|
nhotta%netscape.com
|
8112005249
|
Integration of the case conversion interface.
|
1999-02-04 01:40:58 +00:00 |
|
nhotta%netscape.com
|
9cf27d4675
|
RegisterFactory for case conversion interface.
|
1999-02-04 01:39:11 +00:00 |
|
nhotta%netscape.com
|
b12ad2d245
|
Additional include paths.
|
1999-02-04 01:37:46 +00:00 |
|
tague%netscape.com
|
ebe7e7f12a
|
Added Windows specific locale interfaces and implementation
|
1999-02-04 00:33:44 +00:00 |
|
nhotta%netscape.com
|
9678289616
|
Unicode converter integration.
|
1999-02-03 23:44:36 +00:00 |
|
brade%netscape.com
|
07c421149d
|
remove extra comma to remove warnings on Macintosh compiler
|
1999-02-03 22:57:36 +00:00 |
|
nhotta%netscape.com
|
ed09f21105
|
RegisterFactory for unicode converter.
|
1999-02-03 19:29:50 +00:00 |
|
nhotta%netscape.com
|
a6a550a6f5
|
Date time format Macintosh implementation.
|
1999-02-03 19:28:38 +00:00 |
|
erik%netscape.com
|
686e2e593c
|
Added strres to Unix build.
|
1999-02-03 18:14:48 +00:00 |
|
erik%netscape.com
|
61113fb771
|
Unix Makefile for this directory.
|
1999-02-03 18:14:04 +00:00 |
|
erik%netscape.com
|
b9e87785ed
|
Fixed compiler warnings on Linux, and added code for LockFactory.
|
1999-02-03 18:08:03 +00:00 |
|
ftang%netscape.com
|
18cab4e127
|
stop building gendata. it is obsoleted
|
1999-02-03 18:00:03 +00:00 |
|
erik%netscape.com
|
3c61db0bac
|
Adding strres again. This time it should be OK, since intl is built after
base in mozilla/nglayout.mak. (And I tried a build from scratch.)
|
1999-02-03 17:55:52 +00:00 |
|
ftang%netscape.com
|
1555dc949b
|
stop building gendat
|
1999-02-03 17:54:51 +00:00 |
|
ftang%netscape.com
|
d182d451e7
|
change implementation to Imp2 so it don't depend on MTT and faster, smaller
|
1999-02-03 17:44:05 +00:00 |
|
ftang%netscape.com
|
e30e92cb4c
|
change implementation to Imp2 so it is faster and smaller and do not depend on MTT
|
1999-02-03 17:43:38 +00:00 |
|
ftang%netscape.com
|
9ff667aa06
|
fix mac warning. delete , from enum
|
1999-02-03 09:02:54 +00:00 |
|
ftang%netscape.com
|
06e4dafc2f
|
make the table static instead of extern
|
1999-02-03 08:52:22 +00:00 |
|
ftang%netscape.com
|
ca366072dd
|
Fix extern and static problem
|
1999-02-03 08:51:56 +00:00 |
|
ftang%netscape.com
|
99ae0ec765
|
add the second implementation to replace the MTT implementation. the casetable.h is build by ../tools/gencasetable.pl on window with [Dec 29 22:05:00 1998] version (2.1.8) of UnicodeData-Latest.txt file
|
1999-02-03 08:44:02 +00:00 |
|
ftang%netscape.com
|
34f136da98
|
add gencasetable.pl which used to generate mozilla/intl/unicharutil/src/casetable.h from UnicodeData-Latest.txt
|
1999-02-03 08:38:39 +00:00 |
|
nhotta%netscape.com
|
0f893f63a2
|
Fixed typo, windows headers were included.
|
1999-02-03 02:22:12 +00:00 |
|
nhotta%netscape.com
|
aa2bfa6b52
|
nsILocale integration and date time format Mac implementation.
|
1999-02-03 01:36:06 +00:00 |
|
nhotta%netscape.com
|
f5d1975ba6
|
nsILocale integration.
|
1999-02-03 01:35:11 +00:00 |
|
kipp%netscape.com
|
3efbd9563c
|
Use SIMPLE_PROGRAMS instead of custom rules
|
1999-02-02 17:40:28 +00:00 |
|
mcafee%netscape.com
|
938f5f070b
|
Ignore generated binaries
|
1999-02-02 01:52:35 +00:00 |
|
mcafee%netscape.com
|
c46e798651
|
Ignore generated binaries
|
1999-02-02 01:47:19 +00:00 |
|
mcafee%netscape.com
|
a9f46578c7
|
Ignore generated Makefile
|
1999-02-02 01:03:32 +00:00 |
|
nhotta%netscape.com
|
44866e8b7b
|
Changed the class name from WinFactory to UnixFactory.
|
1999-02-01 23:56:54 +00:00 |
|
nhotta%netscape.com
|
034a3ff9b8
|
Changed out string to nsString.
|
1999-02-01 23:40:02 +00:00 |
|
nhotta%netscape.com
|
57c01c80e1
|
Changed for nsIDateTimeFormat interface.
|
1999-02-01 23:33:13 +00:00 |
|
erik%netscape.com
|
aec381d7e2
|
removing strres again, coz it apparently doesn't work for others. sigh...
|
1999-02-01 20:48:28 +00:00 |
|
erik%netscape.com
|
eb4e6767af
|
added strres to build again, now that raptorbase.lib dependency is solved
|
1999-02-01 19:24:05 +00:00 |
|
erik%netscape.com
|
6b2136e751
|
commented out the REQUIRES line to get around dependency problem with
raptorbase.lib when building strres.dll
|
1999-02-01 19:23:34 +00:00 |
|
tague%netscape.com
|
fc83b34cdf
|
Modified LocaleSelfTest to look for it's components in NSLOCALE_DLL on the Mac. (This mirrors the other builds.)
|
1999-02-01 04:37:47 +00:00 |
|
tague%netscape.com
|
33eb3a52b3
|
Updated MANIFEST file. Removed leading # characters.
|
1999-02-01 04:36:52 +00:00 |
|
tague%netscape.com
|
74a0a59d07
|
Added nsILocale and nsILocaleFactory to the Mac build.
|
1999-02-01 04:35:53 +00:00 |
|
tague%netscape.com
|
efcf7769d5
|
Changed Mac build to mirror the Windows and Unix builds. Put the definition of nsLocaleMacFactory into a header file.
|
1999-02-01 04:35:21 +00:00 |
|
tague%netscape.com
|
cc3880bdc4
|
First Checked In.
|
1999-02-01 04:32:55 +00:00 |
|
tague%netscape.com
|
9eeda875db
|
Renamed targets from unicharutil*.shlib to unicharutil*.shlb.
|
1999-02-01 04:31:37 +00:00 |
|
erik%netscape.com
|
b5815dfa4f
|
removing strres from build until I sort out the raptorbase.lib problem
|
1999-01-30 01:40:48 +00:00 |
|
erik%netscape.com
|
9e482a5454
|
changed locale argument from nsString to nsILocale
|
1999-01-30 00:29:33 +00:00 |
|
erik%netscape.com
|
0bfa10efdf
|
added strres to list of directories to build
|
1999-01-30 00:28:10 +00:00 |
|
erik%netscape.com
|
f97c77c71c
|
added locale to include list (for nsILocale)
|
1999-01-30 00:27:18 +00:00 |
|
erik%netscape.com
|
4ebf6c26c5
|
added locale directory to include list (for nsILocale)
|
1999-01-30 00:26:48 +00:00 |
|
erik%netscape.com
|
a3b127dac4
|
added Windows makefile for this directory so that build goes down into
subdirectories automatically
|
1999-01-30 00:25:34 +00:00 |
|
ftang%netscape.com
|
0a603e202f
|
First Checked In.
|
1999-01-29 18:24:54 +00:00 |
|
ftang%netscape.com
|
cf402a4b8c
|
move kLatin1ToUnicodeCID from nsConverterCID.h to nsUCvLatinCID.h
|
1999-01-29 18:13:32 +00:00 |
|
ftang%netscape.com
|
98fd34393f
|
fix EXPORT problem
|
1999-01-29 18:12:16 +00:00 |
|
ftang%netscape.com
|
a0a34eb553
|
first check in
|
1999-01-29 18:11:33 +00:00 |
|
ftang%netscape.com
|
a69e7904e6
|
fix export
|
1999-01-29 18:11:00 +00:00 |
|
tague%netscape.com
|
f099c5aa64
|
Changed DEPTH to topsrcdir so that we build under autoconf
|
1999-01-29 05:29:43 +00:00 |
|
tague%netscape.com
|
af2816809e
|
Added nsILocale, nsILocaleFactory, nsICollation to the UNIX build
|
1999-01-29 04:09:40 +00:00 |
|
ftang%netscape.com
|
64eafe5548
|
add MANIFEST
|
1999-01-29 01:09:05 +00:00 |
|
tague%netscape.com
|
85b27329cd
|
Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well.
|
1999-01-28 23:27:55 +00:00 |
|
nhotta%netscape.com
|
ab42bc6816
|
Added test cases for date time format.
|
1999-01-28 00:26:04 +00:00 |
|
nhotta%netscape.com
|
1814320b35
|
Changed to call WinAPI for date time format.
|
1999-01-28 00:24:18 +00:00 |
|
nhotta%netscape.com
|
432b0a7e44
|
Modified data and time format selectors.
|
1999-01-28 00:21:48 +00:00 |
|
erik%netscape.com
|
fd2231341f
|
again, had to fix some strange IID stuff that wouldn't compile on the Mac
|
1999-01-27 18:46:07 +00:00 |
|
cata%netscape.com
|
b78e142c3f
|
Test code for the hacky Ascii Encoder added.
|
1999-01-27 18:06:03 +00:00 |
|
cata%netscape.com
|
8bf62a32c9
|
Hacky Ascii Unicode encoder added for testing purposes.
|
1999-01-27 18:05:08 +00:00 |
|
cata%netscape.com
|
64c5987ad2
|
More methods added in the interface.
|
1999-01-27 18:03:59 +00:00 |
|
cata%netscape.com
|
519bf61974
|
Docs added. Changes in error codes.
|
1999-01-27 18:02:58 +00:00 |
|
ramiro%netscape.com
|
40c9c81e4b
|
Ignore generated files.
|
1999-01-27 05:09:47 +00:00 |
|
nhotta%netscape.com
|
8c42db3a20
|
Initial check in.
|
1999-01-27 00:19:24 +00:00 |
|
erik%netscape.com
|
63dd716dc8
|
Added test program and test file for new nsIStringBundle class
(for externalizing strings so that they can be localized).
|
1999-01-26 23:54:30 +00:00 |
|
erik%netscape.com
|
3f82c780be
|
Added implementation of new nsIStringBundle class.
|
1999-01-26 23:53:37 +00:00 |
|
erik%netscape.com
|
897bee2d9f
|
Added public header file for new nsIStringBundle class.
|
1999-01-26 23:53:01 +00:00 |
|
nhotta%netscape.com
|
4eef5a7edc
|
Change to use WinAPI for collation key creation.
|
1999-01-26 17:37:17 +00:00 |
|
nhotta%netscape.com
|
ae90d6478c
|
Added additional library to to link.
|
1999-01-26 17:35:42 +00:00 |
|
mcafee%netscape.com
|
74efa35b43
|
Adding makefiles for Linux, hope that's Ok
|
1999-01-26 12:47:33 +00:00 |
|
sudu%netscape.com
|
c94385ee94
|
OJI MozClassic to raptor merge
|
1999-01-25 08:05:00 +00:00 |
|
ramiro%netscape.com
|
67f7ec8c39
|
Ignore generated file.
|
1999-01-23 00:09:34 +00:00 |
|
ramiro%netscape.com
|
127039e271
|
Ignore generated files.
|
1999-01-22 06:33:54 +00:00 |
|
ftang%netscape.com
|
38a78d74bd
|
fix the target name from shlib to shlb
|
1999-01-22 01:26:41 +00:00 |
|
nhotta%netscape.com
|
ed95678fea
|
First Checked In.
|
1999-01-21 23:40:32 +00:00 |
|
nhotta%netscape.com
|
7b8d4b7b11
|
Changes for Mac build.
|
1999-01-21 23:37:56 +00:00 |
|
nhotta%netscape.com
|
f5ae45eca2
|
File Removed.
|
1999-01-21 23:26:07 +00:00 |
|
nhotta%netscape.com
|
9b01700753
|
First Checked In.
|
1999-01-21 23:13:03 +00:00 |
|
nhotta%netscape.com
|
86c9f5ca8d
|
Initial check in.
|
1999-01-21 01:28:27 +00:00 |
|
nhotta%netscape.com
|
eb428fc2d3
|
Initial check in.
|
1999-01-21 01:11:00 +00:00 |
|
nhotta%netscape.com
|
61cd3a1343
|
Initial check in.
|
1999-01-21 00:49:28 +00:00 |
|
ftang%netscape.com
|
ba41dc36f1
|
First Checked In.
|
1999-01-16 00:29:00 +00:00 |
|
ftang%netscape.com
|
0c4b4a9143
|
add EUC-JP converter
|
1999-01-16 00:20:44 +00:00 |
|
ftang%netscape.com
|
e897d9df10
|
fix the bug which will crash when some converter are not available
|
1999-01-14 23:24:17 +00:00 |
|
ftang%netscape.com
|
3e4093276b
|
add greek test case
|
1999-01-14 23:23:30 +00:00 |
|
ftang%netscape.com
|
dd7461a825
|
add ucvlatin into -I
|
1999-01-14 23:23:13 +00:00 |
|
ftang%netscape.com
|
8d41d4b0cc
|
make UNIX build and run
|
1999-01-14 10:28:18 +00:00 |
|
ftang%netscape.com
|
61a437bcd2
|
fix the FastTableInit code
|
1999-01-14 08:49:03 +00:00 |
|
ftang%netscape.com
|
0a4bb956c9
|
fix the 0x00-0x20 and 0x7f problem nsUnicodeDecodeUtil.cpp
|
1999-01-14 08:22:31 +00:00 |
|
ftang%netscape.com
|
da4a8ab725
|
fix charset is caseless bug
|
1999-01-14 07:46:17 +00:00 |
|
ftang%netscape.com
|
8ecdbda40a
|
add ucvlatin, add cp1253, iso-8859-1, windows-1253 converter, change the nsIUnicodeDecodeUtil interface
|
1999-01-14 07:39:45 +00:00 |
|
ftang%netscape.com
|
a267ebb98a
|
add first check in
|
1999-01-14 07:35:24 +00:00 |
|
ftang%netscape.com
|
e05c75c1c9
|
change dependency. add sjis test cases
|
1999-01-12 08:35:45 +00:00 |
|
ftang%netscape.com
|
1aba6b47b6
|
add shift jis converter, add table driven decode utility and interface, change module name from intl to uconv
|
1999-01-12 08:34:29 +00:00 |
|
ftang%netscape.com
|
f38f28d04a
|
change module from intl to uconv, add utility files
|
1999-01-12 08:26:54 +00:00 |
|
ftang%netscape.com
|
f16f43cabb
|
add Shift to Unicode converter
|
1999-01-12 08:24:34 +00:00 |
|
ftang%netscape.com
|
1710a341d3
|
Ignore (NS_ERROR_FACTORY_EXISTS != res) return result
|
1999-01-08 22:02:41 +00:00 |
|
ftang%netscape.com
|
02d67d0824
|
add unix makefile
|
1999-01-08 18:57:27 +00:00 |
|
ftang%netscape.com
|
279ed70779
|
add Makefile to call uconv
|
1999-01-08 18:55:54 +00:00 |
|
ftang%netscape.com
|
656cb3b469
|
add directory description
|
1999-01-08 18:36:17 +00:00 |
|
ftang%netscape.com
|
58baea9bbe
|
change add the DLL name for Mac and UNIX and add placeholder for planned converters
|
1999-01-08 01:03:24 +00:00 |
|
ftang%netscape.com
|
231a7f5d7a
|
move from modules into intl
|
1999-01-08 00:26:45 +00:00 |
|
ftang%netscape.com
|
40e1221f93
|
move from modules into intl
|
1999-01-08 00:20:08 +00:00 |
|
cata%netscape.com
|
ecd5c41c43
|
first check in unicode converter. Didn't build on Mac/UNIX yet. Didn't hookup with main
build process yet.
|
1999-01-07 01:23:22 +00:00 |
|