smontagu%smontagu.org
d77df46d0f
Add code comments from bug 242315 comment 17. r+sr=bzbarsky.
2004-05-07 22:21:26 +00:00
darin%meer.net
b3ad4e2639
fixes bug 241155 "Support multiple 'components' directories" r=bsmedberg moa=dougt
2004-05-07 00:50:53 +00:00
bienvenu%nventure.com
a348600c38
fix build warnings introduced by 64 bit seekable streams, r=darin, sr=mscott, 242591, 242583
2004-05-04 23:32:32 +00:00
brendan%mozilla.org
0b263dedd4
Track Seek/Tell 32=>64-bit API change in DEBUG_MUX ifdefs.
2004-05-04 22:52:46 +00:00
roc+%cs.cmu.edu
e162bfe14c
Bug 226439. Add EqualsASCII(char*) string method that compares with a null-terminated char* in a single pass. Have the non-templated EqualsLiteral use it. r+sr=dbaron
2004-04-30 12:05:14 +00:00
timeless%mozdev.org
bd2c7f02f3
Bug 241708 nsIFile support for unc paths is almost entirely broken
...
Handle local computer (\\.) allowing enumeration of local drives, and
access to local computer from local drives via |parent|. The parent of
local computer is null.
r=darin sr=darin
2004-04-29 08:16:50 +00:00
darin%meer.net
5236595825
adding test for RFindCharInSet with no explicit offset parameter
2004-04-29 03:36:47 +00:00
roc+%cs.cmu.edu
5681c95cd8
Fix btek bustage ... I hope.
2004-04-28 19:23:58 +00:00
roc+%cs.cmu.edu
1c438fcb5e
Bug 226439. Some small conversion to use EqualsLiteral to see effect on code size, r+sr=dbaron. Additionally, some comments to clarify that EqualsLiteral is only for actual literals, and to properly credit Corey Kosak who showed me the template trick. Also re-enabled the template for MSVC++ 7.1, which can apparently handle it.
2004-04-28 17:48:02 +00:00
timeless%mozdev.org
eb9446c6ee
Bug 241710 nsILocalFile.getRelativeDescriptor(null) crashes
...
r=dougt
2004-04-28 12:53:20 +00:00
timeless%mozdev.org
a557c6e084
Bug 241261 remove nsSample.js comment about bug 14460
...
r=dougt
2004-04-28 12:44:20 +00:00
darin%meer.net
bb7aa43165
fixes bug 241876 "nsIDHashKey does not define a KeyEquals method" r+sr=bsmedberg
2004-04-27 17:07:42 +00:00
roc+%cs.cmu.edu
8b216481c1
Fixing bustage ... MSVC can't handle the array size template.
2004-04-24 22:46:24 +00:00
roc+%cs.cmu.edu
f6c16c16eb
Bug 226439. Use templates for ultra-efficient EqualsLiteral string method. r=darin,sr=dbaron. THIS MAY CAUSE BUSTAGE. DO NOT BE ALARMED.
2004-04-24 22:02:22 +00:00
bienvenu%nventure.com
8b57f91769
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
neil%parkwaycc.co.uk
8a0fdee8d6
Removing unused variables b=90906 p=gautheri@noos.fr r=dbradley sr=Henry.Jia
2004-04-21 11:16:04 +00:00
jst%mozilla.jstenback.com
2446e853ac
Fixing bug 232742 (patch by mozilla@rosenauer.org). Make Mozilla build and run on Linux/x86-64. r+sr=darin@meer.net, jst@mozilla.jstenback.com
2004-04-20 21:38:15 +00:00
darin%meer.net
5aab09f9cb
landing patch for bug 239716 "inout wstring methods are difficult to implement with nsEmbedString" patch by marco@gnome.org r=darin sr=dbaron
2004-04-20 00:21:34 +00:00
darin%meer.net
077704c706
fixes bug 241022 "nsXPComInit.cpp has wrong offset checking for post 1.6 functions" patch by marco@gnome.org r+sr=darin
2004-04-19 22:33:33 +00:00
darin%meer.net
05cac6342e
fixes bug 240754 "Escape dots in the username and password when canonicalizing URIs" r=dougt sr=dveditz
2004-04-19 21:50:35 +00:00
cls%seawood.org
3f0ed94c00
Explicitly declare inlined function as inline & remove COM declaration.
...
Fixing native mingw build bustage.
Bug #240106 r=darin
2004-04-19 21:37:39 +00:00
bzbarsky%mit.edu
f61805b6d2
Fix RFindCharInSet to work again. Bug 240837, r+sr=darin
2004-04-19 20:18:05 +00:00
darin%meer.net
031dd75178
adding testcases for FindCharInSet and RFindCharInSet, bug 240837
2004-04-19 20:12:52 +00:00
bzbarsky%mit.edu
24a2f44477
Don't store "no such component" entries in the hashtable when a contractid
...
lookup fails. Now that we preload the registry, that serves no purpose. Bug
230776, patch by Malcolm Rowe <malcolm-bmo@farside.org.uk>, r=dougt, sr=alecf
2004-04-18 17:35:29 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
cbiesinger%web.de
42d5d584ae
backing out 240192 patch
2004-04-16 20:10:47 +00:00
cbiesinger%web.de
64cbbca41c
trying to fix bustage
2004-04-16 19:46:05 +00:00
cbiesinger%web.de
44d284fb14
bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB
...
r+sr=darin
2004-04-16 19:01:58 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
cbiesinger%web.de
a600bb61fc
bug 235504, remove const char* version of nsCString::EqualsWithConversion,
...
second try
r=darin sr=dbaron
2004-04-15 20:44:53 +00:00
cbiesinger%web.de
bdb19daac6
...and this one, too
2004-04-14 21:20:06 +00:00
cbiesinger%web.de
e034235712
backing out this part of my last checkin due to bustage
2004-04-14 21:19:29 +00:00
cbiesinger%web.de
6330e24449
Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
...
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
brendan%mozilla.org
70bc844f10
Restore some lost empty lines, use number-line order in range-check asserts.
2004-04-13 23:17:18 +00:00
darin%meer.net
54da783722
bumping IID of nsISeekableStream, b=180154 r+sr=brendan
2004-04-13 23:08:59 +00:00
darin%meer.net
a7fd2c040f
Adding testcase for NS_CStringSetDataRange r=sparky
2004-04-13 22:14:54 +00:00
cbiesinger%web.de
6005e19562
fix bustage
2004-04-13 19:34:40 +00:00
cbiesinger%web.de
480d5dd41f
fix compile warnings in nsLocalFileWin, r=dougt bug 239298
2004-04-13 19:30:51 +00:00
cbiesinger%web.de
66ec9ed0ab
bug 240106, add 64-bit version of nsC?String::AppendInt
...
r=darin sr=dbaron
2004-04-13 19:13:49 +00:00
bienvenu%nventure.com
6fd0bba771
make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott
2004-04-13 14:37:53 +00:00
Stefan.Borggraefe%gmx.de
0b11ffef82
Fix for Bug 227135: "TestCallTemplates crashes - erroneous test"
...
p=aku, r=dbaron
2004-04-12 22:15:25 +00:00
darin%meer.net
b969b5467a
fixing win32 bustage
2004-04-11 21:29:29 +00:00
darin%meer.net
857768dd22
fixes bug 239123 "exported functions in nsStringAPI.h should be frozen for 1.7 final" r=bsmedberg sr=dbaron a=asa
2004-04-11 20:52:32 +00:00
mkaply%us.ibm.com
3eb4d9e496
#230618
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - we weren't removing the parent directory when we moved a directory
2004-04-08 20:30:37 +00:00
darin%meer.net
4ddc897d16
fixes bug 239441 "AIX: Undefined symbols when linking mozilla-bin after Bug 239303" r=bsmedberg,dougt sr=dbaron a=brendan
2004-04-03 21:54:49 +00:00
darin%meer.net
a3645b33e5
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
darin%meer.net
7616ea0c1a
fixes bug 237590 "nsIBinaryInputStream inherits from nsIInputStream but can't be QI'ed to it" r=biesi sr=brendan a=brendan
2004-04-03 17:09:07 +00:00
bryner%brianryner.com
3f83658858
fixing hpux bustage, bug 239465, r=dbaron
2004-04-02 23:48:18 +00:00
darin%meer.net
736ef23a06
bustage fix for WIN32 debug seamonkey build, see bug 238088
2004-04-02 09:16:36 +00:00
darin%meer.net
6f0f20787b
make sure NS_UTF16ToCString and NS_CStringToUTF16 are exported from XPCOM.DLL
2004-04-01 23:33:05 +00:00