Commit Graph

281 Commits

Author SHA1 Message Date
briano%netscape.com
945d83af9f General cleanup.
git-svn-id: svn://10.0.0.236/trunk@48156 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 02:12:56 +00:00
dp%netscape.com
103414ae51 Ability for XPCOM to use non-default component registry and component directory
git-svn-id: svn://10.0.0.236/trunk@47809 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 19:28:57 +00:00
warren%netscape.com
d14784661f Added missing includes.
git-svn-id: svn://10.0.0.236/trunk@47673 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:33:38 +00:00
warren%netscape.com
0ffc429c39 Added missing includes.
git-svn-id: svn://10.0.0.236/trunk@47670 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:28:27 +00:00
ramiro%netscape.com
e324fbd024 Cleanup the neckutil linking thing.
git-svn-id: svn://10.0.0.236/trunk@47500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:15:11 +00:00
ftang%netscape.com
dab611c874 fix the massed up PROG8-10
git-svn-id: svn://10.0.0.236/trunk@47194 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 22:58:18 +00:00
dp%netscape.com
70f273dbbf Unhooking RegFactory from windows. xpcom/tools/registry/regxpcom is
the new incarnation.


git-svn-id: svn://10.0.0.236/trunk@46980 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 22:10:32 +00:00
dp%netscape.com
91fe73547a Unhooking RegFactory from unix. xpcom/tools/registry/regxpcom is the
new incarnation.


git-svn-id: svn://10.0.0.236/trunk@46979 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 22:09:19 +00:00
dp%netscape.com
5cc09efa39 - Fixed Register() to use componentmanager instead of hand loading the
dll
- Unregister() still needs implementation.
- Added reference to NS_NewTimer() to link in libtimer_s.so (unix
only) This fixes autoreg for unix run from RegFactory


git-svn-id: svn://10.0.0.236/trunk@46940 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 07:30:24 +00:00
sfraser%netscape.com
e2a170ea9d First Checked In.
git-svn-id: svn://10.0.0.236/trunk@46856 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 22:48:49 +00:00
dougt%netscape.com
4b0f769454 changing GetDiskSpaceAvailable to return a signed 64 bit value
git-svn-id: svn://10.0.0.236/trunk@46835 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 20:03:56 +00:00
warren%netscape.com
de60d2685c Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
dp%netscape.com
06e22314b3 RegFactory without any parameters will autoregister.
git-svn-id: svn://10.0.0.236/trunk@46449 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:45:29 +00:00
briano%netscape.com
9bc7e30b84 Removed the obsolete non-NECKO leftovers.
git-svn-id: svn://10.0.0.236/trunk@46437 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:12:13 +00:00
dougt%netscape.com
8d1ff9ee8b Adding buffered output to nsIFileStream.
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails.  evil, i know.


git-svn-id: svn://10.0.0.236/trunk@46395 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 20:12:35 +00:00
tbogard%aol.net
d1dec18986 Ooops, forgot to give a little licensing love.
git-svn-id: svn://10.0.0.236/trunk@46381 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 19:44:51 +00:00
tbogard%aol.net
f76643487b Added a test file for testing the XP Event Loop. This is windows only.
git-svn-id: svn://10.0.0.236/trunk@46379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 19:42:12 +00:00
dougt%netscape.com
baeab23036 Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called.  (thanks waterson, jband)

Also fixing 12237.  (thanks jband).


git-svn-id: svn://10.0.0.236/trunk@45945 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:21:29 +00:00
cyeh%netscape.com
2b510de93c Remove MODULAR_NETLIB defines.
git-svn-id: svn://10.0.0.236/trunk@45709 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:51:56 +00:00
cyeh%netscape.com
c6342ee432 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:34 +00:00
erik%netscape.com
12b9c786ff Fixing warnings.
git-svn-id: svn://10.0.0.236/trunk@45168 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 21:59:42 +00:00
warren%netscape.com
537f4a76da Added TestSearch routine from now obsolete TestBuffers test.
git-svn-id: svn://10.0.0.236/trunk@44805 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:32:51 +00:00
warren%netscape.com
7515a5672d Removed TestBuffers which is now obsolete.
git-svn-id: svn://10.0.0.236/trunk@44804 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:32:49 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
ramiro%netscape.com
d43e5b92ea Cleanup zlib cruft.
git-svn-id: svn://10.0.0.236/trunk@44504 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
33921a846d Set the timer lib flags in one place.
git-svn-id: svn://10.0.0.236/trunk@44294 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:54:59 +00:00
warren%netscape.com
466d3cb0e7 Added nsIPipe.idl, replacing nsPipe2.h. Fixed up some nsPipe2.cpp problems. Fixed bug in nsSegmentedBuffer segment growth. Extended TestPipes test case to cover much much more.
git-svn-id: svn://10.0.0.236/trunk@44272 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 08:45:17 +00:00
mccabe%netscape.com
4a3290544c Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro.
git-svn-id: svn://10.0.0.236/trunk@44051 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 09:18:49 +00:00
dougt%netscape.com
6c0494af59 xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
git-svn-id: svn://10.0.0.236/trunk@43975 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 07:07:00 +00:00
waterson%netscape.com
2df14546e2 Add TestStackCrawl, which is currently broken :-(.
git-svn-id: svn://10.0.0.236/trunk@43469 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 04:53:51 +00:00
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
warren%netscape.com
3b022fd625 More extensive tests for pipes. Now we test for read returning when there's data but the buffer isn't yet full. Also testing new pipe implementation.
git-svn-id: svn://10.0.0.236/trunk@43007 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 19:27:05 +00:00
dp%netscape.com
933c0ab445 VMS changes from Colin Blake <colin@theblakes.com>
git-svn-id: svn://10.0.0.236/trunk@41733 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 19:39:23 +00:00
mscott%netscape.com
e529dbf0a4 include config.mak
git-svn-id: svn://10.0.0.236/trunk@41546 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 04:51:00 +00:00
mscott%netscape.com
6d7e4f3b2c fix build breakage by adding NECKO to link lines.
git-svn-id: svn://10.0.0.236/trunk@41524 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 03:20:47 +00:00
mscott%netscape.com
9e306440a7 fix build breakage...include config.mak
git-svn-id: svn://10.0.0.236/trunk@41523 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 03:17:36 +00:00
briano%netscape.com
2087356d68 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@41509 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 01:18:12 +00:00
warren%netscape.com
ea71169ed5 Added ability to instantiate a component to test it for leaks.
git-svn-id: svn://10.0.0.236/trunk@41456 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 08:28:10 +00:00
warren%netscape.com
128c27b215 Added TestShutdown to detect memory leaks in xpcom.
git-svn-id: svn://10.0.0.236/trunk@41452 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 08:01:55 +00:00
briano%netscape.com
799dfd353c Temporarily avoid the NECKO-related tests on BSD/OS since I can't get them to link.
git-svn-id: svn://10.0.0.236/trunk@41335 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 22:17:29 +00:00
briano%netscape.com
4f9ba0e173 Cleanup and fix for BSD/OS.
git-svn-id: svn://10.0.0.236/trunk@40733 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 23:20:25 +00:00
tao%netscape.com
e190b593e4 Adopt new str res api prototype.
git-svn-id: svn://10.0.0.236/trunk@40601 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 04:41:11 +00:00
dp%netscape.com
3743d90e38 Removed SizeTestxx from the build per Scott Collins' advice.
git-svn-id: svn://10.0.0.236/trunk@40347 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 23:15:46 +00:00
ramiro%netscape.com
963b6f5991 Landing timer move on unix.
git-svn-id: svn://10.0.0.236/trunk@39863 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 14:22:51 +00:00
rickg%netscape.com
bfbde89eb5 trying to remove iostreams
git-svn-id: svn://10.0.0.236/trunk@39850 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 08:17:54 +00:00
duncan%be.com
fe089662e4 Add an || defined (XP_BEOS) so that the builds works under BeOS with -fno-exceptions.
git-svn-id: svn://10.0.0.236/trunk@39759 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:39:25 +00:00
slamm%netscape.com
c8cb0705fc Fix build warnings.
git-svn-id: svn://10.0.0.236/trunk@39734 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:06:37 +00:00
kipp%netscape.com
5703a15016 Removed a compiler warning
git-svn-id: svn://10.0.0.236/trunk@39709 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 17:40:39 +00:00