dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
valeski%netscape.com
|
d66cd6ac49
|
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 |
dp%netscape.com
|
d0ccf9a6eb
|
Ability for XPCOM to use non-default component registry and component directory
|
1999-09-16 19:28:57 +00:00 |
warren%netscape.com
|
40ed9d6ad2
|
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 |
slamm%netscape.com
|
e33e65a165
|
Fix build warnings.
|
1999-07-16 20:06:37 +00:00 |
warren%netscape.com
|
b686fa2108
|
Beefed up buffer/pipe tests.
|
1999-07-10 11:27:14 +00:00 |
warren%netscape.com
|
ea65cc126c
|
Changed nsAutoMonitor to nsAutoCMonitor (cached monitors).
|
1999-06-16 04:15:08 +00:00 |
dp%netscape.com
|
3082cbf9af
|
Using default autoregistration.
|
1999-06-16 00:29:34 +00:00 |
warren%netscape.com
|
a00f9dda7e
|
Fixed buffer tests.
|
1999-06-15 08:36:27 +00:00 |
mcmullen%netscape.com
|
c9ea567a8e
|
trying to fix windows bustage with new parameters = set 'em to null!
|
1999-06-15 07:19:16 +00:00 |
warren%netscape.com
|
0b2245488a
|
Cleaned up the nsIBuffer interface, added comments, etc.
|
1999-06-09 06:41:32 +00:00 |
bruce%cybersight.com
|
1a51cad684
|
Scoping problem with loop variable. Fixes OSF/1 build.
|
1999-06-05 11:22:11 +00:00 |
warren%netscape.com
|
c427020eb4
|
Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer.
|
1999-06-05 01:15:00 +00:00 |
warren%netscape.com
|
00a8591812
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability.
|
1999-06-03 21:51:09 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
warren%netscape.com
|
88d6a3a41a
|
Added page manager, buffer, buffer streams and pipes stuff.
|
1999-04-30 22:55:12 +00:00 |