warren%netscape.com
|
c0497e31be
|
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 |
|
pinkerton%netscape.com
|
153998843d
|
fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer.
|
2000-01-13 02:00:57 +00:00 |
|
norris%netscape.com
|
5b4b0169aa
|
* Fix 12124 [DOGFOOD] Reading user's preferences
* Implement site-specific security policies (bug 858)
r=mstoltz
* Use Recycle rather than delete[] to clean up Purify logs
r=law
|
1999-11-16 05:07:31 +00:00 |
|
fur%netscape.com
|
f65b44dcd9
|
Fix build bustage
|
1999-11-16 03:50:56 +00:00 |
|
fur%netscape.com
|
17737c7b25
|
In support of #8305 (Implementing cache), allow storing of NUL characters
in string streams. r: dougt
|
1999-11-16 03:13:49 +00:00 |
|
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 |
|
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 |
|
scc%netscape.com
|
68340a37ef
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
|
dougt%netscape.com
|
a85217672a
|
Fix for bug 9007 submitted by david.gardiner@unisa.edu.au.
|
1999-08-10 23:00:53 +00:00 |
|
warren%netscape.com
|
edf100b695
|
Fixed bug in string stream length.
|
1999-07-03 06:49:28 +00:00 |
|
scc%netscape.com
|
f79508bc68
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
|
mcmullen%netscape.com
|
3569a7afa5
|
Added bulletproofing for null buffer parameters
|
1999-06-10 19:51:36 +00:00 |
|
warren%netscape.com
|
b113f2332f
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
|
warren%netscape.com
|
cbbfa208f8
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
alecf%netscape.com
|
0b0bb227b9
|
fix possible uninitialized variable
|
1999-05-04 20:49:20 +00:00 |
|
warren%netscape.com
|
c289c670cd
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
|
warren%netscape.com
|
f84a7f15ec
|
Added header.
|
1999-04-13 18:15:49 +00:00 |
|
mcmullen%netscape.com
|
fb1366b389
|
Bugs #3997, 3934
|
1999-03-19 23:09:39 +00:00 |
|
mcmullen%netscape.com
|
da9bbfc238
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |
|