Commit Graph

1341 Commits

Author SHA1 Message Date
tajima%eng.sun.com
285923d372 fix for 35829: need ja_JP.PCK entry in unixcharset.properties for Solaris Shift_JIS: r=ftang@netscape.com 2000-04-19 01:26:23 +00:00
ftang%netscape.com
62af2d3c88 remove euro entry from symbol encoding. The updated Adobe table have euro
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
cata%netscape.com
8774e76586 Implementation for the new methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:31:28 +00:00
cata%netscape.com
50d35aba47 New methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:30:34 +00:00
scc%netscape.com
6ba496174c making string conversions explicit 2000-04-15 11:40:33 +00:00
scc%netscape.com
19a7784a5e making string conversions explicit 2000-04-15 10:56:54 +00:00
scc%netscape.com
c666d0582c making string conversions explicit 2000-04-15 10:10:02 +00:00
ftang%netscape.com
3f0c2e7ad9 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
cbf1c4ca2b fix 35565 MLK. decrese gCnt and delete gInfo when gCnt is 0 2000-04-14 04:51:50 +00:00
nhotta%netscape.com
c75bc89454 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
6c00c28094 fix 34646. Change the key to the new non-offending name 2000-04-11 22:43:43 +00:00
ftang%netscape.com
9a2ebc2d50 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
ftang%netscape.com
c47b02290d add perl script which read unicode character database and generate the transliteration table 2000-04-11 22:34:39 +00:00
ftang%netscape.com
8b12386605 fix bug 35025 2000-04-11 22:33:13 +00:00
dveditz%netscape.com
546ab964f8 making the StringBundleService use threadsafe ISupports so I can proxy it 2000-04-05 06:44:17 +00:00
ftang%netscape.com
c5728a0a70 fix 27886. Swap implementation to the new one. 2000-04-05 05:13:52 +00:00
mkaply%us.ibm.com
325d601c8f # 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
9b7c0ffad3 # 33860
r= mkaply@us.ibm.com
OS/2 bring up - uninitialized variables
2000-04-05 02:22:34 +00:00
mkaply%us.ibm.com
7d3de67199 # 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
26c22a7540 # 33859
r= mkaply@us.ibm.com
OS/2build - add new module file
2000-04-05 02:17:28 +00:00
ftang%netscape.com
5378b283be put back blank out header file to fix breakage 2000-04-05 00:44:06 +00:00
ftang%netscape.com
9e09ad2f78 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
f6b1e3e8e9 fix bug 32290 . Use the GBK converter to convert incomming data. 2000-04-05 00:12:40 +00:00
ftang%netscape.com
c8f26bc66c fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E} 2000-04-05 00:12:15 +00:00
ftang%netscape.com
074f4defbb 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
ae0818c54c Replacing PRUnichar* with nsDeque.
r=ftang
2000-04-04 23:58:26 +00:00
ftang%netscape.com
76ca5450fd 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
983a9a8297 update npl for generate file 2000-04-04 12:30:55 +00:00
cls%seawood.org
f6740baa20 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
9d520a1ba8 # 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
c095ea023e # 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
137a813c22 making string conversions explicit 2000-04-03 06:20:05 +00:00
scc%netscape.com
5bc18af705 making string conversions explicit 2000-04-03 06:01:54 +00:00
scc%netscape.com
e4d02f4c17 making string conversions explicit 2000-04-03 05:52:40 +00:00
scc%netscape.com
3dfcdc8d37 making string conversions explicit 2000-04-03 05:35:37 +00:00
cls%seawood.org
da66e49516 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
fc8d5ec6e6 OS/2 specific Makefile changes. Bug #34106 a=leaf 2000-04-01 10:37:01 +00:00
cls%seawood.org
cd487cbabb 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
7b7d89a918 make nsConverterModule threadsafe. bug #33794. 2000-03-29 23:23:19 +00:00
nhotta%netscape.com
c06f0ae5bd 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
7027a63063 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
cd4e51ef47 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
d5d9af46a0 [#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
e7c3a9da4c removed reference to nsString2 2000-03-26 09:27:29 +00:00
scc%netscape.com
ee96cf6f7f small changes to clients of string converting APIs 2000-03-26 08:26:12 +00:00
scc%netscape.com
dc583b4b31 small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rickg%netscape.com
b8b4b190a1 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
cata%netscape.com
383a02c1ba Adding new interface to the build. 2000-03-25 00:10:47 +00:00
erik%netscape.com
59211cbb33 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
1649c34718 Conditionally use local stack for collation key creation, r=cata. 2000-03-23 23:12:54 +00:00