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

1543 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com 67b8f7dc8c some changes to better conform to our coding standards; removed the facility for assigning in without AddRef-ing, outside of the context of a function call; added some comparison operators for working with raw pointers; preprocessor-ized the bool type for compilers without 1998-11-19 20:26:12 +00:00
mjudge%netscape.com 2bd280d84e smart pointer updates 1998-11-18 22:09:52 +00:00
mjudge%netscape.com d411a0cdec fixing test app for lame windows compiler 1998-11-15 07:09:51 +00:00
mjudge%netscape.com ab007a89d0 oops messed up the build. fixing... 1998-11-15 04:13:14 +00:00
bjorn%netscape.com aa0fd8d09a Removing files to restructure the typelib stuff. 1998-11-14 01:22:50 +00:00
scc%netscape.com 6e4a1432aa fixed for IRIX (doesn't like new-style casts) 1998-11-14 00:35:48 +00:00
scc%netscape.com 59132d1bb4 fixed order of declarations (confused SOLARIS compiler) and return types of AddRef and Release to match in the unfortunate case that the compiler does not support member using declarations 1998-11-13 20:06:43 +00:00
scc%netscape.com eeaaa11f7d unified compiler dependent code (removed from unit-tests, inserted in header); fixed for egcs-1.1 well known bug (member using declarations don't work) 1998-11-13 19:41:24 +00:00
scc%netscape.com 5bfaf7f7ea Fixed for VC++ 4.2 (no template function specifiers at the call site) 1998-11-13 12:33:58 +00:00
scc%netscape.com 28e2a847cd Fixed (unit-tests only) for VC++ 4.2 (no 'explicit') 1998-11-13 00:34:41 +00:00
jfrancis%netscape.com f7fa2435e0 First Checked In. 1998-11-12 23:59:32 +00:00
mjudge%netscape.com 88359ec04e adding the test_com_auto_ptr.exe as a new test 1998-11-12 20:07:28 +00:00
scc%netscape.com 1d73acc84f First Checked In. 1998-11-12 20:00:51 +00:00
bjorn%netscape.com e1bfe84a47 New support for typeinformation and typelibraries. nsISupports.h has an
additional definition NS_DECL_ISUPPORTS_EXPORTED, which exports the threesome.
This is not yet part of the build. It will be picked up by support code in
mozilla/js/src/xpcom.
1998-11-11 23:46:21 +00:00
cls%seawood.org c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
cls%seawood.org ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com 2ca3ffa2ad reflect change made in Makefile to fix autoconf build. 1998-10-19 23:08:31 +00:00
cyeh%netscape.com 742cebceaa reflect changes in Makefile to fix autoconf build 1998-10-19 22:41:03 +00:00
scullin%netscape.com b92ec18583 Moved headers from src to public 1998-10-19 21:44:55 +00:00
scullin%netscape.com 5541684b92 Moved files from src to public 1998-10-19 21:42:39 +00:00
briano%netscape.com ce81d1c53f Cleaned it up and made it work all platforms, not just the ones that support shared libs. 1998-09-29 06:30:14 +00:00
mcafee%netscape.com e875eeaf42 Rhapsody is having trouble linking this with the C++ compiler, linking with cc for now. 1998-09-28 06:01:12 +00:00
mcafee%netscape.com 70ec41157e Removing empty export: rule, minor whitespace-tab stuff. 1998-09-28 05:42:46 +00:00
mcafee%netscape.com 0b53d19090 Removed two local rules, instead relying on global rules in config/rules.mk. 1998-09-28 05:37:23 +00:00
warren%netscape.com b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
warren%netscape.com 71e9f3f5ea Changed NSServiceManager to nsServiceManager. 1998-09-01 00:17:47 +00:00
warren%netscape.com 77c226c7fb Premature checkin of renamed nsRepository. 1998-08-29 03:42:29 +00:00
mcafee%netscape.com 3ce8a0e900 Fixing build bustage on Linux 1998-08-29 03:33:31 +00:00
mcafee%netscape.com 4af255df8f Fixing build bustage on Linux 1998-08-29 03:27:09 +00:00
warren%netscape.com 1a2164d8e2 Fixed typo 1998-08-29 02:24:41 +00:00
warren%netscape.com 32f5a442c5 Added test for service manager. 1998-08-29 01:51:44 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
wtc%netscape.com dc2cd39331 Do not declare variables in a 'for' statement because the scope
of such variables is compiler-dependent.  (approved by kipp@netscape.com)
1998-08-11 00:10:36 +00:00
rickg%netscape.com 354b1357dd fixed problem in testCRT. GetUnicode returns a const ptr 1998-08-03 21:33:32 +00:00
michaelp%netscape.com cde556f1a4 modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
danm 30f8c8b987 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
toshok e6baaac1be Fix build on FreeBSD. don't hardcode '.so', some platforms don't use it. 1998-06-02 00:18:45 +00:00
hardts b610f18d8a was 0 length file after landing branch, copy in the branch version 1998-05-22 22:34:32 +00:00
hardts 95f3fc8a1d TestID.cpp didn't get branch changes for some reason, adding them now. 1998-05-22 22:30:53 +00:00
hardts 6bcb19ce6f landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
scullin b241581840 Fix NSPR related breakage. 1998-05-08 23:56:08 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00