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

471 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 4495f7de53 Changed the key length estimation function to create an actualy key if possible then cache the result to be
used in the key creation function,
bug 121281, r=ftang, sr=sfraser.
2002-02-12 22:17:19 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com 740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
bzbarsky%mit.edu 68c2123b34 Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
alecf%netscape.com 4bf946ec25 remove dead file - not used anywhere 2002-01-11 15:09:32 +00:00
nhotta%netscape.com 5a5b0787d8 Changed the collation option not to ignore punctuations, bug 110814, r=ftang, sr=sfraser. 2002-01-09 20:56:29 +00:00
seawood%netscape.com 45bfbf0658 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
mkaply%us.ibm.com 717bf7c04f #115065
r=kaply, sr=blizzard
Fix OS/2 locale code to use proper date settings. Also some cleanup.
2001-12-18 01:17:16 +00:00
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
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 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
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
alecf%netscape.com f39a8c57c2 just adding MOZ_COUNT_CTOR/DTOR - no functional code 2001-11-27 06:19:36 +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
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
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
alecf%netscape.com 75dcad1127 REQUIRES cleanup 2001-11-02 06:30:34 +00:00
alecf%netscape.com 5f5504a919 fix unix bustage.. I can't keep up... :( 2001-11-01 23:15:15 +00:00
bstell%netscape.com b72a5ca614 checkin for fcrozat@mandrakesoft.com
bug 102516 recognize @euro locales
r=bstell@netscape.com, sr=blizzard
2001-11-01 00:21:01 +00:00
alecf%netscape.com 0758129bf6 oops this should be getService not createInstance 2001-10-30 08:03:08 +00:00
mkaply%us.ibm.com d9332adf71 OS/2 TB bustage - accidentally checked in wrong version 2001-10-29 17:57:08 +00:00
mkaply%us.ibm.com 1d00d92545 #107261
r=mkaply, sr=blizzard (Totally OS/2 only change)
OS/2 only - If creating the Unicode locale fails, just use en_US - this always works
Also fix a possible failure case only leak
2001-10-29 14:40:41 +00:00
mkaply%us.ibm.com 37b65e6200 #107261
r=mkaply, sr=blizzard
If creating the Unicode locale fails, just use en_US - this always works
2001-10-29 14:38:48 +00:00
mkaply%us.ibm.com f283440d41 #107296
r=cls
Use SHARED_LIBRARY_LIBS so that dependent building works correctly
2001-10-29 14:31:33 +00:00
alecf%netscape.com 2620d4d937 fix some more stuff for bug 100214, sr=scc, r=jag
get rid of ToUpper() call, since it just calls into mCaseConversion anyway
2001-10-26 02:32:46 +00:00
jaggernaut%netscape.com fd3b251e94 Attempt at fixing bustage for Mac OS X 2001-10-24 09:03:09 +00:00
jaggernaut%netscape.com 536285092a BUg 103222: Spiff up nsICollation::CompareStrings string-fu, r=dbaron, sr=brendan 2001-10-24 08:15:57 +00:00
dougt%netscape.com b5ba390898 Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
ftang%netscape.com 7871c0cda4 fix bustage. somehow I can compile but tinderbox cannot. 2001-10-16 14:10:21 +00:00
ftang%netscape.com 6ef80c3db6 fix bug 95282. Add unicode based collation code for Mac OS X. r=nhotta sr=sfraser 2001-10-16 12:30:44 +00:00
dbaron%fas.harvard.edu ed869c764e Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
dbaron%fas.harvard.edu a22072c008 Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
loadrunner%betak.net b8094aa4c3 bug 97171, startup perf- remove the need of loading of langGroups.properties files at startup time to speed up startup performance, r=ftang, sr=waterson 2001-10-08 09:02:57 +00:00
jaggernaut%netscape.com c39b98b2a4 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
jaggernaut%netscape.com bbc4678735 Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa. 2001-10-05 10:57:11 +00:00
alecf%netscape.com 154e22efc7 Rest of fix for bug 102004 and bug 102085 - move UI-specific i18n code into xpfe. r=ftang, sr=shaver 2001-10-02 21:30:28 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net 1c6c9ed7c8 License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00