darin%meer.net
|
021ef0225c
|
fixes bug 292981 "Provide a scriptable interface to the Windows registry" r=neil,dougt a=chofmann
|
2005-05-16 21:23:09 +00:00 |
darin%meer.net
|
5c10186313
|
fixes bug 288786 "Add BeginWriting equivalent to frozen string API" r=biesi sr=dbaron a=asa
|
2005-04-27 01:38:35 +00:00 |
bsmedberg%covad.net
|
564337d16d
|
Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin
|
2005-04-06 03:35:24 +00:00 |
bsmedberg%covad.net
|
20b57929a4
|
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
|
2005-04-01 18:22:57 +00:00 |
bryner%brianryner.com
|
890eacaa07
|
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
|
2005-02-19 22:42:01 +00:00 |
darin%meer.net
|
60ce098d26
|
landing xpcom patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=dbaron sr=jst
|
2005-02-02 22:18:37 +00:00 |
bzbarsky%mit.edu
|
3203d0d58e
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
brendan%mozilla.org
|
ab41ed5407
|
Whitespace cleanup (diff -w shows no changes).
|
2004-12-27 03:23:01 +00:00 |
timeless%mozdev.org
|
a14a802332
|
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
|
2004-11-23 19:34:02 +00:00 |
darin%meer.net
|
b27f57bde0
|
fixes bug 264274 "support dependent strings in frozen string API" r=biesi sr=bsmedberg
|
2004-11-16 04:44:57 +00:00 |
bsmedberg%covad.net
|
a4ecbd3e41
|
Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver
|
2004-11-12 19:26:37 +00:00 |
darin%meer.net
|
f94aa8151e
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
darin%meer.net
|
fb3826168b
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
darin%meer.net
|
4cb028490d
|
fixing win32 bustage (hopefully)
|
2004-09-29 20:24:53 +00:00 |
darin%meer.net
|
50e474abfa
|
Adding testcase from bug 207846
|
2004-09-29 16:48:10 +00:00 |
caillon%redhat.com
|
895ec082e4
|
These are C++ files; not IDL. rs=bzbarsky
|
2004-08-11 07:00:43 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
bzbarsky%mit.edu
|
f79a6813af
|
Relanding, since backing out did not fix orange. Bug 232691.
|
2004-05-22 20:02:43 +00:00 |
bzbarsky%mit.edu
|
62f7fc6ea3
|
Backing out to attempt to fix Mac orange. Bug 232691
|
2004-05-22 19:26:52 +00:00 |
bzbarsky%mit.edu
|
b733dd59da
|
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
|
2004-05-22 17:04:53 +00:00 |
darin%meer.net
|
5236595825
|
adding test for RFindCharInSet with no explicit offset parameter
|
2004-04-29 03:36:47 +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 |
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
|
031dd75178
|
adding testcases for FindCharInSet and RFindCharInSet, bug 240837
|
2004-04-19 20:12:52 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
darin%meer.net
|
a7fd2c040f
|
Adding testcase for NS_CStringSetDataRange r=sparky
|
2004-04-13 22:14:54 +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 |
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
|
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 |
darin%meer.net
|
90dea5a70d
|
fixes bug 239303 "provide basic string conversion routines for the Gecko SDK" r=bsmedberg sr=dbaron a=chofmann
|
2004-04-01 20:47:48 +00:00 |
darin%meer.net
|
9ae962936a
|
fixes bug 235272 "RFind is broken [was: Thunderbird treats two-letter folder msf files as folders themselves]" r=jst sr=bienvenu
|
2004-03-04 07:54:22 +00:00 |
timeless%mozdev.org
|
4895eedb8a
|
Bug 235875 Replace NS_ERROR_SERVICE_NOT_FOUND
r=dougt
|
2004-02-29 08:04:46 +00:00 |
darin%meer.net
|
dfb56fc04f
|
fixes bug 235355 "hangs/crashes after choosing Server Settings in Mail&Newsgroup Account Settings, click o.k." r+sr=dbaron
|
2004-02-25 03:24:29 +00:00 |
darin%meer.net
|
8bc9bba9d5
|
landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
|
2004-02-20 01:53:23 +00:00 |
darin%meer.net
|
8c818ed6c3
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
bryner%brianryner.com
|
aebf1fa6fd
|
Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron.
|
2004-02-11 06:19:03 +00:00 |
tor%cs.brown.edu
|
56ae9ec2f5
|
bustage fix
|
2004-02-07 03:06:25 +00:00 |
tor%cs.brown.edu
|
413c458749
|
bustage fix
|
2004-02-07 02:58:18 +00:00 |
tor%cs.brown.edu
|
b46544f169
|
Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
|
2004-02-07 02:41:10 +00:00 |
bryner%brianryner.com
|
3639627c2d
|
sigh.
|
2004-01-15 06:56:39 +00:00 |
bryner%brianryner.com
|
6231f12a7d
|
fixing windows test bustage
|
2004-01-15 06:43:38 +00:00 |
bryner%brianryner.com
|
bc829daafa
|
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
|
2004-01-15 06:14:18 +00:00 |
bryner%brianryner.com
|
25e9eaff82
|
Remove obsolete string service. Bug 230484, r=dougt, sr=dbaron.
|
2004-01-09 21:43:32 +00:00 |
dbaron%dbaron.org
|
e20ca858dd
|
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
|
2003-11-29 18:56:10 +00:00 |
timeless%mozdev.org
|
3a6d6c90fd
|
Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
|
2003-11-17 10:05:45 +00:00 |
darin%meer.net
|
b5031beec6
|
fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky
|
2003-10-09 01:54:07 +00:00 |
darin%meer.net
|
325b3c6de7
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
bryner%brianryner.com
|
9822c742df
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-08 00:31:50 +00:00 |
dougt%meer.net
|
2457226054
|
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
|
2003-08-05 05:29:10 +00:00 |