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

4204 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 5aafa0b4a6 Under BeOS, we must call Normalize() on a local file before it can be used.
Thanks to Hiromasa Kato <hiro@eng.ia.state.edu> for the patch. Bug #53014. r=cls@seawood.org sr=scc@mozilla.org
2000-11-28 01:41:05 +00:00
colin%theblakes.com 880969402b OpenVMS specific fix for defeciency in stat.
b=60199 r=dougt a=waterson
2000-11-27 11:19:41 +00:00
dmose%mozilla.org 03a6ecf015 added macros for deallocating XPCOM arrays. r=alecf@netscape.com, moa=scc@mozilla.org, sr=brendan@mozilla.org 2000-11-22 20:15:23 +00:00
brendan%mozilla.org 4a242ba8a6 Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
dougt%netscape.com 29cef744e4 Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +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
danm%netscape.com 2c6d578e14 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
blizzard%redhat.com 646e1d37ac two line change to remove iostreams from this test list. r=alecf,jag sr=scc 2000-11-17 21:17:53 +00:00
alecf%netscape.com 0934a8bda2 fix for #45797 - fix NS_IMPL_ISUPPORTS consumers
r=dveditz a=self
2000-11-17 03:41:41 +00:00
dougt%netscape.com f8ca50385e Checking error code from IsDirectory(). 2000-11-15 22:39:43 +00:00
disttsc%bart.nl 67a97d42f0 Fix iteration type in ConvertTo(Upper|Lower)Case in nsReadableUtils.cpp, bug=60047, r=dmose, a=scc 2000-11-15 01:58:23 +00:00
ccarlen%netscape.com db44a10b6c Bug 55891 r=brade, sr=sfraser 2000-11-14 15:58:54 +00:00
disttsc%bart.nl a8a18302a4 Checking in the correct patch for bug 59526. 2000-11-10 01:30:07 +00:00
edburns%acm.org b1aacc0ff8 bug 59526
sr=waterson
r=valeski

This bullet-proofs the code so the one thread does not exit twice.
2000-11-09 23:49:57 +00:00
sspitzer%netscape.com 8c9593d2f1 minor fix. sr=warren 2000-11-08 23:59:13 +00:00
mkaply%us.ibm.com 59b1443eba #58462
r=av, sr/a=waterson
Add OS/2 calling conventions for plugins
2000-11-08 21:28:38 +00:00
dbaron%fas.harvard.edu 14f0d12bad Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951 2000-11-08 03:02:17 +00:00
mkaply%us.ibm.com 981339093e #58805
r=mkaply, a=blizzard
Code from jkobal to make appshell more like Windows and make timers more efficient
2000-11-02 19:36:30 +00:00
mkaply%us.ibm.com f1a834a405 #58776
r=mkaply, a=blizzard
Code from jkobal to fix helper apps
2000-11-02 15:41:44 +00:00
jband%netscape.com 13697643d2 fixing the broken indenting from dougt's checking (he applied my -wu patch). This is a whitespace change only (cvs diff -wu shows no change). If I don't fix this it will bother me forever! 2000-11-02 03:31:06 +00:00
brendan%mozilla.org b238fa4ec4 Fix leaks for 'unregistered' monitors and locks (55498, r=beard, sr=jband). 2000-11-01 22:21:28 +00:00
danm%netscape.com 73fe6e57b7 small tweak to get nspr logging running again. bug 58514 r=warren 2000-11-01 20:30:47 +00:00
mkaply%us.ibm.com 407f3c54a9 #55813
r=dougt, sr/a=waterson
Support for a MOZILLA_HOME dir to specify pref location
2000-11-01 20:04:59 +00:00
warren%netscape.com 48f769ea63 Moving leak fixes from logging_102900_branch to trunk to quite tinderbox a bit more. 2000-11-01 01:41:15 +00:00
mkaply%us.ibm.com 5ebf8feb5b Wrong casts being used
Caused outside contributor to be unable to build
2000-10-31 15:55:46 +00:00
dbaron%fas.harvard.edu 1694bfa5a6 Remove extraneous line I introduced in previous checkin. r=waterson 2000-10-31 05:39:34 +00:00
dbaron%fas.harvard.edu 414284521b Fix gcc 2.7.x bustage by defining |operator+()| for combinations involving |nsPromiseSubstring|, within |#ifdef NEED_CPP_DERIVED_TEMPLATE_OPERATORS|. (Based on scc's proposal earlier.) r=waterson 2000-10-31 04:33:32 +00:00
bienvenu%netscape.com 199475237b fix 55003 null protection in closing nsOutputStream r=kandrot sr=waterson 2000-10-30 15:20:31 +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 19543495b3 Fix for leak in Vprintf: taking patrick's patch instead 2000-10-28 05:24:32 +00:00
warren%netscape.com 6357768687 Fix for leak in Vprintf 2000-10-28 05:21:54 +00:00
warren%netscape.com 312e995be6 Fixed leak beard pointed out on PR_vsmprintf 2000-10-28 04:36:33 +00:00
warren%netscape.com f6bbf1ff6b Added AddRef/Release method for nsLog so that they don't appear to leak. Changed comments too. 2000-10-28 03:12:02 +00:00
dbaron%fas.harvard.edu 7fed408876 Remove extra 0 param. (Fix warren's bustage.) r=warren 2000-10-28 02:30:42 +00:00
dbaron%fas.harvard.edu 94795db4ee Terminate statements with semicolon, not colon. (Fixing warren's bustage.) 2000-10-28 02:07:38 +00:00
warren%netscape.com 936b5b752a Added def for NS_GetLog for optimized builds 2000-10-28 01:58:42 +00:00
warren%netscape.com f0d64921df Added NS_GetLog to export list 2000-10-27 23:50:07 +00:00
warren%netscape.com 810f462251 Removed extra 0 arg from macro 2000-10-27 23:41:27 +00:00
warren%netscape.com d7a5405f11 Added nslog.h 2000-10-27 23:25:45 +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
scc%mozilla.org d2593e5546 fix wrong error return; bug #57981 r=waterson, sr=brendan 2000-10-27 21:46:20 +00:00
mkaply%us.ibm.com 5ed55b8e9a OS/2 Tinderbox break
Need PR_CALLBACK for OS/2, and bad include of windows.h for XP_PC...hurrah we have XP_WIN now
2000-10-27 18:30:16 +00:00
warren%netscape.com 7017831b21 Added forgotten nsILoggingService.idl 2000-10-27 06:41:11 +00:00
warren%netscape.com 95e38718ea Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
warren%netscape.com 3ab01ebc2d Changes to build on Mac. 2000-10-27 05:11:58 +00:00
ramiro%eazel.com f155f7f244 Bug 56793. Add support for building unix mozilla with a default
MOZILLA_FIVE_HOME.  Build changes r=cls.  Small XPCOM change sr=scc.
2000-10-21 08:33:16 +00:00
warren%netscape.com b1bf163d31 Added new file - not in build yet. 2000-10-20 01:14:47 +00:00
ccarlen%netscape.com d735ea5c51 Fix for 56998 which blocks 56041. nsLocalFile::Exists() could return TRUE if the file in fact didn't exist. Happened with files for which the volume or dir didn't exist. r=sfraser. 2000-10-19 20:41:55 +00:00
bnesse%netscape.com 9d1c3322a1 Look for 'NSPL' as well as 'shlb'. Fix for bug #45697. r=av, sr=scc, a=rtm++. 2000-10-17 18:06:23 +00:00