scc%mozilla.org
|
feadd4a8f1
|
adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM.
|
2000-08-05 08:26:01 +00:00 |
scc%mozilla.org
|
7b3368b76f
|
adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM.
|
2000-08-05 07:50:28 +00:00 |
waterson%netscape.com
|
457813cb86
|
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that it can be used outside of RDF.
|
2000-07-29 02:58:10 +00:00 |
warren%netscape.com
|
f932a2bc44
|
Added nsIErrorService to build.
|
2000-07-22 05:46:39 +00:00 |
waterson%netscape.com
|
b004a9e7ec
|
Add nsVoidBTree.cpp and nsStatistics.cpp to the build
|
2000-06-13 04:54:23 +00:00 |
warren%netscape.com
|
119ee7afb9
|
added files: mozilla/xpcom/base/nsMemoryImpl.cpp
|
2000-06-03 08:32:22 +00:00 |
ftang%netscape.com
|
3eaa473913
|
add nsLocalFileCommon.cpp
|
2000-04-20 23:00:00 +00:00 |
jband%netscape.com
|
f9a733be1f
|
landing typelib loading improvements. bug 30753
|
2000-04-20 08:52:05 +00:00 |
rginda%netscape.com
|
fe53ad855b
|
Add new files nsConsoleService.cpp, nsConsoleMessage.cpp.
|
2000-04-18 02:55:39 +00:00 |
mccabe%netscape.com
|
575c2ed8c6
|
added files: mozilla/xpcom/base/nsConsoleService.cpp, mozilla/xpcom/base/nsConsoleMessage.cpp
|
2000-04-18 02:36:18 +00:00 |
davidm%netscape.com
|
e7da0178b3
|
27857 nsIFile - MAC not completely implemented
|
2000-04-03 01:54:22 +00:00 |
alecf%netscape.com
|
3240bbbd67
|
added files: mozilla/xpcom/ds/nsAtomService.cpp
|
2000-03-31 09:31:12 +00:00 |
warren%netscape.com
|
985d20f8a2
|
Added nsIByteArrayInputStream.idl and nsByteArrayInputStream.cpp for Ruslan.
|
2000-03-22 01:33:12 +00:00 |
scc%netscape.com
|
5e041e830f
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
scc%netscape.com
|
a711ea8e0b
|
Added "nsCategoryManager.cpp", as per bug #26011
|
2000-02-06 01:07:44 +00:00 |
scc%netscape.com
|
24bd24cf92
|
Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton
|
2000-02-01 00:49:16 +00:00 |
wtc%netscape.com
|
cc511c0483
|
Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
|
2000-01-28 00:27:37 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
sfraser%netscape.com
|
a9c728b7b8
|
Add nsTextFormatter.cpp, for sford
|
2000-01-17 22:12:20 +00:00 |
warren%netscape.com
|
40a7870948
|
Made nsIProperties scriptable.
|
2000-01-05 09:33:43 +00:00 |
valeski%netscape.com
|
09131a9133
|
added files: mozilla/xpcom/io/nsScriptableInputStream.cpp
|
1999-12-04 20:30:13 +00:00 |
sfraser%netscape.com
|
1348008f00
|
Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton.
|
1999-12-01 22:24:31 +00:00 |
scc%netscape.com
|
e0d57ccb0f
|
Added the file "nsIInterfaceRequestor.cpp" to the project. Contents currently |#if|d out. Travis will add this file to the other builds, and then enable. This adds |do_GetInterface| functionality. r=tbogard.
|
1999-11-23 03:14:42 +00:00 |
fur%netscape.com
|
f10bddd53a
|
added files: mozilla/xpcom/io/nsStorageStream.cpp, mozilla/xpcom/io/nsBinaryStream.cpp
|
1999-11-16 19:45:25 +00:00 |
warren%netscape.com
|
4daa7a2f1e
|
Removed obsolete nsPageMgr.cpp
|
1999-11-08 22:05:23 +00:00 |
scc%netscape.com
|
cd02dceee5
|
remove "nsVariant.cpp" from the project, and "nsIVariant.h" from the MANIFEST, as per bug #16987, r=sfraser
|
1999-10-22 00:12:03 +00:00 |
beard%netscape.com
|
c4616638ed
|
added nsLeakDetector.cpp to build. bug=15906, r=alecf
|
1999-10-16 00:03:45 +00:00 |
sfraser%netscape.com
|
5096a3be53
|
Part of fix for 15795; nsFileSpecMac.cpp is no longer pulled in with a nasty #include, and is thus added to the project. r=dougt
|
1999-10-11 21:19:47 +00:00 |
beard%netscape.com
|
26ba00f59b
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:47:12 +00:00 |
danm%netscape.com
|
191e90b327
|
adding nsCWeakReference r:scc a:chofmann
|
1999-10-01 02:44:45 +00:00 |
sfraser%netscape.com
|
bc69b1199e
|
Remove NSStdLibStubs, since we're linking with NSStdLib anyway
|
1999-09-26 00:44:58 +00:00 |
ftang%netscape.com
|
e0ea8638db
|
add nsTextFormater.cpp
|
1999-09-15 21:21:55 +00:00 |
sdagley%netscape.com
|
ffac101220
|
Fixing build bustage for warren.
|
1999-09-09 23:00:23 +00:00 |
leaf%mozilla.org
|
cbbc821cdb
|
added files: mozilla/xpcom/threads/nsAutoLock.cpp
|
1999-09-06 19:35:53 +00:00 |
pinkerton%netscape.com
|
f3f806cbfd
|
added new idl files for shaver.
|
1999-08-31 21:40:55 +00:00 |
beard%netscape.com
|
0ceb9f4881
|
added nsPipe2.cpp, nsSegmentedBuffer.cpp.
|
1999-08-12 00:12:37 +00:00 |
jband%netscape.com
|
8f5b0667c5
|
added files: mozilla/xpcom/ds/nsSupportsPrimitives.cpp
|
1999-08-04 07:01:10 +00:00 |
jband%netscape.com
|
be825b5d4b
|
added files: mozilla/xpcom/ds/nsHashtableEnumerator.cpp
|
1999-08-04 02:28:03 +00:00 |
scc%netscape.com
|
0fbdb1874a
|
Added "nsWeakReference.cpp"
|
1999-08-03 07:17:26 +00:00 |
peterl%netscape.com
|
8ecddd902a
|
removed files: mozilla/xpcom/ds/nsBTree.cpp, mozilla/xpcom/ds/nsRBTree.cpp
|
1999-07-24 18:57:13 +00:00 |
peterl%netscape.com
|
43dea6bbe4
|
added files: mozilla/xpcom/ds/nsAVLTree.cpp
|
1999-07-18 00:39:56 +00:00 |
mcmullen%netscape.com
|
38632e1852
|
Removed base targets (this change got lost in another checkin, owing to a merge conflict).
|
1999-06-14 20:55:37 +00:00 |
beard%netscape.com
|
92435247b8
|
fixed "rescued items" problem
|
1999-06-12 06:27:00 +00:00 |
waterson%netscape.com
|
831a59b3cc
|
Remove nsStringImpl.cpp.
|
1999-06-10 20:19:52 +00:00 |
dougt%netscape.com
|
5f665bfb85
|
Adding proxy to the xpcom targets.
|
1999-05-27 22:36:30 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
hyatt%netscape.com
|
e6fc4a4a7d
|
Committing Mac Project file for new event queues.
|
1999-05-04 23:34:58 +00:00 |
waterson%netscape.com
|
4b2d880a2d
|
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 |
waterson%netscape.com
|
66a55f3f2c
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
warren%netscape.com
|
9e9b6f5893
|
Added nsComponentManager.cpp
|
1999-03-09 09:47:12 +00:00 |