Commit Graph

168 Commits

Author SHA1 Message Date
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
alecf%netscape.com
68c4fc803a add REQUIRES support to intl
b=98371 r=cls
2001-09-10 20:03:25 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org
a0acb7980c Remove redundant symbols from intl for static builds.
Bug #46775 r=yokoyama sr=blizzard a=asa
2001-06-17 01:00:47 +00:00
nhotta%netscape.com
f86be747a1 Added support for a range 0xFAxx - 0xFCxx of CP932, check in for shom@vinelinux.org, bug 82678, r=ftang, sr=blizzard, a=asa. 2001-06-05 00:04:09 +00:00
nhotta%netscape.com
d113d69b0d Added support for ISO-2022-JP-2 to ISO-2022-JP decoder, check in for watanabe@komadori.planet.sci.kobe-u.ac.jp,
r=nhotta, sr=blizzard.
2001-05-17 21:40:01 +00:00
yokoyama%netscape.com
ba16f25c78 bugfix for 80329; /r=sfraser; /sr=brendan 2001-05-17 00:02:21 +00:00
kandrot%netscape.com
44e66f0ae1 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00
waterson%netscape.com
be1dc4cf08 Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2001-05-06 02:27:33 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
ftang%netscape.com
e8068405bf remove obsoleted files 2001-04-04 22:42:57 +00:00
ftang%netscape.com
9da640fc78 fix 74730. r=yokoyama@netscape.com
remove dead code
remove dead cpp file from the build
2001-04-04 22:34:45 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com
e69627a851 fix 71762.r=bstell sr=erik. add non standard jis0208 mapping 2001-04-03 19:30:33 +00:00
ftang%netscape.com
df58f9f45c fix 71197
r=bstell sr=erik
split JIS0208 to two mapping
One for standard JIS0208 mapping one for the CP932 extension (non standard)
2001-03-30 03:16:10 +00:00
ftang%netscape.com
ead74911d0 fix bug 71197
r=bstell sr=erik
add new mapping for non-standard jis0208 extension
2001-03-30 02:49:34 +00:00
ftang%netscape.com
1f0a9fe626 remove the non standard jis0208 mapping and split into jis0208ext.uf
r=bstell sr=erik, bug 71197
2001-03-30 02:47:41 +00:00
ftang%netscape.com
6baa194535 fix 71197
Machine generate code for non standard jis0208 code point (from cp 932)
r=bstell sr=erik
not part of the build yet
2001-03-30 02:46:40 +00:00
shanjian%netscape.com
1c3ce9176c #64235, 25037
mishandling of 'stand-alone' octet with MSB set in CJK(multibyte) encodings

r = ftang sr=erik,
p =  Jungshik Shin
2001-03-21 22:50:05 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
yokoyama%netscape.com
24d3fdce2a Fix for 67520; /r=ftang , /sr=brendan@mozilla.org 2001-03-01 03:22:52 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
shanjian%netscape.com
23f30f74ca #59666, Occurances of uninitialized variables being used before being set.
r = nhotta, sr=erik
2000-11-17 18:13:52 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ftang%netscape.com
815ea07ade fix bug 33162. a=ftang
check in machine generate code
remove NEC japanese range
2000-09-22 01:03:39 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ftang%netscape.com
996acc7b72 fix bug 49380 for Japanese. the change are generated by table tools. r=ftang 2000-09-05 20:43:29 +00:00
ftang%netscape.com
74ba801f7a fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
ftang%netscape.com
2eeda04d75 add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
ftang%netscape.com
af90ec6184 fix bug 35166 and 41666. Change the conversion to use the source from CP932.TXT
so we can convert round trip correctly with the other direction
the table is generated by ufrom. r=ftang
2000-08-17 00:03:06 +00:00
ftang%netscape.com
5e19ee85a0 correct the spelling of jis_0208-1983 and jis_0212-1990 (extra x)
r=nhotta fix bug 49107
2000-08-17 00:01:31 +00:00
ftang%netscape.com
c133911748 fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta 2000-08-14 21:52:06 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
ftang%netscape.com
5561c5039a fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
ftang%netscape.com
073d433e49 fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d 2000-02-03 23:10:42 +00:00
pp%ludusdesign.com
58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
ftang%netscape.com
194a2b8075 remove these two file. The new file now end with .ump 2000-02-01 22:53:35 +00:00
ftang%netscape.com
e5517e6545 fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
change the mapping value for bug 24659
r=cata
2000-02-01 22:52:51 +00:00
ftang%netscape.com
3739250106 fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata 2000-02-01 22:50:56 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
cata%netscape.com
4be2dd89d5 Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata. 2000-01-06 23:30:04 +00:00
cata%netscape.com
903be6b576 Cleanup time: remove files not in build anymore. 1999-12-04 19:30:22 +00:00
jdunn%netscape.com
e871be6de2 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
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
cata%netscape.com
554e203471 Fix for bug #16186 build warnings; eliminating unused var. 1999-10-29 20:32:00 +00:00
cata%netscape.com
4f849e2192 Fix for bug #15706; r=nhotta 1999-10-29 20:29:40 +00:00
dp%netscape.com
038812ce67 bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-23 17:33:29 +00:00
ftang%netscape.com
40f306300f fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
cata%netscape.com
cbf8efae9d Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 23:54:18 +00:00
shaver%netscape.com
7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
ftang%netscape.com
741d7a3627 fix FreeBSD problem 1999-09-18 00:15:22 +00:00
bruce%cybersight.com
fbc430ce9a Fix nsID::ToString() leaks in autoregistration. 1999-09-12 04:11:46 +00:00
briano%netscape.com
d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com
174aa29224 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
cata%netscape.com
8902bf118c Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +00:00
cata%netscape.com
0639d0a90c Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
ftang%netscape.com
ae3245b0e7 fix bug 12141 1999-08-19 19:54:52 +00:00
ftang%netscape.com
759f852c0d fix CID is too long bustage at Mac 1999-08-09 23:57:18 +00:00
ftang%netscape.com
30d1e25ce1 use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name 1999-08-09 23:32:17 +00:00
ftang%netscape.com
ef26c705a3 remove typo break; statement 1999-08-09 21:06:55 +00:00
ftang%netscape.com
f08b63fef1 add new ISO2022JP to Unicode converter 1999-08-09 20:03:57 +00:00
ftang%netscape.com
6d4d917827 add nsJapaneseToUnicode 1999-08-09 15:00:22 +00:00
ftang%netscape.com
cccfec9f41 add new mapping table files 1999-08-03 21:15:29 +00:00
ftang%netscape.com
dbbd7e7d95 add new implementation of Japanese Decoder 1999-08-03 21:09:58 +00:00
ftang%netscape.com
6d429e65c3 merge converters from ucvja2 to ucvja 1999-08-03 18:10:02 +00:00
ftang%netscape.com
bef803318c move file from ucvja2 to here 1999-08-03 18:03:02 +00:00
ftang%netscape.com
9a4f42018e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
cata%netscape.com
f15ef21611 Using the registry for converter info. Should improve startup performance. 1999-07-02 21:15:16 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ftang%netscape.com
2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
ftang%netscape.com
221bf71a1d add CP932 cid 1999-06-11 00:36:45 +00:00
ftang%netscape.com
446f00bcec add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com
ca044044db add new files into makefiles 1999-06-10 21:19:48 +00:00
ftang%netscape.com
0428e5d581 add empty as placeholder 1999-06-10 01:25:26 +00:00
ftang%netscape.com
dc0e05c264 fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
ftang%netscape.com
c1384463fa add FillInfo 1999-06-07 20:32:15 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com
a7ed69ffb9 fix buffer growing problem and wrong value when we return NS_UPEXPECTED error 1999-05-05 23:52:48 +00:00
cata%netscape.com
fb47a91eca Support class for fast table decoder added. 1999-04-19 20:41:30 +00:00
cata%netscape.com
d2c24d47ef Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com
2a6e8809e0 Using support classes. 1999-03-25 23:45:51 +00:00
cata%netscape.com
1a6b6227a8 Fix for GetMaxLength() 1999-03-11 21:05:31 +00:00
cata%netscape.com
f47e93cb75 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00