bsmedberg%covad.net
|
beadf6cd74
|
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 |
|
darin%meer.net
|
14ed4b3463
|
fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky
|
2005-03-26 02:20:36 +00:00 |
|
vladimir%pobox.com
|
6a2181f768
|
Change HashPropertyBag instance constructor to call Init, r=shaver
|
2005-03-23 17:13:41 +00:00 |
|
pavlov%pavlov.net
|
0a7ceab94e
|
fixing windows build bustage. rs=shaver
|
2005-03-22 23:07:04 +00:00 |
|
bzbarsky%mit.edu
|
e4fa0ae687
|
Make console service init handle out-of-memory. Bug 281093, patch by Daniel de
Wildt <dewildt@gmail.com>, r+sr=bzbarsky
|
2005-03-02 16:37:53 +00:00 |
|
ben%bengoodger.com
|
85f22a376c
|
252189, XPCOM section:
add nsILocalFileWin interface and implementation with method to retrieve VERSIONINFO metadata from Windows binaries. r=dougt, sr=darin
|
2005-02-25 09:00:45 +00:00 |
|
darin%meer.net
|
dd78f625f5
|
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 |
|
dougt%meer.net
|
55eb21a1ac
|
bug 280245. WinCE build and support changes. r=darin
|
2005-01-30 21:33:47 +00:00 |
|
bzbarsky%mit.edu
|
99df5c71c0
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
|
bsmedberg%covad.net
|
f23f538920
|
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
|
2004-12-06 22:39:54 +00:00 |
|
mkaply%us.ibm.com
|
edf0052253
|
#266785
r=mkaply
Patch from darin - OS/2 only - move nsOS2VACLegacy for legacy reasons
|
2004-12-02 16:46:39 +00:00 |
|
darin%meer.net
|
e286aea889
|
fixing win32 bustage
|
2004-11-30 02:41:31 +00:00 |
|
darin%meer.net
|
e149e8077b
|
fixes bug 271630 "XPCOM glue broken on Linux/PPC [monkeypox orange]" r=bsmedberg
|
2004-11-30 00:28:48 +00:00 |
|
bryner%brianryner.com
|
2a500b8d07
|
Reduce string copying and allocation in the parser by only copying the scanner buffer when we need to mutate the string. Allow a nsDependentString / nsDependentSubstring to be created without being bound to anything. Move StripChar() onto nsSubstring from nsString. Bug 269853, r=jst, sr=darin.
|
2004-11-25 07:03:20 +00:00 |
|
vladimir%pobox.com
|
86363e20d8
|
b=266085, nsIWritablePropertyBag interface and hashtable component implementation; r=darin,sr=shaver
|
2004-11-24 23:21:14 +00:00 |
|
bryner%brianryner.com
|
29c70cffe8
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
|
darin%meer.net
|
565164cf17
|
fixing win32 bustage
|
2004-11-23 21:39:51 +00:00 |
|
darin%meer.net
|
6d8591d85f
|
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
|
2004-11-23 20:53:38 +00:00 |
|
timeless%mozdev.org
|
0f580b3f96
|
Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
|
2004-11-23 20:00:26 +00:00 |
|
darin%meer.net
|
90246214db
|
fixes bug 264274 "support dependent strings in frozen string API" r=biesi sr=bsmedberg
|
2004-11-16 04:44:57 +00:00 |
|
darin%meer.net
|
f103a62f64
|
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
|
2004-11-15 20:16:52 +00:00 |
|
bsmedberg%covad.net
|
82022506fd
|
Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver
|
2004-11-12 19:26:37 +00:00 |
|
cbiesinger%web.de
|
6359f9fb2c
|
fixing more build bustage
|
2004-11-08 01:27:35 +00:00 |
|
darin%meer.net
|
950a78482d
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
|
darin%meer.net
|
873f8ad744
|
fix win32 bustage. make sure we still export required nsComponentManager:: methods
|
2004-11-01 20:22:49 +00:00 |
|
darin%meer.net
|
abcd15ca39
|
fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg
|
2004-10-29 19:43:51 +00:00 |
|
timeless%mozdev.org
|
f731589825
|
Bug 254555 mark nsConsoleService as nsIClassInfo::THREAD_SAFE
r=dougt
|
2004-10-28 07:34:41 +00:00 |
|
darin%meer.net
|
0c816c6f44
|
moved build/nsStringAPI.cpp into stub/ to fix win32 depend build bustage, r=bsmedberg
|
2004-10-25 20:35:12 +00:00 |
|
darin%meer.net
|
52ac61d678
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
|
cbiesinger%web.de
|
c3d23a6ea2
|
Bug 258014 make @param names match function signature
r+sr=darin
|
2004-09-05 13:25:51 +00:00 |
|
bryner%brianryner.com
|
b314485f51
|
Change the semantics of the .autoreg file so that it can be used for Firefox and Thunderbird to trigger re-registration in all profiles. Rather than checking for the existance of the file, registering, and deleting it, we'll always compare the timestamp of .autoreg to that of the profile compreg.dat, and re-register if .autoreg exists and is newer. Bug 252905, r=darin.
|
2004-07-31 15:26:25 +00:00 |
|
tor%cs.brown.edu
|
9f26f1dadb
|
Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
|
2004-06-15 16:38:43 +00:00 |
|
bsmedberg%covad.net
|
fbe50a0568
|
Allow XPCOM to be restarted. r+sr=darin with grudging consent from dougt. Bug 239819
|
2004-05-11 09:38:50 +00:00 |
|
darin%meer.net
|
acbef07688
|
fixes bug 241155 "Support multiple 'components' directories" r=bsmedberg moa=dougt
|
2004-05-07 00:50:53 +00:00 |
|
darin%meer.net
|
edc1e0d23c
|
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
|
468eb96918
|
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 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
darin%meer.net
|
e8861d5b69
|
fixing win32 bustage
|
2004-04-11 21:29:29 +00:00 |
|
darin%meer.net
|
50c5f2be4e
|
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
|
8b6ac86a2c
|
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
|
d0849d425b
|
make sure NS_UTF16ToCString and NS_CStringToUTF16 are exported from XPCOM.DLL
|
2004-04-01 23:33:05 +00:00 |
|
darin%meer.net
|
43b8682e4e
|
fixing WIN32 bustage
|
2004-04-01 23:31:23 +00:00 |
|
darin%meer.net
|
a4963da5ce
|
fixes bug 238088 "Support compile-time backwards compatible nsAString in Gecko SDK" r=bsmedberg sr=dbaron a=chofmann
|
2004-04-01 22:39:51 +00:00 |
|
darin%meer.net
|
d3c91aae68
|
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 |
|
bsmedberg%covad.net
|
01e335833e
|
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
|
2004-03-23 20:58:21 +00:00 |
|
jst%mozilla.jstenback.com
|
7ce3ca81d5
|
Fixing bug 236595. Making nsAdoptingString not adopt strings that aren't owned by the string that's adopted from. Also un-inlining operator=(const self_type&). r+sr=darin@meer.net
|
2004-03-06 03:29:49 +00:00 |
|
timeless%mozdev.org
|
b59a697f27
|
Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
|
2004-03-02 01:11:06 +00:00 |
|
darin%meer.net
|
a3c2f914bf
|
remove references to CBufDescriptor to fix WIN32 bustage
|
2004-02-20 02:07:09 +00:00 |
|
darin%meer.net
|
8d65e087ae
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
|
cls%seawood.org
|
486c2570e0
|
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
|
2004-02-11 07:16:11 +00:00 |
|