.. |
base
|
Added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:31 +00:00 |
components
|
Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac.
|
1999-05-13 16:41:32 +00:00 |
doc
|
More on starup components
|
1999-04-17 16:49:58 +00:00 |
ds
|
Modified nsString2::Append to only call strlen only if aCount is -1.
|
1999-05-13 23:44:57 +00:00 |
glue
|
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:23 +00:00 |
idl
|
So we're using IDL nowcvs diff! I find out the hard way. -Warren
|
1999-05-13 08:21:37 +00:00 |
io
|
make the destructor virtual
|
1999-05-13 00:48:42 +00:00 |
libxpt
|
Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp.
|
1999-05-12 22:56:42 +00:00 |
macbuild
|
Add nsICollection
|
1999-05-13 20:27:22 +00:00 |
proxy
|
Add newline at end of file for native unix compilers.
|
1999-05-12 00:39:14 +00:00 |
public
|
Added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:31 +00:00 |
reflect
|
Fix makefile glitch
|
1999-05-12 00:15:22 +00:00 |
sample
|
Initial revision.
|
1999-05-12 23:54:18 +00:00 |
src
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
string/obsolete
|
Modified nsString2::Append to only call strlen only if aCount is -1.
|
1999-05-13 23:44:57 +00:00 |
tests
|
Removing old files now generated by IDL (to avoid future screw ups).
|
1999-05-13 08:48:47 +00:00 |
threads
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
tools
|
Turn off support for XPIDL_JS_STUBS in generated headers by default, as
|
1999-05-13 23:13:17 +00:00 |
typelib
|
Turn off support for XPIDL_JS_STUBS in generated headers by default, as
|
1999-05-13 23:13:17 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
Adding Proxy to the unix makefile
|
1999-05-08 21:10:18 +00:00 |
makefile.win
|
Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h.
|
1999-05-10 18:50:41 +00:00 |