Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Ted Mielczarek
|
657620b2b4
|
fix minor type name output in xpt_dump. r=timeless (no bug)
|
2010-06-29 10:03:47 -04:00 |
|
Ben Turner
|
8c6da83b49
|
Bug 574872 - 'Allow XPConnect to pass the JSContext through XPIDL when requested'. r=jst
|
2010-06-28 15:22:39 -07:00 |
|
Jason Orendorff
|
84db361ea4
|
Bug 560643 - Part 3, add support for jsval XPIDL type. r=jst, sr=jst.
|
2010-06-18 15:29:21 -05:00 |
|
Jacek Caban
|
f8de08b4af
|
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)
--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
|
2010-06-02 10:08:00 -04:00 |
|
Michael Wu
|
f6b9e6e472
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
|
Brad Lassey
|
a15e734cc6
|
bug 559263 - implement jemalloc for android r=vlad
|
2010-05-25 11:28:14 -04:00 |
|
Daniel Holbert
|
9c9b232086
|
Bug 560393, part 2: (xpcom directory) Fix compile warning: format $f expects type $t1, but argument 2 has type $t2. r=bsmedberg
|
2010-05-17 16:36:31 -07:00 |
|
Ted Mielczarek
|
44de71fb26
|
Backed out changeset 510669ff9ba1 "bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted" for OS X bustage
|
2010-05-05 11:00:22 -04:00 |
|
Jacek Caban
|
c7bc54dc38
|
bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted
|
2010-04-16 17:25:29 +02:00 |
|
Daniel Holbert
|
dc311954c3
|
Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in xpcom directory. r=bsmedberg
|
2010-03-05 10:41:25 -08:00 |
|
Johnny Stenback
|
3a9c44dbda
|
Part 1 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to xpidl and XPConnect. r=sicking.
--HG--
extra : rebase_source : 3057c5af37ccb1bbdb022a0a3070122df3019d13
|
2009-08-10 16:41:07 +02:00 |
|
Boris Zbarsky
|
5ca7066094
|
Bug 523817. Make optional out params actually work and allow [retval] after [optional]. r=shaver
|
2009-10-23 16:24:47 -04:00 |
|
Makoto Kato
|
06c821f73a
|
Bug 504519 - XPIDL command for Symbian native should not build. r=bsmedberg
|
2009-07-17 18:46:50 +09:00 |
|
Hiroyuki Ikezoe
|
499c51791c
|
bug 491972 - error building SimpleTypeLib.c due to perror() call r=bsmedberg
|
2009-06-18 07:31:12 -04:00 |
|
Benjamin Smedberg
|
c6d706191a
|
Bug 489273 - debug+libxul build broken on Windows, r=ted
|
2009-05-22 11:13:53 -04:00 |
|
Ted Mielczarek
|
fbff22268d
|
bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg
|
2009-04-20 06:56:23 -04:00 |
|
Walter Meinl
|
7b5ea1a5af
|
Bug 481476 - OS/2 xpidl creates headers in the srcdir, if no outputfile is specified. Let's do it like the other platforms; r=mozilla@Weilbacher.org
|
2009-03-15 14:55:18 +01:00 |
|
Dão Gottwald
|
ea2cd336bb
|
Backed out changeset 2df29cb1ed93
|
2009-02-07 15:07:36 +01:00 |
|
Tyler Downer
|
50800d3098
|
Bug 471930 - Strip User Docs from XPCOM. r=bsmedberg
|
2009-02-07 13:54:47 +01:00 |
|
Brad Lassey
|
c217f58544
|
Bug 461859 - windows mobile minor cleanup of xpcom r=bsmedberg
|
2008-12-03 08:42:03 -05:00 |
|
Walter Meinl
|
a04b09093c
|
Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla
|
2008-10-11 03:01:28 +02:00 |
|
Zack Weinberg
|
d55493eb24
|
Bug 459158 - XPT files contain wasted space when written on a machine with 64-bit pointers; r=benjamin
|
2008-10-10 16:53:05 +02:00 |
|
Daniel Holbert
|
72c410a648
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
|
Ted Mielczarek
|
186ad7b2dc
|
bug 455512 - xpt_link produces different output for dom_events.xpt on the two halves of a mac universal build on a ppc host. change the handling of duplicate unresolved interfaces slightly to prefer unresolved interfaces with non-zero IIDs. r=bsmedberg
|
2008-09-30 13:53:38 -04:00 |
|
Josh Aas
|
b7e93895fb
|
Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton
|
2008-09-25 12:23:33 -04:00 |
|
Benjamin Smedberg
|
3ea5b08766
|
Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
|
2008-05-30 12:08:47 -04:00 |
|
gavin@gavinsharp.com
|
01f06ef659
|
Bug 422055: use jemalloc on Solaris, r=ted, a=shaver
|
2008-05-28 11:42:31 -07:00 |
|
David Mandelin
|
d5b2cc33ef
|
Bug 422555: outparam and inoutparam attributes
|
2008-04-24 15:05:06 -07:00 |
|
nrthomas@gmail.com
|
495fa73b4f
|
Bug 417045, work around for bustage with make -jN and -save-temps in CFLAGS/CXXFLAGS (10.5 build support), r=ted, a=blocking1.9+
|
2008-03-17 10:39:00 -07:00 |
|
reed@reedloden.com
|
270d099f76
|
Bug 414063 - "annotate xpidl-generated c++ headers with attributes for scriptable and deprecated methods" [p=Pidgeot18@gmail.com (Joshua Cranmer) r=dbradley a1.9=damons]
|
2008-03-12 04:00:24 -07:00 |
|
ted.mielczarek@gmail.com
|
0284360f98
|
bug 419348 - build config fixes for pgo on mac. r=bsmedberg
|
2008-02-25 12:52:19 -08:00 |
|
dougt@meer.net
|
c8c57fc064
|
Fixes for Windows CE. b=418662, r=bsmedberg, a=damons
|
2008-02-22 16:22:47 -08:00 |
|
jwalden@mit.edu
|
097a54c3a0
|
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
|
2008-02-07 12:53:19 -08:00 |
|
reed@reedloden.com
|
29c7a21ce4
|
Bug 411053 - "xpt_dump not rebuild when libxpt.a is modified" [p=arno.@no-log.org (arno.) r+sr=bsmedberg a1.9=schrep]
|
2008-01-10 00:55:50 -08:00 |
|
philringnalda@gmail.com
|
7ab7096b69
|
Bug 161453 - remove XP_MAC deadcode in typelib/xpidl, r=timeless, sr=mrbkap, a=dsicore
|
2007-11-12 19:25:55 -08:00 |
|
reed@reedloden.com
|
ffa3ace89f
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 16:26:52 -07:00 |
|
reed@reedloden.com
|
e2df9b35fd
|
Backout taras's check-in for bug 398435 to help find Tp regression.
|
2007-10-16 17:31:01 -07:00 |
|
tglek@mozilla.com
|
62f4ae88bd
|
Bug 398435. Fix prbool bugs in xpcom. r=bsmedberg a=sayrer
|
2007-10-15 16:40:09 -07:00 |
|
benjamin@smedbergs.us
|
b10e67d2e6
|
Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser
|
2007-07-17 06:31:28 -07:00 |
|
enndeakin@sympatico.ca
|
d165145397
|
Bug 382034, support optional args in idl, try again with fix for crash calling toString, r+sr=shaver
|
2007-06-25 07:23:26 -07:00 |
|
enndeakin@sympatico.ca
|
2364c01e63
|
Bug 382034, back out due to test content/base/test/test_bug352728.html failing
|
2007-06-22 08:21:13 -07:00 |
|
enndeakin@sympatico.ca
|
23b79c6763
|
Bug 382034, support optional arguments in idl, r+sr=shaver
|
2007-06-22 07:22:20 -07:00 |
|
ajschult@verizon.net
|
1561f7be2a
|
Bug 384748: xpidl can generate garbage .java filenames. r=jhpedemonte
|
2007-06-18 21:04:11 -07:00 |
|
pedemont@us.ibm.com
|
1fbdceaa6c
|
Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only.
|
2007-05-02 09:39:19 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|