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

1146 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 946e98926a fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp 1999-12-22 07:47:01 +00:00
ftang%netscape.com de13a3f34b fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison 1999-12-22 07:44:31 +00:00
ftang%netscape.com d337eeea87 back out mistaken check inTestLineBreak.cpp 1999-12-22 07:43:01 +00:00
ftang%netscape.com 98ce0eaafc add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src 1999-12-22 07:41:42 +00:00
ftang%netscape.com 9862278d0b *** empty log message *** 1999-12-22 07:38:26 +00:00
ftang%netscape.com af83603bf7 fix bug 21598. r=cata a=chofmann change the internal charset name from X-EUC-TW to x-euc-tw 1999-12-22 07:32:10 +00:00
ftang%netscape.com be505a93e1 fix bug 21209. use the ms CP950.txt unicode table instead of the taligent Big5 table from ftp.unicode.org code is auto generated by tool. r=ftang a=choffmann 1999-12-22 07:29:39 +00:00
ftang%netscape.com 572522f8dd fix bug 18089. r=cata. fix warning a=chofmann 1999-12-22 07:27:42 +00:00
sspitzer%netscape.com b8073feab0 fix FMM and UMR from purify, add some null sanity checks to fix various
crashers that I've seen.
1999-12-21 23:11:17 +00:00
cata%netscape.com 4ec13cac12 Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
scc%netscape.com f4ad22b9d9 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
cata%netscape.com 6b0e23a664 Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
cata%netscape.com ad65299c4e Cleanup time: remove files not in build anymore. 1999-12-04 19:55:52 +00:00
cata%netscape.com 987102cdf1 Cleanup time: remove unused classes from build. 1999-12-04 19:51:56 +00:00
cata%netscape.com a375334e3c removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp 1999-12-04 19:50:46 +00:00
cata%netscape.com 22f70cf11c Cleanup time: remove files not in build anymore. 1999-12-04 19:41:50 +00:00
cata%netscape.com 5d2775fd71 Cleanup time: remove unused interface from build. 1999-12-04 19:37:29 +00:00
cata%netscape.com dc2ee26fea Cleanup time: remove files not in build anymore. 1999-12-04 19:30:22 +00:00
cata%netscape.com 44cffe2933 Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik 1999-12-02 08:05:59 +00:00
cata%netscape.com f002fe1d41 The Character Set menu - rewrite of the RDF data source code. r=erik 1999-12-02 06:42:01 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
nhotta%netscape.com 20c8fb4141 Change to pass empty string instead of null for setlocale, increased a local buffer size to hold larger locale name, bug 18338, r=tao. 1999-11-29 21:01:54 +00:00
beard%netscape.com e7245bec84 bug #19474, r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes. 1999-11-28 17:20:11 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nhotta%netscape.com 5d15c18f33 Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao. 1999-11-23 21:51:26 +00:00
duncan%be.com 196ff89c01 Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
ftang%netscape.com 9991b485a9 check in backout code after nhotta fix other problem. fix bug 14914 1999-11-19 01:16:53 +00:00
ftang%netscape.com 6add55bb56 fix charset name from BIG5 to Big5 1999-11-19 01:16:07 +00:00
ftang%netscape.com 0818b31afe change charset name for Big5 from BIG5 1999-11-19 01:15:10 +00:00
nhotta%netscape.com e2aece84bf Change to pass an empty string to setlocale instead of NULL (which is illegal in Unix unlike windows). Bug
18338, r=tao.
1999-11-18 03:28:35 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
nhotta%netscape.com 2603a04e28 Putting a debug printf so the tester can see the real locale used for the sorting, bug 18338, r=tao. 1999-11-16 01:12:47 +00:00
erik%netscape.com 4b8a031d94 bug 15627; got rid of compiler warning; r=none 1999-11-15 21:18:24 +00:00
rickg%netscape.com 11bb2325d7 touch file to force recompile 1999-11-14 07:07:47 +00:00
ftang%netscape.com 690f6bff3b fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta 1999-11-10 05:55:58 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sfraser%netscape.com 378944dd51 Did a 'Remove object code and compact' on this project, and tidied up some access paths to try to eliminate the CodeWarrior hangs. a=leaf 1999-11-04 21:16:02 +00:00
ftang%netscape.com b568afdc17 back out 1.32 to fix 17811. This will break 14914 1999-11-03 05:47:25 +00:00
cls%seawood.org 14ef08310e Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
nhotta%netscape.com 476f5d3ee6 Added a call to encoder finish, this allows encoder to write out remaining data such as escape sequences of ISO-2022-JP, bug 17805, r=ftang. 1999-11-02 23:24:10 +00:00
nhotta%netscape.com 6aee914612 First Checked In. 1999-11-02 21:09:05 +00:00
nhotta%netscape.com 45b89f9427 Removing a file (not part of the build), this project file was checked in as a text instead of binary. 1999-11-02 21:08:38 +00:00
ftang%netscape.com 6b7b34194a fix one typo. add new locale name for Chinese. r=nhotta 1999-11-02 20:58:47 +00:00
ftang%netscape.com 17b716df1b fix bug 14914. r=cata (several weeks ago). change the GetEncoder/GetDecoder from a loop which create/destroy/IsEqual of nsString to use PROGID directly 1999-11-02 08:49:20 +00:00
ftang%netscape.com d5184d1d2e check in the patch submit by Jonas Utterstrom <jonas.utterstrom@vittran.norrnod.se in message news://news.mozilla.org/381B3757.FEC144BC%40vittran.norrnod.se fix bug 17706. r=ftang 1999-11-02 07:01:44 +00:00
nhotta%netscape.com 69af03f210 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00
tbogard%aol.net c9198a207c Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
dp%netscape.com 33f28075ee Removing double check for failure. Checking for nsresult is sufficient. 1999-11-01 08:54:06 +00:00
cata%netscape.com c853a80ce7 Fix for bug #16186 build warnings; eliminating unused var. 1999-10-29 20:32:00 +00:00
cata%netscape.com 5fc1add3d4 Fix for bug #15706; r=nhotta 1999-10-29 20:29:40 +00:00