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

70 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 5c0b4cea21 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
mcmullen%netscape.com 313c03ad46 Export functions used by mailnews build (progname versions of static Get/Release) - bustage fix. 1999-04-21 21:07:21 +00:00
waterson%netscape.com 6eeb78f1b7 Added missing export for HashKey::Exists(). 1999-04-12 18:46:15 +00:00
beard%netscape.com 6f678bedac added nsAllocator exports for XPConnect's use. 1999-04-11 00:03:49 +00:00
ducarroz%netscape.com 353499bf04 added export for nsSupportsArrayEnumerator, added export for nsHashtable::Exists, needed by mailnews 1999-04-10 01:23:14 +00:00
beard%netscape.com b6a5bd5049 xptinfo needs access to nsID::ToString(). 1999-04-04 02:23:01 +00:00
beard%netscape.com 2e9aad35ec #defining _IMPL_NS_COM, so NS_COM will be defined correctly on XP_MAC. 1999-04-04 02:21:44 +00:00
waterson%netscape.com deec927c6c Export the nsCStringKey symbols. 1999-04-01 01:59:57 +00:00
dp%netscape.com ea07ef11c7 Attempting to fix the mac build by guessing the signature of the new nsHashtable constructor 1999-03-30 09:06:49 +00:00
waterson%netscape.com 0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
dp%netscape.com 64050cd482 Changing symbol name of nsRegistry_GetFactory -> NS_RegistryGetFactory 1999-03-24 00:48:55 +00:00
rjc%netscape.com 3041149e82 Export nsComponentManager::AutoRegister 1999-03-12 23:47:17 +00:00
warren%netscape.com 27d6390ab4 Exporting symbols for the mac. 1999-03-11 10:47:54 +00:00
warren%netscape.com 9b1eaba4d3 Fixed exports for nsRepository -> nsComponentManager 1999-03-09 10:51:12 +00:00
warren%netscape.com 75422fa57c Added nsComponentManager.cpp 1999-03-09 09:47:12 +00:00
mcmullen%netscape.com 8a3b31e6e7 REALLY add libreg and nsRegistry to the Macintosh build. 1999-02-28 00:26:24 +00:00
ebina%netscape.com 4916a8febb Reflect changes to API in nsRepository.h to the Mac. 1999-02-27 02:08:50 +00:00
pinkerton%netscape.com 1488619e0e added GetGlobalServiceManager for warren. permission to checkin to closed tree granted by sar. 1999-02-26 23:26:17 +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
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
pinkerton%netscape.com 682eefb16b add a new RegisterFactory method for ebina. 1999-02-26 16:50:27 +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
beard%netscape.com f3a2432eac removing Malloc::create. 1999-02-25 06:11:25 +00:00
beard%netscape.com 2959b25154 Added nsAllocator.cpp, nsGenericFactory.cpp, removed nsMalloc.cpp. 1999-02-25 04:24:21 +00:00
warren%netscape.com 00b68c2df2 Added nsConjoiningEnumerator.cpp 1999-02-24 08:01:33 +00:00
warren%netscape.com 95670ebabc Added nsSupportsArrayEnumerator.cpp 1999-02-23 08:11:43 +00:00
pinkerton%netscape.com 2de064a331 adding nsRepository stuff to exports. permission to fix build bustage during closed tree given by leaf. 1999-02-18 20:11:07 +00:00
scc%netscape.com 8914901382 added methods of |nsCOMPtr| 1999-02-17 05:00:24 +00:00
scc%netscape.com 42e1c10096 updated to new interface for nsCOMPtr 1999-02-17 01:58:25 +00:00
dp%netscape.com 960dc897d2 Commenting CreateInstance2(). 1999-02-09 21:32:13 +00:00
pinkerton%netscape.com f484da9e29 add nsHashtable::Reset to exports. 1999-02-03 21:23:36 +00:00
dp%netscape.com 704fe62ecb landing XPCOM_19990201_BRANCH 1999-02-03 07:03:17 +00:00
sfraser%netscape.com 3b02474d54 Export the NSGetFactory method 1999-01-07 03:14:22 +00:00
sfraser%netscape.com b2da77676a Added nsEventQueueService.cpp and nsXPComFactory.cpp 1999-01-07 03:14:02 +00:00
sfraser%netscape.com e14a1ee405 Fix the fragment name (change from xpcom to XPCOM_DLL) 1999-01-06 20:30:17 +00:00
sfraser%netscape.com 3495fcabdd File Removed. 1999-01-06 20:29:56 +00:00
ftang%netscape.com 8ad00c6ebb uncomment nsRegistery::FreeLibrary line 1999-01-04 21:52:15 +00:00
beard%netscape.com c2d89d9c06 Now includes.exp files. 1998-12-13 18:33:00 +00:00
beard%netscape.com 18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
beard%netscape.com c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 62b85bfb53 xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
beard%netscape.com 70ac966d43 Added nsServiceManager static method exports. 1998-11-20 01:03:42 +00:00
beard%netscape.com abcb457cbe Took out PL_VectorAssertValid for non-debug build. 1998-11-18 01:36:28 +00:00
beard%netscape.com de630e90c9 Added xpcomDebug.exp to xpcomDebug.shlb target. 1998-11-18 01:35:54 +00:00
beard%netscape.com 7cb977edf9 First Checked In. 1998-11-18 01:28:37 +00:00
cyeh%netscape.com 1d52872286 add the following exports: PL_VectorAssertValid PL_VectorRemove PL_VectorInsert PL_VectorAdd PL_VectorSet PL_VectorClone PL_VectorCopy PL_VectorCompact PL_VectorIsValidIndex PL_VectorSetSize PL_VectorFinalize PL_VectorInitialize PL_VectorDestroy PL_NewVector 1998-11-10 00:54:21 +00:00
wtc%netscape.com 54b876fad2 Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds to mozilla/xpcom. 1998-11-09 20:05:38 +00:00
pierre%netscape.com 87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
pinkerton%netscape.com 1fff0d4271 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
pinkerton%netscape.com fb8342da83 fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +00:00