scc%mozilla.org
a3e0838ab6
fix bustage
2001-03-09 01:38:36 +00:00
scc%mozilla.org
061a83670c
bug #68872 : r=jag, sr=waterson. provide |do_GetWeakReference|.
2001-03-09 00:40:11 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
rpotts%netscape.com
82f71853c7
bug #61339 . Added a missing const to an nsdIID (sr=waterson)
2001-03-08 06:54:47 +00:00
scc%mozilla.org
3cef1b3c2f
fixing documentation
2001-03-08 04:47:24 +00:00
shaver%mozilla.org
bfb2a7723a
preliminary documentation for nsIClassInfo
2001-03-08 02:32:20 +00:00
mkaply%us.ibm.com
c8a9d5a6fe
Win bustage - there was still an extra character in the file
...
I got it this time
2001-03-06 23:05:54 +00:00
mkaply%us.ibm.com
93b898870f
Win bustage - there was still an extra character in the file
2001-03-06 22:49:29 +00:00
dougt%netscape.com
4da41c2aa1
Attempting to fix bustage. removing tabs
2001-03-06 21:27:54 +00:00
dougt%netscape.com
d159a31b21
Making nsInputStreamTee build on windows. r=darin, sr=gagan
2001-03-06 20:29:20 +00:00
beard%netscape.com
d859cb455a
Remove nsGarbageCollector.c (obsolete), fix access paths.
2001-03-06 15:54:37 +00:00
syd%netscape.com
9d3e2c1261
Deprecate nsStr->GetBuffer(). r=jag, sr=scc
2001-03-03 22:07:45 +00:00
beard%netscape.com
e438047854
Added nsInputStreamTee.cpp. r=gordon, sr=scc
2001-03-03 04:05:17 +00:00
beard%netscape.com
56209dedee
Added nsIInputStreamTee.idl. r=gordon
2001-03-03 04:01:48 +00:00
sfraser%netscape.com
8ee9e073f5
Fix bug 69729, nsIObserverList had bogus params. Also make it possible to CreateInstance one. r=jag, sr=alecf.
2001-03-03 01:24:36 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
darin%netscape.com
6ea7e33b1b
Added interface and implementation for tee'ing off an input stream read to
...
a blocking output stream. r=dougt,gagan sr=scc
2001-03-02 06:10:00 +00:00
jst%netscape.com
f2cea13138
Removing unused IID. r=pollmann@netscape.com
2001-03-02 00:50:05 +00:00
dougt%netscape.com
97fd732b36
Adding check for null. r=dveditz/sr=nullcheck
2001-03-01 02:20:37 +00:00
timeless%mac.com
2cdd147e93
fix smoketest blocker bug 70312
...
Bookmarks deleted on exit
patch by hwaara, r=timeless, a=leaf, built by hwaara
2001-02-27 18:09:17 +00:00
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
naving%netscape.com
f67645d1d2
69862. r=bienvenu sr=scc@mozilla.org. Check and close the file stream in the destructor
2001-02-26 18:50:25 +00:00
ccarlen%netscape.com
9b24ddffee
Bug 27857 - nsIFile not complete on Mac. Adding CopyToFollowingLinks(). r=sdagley@netscape.com, sr=sfraser@netscape.com
2001-02-26 15:22:17 +00:00
scc%mozilla.org
12f7538a8b
bug #53209 : removing "nsSharedString.h"
2001-02-24 21:08:21 +00:00
scc%mozilla.org
e37a06e6bb
bug #53209 : remove |nsSharedString|. It was already out of the build last night, now it's time to CVS remove it
2001-02-24 19:47:45 +00:00
cls%seawood.org
3580b1cac0
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
scc%mozilla.org
50757922b4
attempting to fix build bustage on Solaris
2001-02-24 04:49:34 +00:00
scc%mozilla.org
65297cc906
bug #53209 : remove unused file from the build
2001-02-24 03:17:53 +00:00
scc%mozilla.org
0f90f747e6
bug #53209 : removing |nsSharedString| here, just from my test harness.
2001-02-24 03:13:51 +00:00
scc%mozilla.org
6fd23f001c
bug #67876 : r=jst, sr=alecf. Added comment documenting `NULL' string infrastructure.
2001-02-24 03:11:23 +00:00
scc%mozilla.org
1d4f5e20ec
bug #69941 : r=jag, sr=alecf. Fixed signature of |FindCharInReadable|.
2001-02-24 03:09:04 +00:00
scc%mozilla.org
9226b1aed1
bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|.
2001-02-24 02:55:46 +00:00
scc%mozilla.org
a7100448fd
bug #67577 : r=jag, sr=(ben, hyatt). short circuit full compare with length test
2001-02-23 06:28:13 +00:00
scc%mozilla.org
98d9d2ebaf
bug #69907 : rs=brendan. Fix file-level comments in (to be) obsolete string files so they are clearer in LXR directory views.
2001-02-23 02:43:42 +00:00
scc%mozilla.org
6a8b3af976
bug #65219 : (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers.
2001-02-23 02:03:02 +00:00
dougt%netscape.com
59314de5ee
Fixes 53152. Basically loosens the restrictions on appending relative paths on windows.
...
r=brendan/shaver,sr=alecf
2001-02-22 23:52:26 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
waterson%netscape.com
e300aac02a
Remove nsReadableUtils.obj and nsSharedBufferList.obj from build; moved to top-level strings directory yesterday.
2001-02-22 05:17:28 +00:00
scc%mozilla.org
9524941e34
bug #59429 : CVS remove all the files that have moved to the new string library
2001-02-22 04:03:36 +00:00
dougt%netscape.com
128f95aa9b
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
scc%mozilla.org
3fc413f7cc
bug #59429 : xpcom gets string code from mozilla/string instead of locally
2001-02-21 14:05:29 +00:00
disttsc%bart.nl
ef0463d8d9
Put strings in MODULE=string, sr=scc
2001-02-21 14:04:08 +00:00
disttsc%bart.nl
f73857f2dc
Fix senna REQUIRES bustage
2001-02-21 13:38:30 +00:00
scc%mozilla.org
61f2181e26
fix build bustage on senna (ports) by adding |REQUIRES|. r=jag
2001-02-21 12:35:31 +00:00
scc%mozilla.org
23b3ae99cf
adding this file temporarily, till leaf can copy over the CVS file for the original (currently in mozilla/xpcom/ds/bufferRoutines.h). Need this file here to turn this library in the build
2001-02-21 05:15:50 +00:00
dbaron%fas.harvard.edu
4668f0f420
Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967
2001-02-20 13:50:26 +00:00
jband%netscape.com
d242dcca69
bug 66610 - add xpconnect support for DOMStrings. r=jst sr=brendan
2001-02-20 08:09:19 +00:00
scc%mozilla.org
bedbb98134
bug #59429 : adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build.
2001-02-19 12:06:34 +00:00
scc%mozilla.org
4dd24139df
bug #69315 : removing unused and confusing string files
2001-02-19 11:27:41 +00:00
scc%mozilla.org
14e0c860da
we're still a part of XPCOM physically (if not logically) and to get exports right need _IMPL_NS_COM
2001-02-19 10:19:21 +00:00