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 |
cyeh%netscape.com
|
7f71274325
|
add *.cpp file to fix bustage. really. this time i mean it.
|
1998-09-18 21:52:14 +00:00 |
cyeh%netscape.com
|
5913b2f8b1
|
add needed export for nsMalloc::Create
|
1998-09-18 18:57:35 +00:00 |
warren%netscape.com
|
3aaf263e65
|
Removed export for nsMalloc::Create.
|
1998-09-18 11:07:06 +00:00 |
warren%netscape.com
|
78085aca12
|
Moved nsMalloc.cpp to modules/plugin/src.
|
1998-09-18 08:46:06 +00:00 |
beard%netscape.com
|
43b61c072a
|
09171998 LiveConnect Carpool: added export for nsRepository::UnregisterFactory(const nsID&,nsIFactory*).
|
1998-09-17 19:55:08 +00:00 |
beard%netscape.com
|
79c343a754
|
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
|
43fc67efbd
|
Moved Checking nsServiceManager.cpp into the xpcom - src folder.
|
1998-09-01 01:22:23 +00:00 |
sdagley%netscape.com
|
6ba0b47814
|
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
|
670c463eb8
|
added targets to build static libs
|
1998-08-05 08:30:44 +00:00 |
warren%netscape.com
|
c9bd5d8074
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:19:50 +00:00 |
atotic
|
9e29b605a7
|
More exports are needed for Raptor
|
1998-06-26 23:02:03 +00:00 |
gordon
|
5f2eb36b5e
|
Changes for value-added builds.
|
1998-06-08 11:19:51 +00:00 |
gordon
|
77045e07ae
|
Export nsHashTable methods.
|
1998-06-06 11:19:14 +00:00 |
sfraser
|
c8b410a908
|
Changed to use .exp file for exports, so that stuff gets exported.
|
1998-05-28 22:23:41 +00:00 |
sfraser
|
a4566bf075
|
First Checked In.
|
1998-05-28 22:23:16 +00:00 |
sfraser
|
a9171040fc
|
Correct comment
|
1998-05-28 19:40:34 +00:00 |
sfraser
|
f1cb8b3740
|
Updating for new build system and prefix files.
|
1998-05-28 19:16:03 +00:00 |
sfraser
|
93b38fd618
|
Changes for the new build system; unify prefix files.
|
1998-05-28 19:04:58 +00:00 |
cyeh
|
0977bc9ea6
|
assist with XPCOM_BRANCH landing. add files nsDebug.cpp and nsSupportsArray.cpp to projects
|
1998-05-22 21:52:45 +00:00 |
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |