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

182 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 7b5a4e35e8 Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
kipp%netscape.com c728420a6b Added a reminder comment 1998-10-10 15:27:50 +00:00
kipp%netscape.com e633aaa2b2 Allocated an IID 1998-10-06 21:05:42 +00:00
waterson%netscape.com 08b74441d6 Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
rpotts%netscape.com f69b09f894 Changed the threadsafe implementations of addRef() and Release() to use interlockedIncrement and decrement on win32... 1998-10-06 06:18:20 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
danm%netscape.com 1342b0390c adding (optional) GlowCode build info. a:warren 1998-10-06 02:31:45 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
rickg%netscape.com bbc76113d1 added radix support in ToInteger() 1998-10-04 04:52:10 +00:00
scullin%netscape.com 0bb31cbd9f Removed unused, unexported header. 1998-10-02 21:09:26 +00:00
troy%netscape.com 953e558660 Reserved IID for nsIHTMLReflow 1998-09-30 04:15:35 +00:00
pinkerton%netscape.com c36d3ef347 fix link problems on mac. 1998-09-29 17:16:06 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
briano%netscape.com 19e1e611f6 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 ec23069826 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 d5505451a2 Removing empty export: rule, minor whitespace-tab stuff. 1998-09-28 05:42:46 +00:00
mcafee%netscape.com 5639ce5757 Removed two local rules, instead relying on global rules in config/rules.mk. 1998-09-28 05:37:23 +00:00
pinkerton%netscape.com 2fc6b9ae27 fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +00:00
beard%netscape.com 003d482620 Defining NS_EXPORT, et. al. for XP_MAC. 1998-09-22 22:46:18 +00:00
beard%netscape.com c93d49c131 #include "prtypes.h" if noone else does. 1998-09-22 02:23:23 +00:00
akkana%netscape.com f22d899b7d Fix build error: C++ comment in file included by C files 1998-09-21 22:43:50 +00:00
rpotts%netscape.com 320ec4afcd Made nsTraceRefcnt threadsafe... 1998-09-19 06:56:22 +00:00
rpotts%netscape.com 542163d9ca Added threadsafe implementations of Addref()/Release()/QueryInterface() 1998-09-19 06:55:30 +00:00
cyeh%netscape.com 4fd174a1c7 add *.cpp file to fix bustage. really. this time i mean it. 1998-09-18 21:52:14 +00:00
cyeh%netscape.com ee0585601a add needed export for nsMalloc::Create 1998-09-18 18:57:35 +00:00
warren%netscape.com b9a81d66c3 Removed export for nsMalloc::Create. 1998-09-18 11:07:06 +00:00
warren%netscape.com 65caa7258b Moved nsMalloc.cpp to modules/plugin/src. 1998-09-18 08:46:06 +00:00
warren%netscape.com 0c0a18e7c1 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com 3ac20615d5 Moved nsIMalloc and impl from xpcom to modules/plugin. 1998-09-18 07:22:48 +00:00
warren%netscape.com e22bc926a2 Fixed comments. 1998-09-18 01:23:04 +00:00
beard%netscape.com e42a2fb9ce 09171998 LiveConnect Carpool: build bustage (backed out to 3.3 version) 1998-09-17 20:33:21 +00:00
beard%netscape.com 019779e868 09171998 LiveConnect Carpool: build bustage 1998-09-17 20:18:36 +00:00
beard%netscape.com 2b82fee5e1 09171998 LiveConnect Carpool: added export for nsRepository::UnregisterFactory(const nsID&,nsIFactory*). 1998-09-17 19:55:08 +00:00
beard%netscape.com 09ba9b9c7a 09171998 LiveConnect Carpool: XP_MAC, fixed NS_EXPORT to actually export on the Mac. 1998-09-17 19:21:43 +00:00
pierre%netscape.com c41201e836 added the Layout and NetLib factories 1998-09-17 09:17:10 +00:00
rpotts%netscape.com dac2d400b3 Changed NS_RELEASE2(...) macro to conditionally NULL the interface argument... 1998-09-17 05:38:21 +00:00
vidur%netscape.com 5875cb774f Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
waterson%netscape.com 0e9767ff68 Added wrappers for 64-bit arithmetic and PRTime. 1998-09-16 19:53:12 +00:00
warren%netscape.com e2c34f899b Fixed nsMalloc::Create for the non-aggregated case. 1998-09-15 03:59:21 +00:00
kipp%netscape.com 75845450ff Only execute SymLoadModule when tracing is enabled 1998-09-15 00:13:35 +00:00
kipp%netscape.com d5abb21d0a Added nsTraceRefcnt to the build and exports 1998-09-12 19:29:03 +00:00
kipp%netscape.com 62992faa97 whitespace tidy up 1998-09-12 19:28:01 +00:00
kipp%netscape.com f8c590c9fe Use NS_ADDREF/NS_RELEASE macros 1998-09-12 19:26:52 +00:00
kipp%netscape.com 4a650198a7 Support build-time usage of the nsTraceRefcnt class for tracing refcnt manipulations. In addition, added NS_NEWXPCOM and NS_DELETEXPCOM macros to track create/destroys 1998-09-12 19:26:36 +00:00
kipp%netscape.com f35fbea133 Register libraries with the refcnt tracer 1998-09-12 19:25:28 +00:00
kipp%netscape.com 98274a7822 new 1998-09-12 19:25:06 +00:00
kipp%netscape.com 6ed9f763bf Added tools directory to windows build 1998-09-12 19:18:04 +00:00
kipp%netscape.com 6e4786667f new 1998-09-12 17:53:08 +00:00
thom%netscape.com e09f3eec28 added support for DOM dll 1998-09-09 00:02:23 +00:00
kipp%netscape.com bed4212b55 Allocated another IID 1998-09-07 19:15:41 +00:00