gecko-dev/xpcom
brendan%netscape.com 4a71eaefa6 - Use write rather than dump consistently (dump has unfortunate connotations).
- Avoid gratuitous extra newlines in foo.h compiled from foo.idl.
- Use do-while, not for or while, guarded by if that tests the loop condition.
- Use NS_EXPORT to qualify static InitJSClass and GetJSObject method.
- Turn enum declarations within interfaces into JS class constant numbers.
- Defend against null return from JS_GetPrivate (prototype and user-constructed
  objects have no private data).
1999-02-22 00:24:34 +00:00
..
base Took another one for nsIFile. 1999-02-22 00:15:46 +00:00
components update IDL files to be closer to real headers 1999-02-20 03:11:52 +00:00
doc Hierarchy change for filemodifieddata and size 1999-02-09 20:28:54 +00:00
ds changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
glue Adding support for Solaris native compiler. a=scc 1999-02-18 22:34:15 +00:00
idl add nsIFactory to IDL export list 1999-02-20 03:12:19 +00:00
io add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
libxpt make these libraries build during the export phase 1999-02-18 22:36:27 +00:00
macbuild adding nsRepository stuff to exports. permission to fix build bustage during closed tree given by leaf. 1999-02-18 20:11:07 +00:00
public XP_MAC: using __comobject as magic base class for all XPCOM objects. 1999-02-20 02:22:18 +00:00
src Took another one for nsIFile. 1999-02-22 00:15:46 +00:00
string/obsolete small mod to handle hex conversion better 1999-02-19 06:32:40 +00:00
tests changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
threads Fixed comments that were referring to monitors. 1999-02-04 23:20:30 +00:00
tools - Use write rather than dump consistently (dump has unfortunate connotations). 1999-02-22 00:24:34 +00:00
typelib - Use write rather than dump consistently (dump has unfortunate connotations). 1999-02-22 00:24:34 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in add dummy nsISupports.idl so that other IDL files can compile 1999-02-19 02:04:21 +00:00
makefile.win Migrating public files to public 1998-10-19 17:50:24 +00:00