jst%netscape.com
88467d2e9d
Fixing linux build bustage introduced by rich.burridge@sun.com. r=andreas.otte@primus-online.de
2000-06-22 12:29:14 +00:00
rich.burridge%sun.com
3abefb82f8
Fix to allow Mozilla to build/run on the Solaris Intel platform with
...
Sun native compilers (SC 5.0 and Workshop 6 aka Forte). The two
xptc...uniish_x86.cpp files are forced to be compiled optimised to
generate the correct assembly code.
r=mccabe@netscape.com a=brendan@mozilla.org
2000-06-22 10:58:06 +00:00
brendan%mozilla.org
0cb0663247
Hoist loop invariant.
2000-06-21 18:03:34 +00:00
brendan%mozilla.org
543138903e
Comment fixes.
2000-06-21 18:03:01 +00:00
brendan%mozilla.org
155c1ab6f3
Fix skip-one-frame-too-many backtrace lossage; update TODO.
2000-06-21 17:59:30 +00:00
mscott%netscape.com
0152413cae
Bug #33768 --> add MakeUnqiue to nsIFile. this is actually dougt's code.
...
r=mscott
2000-06-21 06:32:45 +00:00
scc%mozilla.org
e00741f6fd
fix for commercial bustage on Mac (adding |operator const CharT*() const| to |basic_nsLiteralString|). fix for blizzards linux changes needing working |Substring|. r=beard,syd
2000-06-21 05:13:10 +00:00
scc%mozilla.org
6951acdde0
added blizzards tests for problems with |Substring|
2000-06-21 02:06:29 +00:00
scc%mozilla.org
e777b2b3db
had to add a bunch of libraries to get the debug target to build
2000-06-21 02:05:54 +00:00
mkaply%us.ibm.com
f74e55bdcb
#42637
...
r=mkaply, a=brendan
OS/2 bring up - Need io.h for GCC build
2000-06-21 01:35:21 +00:00
amusil%netscape.com
aafe798439
Turn on wchar_t
2000-06-21 01:31:09 +00:00
vidur%netscape.com
2017802f4c
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
mkaply%us.ibm.com
b07756f915
# 42637
...
r = valeski, a = brendan
OS/2 bring-up - PR_CALLBACK for VisualAge
2000-06-21 00:07:57 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
mkaply%us.ibm.com
a129b14b91
#42637
...
r=mkaply, a=brendan
OS/2 bring up - rewrite some nsLocalFileOS2 stuff to be more like Windows
2000-06-20 14:06:00 +00:00
mkaply%us.ibm.com
aec080d457
#42637
...
r=valeski, a=brendan
OS/2 bring up - Change DebugBreak code for OS/2 to make it a little easier
2000-06-20 13:59:17 +00:00
mkaply%us.ibm.com
ab95b94e76
#42637
...
r=mkaply, a=brendan
Remove OS/2 debugging messages during bringup
2000-06-20 13:21:22 +00:00
scc%mozilla.org
6bedf5618d
removing nsWork[C]String. It's already been removed from the Mac manifest, the windows and unix makefiles, and the string factoring test project. The header is not included anywhere else. After discussion with waterson, decided this class is not what or where we want it
2000-06-20 04:36:25 +00:00
scc%mozilla.org
8d5e657bcf
removed "nsWorkString.h" as discussed with waterson
2000-06-20 04:33:52 +00:00
scc%mozilla.org
1f29f46c00
removed nsWork[C]String, as discussed with waterson
2000-06-20 04:31:42 +00:00
scc%mozilla.org
a7afde0889
added tests for self-assignment, self-insertion, self-appending, and self-replacement
2000-06-20 04:31:00 +00:00
scc%mozilla.org
76bacb9cc2
fix for bug #43085 . r=waterson, a=waterson
2000-06-20 04:25:20 +00:00
dmose%mozilla.org
3150a332d2
adding an LDAP module to the NS_ERROR global define space. a=r=waterson@mozilla.org
2000-06-20 03:33:26 +00:00
cls%seawood.org
1327cdd365
nscore.h is included by .c files so c++ comments have to go. Fix for WS5.0 bustage.
2000-06-18 21:27:27 +00:00
scc%mozilla.org
3446bda5c3
fixing OS/2 VisualAge platform bustage, and bad dates in licenses
2000-06-18 05:00:31 +00:00
waterson%netscape.com
78239d38c2
Bug 42836. Handle null string in NS_ConvertUCS2toUTF8::Init().
2000-06-17 01:24:39 +00:00
scc%mozilla.org
9461eb8980
undo the change of the 10th. The code is still in, conditioned on |NS_DONT_USE_CHUNKY_STRING_ALLOCATION|. The performance hit was unacceptable, and checking the original change in on the tip was a mistake. r=rpotts; a=leaf, phil
2000-06-15 22:13:19 +00:00
pete%alphanumerica.com
7f540ada8a
r=dougt,brendan a=dougt
...
not part of the build.
--pete
2000-06-15 13:16:49 +00:00
waterson%netscape.com
ad2e0b0dbf
Fix UMRs.
2000-06-15 06:42:27 +00:00
dbaron%fas.harvard.edu
e3d2d8d1d7
Code for nsCOMPtr leak logging, a new tool to help debug memory leaks (not yet fully enabled on non-autoconf platforms). r=waterson@netscape.com
2000-06-15 02:23:55 +00:00
dbaron%fas.harvard.edu
1186c942a6
Change MOZ_DECL_CTOR_COUNTERs that I added to use ;, as all others do. r=waterson@netscape.com
2000-06-15 02:20:30 +00:00
dbaron%fas.harvard.edu
5695245ccb
Count various classes in leak/bloat logs. r=waterson@netscape.com
2000-06-15 02:18:32 +00:00
waterson%netscape.com
535ca166a8
Fix leak I made. r=warren
2000-06-14 07:27:08 +00:00
cls%seawood.org
0857b21496
The WS5.0 problem cropped up again so I'm reapplying pavlov's previous fix.
2000-06-14 06:28:13 +00:00
scc%mozilla.org
f0b350e647
Adding |nsWork[C]String| classes
2000-06-14 05:47:30 +00:00
scc%mozilla.org
22deb21d5b
adding |nsWork[C]String| classes
2000-06-14 05:41:05 +00:00
brendan%mozilla.org
190a0bea06
Fiddle whitespace style.
2000-06-14 04:46:22 +00:00
scc%mozilla.org
9e02d75620
Adding a new string class for to help fix performance problems.
2000-06-14 04:10:00 +00:00
waterson%netscape.com
245e0a93a7
Bug 42360. Fix SUNWspro5.0 bustage. r=tor
2000-06-14 03:27:46 +00:00
scc%mozilla.org
5b2a4891ec
Temporarily (till Thursday) commented out the definition that made |PRUnichar*| incompatible with |OLECHAR*| as a favor to the AIM team, so they can decide whether to cast in their code, or alter their headers. They know what to do in either case, and have agreed that this definnition can be re-activated on Thursday. r=vishy
2000-06-14 02:54:40 +00:00
mkaply%us.ibm.com
dc2e138a70
# 37239
...
r = valeski, a = brendan
OS/2 bring-up - Yes I know this is ugly.
We are getting a linker error on this delete.
We want to get our builds up by any means necessary,
so I need to comment this out for us for now.
2000-06-14 00:26:52 +00:00
bryner%uiuc.edu
8195675560
Fix for blocker bug 42371 - unable to startup on Linux. r=akkana.
2000-06-13 20:26:30 +00:00
heikki%citec.fi
41bb442a68
Fixed NS_ENSURE_ARG_MAX macro (a typo), it did not even compile if you tried to use it.
2000-06-13 08:36:06 +00:00
waterson%netscape.com
984630e965
Grow by power of two after reaching 16 elements; factor 'implementation' into a separate struct so the nsVoidArray object is one word when empty.
2000-06-13 08:33:19 +00:00
waterson%netscape.com
8c319ed8a3
Add test for Iterator.
2000-06-13 08:02:30 +00:00
waterson%netscape.com
9ec97d977f
Fix else-after-break and other stylistic atrocities; add default and copy ctors for Iterator; add operator=() for Iterator.
2000-06-13 08:02:08 +00:00
waterson%netscape.com
20ffe2d5af
Fix gcc-2.7.2.3 bustage.
2000-06-13 06:32:09 +00:00
waterson%netscape.com
a58f2193b9
Sweet jesus.
2000-06-13 05:27:45 +00:00
waterson%netscape.com
d151fb1b00
How'd that get in there?
2000-06-13 05:26:00 +00:00
waterson%netscape.com
72a69ec169
Reduce index and data node size to eight words; pack bits harder so overhead per node is one word; add Iterator and make singleton iterator be simpler.
2000-06-13 05:16:02 +00:00