ruslan%netscape.com
|
f122d4e2a6
|
Cause NS_NewByteArrayInputStream to get actually exported out of windows
dll, r=warren
|
2000-03-22 03:07:39 +00:00 |
warren%netscape.com
|
4f37cd6a88
|
Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott
|
2000-03-08 09:21:32 +00:00 |
vidur%netscape.com
|
68cf0cdef0
|
Fix for debug build breakage on Windows. r,a=dp
|
2000-03-07 03:25:04 +00:00 |
warren%netscape.com
|
7e37f4f478
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
warren%netscape.com
|
24790a7a35
|
Bug 21556: Making linux be thread-safe. Exporting NS_CurrentThread from debug builds. a=jar
|
2000-03-05 10:14:50 +00:00 |
putterman%netscape.com
|
8ce14f8fc1
|
Fix for 8405. Japanese shows up in thread pane sender column. r=nhotta, waterson.
|
2000-02-02 01:46:24 +00:00 |
dougt%netscape.com
|
ac2d28290e
|
Fixing dll exports for NS_NewLocalFile()
r=dveditz
|
2000-01-28 23:35:55 +00:00 |
sford3%swbell.net
|
948579bb84
|
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
|
2000-01-17 22:32:13 +00:00 |
warren%netscape.com
|
27e979dd35
|
Removed nsPipe2.h -- obsolete.
|
2000-01-05 03:56:47 +00:00 |
sfraser%netscape.com
|
86dd7a5eab
|
Fix linkage errors with nsLinebreakConverter.r=kin
|
1999-12-02 00:31:45 +00:00 |
tbogard%aol.net
|
1c152cf44e
|
Added do_GetInterface to the dlldeps so it is properly exported from the DLL.
|
1999-11-28 02:17:24 +00:00 |
fur%netscape.com
|
f48a8cbf44
|
#8305 (Cache implementation)
Added dependencies to pick up nsStorageStream.cpp and nsBinaryStream.cpp
|
1999-11-16 21:14:52 +00:00 |
shaver%netscape.com
|
5acff9277c
|
missed a #include
|
1999-11-10 02:11:08 +00:00 |
shaver%netscape.com
|
6b75c445f7
|
maybe fix build bustage
|
1999-11-10 02:10:39 +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 |
warren%netscape.com
|
53fec9faa8
|
Adding pure.h pure_api.c to the build. bug#16695
|
1999-10-29 03:26:50 +00:00 |
dougt%netscape.com
|
f8bd1df34a
|
changing the entrypoint to call another constructor. I need this since I have
removed an unneeded constructor. related bug 13724. r=brendan@meer.net
|
1999-10-12 22:32:10 +00:00 |
warren%netscape.com
|
9d3362a93a
|
Made nsTraceRefcnt output write to streams.
|
1999-10-12 09:30:12 +00:00 |
warren%netscape.com
|
4fb920fb00
|
Fixed bloat snapshotting capabilities. r=kipp
|
1999-10-12 00:29:54 +00:00 |
kipp%netscape.com
|
a834516be2
|
Fixed windows build bustage
|
1999-10-08 21:19:42 +00:00 |
danm%netscape.com
|
88021df2e7
|
adding nsCWeakReference. r:scc a:chofmann
|
1999-10-01 02:43:27 +00:00 |
ftang%netscape.com
|
b7426bd0c8
|
add nsTextFormater to dlldeps.cpp
|
1999-09-15 21:23:31 +00:00 |
warren%netscape.com
|
e6619b2ad6
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
waterson%netscape.com
|
6eb39f5545
|
Add NS_NewSizeOfHandler() to dlldeps.
|
1999-08-31 18:59:02 +00:00 |
danm%netscape.com
|
4b3daedbe5
|
fix WeakReference exporting for Windows. a:chofmann r:scc.
|
1999-08-11 23:48:08 +00:00 |
warren%netscape.com
|
e50aa72a0f
|
Added new pipe implementation.
|
1999-08-10 19:25:27 +00:00 |
jband%netscape.com
|
e7394effc7
|
make sure that NS_NewHashtableEnumerator gets exported - yes I'm guilty for adding another global entry point
|
1999-08-04 06:05:29 +00:00 |
peterl%netscape.com
|
237caa690f
|
added avl tree
|
1999-07-18 00:02:48 +00:00 |
warren%netscape.com
|
8882c50da2
|
Added PR_LOG stuff.
|
1999-06-15 04:57:07 +00:00 |
jband%netscape.com
|
09e841b60c
|
added forced linkage to another xptcall file and moved the prototypes to the dummies to xptcall.h
|
1999-06-12 04:30:13 +00:00 |
warren%netscape.com
|
aaf94a8b04
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
warren%netscape.com
|
8b32319be8
|
Fixed GenericFactory linkage problems.
|
1999-06-03 21:51:14 +00:00 |
law%netscape.com
|
39f375f872
|
XPIDL-ifying nsIObserver/nsIObserverService
|
1999-05-29 00:51:17 +00:00 |
dp%netscape.com
|
c904a80893
|
adding symbol XPTI_GetInterfaceInfoManager
|
1999-05-26 04:54:36 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
warren%netscape.com
|
08b563e33a
|
Added
|
1999-05-18 21:43:13 +00:00 |