dbaron%fas.harvard.edu
d00646a9ea
Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build. r=disttsc@bart.nl sr=cls@seawood.org
2001-04-03 13:29:13 +00:00
scc%mozilla.org
2944e101fc
fix speedracer bustage once and for all
2001-04-03 01:47:55 +00:00
scc%mozilla.org
040913e211
fix speedracer bustage
2001-04-03 00:23:06 +00:00
scc%mozilla.org
7dbc5145be
attempting to fix AIX, et al, bustage
2001-04-02 23:05:55 +00:00
scc%mozilla.org
8281da62e2
partial fix for ports bustage
2001-04-02 22:42:49 +00:00
scc%mozilla.org
4159076cc2
fix speedracer bustage; r=jag and jst
2001-04-02 22:00:34 +00:00
scc%mozilla.org
c355507eda
landing string branch; see bug #73786
2001-04-02 19:40:52 +00:00
jgmyers%netscape.com
e56c06dfcb
don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc
2001-04-01 19:40:32 +00:00
naving%netscape.com
dbf445343c
fix warnings due to earlier checkins
2001-03-30 05:51:06 +00:00
naving%netscape.com
c751d9fbf8
67799, 55814. sr=bienvenu. Propogate the error values for streams.
2001-03-30 05:24:34 +00:00
darin%netscape.com
35d49d5906
Fixes bug 71921 "nsInputStreamTee::WriteSegmentFun has a minor bug" r=beard
...
sr=dougt
2001-03-29 02:42:00 +00:00
sgehani%netscape.com
debc13c693
66735: implement blocking processes on the mac.
2001-03-28 00:45:05 +00:00
mkaply%us.ibm.com
2ab67c4ef0
#73620
...
r=jband, sr=brendan
Fix some places where we used casts instead of CALLBACKs
2001-03-27 22:59:33 +00:00
valeski%netscape.com
979ed4af21
sr=alecf. javadoc'ing comments and changing a param name
2001-03-27 15:12:57 +00:00
disttsc%bart.nl
7dc7816cb0
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
2001-03-27 11:17:17 +00:00
waterson%netscape.com
eb0724a2e0
Bug 73540. Make sure [JS|PL]DHashTable clear live entries while finalizing. Remove induction variable from [JS|PL]_DHashEnumerate() along the way. r=brendan, sr=shaver
2001-03-27 06:24:25 +00:00
dougt%netscape.com
d68387a443
Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com
2001-03-26 23:35:06 +00:00
mkaply%us.ibm.com
e82031955a
#73191
...
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
scc%mozilla.org
fe3472b95f
fix HPUX bustage, and additionally added some comments
2001-03-25 18:06:27 +00:00
disttsc%bart.nl
5ddb230f18
Fix Win32 bustage by adding NS_COM to declaration of StringAllocator_[char|wchar_t](), r/sr=scc
2001-03-25 02:26:33 +00:00
scc%mozilla.org
ebf83bca0f
bug #73297 , r=shaver, sr=darin. Give string buffers an allocator hook to tie into js et al
2001-03-25 01:14:26 +00:00
valeski%netscape.com
c1098ac6ac
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
disttsc%bart.nl
16f7166c87
Fix some inefficiency in nsNativeComponentLoader.cpp, bug=51210, author=Mark Stankus <mstankus@calpoly.edu>, r=bzbarsky@mit.edu, sr=shaver.
2001-03-23 07:34:34 +00:00
jband%netscape.com
cc9b8ebdb9
fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan
2001-03-23 06:57:17 +00:00
waterson%netscape.com
7d70549a0c
Bug 72905. Add 'trap' to XPCOM_DEBUG_BREAK flags to bust into the debugger on asserts. r=sspitzer, sr=brendan
2001-03-23 06:21:41 +00:00
shaver%mozilla.org
c1477ad425
72768: fix Solaris/Intel xptcall, p=<rich.burridge@sun.com
2001-03-23 05:26:44 +00:00
jband%netscape.com
ace9882b7b
not part of the build. Update xptcall status page
2001-03-23 03:24:59 +00:00
mkaply%us.ibm.com
711ef1f3a0
#72555
...
r=mkaply, a=blizzard
Code from aaronr - use DosCopy if DosMove fails (OS/2 can't move across drives)
2001-03-23 03:21:22 +00:00
danm%netscape.com
1b4cb81e47
adding 'type' field to make it easier than a series of QIs to determine a generic nsISupports object's type. code=jst r=jband,me
2001-03-23 03:09:49 +00:00
timeless%mac.com
d44332bdf7
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
ccarlen%netscape.com
a204f7f2ce
Bug 72129 - OpenANSIFIleDesc on Mac won't create new files.
r=beard@netscape.com, sr=sfraser@netscape.com
2001-03-21 01:13:20 +00:00
shaver%mozilla.org
6c5a24ddf1
39268: fix FreeBSD object layout <lennox@cs.columbia.edu>
2001-03-20 15:01:06 +00:00
shaver%mozilla.org
14265f55de
71654: BSD/OS xptcall support from <lidl@pix.net> and <torek@bsdi.com>
2001-03-20 14:50:49 +00:00
disttsc%bart.nl
1de5c138a7
Attempt at fixing OS2 bustage
2001-03-20 07:47:40 +00:00
disttsc%bart.nl
0b98c23d64
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
sspitzer%netscape.com
36ed2bb68d
fix for #68036 . (quiet compiler warnings) sr=brendan/waterson a long time ago.
2001-03-19 22:14:07 +00:00
colin%theblakes.com
8360916664
Fix OpenVMS build breakage
...
b=71990 r=danm sr=blizzard a=leaf
2001-03-16 21:39:49 +00:00
beard%netscape.com
053ec70356
Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf.
2001-03-15 02:49:23 +00:00
brendan%mozilla.org
c9ed35a53a
Fix bug 69271, r=waterson, sr=shaver:
...
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
char) strings.
- Theory and practice comment in pldhash.h helps analyze when to use double
hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from PL_DHashTableOperate so it can be called from
PL_DHashTableEnumerate, if the latter finds that enough entries have been
removed to be worth a shrink or compress cycle.
2001-03-14 07:48:07 +00:00
disttsc%bart.nl
1428b30810
Fix bad nsPromiseFlatString usage in nsAtomTable, bug=71759, r=bryner, sr=shaver
2001-03-14 07:41:08 +00:00
pollmann%netscape.com
f0826c7edf
Bug 71834: Fix form post smoketest blocker - backout fix for bug 69862
2001-03-14 07:36:13 +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
dprice%netscape.com
d3aa65c0e9
71148 sr=waterson r=leaf Clearing out build bustages for MOZ_COVERAGE builds
...
NOT PART OF THE BUILD
2001-03-13 10:43:08 +00:00
blizzard%redhat.com
19d337abe2
try to fix it harder
2001-03-13 00:42:07 +00:00
blizzard%redhat.com
d969b92d6d
try to fix mac + windows bustage
2001-03-13 00:36:54 +00:00
blizzard%redhat.com
2bb54a9dae
Bug #67370 . Better interleaving of xlib + plevents. r=danm sr=shaver
2001-03-12 23:57:18 +00:00
naving%netscape.com
46e0e1afa9
#69862 , r=bienvenu sr=scc. Close the stream in the destructor.
2001-03-12 22:46:41 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
mkaply%us.ibm.com
7f5a68d9d7
#71558
...
No r= (will be OS/2 bustage)
Add HAS_EXTRAEXPORTS hack for now until we find out if IS_COMPONENT should be here
2001-03-12 05:47:26 +00:00