jaggernaut%netscape.com
|
da70a667c1
|
Fix OS2 bustage
|
2001-12-17 09:21:04 +00:00 |
|
jaggernaut%netscape.com
|
e44e7d9ec8
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +00:00 |
|
jaggernaut%netscape.com
|
97b0530073
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
|
seawood%netscape.com
|
51fa852613
|
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
|
2001-12-14 23:49:04 +00:00 |
|
pete%alphanumerica.com
|
2b3c0e448a
|
b=114353, r=yokoyama, sr=jst, a=asa
fix for nsUNIXCharset.cpp assertions and
startup failure on FreeBSD
--pete
|
2001-12-14 14:40:50 +00:00 |
|
yokoyama%netscape.com
|
267039c3b9
|
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 |
|
ccarlen%netscape.com
|
af646e6f1f
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 05:45:45 +00:00 |
|
ccarlen%netscape.com
|
58b83da07b
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 05:35:08 +00:00 |
|
ccarlen%netscape.com
|
95ce5e2693
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 05:25:50 +00:00 |
|
ccarlen%netscape.com
|
f810f656cc
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 05:10:45 +00:00 |
|
ccarlen%netscape.com
|
993cd4c06f
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 04:54:47 +00:00 |
|
ccarlen%netscape.com
|
b564bb181b
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 21:20:58 +00:00 |
|
ccarlen%netscape.com
|
afffbda535
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 21:02:40 +00:00 |
|
ccarlen%netscape.com
|
baca6ece31
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 20:42:22 +00:00 |
|
ccarlen%netscape.com
|
6d8ea78b52
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 20:25:12 +00:00 |
|
mkaply%us.ibm.com
|
b4b39e9631
|
Get OS/2 building - we need GetDefaultCharsetForLocale
|
2001-12-08 17:56:48 +00:00 |
|
jaggernaut%netscape.com
|
a6fc84e4ec
|
Attempt at fixing OS/2 bustage
|
2001-12-08 15:16:23 +00:00 |
|
jaggernaut%netscape.com
|
83839f350e
|
BUg 113228: Replace nsC?String::To(Lower|Upper)Case with global To(Lower|Upper)Case. r=dbaron, sr=jst
|
2001-12-08 07:08:38 +00:00 |
|
yokoyama%netscape.com
|
f592983723
|
Bug 110486
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
|
2001-12-08 00:25:28 +00:00 |
|
shanjian%netscape.com
|
f9401691bd
|
#110843 support unicode beyond BMP plane in Compressed charmap
r=bstell sr=brendan
|
2001-12-06 23:10:32 +00:00 |
|
nhotta%netscape.com
|
9e4b970167
|
Backout my last changes, need MacOSX change, need to change inline.
|
2001-12-06 21:36:44 +00:00 |
|
nhotta%netscape.com
|
5417231b23
|
Added ASCII key support, bug 110837, r=shanjian, sr=sspitzer.
|
2001-12-06 21:12:58 +00:00 |
|
leaf%mozilla.org
|
8310ba80d7
|
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
|
2001-12-05 03:43:29 +00:00 |
|
alecf%netscape.com
|
f350bfb23b
|
add nsConverterInputStream to factory now that all 3 platforms are updated
|
2001-11-30 22:58:36 +00:00 |
|
alecf%netscape.com
|
6acf466f17
|
oops, export this file
|
2001-11-30 22:58:01 +00:00 |
|
alecf%netscape.com
|
21a7877d01
|
Added files:
mozilla/intl/uconv/src/nsConverterInputStream.cpp
|
2001-11-30 22:57:55 +00:00 |
|
alecf%netscape.com
|
61e447775a
|
other part of bug 11053, move ConverterInputStream into uconv from xpcom, sr=darin r=dougt
|
2001-11-30 22:50:27 +00:00 |
|
alecf%netscape.com
|
94c1b65a41
|
bug 110531 and bug 108285 - move ConverterInputStream into uconv and out of xpcom. sr=darin, r=dougt
|
2001-11-30 22:48:47 +00:00 |
|
dbaron%fas.harvard.edu
|
405859fe7e
|
Backing out shanjian at his request to fix Linux orange.
|
2001-11-30 01:57:24 +00:00 |
|
shanjian%netscape.com
|
4a4b2f6c1e
|
#support unicode beyond BMP plane in Compressed charmap
r=bstell, sr=brendan
|
2001-11-30 00:41:20 +00:00 |
|
yokoyama%netscape.com
|
bd68de744c
|
Bug 112240
Add shift-jis alias
in a properties file
/r=shanjian
|
2001-11-29 00:24:13 +00:00 |
|
cathleen%netscape.com
|
51222e2da0
|
fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
|
2001-11-28 02:36:27 +00:00 |
|
alecf%netscape.com
|
40b8f97313
|
just adding MOZ_COUNT_CTOR/DTOR - no functional changes
|
2001-11-27 06:27:13 +00:00 |
|
alecf%netscape.com
|
f39a8c57c2
|
just adding MOZ_COUNT_CTOR/DTOR - no functional code
|
2001-11-27 06:19:36 +00:00 |
|
nhotta%netscape.com
|
51495897cb
|
Adding new files for Georgian charset GEOSTD8, bug 107533.
|
2001-11-26 22:58:02 +00:00 |
|
nhotta%netscape.com
|
a12e996995
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-26 22:57:11 +00:00 |
|
dp%netscape.com
|
febdeb1293
|
Adding function timer. Only for timeline
|
2001-11-26 22:26:39 +00:00 |
|
nhotta%netscape.com
|
62734dcaf7
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-21 23:48:08 +00:00 |
|
nhotta%netscape.com
|
d94f9cdbdd
|
Removing unused files, check in for ftang, bug 108112, r=nhotta.
|
2001-11-21 23:45:26 +00:00 |
|
nhotta%netscape.com
|
128b626579
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-21 23:40:05 +00:00 |
|
nhotta%netscape.com
|
9bd48b50c5
|
Adding Georgian charset GEOSTD8, bug 107533, r=nhotta, sr=brendan.
|
2001-11-21 23:18:56 +00:00 |
|
seawood%netscape.com
|
7733357d51
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
|
seawood%netscape.com
|
55fe97bff7
|
Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
|
2001-11-21 08:55:59 +00:00 |
|
shanjian%netscape.com
|
5e7783a929
|
#62929 psm charset detector should tolerate char '\0'
r=yokoyama sr=brendan
|
2001-11-21 00:58:48 +00:00 |
|
timeless%mac.com
|
060425ec59
|
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 |
|
jaggernaut%netscape.com
|
ee4f787321
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
|
rbs%maths.uq.edu.au
|
9f6ebddafe
|
transliterate ⁡ b=106780 r=shanjian sr=waterson
|
2001-11-14 22:44:19 +00:00 |
|
bstell%netscape.com
|
228e9414f1
|
bug 102515: fix assertion from previous patch
checkin for mailto:andreas.otte@debitel.net,
r=bstell@netscape.com, sr=blizzard@mozilla.org
|
2001-11-14 22:40:47 +00:00 |
|
bzbarsky%mit.edu
|
f2ee8260a0
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
|
smontagu%netscape.com
|
1c0ff2510c
|
Change the definition of IS_ARABIC_ALPHABETIC to correct the display of Persian and Urdu numerals. Bug 82347, r=mkaply, sr=kin
|
2001-11-14 01:26:21 +00:00 |
|