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