Commit Graph
15 Commits
Author SHA1 Message Date
scc@netscape.com d28bc7e116 Test the new facilities added to |nsCOMPtr| in this checkin. r={danm, hyatt} 1999-11-08 11:43:07 +00:00
dmose@mozilla.org 20621227af updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
duncan@be.com 6580bbe2c0 Add an || defined (XP_BEOS) so that the builds works under BeOS with -fno-exceptions. 1999-07-16 21:39:25 +00:00
scc@netscape.com 161ed95a47 added and removed tests as features of |nsCOMPtr| change 1999-06-29 21:06:17 +00:00
scc@netscape.com 2d0f12c9d5 fixed out-of-date preprocessor symbol, should fix AIX build 1999-03-29 22:03:50 +00:00
scc@netscape.com 6bb3406b4d rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
ramiro@netscape.com ce653d17a1 Do the exception thing only if HAVE_CPP_EXCEPTIONS is defined. 1999-03-01 12:54:16 +00:00
mcafee@netscape.com 546c17111b Better ifdef logic for last checkin 1999-02-26 08:44:50 +00:00
mcafee@netscape.com 4f2e709f0f Solaris/CC refused to compile part of this file, giving up for now. a=scc 1999-02-26 08:41:15 +00:00
mcafee@netscape.com b1c608c573 Solaris: adding do_QueryInterface() wrapper per scc's carpool. 1999-02-19 13:14:26 +00:00
scc@netscape.com dc9668a2dd updated to new interface for nsCOMPtr 1999-02-17 01:58:25 +00:00
scc@netscape.com 8767589859 Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|. 1999-02-11 01:34:07 +00:00
scc@netscape.com 496fcd22a5 added |dont_QueryInterface| facility, re-added the NS_ADDREF macros, though conditionally 1998-12-21 23:26:39 +00:00
scc@netscape.com 60a7b068ae NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed. 1998-12-18 03:44:51 +00:00
scc@netscape.com cae2e657c0 First Checked In. 1998-12-17 19:21:58 +00:00