rayw%netscape.com
d8d52c08c6
Changed case of nsIFactory.idl methods to start with lower case to be like other
...
interfaces. Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.
Bug 46771.
r=waterson.
I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
mcafee%netscape.com
23bfcd1b52
More double-space lossage, whitespace change only.
2000-08-10 08:16:40 +00:00
warren%netscape.com
bfefb0ab2a
Fixed warnings.
2000-08-10 07:05:13 +00:00
scc%mozilla.org
6835c7e5c5
fixes needed to get multi-fragment strings working; r|a=waterson
2000-08-10 06:36:54 +00:00
warren%netscape.com
43fe8069d1
Fixed nscom.h -> nsCom.h
2000-08-10 06:35:34 +00:00
warren%netscape.com
4af572e4c1
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
conrad%ingress.com
ab1c8173ed
Fixed double line feed problem.
2000-08-10 06:06:02 +00:00
valeski%netscape.com
d50faae952
fixing windows hatred of goto inits
2000-08-10 05:23:05 +00:00
mcafee%netscape.com
4b0d364ea2
Adding nsDirectoryServiceDefs.h, fixing whitespace problems. This would have become linux bustage later.
2000-08-10 04:53:37 +00:00
conrad%ingress.com
e9738e5a4e
Changed strings to use macros
Fixed FindWinFolder which was not doing anything.
2000-08-10 04:39:30 +00:00
conrad%ingress.com
315270d458
Added nsDirectoryServiceDefs.h
2000-08-10 04:37:43 +00:00
conrad%ingress.com
2af8351f9a
Export of nsDirectoryServiceDefs.h
r=valeski
2000-08-10 04:12:16 +00:00
conrad%ingress.com
4bd4881f90
First checkin.
r=valeski
2000-08-10 04:03:52 +00:00
scc%mozilla.org
463b66fb92
not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|.
2000-08-10 00:45:33 +00:00
dp%netscape.com
a6c7b5728b
Perl script to analyze xpcom log output and print results in html
2000-08-09 20:45:24 +00:00
scc%mozilla.org
4dc5e7fd53
better comments re: the formal specification of |SetCapacity|; jag's |ToInteger| patch as per bug #46898 ; r|a=waterson
2000-08-09 08:26:23 +00:00
scc%mozilla.org
5864a3093c
fixed |nsCharSinkTraits<T>::write| as per bug #46462 ; r=beard, a=waterson
2000-08-09 08:26:12 +00:00
scc%mozilla.org
424571e52f
fixed |BeginWriting| and |EndWriting| to no longer take an offset, fallout from the new multi-fragment string implementation; fixed a bug in |operator-=| exposed by the change to |EndWriting|; fixed |nsWritingIterator<CharT>::write| as per bug #46462 ; fixed comments galore, significantly better specifying |SetLength| and |SetCapacity|; since |SetCapacity| is just a hint, give it a default implementation rather than making it pure virtual; fixed a couple of the |do_...| routines to unify the code path minimizing overides; r|a=waterson
2000-08-09 08:26:08 +00:00
scc%mozilla.org
d5a9845d79
fixed |BeginReading| and |EndReading| to no longer take an offset, fallout from the new multi-fragment string implementation; fixed a bug in |operator-=| exposed by the change to |EndReading|; fixed the |CharAt| family of routines accordingly; fixed comments galore; r|a=waterson
2000-08-09 08:26:00 +00:00
scc%mozilla.org
f3b71a95e8
not part of the build; further work on multi-fragment strings. Moved the bulk of the template implementation to the header file. This file needs to continue to exist for when I finally un-templatize the interfaces
2000-08-09 02:48:27 +00:00
scc%mozilla.org
77d093dffc
not part of the build; further work on multi-fragment strings
2000-08-09 02:47:33 +00:00
brendan%mozilla.org
e32f933de0
Add captioned timestamp events, for JS storyboarding (not part of build).
2000-08-09 02:41:58 +00:00
scc%mozilla.org
7be992ff1c
not part of the build; initial work on multi-fragment strings
2000-08-08 00:14:35 +00:00
scc%mozilla.org
6a94f3765c
not part of the build yet; initial work on multi-fragment strings
2000-08-08 00:14:14 +00:00
dougt%netscape.com
abd29914f3
1. remove extra monitors (47825)
...
2. add method to determine if manager has been shutdown (44680)
3. Add nsCOMPtr to avoid leak (44680, 43244)
r=valeski@netscape.com
2000-08-07 20:50:25 +00:00
dbaron%fas.harvard.edu
20c3b28392
Fixing bustage. Stupid error...
2000-08-06 17:17:22 +00:00
dbaron%fas.harvard.edu
3faac42dec
Fix crash on shutdown (or patch things up so they don't crash) by releasing memory pressure observers closer to the beginning of XPCOM shutdown. b=47791 r=waterson@netscape.com
2000-08-06 16:23:04 +00:00
scc%mozilla.org
7d13e2dced
also including "nsAWritableString.h" to satisfy speedracer
2000-08-05 08:32:18 +00:00
scc%mozilla.org
feadd4a8f1
adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM.
2000-08-05 08:26:01 +00:00
scc%mozilla.org
a66b235863
need |NS_COM| in the declarations too
2000-08-05 08:20:50 +00:00
scc%mozilla.org
7b3368b76f
adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM.
2000-08-05 07:50:28 +00:00
scc%mozilla.org
0014f10f2b
make sure the new functions are exported; still not in the build
2000-08-05 07:44:08 +00:00
scc%mozilla.org
1d5ffdc97b
added comments and made some changes suggested by reviewers; still not in the build
2000-08-05 04:25:49 +00:00
scc%mozilla.org
10c05c2dda
everything's in and working correctly (as far as my tests show), still not in the build, but that's what I'm about to change with my next set of checkins
2000-08-05 03:32:36 +00:00
scc%mozilla.org
dedc5a9c21
still not part of the build; I think everything's there, though. Some further testing and I'll add it to the build
2000-08-05 02:13:59 +00:00
scc%mozilla.org
20c5889df8
still not part of the build; more work adding the new functions. More to come
2000-08-05 01:15:45 +00:00
scc%mozilla.org
28a66444bc
These files are not yet part of the build; making global versions of |IsASCII|, |ToNewCString|, and |ToNewUnicode| that apply to readables, since we don't want them as member functions (where they were in |ns[C]String|). Vidur needs these to convert DOM interfaces over to readables.
2000-08-05 00:51:37 +00:00
syd%netscape.com
8d1cacc63f
Set sane directory permissions on creation. Partial fix for 43091. r=dougt
2000-08-04 22:13:10 +00:00
cls%seawood.org
adeb00b19f
Dump bloat & leak stats if NS_BUILD_REFCNT_LOGGING is set. Needed for bloat stats of optimized builds.
2000-08-04 06:59:18 +00:00
mscott%netscape.com
1dcb8fce94
Landing branch fix to the trunk. bug #47248 --> Implement MoveTo for Unix.
2000-08-03 22:17:43 +00:00
mscott%netscape.com
8b744d551d
landing branch fix to trunk. Bug #47248 ---> Fix GetParent such that if appendedPath is an empy string we treat it the same as if it were null and create a dummy path.
r=dougt
2000-08-03 22:13:34 +00:00
jj%netscape.com
4c16df60b4
changed output location for xpt_link target
2000-08-02 22:12:10 +00:00
valeski%netscape.com
5739272593
raw pointer mlk fix. r=dougt
2000-08-01 22:57:58 +00:00
pete%alphanumerica.com
6914b0df4b
added two member functions to the File object prototype
...
r=dougt,brendan a=dougt
not part of the build.
--pete
2000-08-01 22:50:15 +00:00
danm%netscape.com
d145eecb84
Deathgrip the output stream during WriteSegments to prevent bug 46267. This is a temporary patch to stop a common startup crash, until the real underlying cause is found. r=ruslan
2000-08-01 21:33:36 +00:00
dougt%netscape.com
12e854904f
r,a=brendan@mozilla.org 24052
2000-07-31 03:46:22 +00:00
dougt%netscape.com
8e0a0bd465
46044 fixes ABR. submitted by jband@netscape.com.
2000-07-29 08:13:39 +00:00
waterson%netscape.com
0fe4ffd286
Fix Win32 build bustage.
2000-07-29 03:13:41 +00:00
scc%mozilla.org
3d7ca9eb7d
fixes for bugs #46898 and #46899 : bad behavior in |nsCString::ToInteger| and a feature request for |ns[C]String::SetCapacity(0)| respectively. r={harishd, waterson}, a=waterson
2000-07-29 03:11:59 +00:00
waterson%netscape.com
4ae6833009
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that we can use it outside of RDF.
2000-07-29 02:58:43 +00:00