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

1327 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com 2d4dac6b86 making string conversions explicit 2000-04-15 11:40:33 +00:00
scc%netscape.com 999cbded3a making string conversions explicit 2000-04-15 10:56:54 +00:00
scc%netscape.com 94f906edb8 making string conversions explicit 2000-04-15 10:10:02 +00:00
ftang%netscape.com d182b0d43b fix copyright trademark and register mark mapping issue. verified by erik. fix bug 34522 2000-04-14 04:58:53 +00:00
ftang%netscape.com 5666e33168 fix 35565 MLK. decrese gCnt and delete gInfo when gCnt is 0 2000-04-14 04:51:50 +00:00
nhotta%netscape.com eb6c6dfa81 Disabled debug printf, changed query setlocale() to pass NULL instead of an empty string. 2000-04-13 20:08:57 +00:00
ftang%netscape.com c07c560d1b fix 34646. Change the key to the new non-offending name 2000-04-11 22:43:43 +00:00
ftang%netscape.com e5740174e4 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
ftang%netscape.com 17538ceedb add perl script which read unicode character database and generate the transliteration table 2000-04-11 22:34:39 +00:00
ftang%netscape.com f8f567af61 fix bug 35025 2000-04-11 22:33:13 +00:00
dveditz%netscape.com 1065015817 making the StringBundleService use threadsafe ISupports so I can proxy it 2000-04-05 06:44:17 +00:00
ftang%netscape.com 5de101c265 fix 27886. Swap implementation to the new one. 2000-04-05 05:13:52 +00:00
mkaply%us.ibm.com 797485cec4 # 34082
r= wtc@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:33:57 +00:00
mkaply%us.ibm.com 4f45dec3d1 # 33860
r= mkaply@us.ibm.com
OS/2 bring up - uninitialized variables
2000-04-05 02:22:34 +00:00
mkaply%us.ibm.com 83d55dab88 # 33859
r= mkaply@us.ibm.com
OS/2 build - need an os2charset.properties - doesn't do anything yet
2000-04-05 02:19:51 +00:00
mkaply%us.ibm.com dcd6b5cbbe # 33859
r= mkaply@us.ibm.com
OS/2build - add new module file
2000-04-05 02:17:28 +00:00
ftang%netscape.com d1ce2b5a95 put back blank out header file to fix breakage 2000-04-05 00:44:06 +00:00
ftang%netscape.com 27a0392a29 fix 38821. Rename the detector name so it won't offend people. r=bobj 2000-04-05 00:14:52 +00:00
ftang%netscape.com d712c01195 fix bug 32290 . Use the GBK converter to convert incomming data. 2000-04-05 00:12:40 +00:00
ftang%netscape.com c88f245fd3 fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E} 2000-04-05 00:12:15 +00:00
ftang%netscape.com d49f1d49c8 r=jbetak add additional performance enhancment code by
1. use a 256 bits (8 32bits integer) to prepresent no case block
2. cache the last index
3. use a base variable to remember m*3
2000-04-05 00:10:14 +00:00
harishd%netscape.com 69c0418dcb Replacing PRUnichar* with nsDeque.
r=ftang
2000-04-04 23:58:26 +00:00
ftang%netscape.com ad24a6075c check in the table which generated by using the Unicode 3.0 data base.
This file is generated by ../tools/gencasetable.pl
The file version of the data file is 3.0.0 (sept 10 1999)
r=ftang
2000-04-04 12:34:26 +00:00
ftang%netscape.com 33b9d9dbb8 update npl for generate file 2000-04-04 12:30:55 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
mkaply%us.ibm.com aeff37de6c # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - OS/2 Locale stuff
2000-04-03 23:03:01 +00:00
mkaply%us.ibm.com ded8b5c498 # 33859
r= nhotta@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:01:27 +00:00
scc%netscape.com f3f28328ba making string conversions explicit 2000-04-03 06:20:05 +00:00
scc%netscape.com e03693001b making string conversions explicit 2000-04-03 06:01:54 +00:00
scc%netscape.com bc421e1e8d making string conversions explicit 2000-04-03 05:52:40 +00:00
scc%netscape.com c201180d3e making string conversions explicit 2000-04-03 05:35:37 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
cls%seawood.org fa0da8ef83 OS/2 specific Makefile changes. Bug #34106 a=leaf 2000-04-01 10:37:01 +00:00
cls%seawood.org 8a00e920f0 Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
sspitzer%netscape.com f727fd31fb make nsConverterModule threadsafe. bug #33794. 2000-03-29 23:23:19 +00:00
nhotta%netscape.com dd5c2ad922 Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
jdunn%netscape.com 6c441bce14 Fix HPUX 10.20 Bustage
Pass a 'define' to NS_DEFINE_STATIC_IID_ACCESSOR and not a const.
r= erik@netscape.com
2000-03-27 22:26:23 +00:00
erik%netscape.com 2c21ecfa01 part of fix for bug 6588; added x-user-defined charset to lang group table;
r=none
2000-03-27 04:47:42 +00:00
rbs%maths.uq.edu.au b67f3365d3 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux. 2000-03-27 00:16:50 +00:00
rickg%netscape.com ef26659b90 removed reference to nsString2 2000-03-26 09:27:29 +00:00
scc%netscape.com 6a792d2a29 small changes to clients of string converting APIs 2000-03-26 08:26:12 +00:00
scc%netscape.com a9bd15797a small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rickg%netscape.com b099bf6209 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
cata%netscape.com 427d14539d Adding new interface to the build. 2000-03-25 00:10:47 +00:00
erik%netscape.com a028954d2f bug 33147; mdash and ndash were both transliterated to a single '-'; made
the mdash longer by using 2 hyphens "--"; r=none
2000-03-24 04:25:54 +00:00
nhotta%netscape.com 39b1c3fee7 Conditionally use local stack for collation key creation, r=cata. 2000-03-23 23:12:54 +00:00
ftang%netscape.com 5c4952f0a1 fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break
class as CJK Ideograph.
2000-03-23 21:35:46 +00:00
rbs%maths.uq.edu.au 03f616596c [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au 98b3ea1dce [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:23:30 +00:00
ftang%netscape.com 661c6c00bb fix the line break class for U+2000 - U+200B 2000-03-23 01:02:56 +00:00