Граф коммитов

111 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 57dea0cfa8 Added uconv for the include path. 1999-02-05 00:36:45 +00:00
nhotta%netscape.com a516a2123e Changed to use strxfrm for a key generation. 1999-02-04 23:23:04 +00:00
nhotta%netscape.com a1099f3f0f Moved NS_IMPL_IDS define to XP code. 1999-02-04 23:20:55 +00:00
nhotta%netscape.com 57da78b87d Added UnicodeToChar to nsCollation class. 1999-02-04 23:17:37 +00:00
ftang%netscape.com f9cb14827f 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 5c901aca22 Integration of the case conversion interface. 1999-02-04 02:02:49 +00:00
nhotta%netscape.com 117136ded3 Integration of the case conversion interface. 1999-02-04 01:40:58 +00:00
nhotta%netscape.com 1f9bff2b8b RegisterFactory for case conversion interface. 1999-02-04 01:39:11 +00:00
nhotta%netscape.com 4796ed4551 Additional include paths. 1999-02-04 01:37:46 +00:00
tague%netscape.com 8ffd3b76a9 Added Windows specific locale interfaces and implementation 1999-02-04 00:33:44 +00:00
nhotta%netscape.com 548fb60fa8 Unicode converter integration. 1999-02-03 23:44:36 +00:00
brade%netscape.com d6bbfa484b remove extra comma to remove warnings on Macintosh compiler 1999-02-03 22:57:36 +00:00
nhotta%netscape.com e4f1e1f385 RegisterFactory for unicode converter. 1999-02-03 19:29:50 +00:00
nhotta%netscape.com f4f503c3c3 Date time format Macintosh implementation. 1999-02-03 19:28:38 +00:00
erik%netscape.com 6becb99bb2 Added strres to Unix build. 1999-02-03 18:14:48 +00:00
erik%netscape.com bd9e99694d Unix Makefile for this directory. 1999-02-03 18:14:04 +00:00
erik%netscape.com b122a8ac59 Fixed compiler warnings on Linux, and added code for LockFactory. 1999-02-03 18:08:03 +00:00
ftang%netscape.com a95129f3fb stop building gendata. it is obsoleted 1999-02-03 18:00:03 +00:00
erik%netscape.com 34573b1998 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 f4dabc5959 stop building gendat 1999-02-03 17:54:51 +00:00
ftang%netscape.com b95441e257 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 3ddc652f66 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 fa6256ad28 fix mac warning. delete , from enum 1999-02-03 09:02:54 +00:00
ftang%netscape.com edaed431a7 make the table static instead of extern 1999-02-03 08:52:22 +00:00
ftang%netscape.com 7e6a77ea88 Fix extern and static problem 1999-02-03 08:51:56 +00:00
ftang%netscape.com 1e71eb9884 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 532314a2ee 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 57d74aafc6 Fixed typo, windows headers were included. 1999-02-03 02:22:12 +00:00
nhotta%netscape.com b153198097 nsILocale integration and date time format Mac implementation. 1999-02-03 01:36:06 +00:00
nhotta%netscape.com d931d4a111 nsILocale integration. 1999-02-03 01:35:11 +00:00
kipp%netscape.com 483eb17f59 Use SIMPLE_PROGRAMS instead of custom rules 1999-02-02 17:40:28 +00:00
mcafee%netscape.com 9d1bc830ae Ignore generated binaries 1999-02-02 01:52:35 +00:00
mcafee%netscape.com 7dc0815d37 Ignore generated binaries 1999-02-02 01:47:19 +00:00
mcafee%netscape.com e1a384da68 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
nhotta%netscape.com a44508ea7d Changed the class name from WinFactory to UnixFactory. 1999-02-01 23:56:54 +00:00
nhotta%netscape.com 8383735524 Changed out string to nsString. 1999-02-01 23:40:02 +00:00
nhotta%netscape.com 78c7e77a55 Changed for nsIDateTimeFormat interface. 1999-02-01 23:33:13 +00:00
erik%netscape.com 9831d015c0 removing strres again, coz it apparently doesn't work for others. sigh... 1999-02-01 20:48:28 +00:00
erik%netscape.com e92550d1dc added strres to build again, now that raptorbase.lib dependency is solved 1999-02-01 19:24:05 +00:00
erik%netscape.com 6481feeda5 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 26872ef0bd 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 c4cac6677f Updated MANIFEST file. Removed leading # characters. 1999-02-01 04:36:52 +00:00
tague%netscape.com 9d5adb0c10 Added nsILocale and nsILocaleFactory to the Mac build. 1999-02-01 04:35:53 +00:00
tague%netscape.com 287f657ab9 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 a2b54b6131 First Checked In. 1999-02-01 04:32:55 +00:00
tague%netscape.com 4b76215f34 Renamed targets from unicharutil*.shlib to unicharutil*.shlb. 1999-02-01 04:31:37 +00:00
erik%netscape.com c603608a08 removing strres from build until I sort out the raptorbase.lib problem 1999-01-30 01:40:48 +00:00
erik%netscape.com 989b53b147 changed locale argument from nsString to nsILocale 1999-01-30 00:29:33 +00:00
erik%netscape.com 003d13ba2f added strres to list of directories to build 1999-01-30 00:28:10 +00:00
erik%netscape.com 15a8979dbc added locale to include list (for nsILocale) 1999-01-30 00:27:18 +00:00