ftang%netscape.com
8015ec9e6c
fix bug 119047. r=nhotta a=asa sr=jst.
...
fix the ISO-2022-JP converter so it will return error code while it hit encoding error.
2002-02-27 15:56:22 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
alecf%netscape.com
049ccdbdb9
bug 125055 - move uconv registration to table-based list of converters
...
shrinks dll and speeds up access
r=yokoyama, sr=blizzard
2002-02-15 15:03:39 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
ftang%netscape.com
6b041b6f76
fix bug 115519. r= shanjian sr= sfraser . make the convert return NS_OK
...
when it really did it's job.
2002-01-03 21:43:12 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
yokoyama%netscape.com
493f641f83
Bug 107074: Top crasher bug @ nsShiftJISToUnicode::Convert
...
Adding a boundary check for Unicode converter
check-in for shom@vinelinux.org
/r=nhotta,/sr=blizzard,/a=asa
2001-12-14 00:11:00 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
nhotta%netscape.com
07901ffc2e
Changes for JA conversion tables, bug 54135, rs=ftang, rs=blizzard.
2001-10-24 23:57:50 +00:00
alecf%netscape.com
c89731ea94
fix uconv depending on itself, r=cls part of bug 101761
2001-10-01 18:48:28 +00:00
gerv%gerv.net
e61b2be88e
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
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
cf9912aa80
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
8b23f45a94
add REQUIRES support to intl
...
b=98371 r=cls
2001-09-10 20:03:25 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
waterson%netscape.com
0877b1a573
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
4d43c1945b
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
d1dbd9e63a
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
72d219cbb0
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
ba0ed1a9e9
bugfix for 80329; /r=sfraser; /sr=brendan
2001-05-17 00:02:21 +00:00
kandrot%netscape.com
d5ca27bbb0
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
91f3c0c4ec
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
d5bd552195
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
25c6dc1c7e
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
e2dc3d6d88
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
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
ftang%netscape.com
17389b481d
remove obsoleted files
2001-04-04 22:42:57 +00:00
ftang%netscape.com
70e3042af6
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
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
ftang%netscape.com
ec884e1f89
fix 71762.r=bstell sr=erik. add non standard jis0208 mapping
2001-04-03 19:30:33 +00:00
ftang%netscape.com
ceacaeeb7b
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
c934b92f5b
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
b329eadf89
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
821f2d38f4
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
a4c706f482
#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
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
yokoyama%netscape.com
60463a8c8b
Fix for 67520; /r=ftang , /sr=brendan@mozilla.org
2001-03-01 03:22:52 +00:00
dprice%netscape.com
5184a7104b
# 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
744785129a
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
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
cls%seawood.org
8bd122b3d5
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
d0ce44ff08
#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
4189314fdb
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
6e35f97e31
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
bc7e9de8e8
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
6cc70ebd6c
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
191a1129e9
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
60ef648cee
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
73a2fe514e
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
a656635633
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
7f39f8cd7d
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
85fbe0581c
fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta
2000-08-14 21:52:06 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
dveditz%netscape.com
b63a6438b1
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
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
ftang%netscape.com
5880903d3c
fix bug 24807. Change mapping table. r=nhotta
2000-02-10 07:31:04 +00:00
ftang%netscape.com
e66c7b955c
fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d
2000-02-03 23:10:42 +00:00
pp%ludusdesign.com
43d7ba4273
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
ftang%netscape.com
0139d2bb5d
remove these two file. The new file now end with .ump
2000-02-01 22:53:35 +00:00
ftang%netscape.com
bdcdd46d72
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
a016911ca7
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
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
cata%netscape.com
fc400841a1
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
dc2ee26fea
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +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
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
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
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
dp%netscape.com
781776f1f8
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
64cfb29cd5
fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER
1999-10-06 07:11:40 +00:00
cata%netscape.com
6d9f90e4fb
Converting library to Module. Bug 15589. Reviewed by dp.
1999-10-05 23:54:18 +00:00
shaver%netscape.com
a0d5aa9034
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
ftang%netscape.com
cd564af2dd
fix FreeBSD problem
1999-09-18 00:15:22 +00:00
bruce%cybersight.com
e8ad2f287b
Fix nsID::ToString() leaks in autoregistration.
1999-09-12 04:11:46 +00:00
briano%netscape.com
903d52c236
General cleanup.
1999-09-11 03:07:11 +00:00
ftang%netscape.com
6517871700
split the nsEncoderSupport to two classes
1999-09-10 19:05:08 +00:00
cata%netscape.com
07c5c69d90
Fixing build warnings. Step 3: remove the old deprecated API.
1999-09-02 21:41:40 +00:00
cata%netscape.com
8c29847ecc
Fixing build warnings Step 1: add new method to the interface.
1999-09-01 21:44:39 +00:00
ftang%netscape.com
5459d2cfc0
fix bug 12141
1999-08-19 19:54:52 +00:00
ftang%netscape.com
aa0a05bf48
fix CID is too long bustage at Mac
1999-08-09 23:57:18 +00:00
ftang%netscape.com
acdf11c05d
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
b4734fc412
remove typo break; statement
1999-08-09 21:06:55 +00:00
ftang%netscape.com
1462aca66e
add new ISO2022JP to Unicode converter
1999-08-09 20:03:57 +00:00
ftang%netscape.com
583084824b
add nsJapaneseToUnicode
1999-08-09 15:00:22 +00:00
ftang%netscape.com
802bb920d2
add new mapping table files
1999-08-03 21:15:29 +00:00
ftang%netscape.com
906b1f3917
add new implementation of Japanese Decoder
1999-08-03 21:09:58 +00:00
ftang%netscape.com
4149c82db0
merge converters from ucvja2 to ucvja
1999-08-03 18:10:02 +00:00
ftang%netscape.com
3dd639891c
move file from ucvja2 to here
1999-08-03 18:03:02 +00:00
ftang%netscape.com
b6e8e83a7e
fix bug 7970. Add progid for all converters
1999-07-14 21:33:51 +00:00
cata%netscape.com
ee52adbfb2
Using the registry for converter info. Should improve startup performance.
1999-07-02 21:15:16 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ftang%netscape.com
37c64fa4b2
fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table
1999-06-15 23:34:47 +00:00
ftang%netscape.com
6b6095e159
add CP932 cid
1999-06-11 00:36:45 +00:00