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

248 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com fabaa074ad Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
bruce%cybersight.com 5a54f4ad8f This MUST be fixed in some other way. This is a temporary fix for the HP build bustage that Warren okayed as this code isn't in use elsewhere. This is just commenting out the bad code, not fixing it. 1999-05-07 08:08:21 +00:00
warren%netscape.com 198bc069bb Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
briano%netscape.com ed07d10ff3 Changed the reference to 'false' to 'PR_FALSE' so it'll build on Unix. 1999-05-07 02:21:43 +00:00
jband%netscape.com 98c002f568 checking in generated versions of these xpcom headers. soon we will be generating these at compile time. Sources for these files are in xpcom/idl. They are regenerated from those files using xpidl -m header filename.idl 1999-05-07 01:45:20 +00:00
rickg%netscape.com 74f34530ec also removed a debug define 1999-05-07 00:48:04 +00:00
rickg%netscape.com ddd1e13091 fixed an error subsuming autostrings, and removed an AIX warning 1999-05-07 00:47:24 +00:00
jband%netscape.com 44f3df2e61 pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point 1999-05-07 00:17:58 +00:00
waterson%netscape.com 3072ab325f Suppress unused parameter warnings. 1999-05-06 05:15:26 +00:00
rickg%netscape.com 214d738d23 new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
alecf%netscape.com 08744902e8 #if 0 out some unused code 1999-05-04 20:56:40 +00:00
alecf%netscape.com eb6233d510 initialize some variables in constructor declaration rather than the constructor itself 1999-05-04 20:52:05 +00:00
alecf%netscape.com 7f2b893ac4 fix virtual constructor problem 1999-05-04 20:50:24 +00:00
alecf%netscape.com 69706a2b27 add a side effect warning that bit me hard during M6 1999-05-04 20:28:24 +00:00
waterson%netscape.com 380ab6b36c Improve docs. 1999-05-04 03:54:56 +00:00
briano%netscape.com a06b94a174 Defined MAP_FAILED for all the platforms that don't have it. 1999-05-01 02:10:39 +00:00
briano%netscape.com df057a0825 Fix AIX and Solaris bustage. 1999-05-01 01:40:35 +00:00
warren%netscape.com e54a458fca Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
warren%netscape.com 9c928248b7 Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
warren%netscape.com 11cccfd648 Fixed QI to respond to nsIProperties and nsIPersistentProperties. Removed factory (now in nsBaseDLL). 1999-04-30 22:54:22 +00:00
waterson%netscape.com 65a709a34a Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann. 1999-04-30 18:49:40 +00:00
pinkerton%netscape.com 7b8852653a added GetIID() method. 1999-04-30 08:59:11 +00:00
erik%netscape.com 918e586ae6 Was using the wrong IID to implement nsISupports. Fixed. 1999-04-28 01:43:51 +00:00
bruce%cybersight.com be25d41dda Backing out change .. breaks build globally. Guess it is better to just have a broken HP-UX for now. 1999-04-28 01:24:06 +00:00
bruce%cybersight.com a44807c99e Fix HP-UX build bustage. You may NOT delete a void*. This is illegal in ANSI C++. 1999-04-28 01:08:40 +00:00
brendan%netscape.com d3bc2fbac5 Fix typos and other comment nits. 1999-04-28 00:38:49 +00:00
kipp%netscape.com 12cecd2806 Fixed bug in strncasecmp as reported by Eric Burley <ericb@neoplanet.com>; while I was there I removed a compiler warning too 1999-04-27 22:20:52 +00:00
sfraser%netscape.com 803f8637c3 Remove errant semicolons. 1999-04-27 04:04:24 +00:00
rickg%netscape.com 0de7b981be removed warnings 1999-04-26 23:43:40 +00:00
waterson%netscape.com 0dc5d18b78 Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break. 1999-04-26 17:31:57 +00:00
bruce%cybersight.com e128505d6e Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
rickg%netscape.com adecc28838 completed the backout 1999-04-25 03:50:10 +00:00
rickg%netscape.com 307ad080f1 backing out string changes until I can get it right 1999-04-25 03:10:44 +00:00
rickg%netscape.com 5cc467b89c still trying to fix mac breakage 1999-04-25 02:53:39 +00:00
rickg%netscape.com 06d43c1933 removed warnings and a build error 1999-04-25 02:05:03 +00:00
rickg%netscape.com 5eea057c07 fix to nsString2 constructor 1999-04-25 01:51:21 +00:00
rickg%netscape.com 9ea354a873 fix to nsString2 constructor 1999-04-25 01:49:58 +00:00
rickg%netscape.com 5098683c49 disabled some unnecessary debug output 1999-04-25 01:27:51 +00:00
rickg%netscape.com b5dcc14666 removed PRUnichar* operator() and other WIP for nsString2 1999-04-25 01:24:10 +00:00
waterson%netscape.com 4b2d880a2d Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
bruce%cybersight.com b921f69928 Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone. 1999-04-23 04:15:50 +00:00
warren%netscape.com d5baf9b75e Added variant and scriptable. 1999-04-22 08:27:34 +00:00
rickg%netscape.com d550cc2e2e sync up with nsString2.cpp 1999-04-22 08:23:25 +00:00
warren%netscape.com 91d0be4809 Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
warren%netscape.com 8f4b7a43d2 Added nsCRT::free methods. 1999-04-22 04:25:17 +00:00
warren%netscape.com aa985edf4b Added NS_IMETHOD decls. 1999-04-22 04:17:21 +00:00
neeti%netscape.com d137eb0ce4 checking for null mObserverList 1999-04-21 19:36:41 +00:00
neeti%netscape.com 2c01a9790e implemented wrapper funtions to make GetObserverList private. 1999-04-20 14:50:47 +00:00
warren%netscape.com d2f79e5218 Made instance variables protected so that we can subclass. 1999-04-16 18:16:21 +00:00
sfraser%netscape.com 2f546f203d Warning elimination (remove extra ; ) 1999-04-15 19:54:27 +00:00