kipp%netscape.com
577dbe2134
Defined some operator new/delete macros to help us get it right
1999-02-26 19:38:53 +00:00
dp%netscape.com
ede16838d2
Adding platformVersionCheck() into USE_REG ifdef
1999-02-26 19:28:42 +00:00
mcafee%netscape.com
3d6f3bbe9f
Switching one last bool to PRBool. a=mcmullen
1999-02-26 19:22:43 +00:00
alecf%netscape.com
6b6c41ebc8
fix AIX bustage
1999-02-26 18:58:08 +00:00
dp%netscape.com
4d29306696
Implemented versioning of the repository hieararchy under the registry. Also changed storing longlongs to ints into the registry.
1999-02-26 18:41:37 +00:00
pinkerton%netscape.com
ca28e63302
add libreg to list of linked libraries to try to get autoregistration working correctly.
1999-02-26 18:38:39 +00:00
alecf%netscape.com
c5c155b7b5
add nsIEnumerator interface, and fix nsICollection interface to use long not int
1999-02-26 17:57:34 +00:00
alecf%netscape.com
51d9e33467
fix -pedantic bustage - Delete isn't const, so re-cast "this"
1999-02-26 17:56:44 +00:00
alecf%netscape.com
52ff34ffd9
fix HPUX/AIX/OSF bustage - most unices need stdlib.h to get abort()
1999-02-26 17:41:47 +00:00
troy%netscape.com
6322e224fe
Per Kipp's request, added patch from Mark Harvey (Mark.Harvey@wireplay.bt.co.uk) so we
...
don't have an imagehlp.dll dependency unless MOZ_TRACE_XPCOM_REFCNT is defined
1999-02-26 17:39:55 +00:00
pinkerton%netscape.com
f485259106
added new CreateInstance for warren to fix build bustage that never showed up on tinderbox.
1999-02-26 17:25:24 +00:00
ebina%netscape.com
38b464566c
Changing RegisterFactory to use the new API.
1999-02-26 17:19:00 +00:00
pinkerton%netscape.com
682eefb16b
add a new RegisterFactory method for ebina.
1999-02-26 16:50:27 +00:00
ebina%netscape.com
1b377a9c65
Changing RegisterFactory to use the new API.
1999-02-26 15:59:52 +00:00
warren%netscape.com
8bbb442e62
Fixed #endif for non-registry builds.
1999-02-26 10:55:07 +00:00
warren%netscape.com
44cae3cd3f
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
mcafee%netscape.com
15ff925a41
Better ifdef logic for last checkin
1999-02-26 08:44:50 +00:00
mcafee%netscape.com
883f9919fb
Solaris/CC refused to compile part of this file, giving up for now. a=scc
1999-02-26 08:41:15 +00:00
rickg%netscape.com
48537437de
new API on deque to set deallocator
1999-02-26 07:23:56 +00:00
rickg%netscape.com
ce3f1fd855
small bug fixes and removal of global statics
1999-02-26 06:33:54 +00:00
beard%netscape.com
98702cb2df
Fixing callback typedef, using new NS_CALLBACK macro which will be moved to nsCom.h when it proves itself.
1999-02-26 04:30:17 +00:00
beard%netscape.com
f4ea81bdcb
Now uses nsGenericFactory to provide factories for NS_ALLOCATOR_CID and NS_GENERICFACTORY_CID.
1999-02-26 04:09:51 +00:00
beard%netscape.com
6c611e122f
Added nsGenericFactory.cpp
1999-02-26 04:09:07 +00:00
beard%netscape.com
7177b7546d
now implements nsIGenericFactory.
1999-02-26 04:08:26 +00:00
beard%netscape.com
be0e2a94ed
added nsIGenericFactory.h
1999-02-26 04:06:13 +00:00
beard%netscape.com
2f1f98057b
First Checked In.
1999-02-26 04:05:14 +00:00
beard%netscape.com
48f53f4563
Added CID() accessor.
1999-02-26 04:04:50 +00:00
beard%netscape.com
959fd48186
added IID() accessor.
1999-02-26 04:04:13 +00:00
mcafee%netscape.com
721a91f348
Switching unix to use PR_Abort().
1999-02-26 03:52:37 +00:00
brendan%netscape.com
3c000de84d
Fix indentation, fiddle to share common fputs string.
1999-02-26 02:48:01 +00:00
sfraser%netscape.com
3a123c982b
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
dougt%netscape.com
ec7d3e520a
Remove #ifdef DEBUG
1999-02-26 00:14:57 +00:00
mccabe%netscape.com
6674e1b86b
Initial checkin of typelib loading service.
1999-02-25 22:56:43 +00:00
dougt%netscape.com
d66208f9ae
Another fix to the build bustage.
1999-02-25 22:17:25 +00:00
dougt%netscape.com
52eff30465
This should make the tree go green. It, however, makes nsPersistentFileDescriptor broken if you pass an fsspec.
1999-02-25 22:04:50 +00:00
dougt%netscape.com
9aef7730c4
Merging branch BASE_19_FEB_99 to tip. These are extensive changes
...
to nsFileSpec and and nsFileStream. See dougt@netscape.com or
John McMullen for futher information.
1999-02-25 20:49:47 +00:00
law%netscape.com
e961693f3b
Fixes for Mac
1999-02-25 19:24:18 +00:00
law%netscape.com
71587ec221
Add DIRS=registry to win32 build
1999-02-25 19:22:13 +00:00
law%netscape.com
ce6acb6643
Adding nsRegistry to win32 build
1999-02-25 19:20:39 +00:00
law%netscape.com
04202570ee
Export nsIRegistry.h
1999-02-25 19:16:00 +00:00
alecf%netscape.com
aeb5e9504e
add nsICollection.idl
1999-02-25 18:51:53 +00:00
alecf%netscape.com
b5f4372dd4
include jsapi.h whenever we're doing stub work
1999-02-25 18:47:58 +00:00
dp%netscape.com
5f4ea1bab4
Removing strange characters
1999-02-25 18:11:58 +00:00
alecf%netscape.com
5bac967f53
forgot to capitalize a variable
1999-02-25 17:52:33 +00:00
alecf%netscape.com
37478ef172
include stdlib for HPUX
1999-02-25 17:48:25 +00:00
alecf%netscape.com
e5d1ad1d90
fix HPUX bustage - HP's compiler can't do "using" or static casts
1999-02-25 17:47:54 +00:00
coop%netscape.com
bca65dbd8e
NOT YET PART OF SEAMONKEY:
...
* first pass at typelib linker
* parent_interface modification is untested
* interface offset management is unimplemented
* what to do about annotations?
1999-02-25 17:45:11 +00:00
dp%netscape.com
18637227e7
Meeting notes added
1999-02-25 17:43:02 +00:00
alecf%netscape.com
265a6ea2ce
fix for BSD/OS 3.1
1999-02-25 17:26:22 +00:00
ebina%netscape.com
c52ac55676
Stub in the new RegisterFactory API in preparation for removing the old one.
1999-02-25 16:07:31 +00:00