Commit Graph

99 Commits

Author SHA1 Message Date
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