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

60 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com e7568d2022 Changing symbol name of nsRegistry_GetFactory -> NS_RegistryGetFactory 1999-03-24 00:48:55 +00:00
rjc%netscape.com 31892c21d1 Export nsComponentManager::AutoRegister 1999-03-12 23:47:17 +00:00
warren%netscape.com 1ca883bda7 Exporting symbols for the mac. 1999-03-11 10:47:54 +00:00
warren%netscape.com 22907e4a56 Fixed exports for nsRepository -> nsComponentManager 1999-03-09 10:51:12 +00:00
warren%netscape.com 9e9b6f5893 Added nsComponentManager.cpp 1999-03-09 09:47:12 +00:00
mcmullen%netscape.com 1e864b32fa REALLY add libreg and nsRegistry to the Macintosh build. 1999-02-28 00:26:24 +00:00
ebina%netscape.com 4b5c1e06c8 Reflect changes to API in nsRepository.h to the Mac. 1999-02-27 02:08:50 +00:00
pinkerton%netscape.com f9e4a5c3cf added GetGlobalServiceManager for warren. permission to checkin to closed tree granted by sar. 1999-02-26 23:26:17 +00:00
pinkerton%netscape.com 1ad58a84f2 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 4e26b52204 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 6453551205 add a new RegisterFactory method for ebina. 1999-02-26 16:50:27 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
beard%netscape.com ee37bbd3b9 removing Malloc::create. 1999-02-25 06:11:25 +00:00
beard%netscape.com c7802b0b85 Added nsAllocator.cpp, nsGenericFactory.cpp, removed nsMalloc.cpp. 1999-02-25 04:24:21 +00:00
warren%netscape.com a470d4dc3c Added nsConjoiningEnumerator.cpp 1999-02-24 08:01:33 +00:00
warren%netscape.com 8cd2fc34bc Added nsSupportsArrayEnumerator.cpp 1999-02-23 08:11:43 +00:00
pinkerton%netscape.com 0ec63ad5ad 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 3314d8fda0 added methods of |nsCOMPtr| 1999-02-17 05:00:24 +00:00
scc%netscape.com d4ae494464 updated to new interface for nsCOMPtr 1999-02-17 01:58:25 +00:00
dp%netscape.com 6e75705bdd Commenting CreateInstance2(). 1999-02-09 21:32:13 +00:00
pinkerton%netscape.com 071a233d80 add nsHashtable::Reset to exports. 1999-02-03 21:23:36 +00:00
dp%netscape.com d542da0c6c landing XPCOM_19990201_BRANCH 1999-02-03 07:03:17 +00:00
sfraser%netscape.com 3b44a057a5 Export the NSGetFactory method 1999-01-07 03:14:22 +00:00
sfraser%netscape.com 3259647f9c Added nsEventQueueService.cpp and nsXPComFactory.cpp 1999-01-07 03:14:02 +00:00
sfraser%netscape.com 695b3d94a0 Fix the fragment name (change from xpcom to XPCOM_DLL) 1999-01-06 20:30:17 +00:00
sfraser%netscape.com d3bf0584b2 File Removed. 1999-01-06 20:29:56 +00:00
ftang%netscape.com f3d025afb1 uncomment nsRegistery::FreeLibrary line 1999-01-04 21:52:15 +00:00
beard%netscape.com 9126554909 Now includes.exp files. 1998-12-13 18:33:00 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 973d39a86e xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
beard%netscape.com 1e9844f3a6 Added nsServiceManager static method exports. 1998-11-20 01:03:42 +00:00
beard%netscape.com 3737d72098 Took out PL_VectorAssertValid for non-debug build. 1998-11-18 01:36:28 +00:00
beard%netscape.com 35c426e20e Added xpcomDebug.exp to xpcomDebug.shlb target. 1998-11-18 01:35:54 +00:00
beard%netscape.com 667fd423b5 First Checked In. 1998-11-18 01:28:37 +00:00
cyeh%netscape.com 5d111fb429 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 57b0444baf 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 e10f7a92e3 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 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
pinkerton%netscape.com 2fc6b9ae27 fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +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
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 7808b4e586 Fixed nsRepository exports, and return type signature change for nsHashtable::Enumerate() which used to return int, and now returns void. 1998-09-01 01:23:54 +00:00
beard%netscape.com a83b9378ee Moved Checking nsServiceManager.cpp into the xpcom - src folder. 1998-09-01 01:22:23 +00:00
sdagley%netscape.com 8dc7df1e5c Checking in for warren. Added nsIServiceManager.h to MANIFEST and nsServiceManager.cpp to xpcomPPC.mcp. 1998-08-29 01:17:19 +00:00
pierre%netscape.com 0d96f8fcdc added targets to build static libs 1998-08-05 08:30:44 +00:00
warren%netscape.com 207bbebb65 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00