dougt%netscape.com
d836bccf01
adding helper source. Not part of built.
2000-06-24 02:01:29 +00:00
scc%mozilla.org
4538064bbe
added blizzards tests for problems with |Substring|
2000-06-21 02:06:29 +00:00
scc%mozilla.org
c73c85cd8c
had to add a bunch of libraries to get the debug target to build
2000-06-21 02:05:54 +00:00
scc%mozilla.org
f027fd15f1
removed nsWork[C]String, as discussed with waterson
2000-06-20 04:31:42 +00:00
scc%mozilla.org
0f66a676dc
added tests for self-assignment, self-insertion, self-appending, and self-replacement
2000-06-20 04:31:00 +00:00
pete%alphanumerica.com
413cf4c3f4
r=dougt,brendan a=dougt
...
not part of the build.
--pete
2000-06-15 13:16:49 +00:00
scc%mozilla.org
0046864d2b
adding |nsWork[C]String| classes
2000-06-14 05:41:05 +00:00
waterson%netscape.com
99378b6076
Add test for Iterator.
2000-06-13 08:02:30 +00:00
waterson%netscape.com
ed47b9358c
How'd that get in there?
2000-06-13 05:26:00 +00:00
waterson%netscape.com
c8c5ae145c
Add TestVoidBTree to the build.
2000-06-13 04:57:14 +00:00
scc%mozilla.org
0dd133eef6
...and set the define for the test case
2000-06-12 02:50:27 +00:00
scc%mozilla.org
6ac6a0494a
updated to reflect work done
2000-06-11 01:11:13 +00:00
scc%mozilla.org
8c3521ba58
Added new targets to compare between the |wchar_t| version and the no |wchar_t| version
2000-06-11 01:10:49 +00:00
scc%mozilla.org
2c3b6e2814
convert to the new scheme for handling wide string literals: |NS_LITERAL_STRING|.
2000-06-11 01:09:54 +00:00
scc%mozilla.org
57004e2d83
now that NEW_STRING_APIS is turned on in the actual string headers, I needed to move some defs around. Also setting a new define for HAVE_CPP_2BYTE_WCHAR_T
2000-06-11 01:09:00 +00:00
scc%mozilla.org
7b3025a965
First checked in.
2000-06-11 01:07:41 +00:00
waterson%netscape.com
795f7997db
First checked in, not part of the build.
2000-06-10 05:55:37 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
scc%mozilla.org
09ea95c306
Bug #39686 . Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
2000-05-20 20:43:26 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
scc%netscape.com
9cdd1c4d19
fixed a problem with cut and advancing past the end of a string with an iterator r=waterson
2000-05-16 10:13:23 +00:00
brendan%mozilla.org
2cc44b24b1
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
scc%netscape.com
bb3a3d8ee9
fixed macro-based comparison operators to help with our type-unification problems
2000-05-13 21:39:37 +00:00
scc%netscape.com
f4e1434b10
added tests for the new IO stuff, etc.
2000-05-12 05:19:46 +00:00
scc%netscape.com
8b1625eada
Uncommented tests that should work now that I've fixed the block stomping bug.
2000-05-12 05:18:36 +00:00
scc%netscape.com
fe94b28307
Changed some comments
2000-05-12 05:17:51 +00:00
dougt%netscape.com
8e26850b56
adding dirs.js. example of how you can get different locations via the
...
nsDirectoryService via JS.
not part of build.
2000-05-11 20:58:47 +00:00
cls%seawood.org
fec728bf12
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
dp%netscape.com
3b485e57b8
Converting to generic module.
2000-05-05 05:53:21 +00:00
dp%netscape.com
5dfe344091
Added progid.
2000-05-05 05:52:26 +00:00
mkaply%us.ibm.com
11949af38c
# 34082
...
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
2000-05-02 22:38:04 +00:00
jbetak%netscape.com
e9bca82014
37408
...
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:52:50 +00:00
jbetak%netscape.com
acc4c1956b
37408
...
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
mkaply%us.ibm.com
444f6188f7
# 37239
...
r= dougt@netscape.com
Misspelling in printf
2000-05-01 22:26:26 +00:00
erik%netscape.com
7b965837d3
fixing build bustage
2000-04-28 22:06:39 +00:00
erik%netscape.com
ffbce8d476
fixing build bustage; temporary removal of nsStringTest.cpp
2000-04-28 22:04:57 +00:00
amasri%netscape.com
2cb365adc9
*** empty log message ***
2000-04-28 21:05:28 +00:00
pavlov%netscape.com
875538041f
fix tests
2000-04-27 23:20:32 +00:00
mjudge%netscape.com
102007dcd8
strange corruptness
2000-04-26 01:58:34 +00:00
mjudge%netscape.com
47511cf02b
scc string fixes
2000-04-26 00:55:37 +00:00
warren%netscape.com
b63cd30bcf
Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.)
2000-04-21 05:12:57 +00:00
rickg%netscape.com
b281e56cd7
improvements to string testbed to test perf
2000-04-05 06:04:12 +00:00
scc%netscape.com
5943adfaa3
Added tests for construction and |Find|. Added null loop timings to help better analyze results. Temporarily commented out block-stomping tests.
2000-04-04 05:20:05 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
mkaply%us.ibm.com
e31df67464
# 33859
...
r= dp@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:56:47 +00:00
scc%netscape.com
1421ca7839
incremental changes. these files are not yet part of the build
2000-03-31 07:28:38 +00:00
scc%netscape.com
fc94770af9
Fixed timer code for Mac (PR_Now wasn't doing the trick). Now using |nsInt64| instead of implementing my own |operator-()|
2000-03-29 08:14:09 +00:00
scc%netscape.com
11e84961be
added "nsFragmentedString.h"
2000-03-29 08:12:54 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
scc%netscape.com
f1c0bef743
updating to reflect work done and desired
2000-03-27 09:07:39 +00:00
scc%netscape.com
92b5b65386
traded in |copy_chunky_backward| for |string_copy_backward| and moved it to "nsAReadableString.h" along with the |string_copy|s. Added tests for |SetLength|, which would have caught the problem in |nsString| I fixed earlier, and one for |Insert| that exposed the trouble in |copy_chunky_backward|.
2000-03-27 09:06:37 +00:00
rickg%netscape.com
b4fc6406c5
removed reference to nsString2
2000-03-26 23:06:01 +00:00
scc%netscape.com
eaec5d153b
re-fix for the Mac after working with Pav to make all the tests compile on Linux
2000-03-25 05:44:57 +00:00
scc%netscape.com
49fc717592
File Removed.
2000-03-25 05:37:30 +00:00
pavlov%netscape.com
e306ef5572
make string tests build on unix
2000-03-25 01:59:19 +00:00
scc%netscape.com
c06ec60c05
getting the unit tests and profiling tests to run on all platforms
2000-03-25 00:56:47 +00:00
scc%netscape.com
6afbcb203d
Lots of changes to get this stuff building on Solaris, et al. None of these changes effect the mainline build yet, and won't until |NEW_STRING_APIS| is defined for everyone (coming soon)
2000-03-24 21:33:58 +00:00
dougt%netscape.com
cefa9aabf0
Adding a rename test.
2000-03-24 05:48:18 +00:00
scc%netscape.com
545b27e7e1
Added "nsCharTraits.h"; no longer relying on |std::char_traits|. Renamed some things so overloading wouldn't fight with overriding.
2000-03-23 21:15:01 +00:00
scc%netscape.com
128354b905
|wchar_t| will not be turned on by default, yet. These files are still not part of the build.
2000-03-22 22:53:44 +00:00
scc%netscape.com
33a17a2d6c
Incremental changes. These files are still not part of the build.
2000-03-22 08:22:28 +00:00
scc%netscape.com
6bc768165d
Added ToDo.doc, so the list of things to do is visible in the project. This project is not part of the build.
2000-03-14 17:32:27 +00:00
scc%netscape.com
6c588a14a7
First Checked In.
2000-03-14 17:31:43 +00:00
scc%netscape.com
5603dfb4ae
First Checked In.
2000-03-14 15:56:34 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
rickg%netscape.com
289df0e466
moved string test to windows subdirectory
2000-02-28 15:58:17 +00:00
rickg%netscape.com
96834e7911
Added nsString regression test; not part of build
2000-02-28 15:57:30 +00:00
rickg%netscape.com
9e2f6de16a
adding testfile for nsString; this is NOT part of the build
2000-02-28 15:53:11 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
pp%ludusdesign.com
207f05242d
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
scc%netscape.com
8306438b64
fix include paths
2000-01-29 20:09:20 +00:00
sspitzer%netscape.com
469a88f2cd
ignore the generated executable
2000-01-25 06:54:39 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
briano%netscape.com
4320e5df28
Replaced MOZ_COMPONENT_XPCOM_LIBS with MOZ_COMPONENT_LIBS so we pick up the NSPR libs as well. Fixes a couple of ignored platform Tinderbox builds.
2000-01-16 22:52:57 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
edburns%acm.org
507ee16e37
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
warren%netscape.com
26b7d345a1
Made nsIProperties scriptable. Bug #21982
2000-01-05 09:29:25 +00:00
warren%netscape.com
04decf0f8c
Added OnClose method to nsIPipeObserver (bug#23080)
2000-01-05 05:07:46 +00:00
dougt%netscape.com
cfd8a60fb2
*** empty log message ***
2000-01-04 00:50:08 +00:00
dougt%netscape.com
84ace8683c
removing unneeded header file.
...
not part of build.
1999-12-22 01:58:25 +00:00
briano%netscape.com
5ab8f62b78
NetBSD/arm-specific build bustage fix. The underlying problem _seems_ to be with ld, but I've been wrong before....
1999-12-21 01:39:12 +00:00
scc%netscape.com
dcb83db555
and there's another instance of the build-busting old cast still in the file
1999-12-07 15:51:21 +00:00
scc%netscape.com
f09c92f156
Mis-spelled one of two instances of |NS_REINTERPRET_CAST|, in the same line yet. Damn :-(
1999-12-07 15:26:41 +00:00
scc%netscape.com
5f863e8cec
Attempting to fix build bustage. Looks like a compiler bug (since |TestObserver| isn't a base class of |nsISupports| in any way, at least the error message has got to be wrong).
1999-12-07 14:46:35 +00:00
scc%netscape.com
f4ad22b9d9
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
warren%netscape.com
bf4ef9672f
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
1999-12-04 10:01:32 +00:00
dougt%netscape.com
f831175b47
updating to new interface and design.
1999-12-03 00:44:01 +00:00
sspitzer%netscape.com
40cc97e631
ignore generated test app.
1999-12-01 22:39:22 +00:00
mcafee%netscape.com
07d4d59215
Removing EXPORTS, parent makefile explicitly points at this directory now. r=bryner
1999-12-01 02:30:38 +00:00
waterson%netscape.com
ccf2e09e26
Try to fix build bustage.
1999-12-01 02:25:28 +00:00
mcafee%netscape.com
71f70b790e
missing exports
1999-12-01 02:24:01 +00:00
dp%netscape.com
10aaba597e
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-12-01 00:21:53 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
dougt%netscape.com
1da7d3868d
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
shaver%netscape.com
4cf5eca87c
track nsIFile changes (not part of build)
1999-11-29 15:17:57 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
warren%netscape.com
aaf83521f5
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
tbogard%aol.net
fa7480161f
Commented out references to nsIWebShell::GetRootWebShellEvenIfChrome().
1999-11-16 20:04:40 +00:00
jdunn%netscape.com
d70d78c6bf
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
tbogard%aol.net
6f54df34c5
Simply added the TestXPEventLoop test to the makefile.
1999-11-15 21:52:35 +00:00
warren%netscape.com
8a025e9bd4
Fixed QI problem now that comptrs check.
1999-11-13 06:18:34 +00:00
scc%netscape.com
5b7341ca13
Test the new facilities added to |nsCOMPtr| in this checkin. r={danm, hyatt}
1999-11-08 11:43:07 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
dp%netscape.com
941ca8da77
Removing nsIShutdown listener usage for ServiceManager.
1999-11-03 05:36:30 +00:00
cls%seawood.org
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
warren%netscape.com
4e72fae941
Fixed NewChannel to pass null for new originalURL argument.
1999-10-26 10:37:37 +00:00
dougt%netscape.com
ea546800cd
Initial checkin of nsIFile test. bug 13320. r=dougt
...
Not hooked up to build, yet.
1999-10-25 22:45:12 +00:00
kipp%netscape.com
705faaa709
Removed some more warnings
1999-10-22 14:51:41 +00:00
waterson%netscape.com
4746574164
Change nsTraceRefCnt::WalkTheStack() to accept stream.
1999-10-21 03:45:38 +00:00
dveditz%netscape.com
5ac3366346
Missed a test
1999-10-21 01:47:28 +00:00
kipp%netscape.com
20b5fda17c
r=dougt; fixed a warning
1999-10-14 23:30:39 +00:00
kipp%netscape.com
b0dcc883f8
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
warren%netscape.com
b90a06a288
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +00:00
valeski%netscape.com
a05208badc
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr.
1999-10-01 23:30:06 +00:00
briano%netscape.com
a11b1b4c57
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. Approved for carpool checkin by mcafee.
1999-09-29 21:41:26 +00:00
warren%netscape.com
d702d927b7
Made it handle CIDs of the form {fe04c8e6-501e-11d3-a527-0060b0fc04b7}.
1999-09-28 18:01:47 +00:00
tbogard%aol.net
6bdd4c6d76
Changes to reflect changes made in XPCOM with respect to shutting down XPCOM. This is a test is not hooked to the code.
1999-09-28 17:55:02 +00:00
briano%netscape.com
12f9f9743e
General cleanup.
1999-09-18 02:12:56 +00:00
dp%netscape.com
78ee9ec7ec
Ability for XPCOM to use non-default component registry and component directory
1999-09-16 19:28:57 +00:00
warren%netscape.com
0d417cf301
Added missing includes.
1999-09-15 22:33:38 +00:00
warren%netscape.com
7e13222da7
Added missing includes.
1999-09-15 22:28:27 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
ftang%netscape.com
a73722dba8
fix the massed up PROG8-10
1999-09-13 22:58:18 +00:00
dp%netscape.com
8129f84492
Unhooking RegFactory from windows. xpcom/tools/registry/regxpcom is
...
the new incarnation.
1999-09-11 22:10:32 +00:00
dp%netscape.com
762dd38849
Unhooking RegFactory from unix. xpcom/tools/registry/regxpcom is the
...
new incarnation.
1999-09-11 22:09:19 +00:00
dp%netscape.com
2aae55b296
- 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
1999-09-11 07:30:24 +00:00
sfraser%netscape.com
a4c2122043
First Checked In.
1999-09-10 22:48:49 +00:00
dougt%netscape.com
82c52d63e8
changing GetDiskSpaceAvailable to return a signed 64 bit value
1999-09-10 20:03:56 +00:00
warren%netscape.com
e6619b2ad6
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.
1999-09-09 22:05:05 +00:00
dp%netscape.com
70127c88b1
RegFactory without any parameters will autoregister.
1999-09-08 23:45:29 +00:00
briano%netscape.com
eff1b0f0cc
Removed the obsolete non-NECKO leftovers.
1999-09-08 23:12:13 +00:00
dougt%netscape.com
a494e44ce6
Adding buffered output to nsIFileStream.
...
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails. evil, i know.
1999-09-08 20:12:35 +00:00
tbogard%aol.net
b93a50477a
Ooops, forgot to give a little licensing love.
1999-09-08 19:44:51 +00:00
tbogard%aol.net
e3711bfe62
Added a test file for testing the XP Event Loop. This is windows only.
1999-09-08 19:42:12 +00:00
dougt%netscape.com
dd5c903d9e
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
...
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
1999-09-03 22:21:29 +00:00
cyeh%netscape.com
8f82622de8
Remove MODULAR_NETLIB defines.
1999-09-02 18:51:56 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
erik%netscape.com
cdb2cc61e1
Fixing warnings.
1999-08-30 21:59:42 +00:00
warren%netscape.com
912d1af6cd
Added TestSearch routine from now obsolete TestBuffers test.
1999-08-27 10:32:51 +00:00
warren%netscape.com
c70f737575
Removed TestBuffers which is now obsolete.
1999-08-27 10:32:49 +00:00
rpotts%netscape.com
3ed5c99db2
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
ramiro%netscape.com
6cec5c3abb
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
e1f2489b0c
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
warren%netscape.com
4324494f97
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.
1999-08-24 08:45:17 +00:00
mccabe%netscape.com
b601095f5d
Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro.
1999-08-22 09:18:49 +00:00
dougt%netscape.com
8cf9b81629
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
1999-08-21 07:07:00 +00:00
waterson%netscape.com
b76b94a281
Add TestStackCrawl, which is currently broken :-(.
1999-08-18 04:53:51 +00:00
ramiro%netscape.com
0e1b8a922a
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
0149d76208
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
warren%netscape.com
aadb711b2c
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.
1999-08-10 19:27:05 +00:00
dp%netscape.com
360e8cfe27
VMS changes from Colin Blake <colin@theblakes.com>
1999-07-31 19:39:23 +00:00
mscott%netscape.com
b16c24f10d
include config.mak
1999-07-29 04:51:00 +00:00
mscott%netscape.com
e0ae901872
fix build breakage by adding NECKO to link lines.
1999-07-29 03:20:47 +00:00
mscott%netscape.com
994f9f3f0d
fix build breakage...include config.mak
1999-07-29 03:17:36 +00:00
briano%netscape.com
ea37bbc00a
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
warren%netscape.com
28be3c9bc4
Added ability to instantiate a component to test it for leaks.
1999-07-28 08:28:10 +00:00
warren%netscape.com
b2e94aeec5
Added TestShutdown to detect memory leaks in xpcom.
1999-07-28 08:01:55 +00:00
briano%netscape.com
87c88264a5
Temporarily avoid the NECKO-related tests on BSD/OS since I can't get them to link.
1999-07-27 22:17:29 +00:00
briano%netscape.com
127786f99f
Cleanup and fix for BSD/OS.
1999-07-22 23:20:25 +00:00
tao%netscape.com
475cd91987
Adopt new str res api prototype.
1999-07-22 04:41:11 +00:00
dp%netscape.com
f039212d02
Removed SizeTestxx from the build per Scott Collins' advice.
1999-07-20 23:15:46 +00:00
ramiro%netscape.com
342b5083f1
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
rickg%netscape.com
2e81538bec
trying to remove iostreams
1999-07-17 08:17:54 +00:00
duncan%be.com
2159647518
Add an || defined (XP_BEOS) so that the builds works under BeOS with -fno-exceptions.
1999-07-16 21:39:25 +00:00
slamm%netscape.com
27b8289eff
Fix build warnings.
1999-07-16 20:06:37 +00:00
kipp%netscape.com
f9e23515cd
Removed a compiler warning
1999-07-16 17:40:39 +00:00
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
warren%netscape.com
ffa10582f9
Beefed up buffer/pipe tests.
1999-07-10 11:27:14 +00:00
warren%netscape.com
0cd57746e8
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
ramiro%netscape.com
abf0cc4a0f
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
danm%netscape.com
bc6e347979
makefile was broken if GLOWCODE was enabled. fixed, and removed glowcode.
1999-07-04 02:10:16 +00:00
danm%netscape.com
524cfc01d0
makefile was broken if GLOWCODE was enabled. fixed, and removed glowcode.
1999-07-04 01:54:34 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
b86c78a296
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
d44aee0f67
fix SunOS bustage. r=tor, a=leaf
1999-07-01 16:36:37 +00:00
gagan%netscape.com
00b5efdc65
NECKO cleanup.
1999-07-01 03:00:06 +00:00
scc%netscape.com
75d4998857
added and removed tests as features of |nsCOMPtr| change
1999-06-29 21:06:17 +00:00
scc%netscape.com
fbe308a1f7
bug fixes and suggestions
1999-06-29 21:01:11 +00:00
mcafee%netscape.com
b6f2e1e3d2
Rearranging libraries to get solaris to link.
1999-06-29 10:45:51 +00:00
gagan%netscape.com
c2ee4a5f74
Removed gfxps linkage.
1999-06-29 02:46:56 +00:00
gagan%netscape.com
61449ac7c3
Necko changes.
1999-06-29 00:06:44 +00:00
warren%netscape.com
70e47e4e29
Fixed necko ifdefs.
1999-06-28 20:23:53 +00:00
valeski%netscape.com
3352559e07
necko build
1999-06-28 13:43:53 +00:00
warren%netscape.com
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
ramiro%netscape.com
05ae9c3868
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
426eb85cbf
fix warnings. these classes have virtual functions but non-virtual destructors
1999-06-21 01:59:44 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
warren%netscape.com
087d61993b
Changed nsAutoMonitor to nsAutoCMonitor (cached monitors).
1999-06-16 04:15:08 +00:00
dp%netscape.com
77d9670ae2
Using default autoregistration.
1999-06-16 00:29:34 +00:00
warren%netscape.com
e8a2d73d89
Fixed buffer tests.
1999-06-15 08:36:27 +00:00
mcmullen%netscape.com
07405fb616
trying to fix windows bustage with new parameters = set 'em to null!
1999-06-15 07:19:16 +00:00
sgehani%netscape.com
6f9d528752
Updated tests to reflect newly added enumeration service in PersistentProperties.
1999-06-11 02:21:34 +00:00
briano%netscape.com
13117d5d7d
Fix for FreeBSD 2.x builds.
1999-06-09 08:43:51 +00:00
warren%netscape.com
108ee892cd
Cleaned up the nsIBuffer interface, added comments, etc.
1999-06-09 06:41:32 +00:00
warren%netscape.com
0aa76c7bb0
Added ReadSegments and WriteSegments to nsIBuffer to avoid the need to allocate intermediate buffers.
1999-06-09 04:52:47 +00:00
warren%netscape.com
aaf94a8b04
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
1999-06-08 20:57:32 +00:00
bruce%cybersight.com
2614465d97
Scoping problem with loop variable. Fixes OSF/1 build.
1999-06-05 11:22:11 +00:00
warren%netscape.com
7b74d79bf3
Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer.
1999-06-05 01:15:00 +00:00
briano%netscape.com
e9e302b454
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
warren%netscape.com
19437e332d
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability.
1999-06-03 21:51:09 +00:00
alecf%netscape.com
de7c2fbf71
fix windows bustage
1999-06-02 04:46:07 +00:00
rickg%netscape.com
e0b2cc6e1d
sync with nsString2 API
1999-05-29 08:52:19 +00:00
law%netscape.com
39f375f872
XPIDL-ifying nsIObserver/nsIObserverService
1999-05-29 00:51:17 +00:00
dp%netscape.com
3bfdf9b74e
Patch from andreas.otte@primus-online.de Thanks Andreas
1999-05-27 08:50:52 +00:00
bruce%cybersight.com
807582fa6c
'friend class' instead of 'friend' .. HP-UX's aCC requires this.
1999-05-27 05:18:59 +00:00
bruce%cybersight.com
d958049abc
main() must return int for HP-UX's aCC compiler.
1999-05-27 05:14:57 +00:00
bruce%cybersight.com
18e066dc4e
Add line feed on last line for native unix compilers.
1999-05-27 05:13:32 +00:00
sspitzer%netscape.com
be79c1b3e5
more cvsignorage for the xpcom2 landing
1999-05-26 18:50:14 +00:00
sspitzer%netscape.com
dc6a12ab7d
cvs ignorage for xpcom2 landing
1999-05-26 17:51:05 +00:00
dp%netscape.com
2d17c4e59e
Adding services
1999-05-26 08:11:36 +00:00
dp%netscape.com
8f63893f68
Initial version
1999-05-26 08:05:08 +00:00
dp%netscape.com
b242ae36b2
Fixing tests
1999-05-26 07:46:01 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
erik%netscape.com
24ddf9cbed
Fixed the test file name, added registration for event queue and
...
persistent properties. This test program now works again. Groan.
1999-05-16 22:59:02 +00:00
erik%netscape.com
f788c85180
Added code to check return values. Cleaned up a bit.
1999-05-16 20:47:59 +00:00
warren%netscape.com
5f77ce37ce
Removing old files now generated by IDL (to avoid future screw ups).
1999-05-13 08:48:47 +00:00
warren%netscape.com
7a41ef7d73
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +00:00
sspitzer%netscape.com
94edddef2a
make the destructor virtual
1999-05-13 00:48:42 +00:00
scc%netscape.com
fa3fd7fb39
First Checked In.
1999-05-10 20:46:31 +00:00
mcmullen%netscape.com
d83d7b61e6
Adapt to changed interface some more.
1999-05-08 02:22:41 +00:00
mcmullen%netscape.com
660ab1c894
Adapt to changed interface.
1999-05-08 02:18:16 +00:00
mcmullen%netscape.com
f1f7a55308
Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec).
1999-05-08 01:18:23 +00:00
warren%netscape.com
29f3184ed4
Found out that this needs to do autoregistration to work (because it needs raptorbase).
1999-05-07 05:30:30 +00:00
dp%netscape.com
cee9b8c834
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
warren%netscape.com
9c928248b7
Added page manager, buffer, buffer streams and pipes stuff.
1999-04-30 22:55:12 +00:00
bruce%cybersight.com
b375ec7b75
Remove -lnetlib from link lines. Not needed.
1999-04-28 05:30:09 +00:00
mcmullen%netscape.com
e5e977358e
Leakage and mismatch of allocate/free methods (patches submitted by Bruce Mitchener). Bug #5140 .
1999-04-26 19:05:00 +00:00
warren%netscape.com
91d0be4809
Started factoring nsIPersistentProperties from nsIProperties.
1999-04-22 07:32:51 +00:00
warren%netscape.com
329d00e493
Added Write(nsIInputStream) and Flush to nsIOutputStream.
1999-04-22 07:31:03 +00:00
neeti%netscape.com
2c01a9790e
implemented wrapper funtions to make GetObserverList private.
1999-04-20 14:50:47 +00:00
bruce%cybersight.com
2648c173ee
Fix library name. Still coredumps on execution.
1999-04-20 05:36:36 +00:00
warren%netscape.com
14d3585596
Added NS_NewPipe and cleaned up ByteBufferInputStreams.
1999-04-13 18:17:29 +00:00
warren%netscape.com
c42f0d5d08
Fixed thread problems.
1999-04-13 18:15:27 +00:00
sspitzer%netscape.com
61baf4feba
ignore the test that gets built
1999-04-10 00:36:48 +00:00
dougt%netscape.com
f86be58b2d
fixing Move() testcase to reflect changes made.
...
added nspr compatiblity tests.
1999-04-10 00:31:35 +00:00
neeti%netscape.com
3e2bd49cad
initial checkin for ObserverService api
1999-04-06 20:54:09 +00:00
jband%netscape.com
b0859a052d
fixed typo so no extra .pdb files get left behind
1999-04-06 00:10:10 +00:00
warren%netscape.com
b69511ade6
Added TestThreads
1999-04-05 21:03:22 +00:00
jdunn%netscape.com
e68fdd2cbe
Fixed compiler problem on AIX with references.
1999-03-31 04:19:02 +00:00
ramiro%netscape.com
de0f3f737c
delete vs. delete[] vs. free fixes.
...
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
scc%netscape.com
79cbc27c7a
fixed out-of-date preprocessor symbol, should fix AIX build
1999-03-29 22:03:50 +00:00
waterson%netscape.com
66a55f3f2c
Landed RDF_19990326_BRANCH, scriptability changes.
1999-03-29 19:52:54 +00:00
jdunn%netscape.com
e3c9afd27f
backing out changes, because the tree was closed - doh
1999-03-24 21:55:53 +00:00
jdunn%netscape.com
e87951d3e0
Fix compiler errors on AIX
...
Approved by mcmullen@netscape.com
1999-03-24 21:38:44 +00:00
mcmullen%netscape.com
6cf27d2a67
Bugs #3997 , 3934
1999-03-19 23:09:39 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
mcmullen%netscape.com
3bb07d2871
Upgrades, bugfixes (including nsFilePath no longer hex escaped). Features (including DiskSpaceAvailable)
1999-03-13 06:38:57 +00:00
ramiro%netscape.com
846235af9b
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
mcmullen%netscape.com
edd291e578
Added tests for size and mod date.
1999-03-10 21:03:53 +00:00
waterson%netscape.com
433ca28660
Added OS_CurrentProcessDirectory test.
1999-03-10 06:08:06 +00:00
mcmullen%netscape.com
615dbada53
Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above.
1999-03-09 22:33:36 +00:00
warren%netscape.com
49a46fdfe9
Include problem.
1999-03-09 14:44:24 +00:00
warren%netscape.com
bdcaa63028
Backed out the nsService template stuff.
1999-03-09 11:49:41 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
mcmullen%netscape.com
0b721e55f8
Removed the offset parameter from the base stream interfaces. Implemented string streams.
1999-03-05 22:53:56 +00:00
dougt%netscape.com
e7ddc8411c
Added testcases for nsSpecialSystemDirectory. These cases are
...
currently turned off until mcmullen takes a look at them on the mac.
1999-03-05 20:21:33 +00:00
scc%netscape.com
31ff626ae9
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
ramiro%netscape.com
9a300df138
Do the exception thing only if HAVE_CPP_EXCEPTIONS is defined.
1999-03-01 12:54:16 +00:00
mcmullen%netscape.com
22a00633c9
Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge.
1999-02-28 01:36:48 +00:00
mcafee%netscape.com
cf6f44ef32
Switching false/true over to PR_FALSE/PR_TRUE
1999-02-26 19:47:48 +00:00
ebina%netscape.com
66e1467fa8
Changing RegisterFactory to use the new API.
1999-02-26 17:19:00 +00:00
ebina%netscape.com
0893363a0b
Changing RegisterFactory to use the new API.
1999-02-26 15:59:52 +00:00
warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
mcafee%netscape.com
762234a6e5
Better ifdef logic for last checkin
1999-02-26 08:44:50 +00:00
mcafee%netscape.com
911c21a981
Solaris/CC refused to compile part of this file, giving up for now. a=scc
1999-02-26 08:41:15 +00:00
dougt%netscape.com
ccbad16cde
Merging branch BASE_19_FEB_99 to tip. These are extensive changes
...
to nsFileSpec and and nsFileStream. See dougt@netscape.com or
John McMullen for futher information.
1999-02-25 20:49:47 +00:00
warren%netscape.com
93e7f6b3a6
Fixed NS_INIT_REFCNT problem.
1999-02-23 04:37:31 +00:00
mjudge%netscape.com
3756cba288
changing nsIEnumerator to use NS_IMETHOD not virtual nsresult
1999-02-19 23:43:20 +00:00
mcafee%netscape.com
ea80d83573
Solaris: adding do_QueryInterface() wrapper per scc's carpool.
1999-02-19 13:14:26 +00:00
danm%netscape.com
7f7e24bfd0
activate exception handling for tests: TestCOMPtr uses them
1999-02-17 02:18:40 +00:00
scc%netscape.com
d4ae494464
updated to new interface for nsCOMPtr
1999-02-17 01:58:25 +00:00
scc%netscape.com
9e7895bae7
Activate browser so you get the colorized source
1999-02-11 01:35:54 +00:00
scc%netscape.com
f020767dfc
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
1999-02-11 01:34:07 +00:00
sar%netscape.com
eecbed5e4c
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00
dp%netscape.com
1310389704
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
mcafee%netscape.com
ea6f465213
ignore genereated files
1999-02-08 08:26:34 +00:00
mcafee%netscape.com
d995082b5f
Adding TestID.cpp, removing unused rules, more portable link line
1999-02-06 08:19:16 +00:00
waterson%netscape.com
be4af13847
Initial revision.
1999-02-04 00:40:22 +00:00
ftang%netscape.com
e8473c6c30
calling nsSetupRegistry for mac. Need to try UNIX and Window before turn out the #ifdef XP_MAC
1999-02-03 01:50:15 +00:00
mcafee%netscape.com
84931c70dd
Adding License
1999-02-02 03:16:52 +00:00
erik%netscape.com
b07c2a64f9
Added test program and test file for new nsIProperties stuff.
...
(Like Java properties.)
1999-01-26 23:51:18 +00:00
waterson%netscape.com
febb896a80
Got Win32-specific stuff up and running. This caused a bit of code-juggling in the Unix and Mac implementations. a=mcmullen.
1999-01-26 23:49:33 +00:00
ftang%netscape.com
8ca2c39a5b
change nsCharSetID into nsString type
1999-01-25 16:05:04 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
ramiro%netscape.com
1fe76b8f29
Build TestCOMPtr by default.
1999-01-23 00:03:44 +00:00
mcmullen%netscape.com
6ebe2daa2c
Added a directory iterator class. Added canonification and recursive directory creation, and some other handy methods. Eventual goal: replace xp_file.h entirely.
1999-01-06 23:38:21 +00:00
mcmullen%netscape.com
d943dfc62a
Simplify the console case, so that Windows does not think it has to compile with exception handling.
1998-12-29 00:24:32 +00:00
law%netscape.com
fd948fd318
Add nsFile* to Windows build
1998-12-22 20:06:56 +00:00
scc%netscape.com
d5aa76aba6
added |dont_QueryInterface| facility, re-added the NS_ADDREF macros, though conditionally
1998-12-21 23:26:39 +00:00
mcmullen%netscape.com
9cdd955cd4
Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now.
1998-12-18 23:06:54 +00:00
scc%netscape.com
a8300f087f
NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed.
1998-12-18 03:44:51 +00:00
scc%netscape.com
07a04239ac
Fixed build bustage (bad access paths)
1998-12-17 19:47:47 +00:00
mjudge%netscape.com
1ac8c2c6aa
removing files from repository
1998-12-17 19:39:02 +00:00
scc%netscape.com
2f93f5ed90
COM_auto_ptr --> nsCOMPtr
1998-12-17 19:27:29 +00:00
mjudge%netscape.com
c743b77606
changing auto ptr to use the new header
1998-12-17 19:25:32 +00:00
scc%netscape.com
3864d9a359
First Checked In.
1998-12-17 19:21:58 +00:00
warren%netscape.com
b22a4e72fd
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
mcmullen%netscape.com
bc3cd3e280
Made all this build on Unix, using Macros up the wazoo
1998-12-15 22:45:09 +00:00
scc%netscape.com
ff9067d823
VC++4.2 can't use a declaration expression as a test. Oh well. Moved declaration to outside the test.
1998-12-12 01:26:11 +00:00
mcmullen%netscape.com
e1c92781a8
More windows stuff.
1998-12-11 23:52:31 +00:00
scc%netscape.com
aa2d01eb3c
Significantly upgraded functionality to automatically call QueryInterface when assigning in incompatible pointers.
1998-12-11 23:43:00 +00:00
mcmullen%netscape.com
120fb992fa
More windows tweaks
1998-12-11 23:05:24 +00:00
mcmullen%netscape.com
f2af6b7ae7
Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again).
1998-12-09 08:47:30 +00:00
mcmullen%netscape.com
ffc07f1806
Polished the interfaces, added long comments in the headers.
The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season.
1998-12-08 22:45:42 +00:00
mcmullen%netscape.com
97663c5afa
First Checked In.
1998-12-08 02:22:54 +00:00
ramiro%netscape.com
b67e714e27
Have cvs ignore generated files.
1998-12-05 11:07:45 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
scc%netscape.com
4a51489421
Final changes to be used in production code (though currently only allowed in Composer module). Stripped tabs, replaced with spaces; made internal macro prefix; some final naming decisions (s/func/getter/). Good luck Composer team.
1998-11-26 19:28:42 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
scc%netscape.com
1b8d0dc62f
some changes to better conform to our coding standards; removed the facility for assigning in without AddRef-ing, outside of the context of a function call; added some comparison operators for working with raw pointers; preprocessor-ized the bool type for compilers without
1998-11-19 20:26:12 +00:00
mjudge%netscape.com
f7c134eb44
smart pointer updates
1998-11-18 22:09:52 +00:00
mjudge%netscape.com
cc1b396c15
fixing test app for lame windows compiler
1998-11-15 07:09:51 +00:00
mjudge%netscape.com
ae9fcdd974
oops messed up the build. fixing...
1998-11-15 04:13:14 +00:00
bjorn%netscape.com
7fc3cc706b
Removing files to restructure the typelib stuff.
1998-11-14 01:22:50 +00:00
scc%netscape.com
0c0332fc61
fixed for IRIX (doesn't like new-style casts)
1998-11-14 00:35:48 +00:00
scc%netscape.com
5a79d4495d
fixed order of declarations (confused SOLARIS compiler) and return types of AddRef and Release to match in the unfortunate case that the compiler does not support member using declarations
1998-11-13 20:06:43 +00:00
scc%netscape.com
590649bf2a
unified compiler dependent code (removed from unit-tests, inserted in header); fixed for egcs-1.1 well known bug (member using declarations don't work)
1998-11-13 19:41:24 +00:00
scc%netscape.com
6138f32e56
Fixed for VC++ 4.2 (no template function specifiers at the call site)
1998-11-13 12:33:58 +00:00
scc%netscape.com
56a7d55121
Fixed (unit-tests only) for VC++ 4.2 (no 'explicit')
1998-11-13 00:34:41 +00:00
jfrancis%netscape.com
d694aafec4
First Checked In.
1998-11-12 23:59:32 +00:00
mjudge%netscape.com
1bc75a7912
adding the test_com_auto_ptr.exe as a new test
1998-11-12 20:07:28 +00:00
scc%netscape.com
cef7eb5635
First Checked In.
1998-11-12 20:00:51 +00:00
bjorn%netscape.com
833c4fea54
New support for typeinformation and typelibraries. nsISupports.h has an
...
additional definition NS_DECL_ISUPPORTS_EXPORTED, which exports the threesome.
This is not yet part of the build. It will be picked up by support code in
mozilla/js/src/xpcom.
1998-11-11 23:46:21 +00:00
cls%seawood.org
1f612e9ddf
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
cls%seawood.org
001ed2ffd4
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
474d767a80
reflect change made in Makefile to fix autoconf build.
1998-10-19 23:08:31 +00:00
cyeh%netscape.com
321ba08ad1
reflect changes in Makefile to fix autoconf build
1998-10-19 22:41:03 +00:00
scullin%netscape.com
c17e8ed9a0
Moved headers from src to public
1998-10-19 21:44:55 +00:00
scullin%netscape.com
42f6b0da5f
Moved files from src to public
1998-10-19 21:42:39 +00:00
briano%netscape.com
19e1e611f6
Cleaned it up and made it work all platforms, not just the ones that support shared libs.
1998-09-29 06:30:14 +00:00
mcafee%netscape.com
ec23069826
Rhapsody is having trouble linking this with the C++ compiler, linking with cc for now.
1998-09-28 06:01:12 +00:00
mcafee%netscape.com
d5505451a2
Removing empty export: rule, minor whitespace-tab stuff.
1998-09-28 05:42:46 +00:00
mcafee%netscape.com
5639ce5757
Removed two local rules, instead relying on global rules in config/rules.mk.
1998-09-28 05:37:23 +00:00
warren%netscape.com
34f3c0ef88
Renamed NSRepository to nsRepository.
1998-09-01 00:26:28 +00:00
warren%netscape.com
a0384c1c20
Changed NSServiceManager to nsServiceManager.
1998-09-01 00:17:47 +00:00
warren%netscape.com
b016f30fd0
Premature checkin of renamed nsRepository.
1998-08-29 03:42:29 +00:00
mcafee%netscape.com
baa8cadf94
Fixing build bustage on Linux
1998-08-29 03:33:31 +00:00
mcafee%netscape.com
9f3b3b5986
Fixing build bustage on Linux
1998-08-29 03:27:09 +00:00
warren%netscape.com
189a47a47c
Fixed typo
1998-08-29 02:24:41 +00:00
warren%netscape.com
b1ea39c6d8
Added test for service manager.
1998-08-29 01:51:44 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
wtc%netscape.com
f0e9569118
Do not declare variables in a 'for' statement because the scope
...
of such variables is compiler-dependent. (approved by kipp@netscape.com )
1998-08-11 00:10:36 +00:00
rickg%netscape.com
ed2267c14a
fixed problem in testCRT. GetUnicode returns a const ptr
1998-08-03 21:33:32 +00:00
michaelp%netscape.com
3f1cee6416
modified streaming APIs to be what the OJI guys want.
1998-07-23 20:34:01 +00:00
danm
181ec43df6
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
toshok
f1f2f7205b
Fix build on FreeBSD. don't hardcode '.so', some platforms don't use it.
1998-06-02 00:18:45 +00:00
hardts
2b4b0850c4
was 0 length file after landing branch, copy in the branch version
1998-05-22 22:34:32 +00:00
hardts
a232be8f2e
TestID.cpp didn't get branch changes for some reason, adding them now.
1998-05-22 22:30:53 +00:00