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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|