diff browse annotate |
63d6c868147eeaf2b2aed9988a5966c4c50e1a10 created 2013-04-14 10:11 +0200 pushed 2013-07-29 23:00 +0000 |
Mike Hommey | Mike Hommey - Bug 860894 - Fix typelib.py after bug 462463. r=ted |
diff browse annotate |
385bc6d035973f3909fb943484d1485583199608 created 2012-08-09 11:31 +0300 pushed 2013-01-03 21:54 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 779809 part 1 - Make [notxpcom] attributes an error; r=khuey |
diff browse annotate |
e3422c4a00b43a6e7ab12fc51f674127596aafc2 created 2012-08-09 07:56 -0400 pushed 2012-11-14 20:38 +0000 |
Trevor Saunders | Trevor Saunders - bug 780203 - follow up refix silly formatting r=me |
diff browse annotate |
4bdc7b03597ed4a438ef3fe1e4d50f53f8e0fc3a created 2012-07-27 19:58 -0400 pushed 2012-11-14 20:38 +0000 |
Trevor Saunders | Trevor Saunders - bug 780203 - add [u]intn_t types to xpidl r=khuey |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
b240ea529d1fdeb6a12bf1063bdcdeecdfaee050 created 2011-11-06 13:32 +0100 pushed 2012-01-29 07:46 +0000 |
Bobby Holley | Bobby Holley - Bug 691781 - Add a check to avoid unpacking an empty array. r=khuey |
diff browse annotate |
51d973c83798caa2f7d54af54ca3fc4ee563800c created 2011-10-17 09:26 -0400 pushed 2011-12-16 17:32 +0000 |
Todd Whiteman | Todd Whiteman - Bug 692523: Add imports of os/sys modules to typelib.py. r=khuey a=jst |
diff browse annotate |
a351ae35f2c469e32411d6f42a5e164de6ac2f41 created 2011-09-03 09:53 -0400 pushed 2011-12-16 17:32 +0000 |
Kyle Huey | Kyle Huey - Bug 683096: Make arrays of nsQIResults work. r=ted |
diff browse annotate |
472716252ea34db8e104890af192981688d01751 created 2011-09-03 04:35 +0100 pushed 2011-12-16 17:32 +0000 |
Ed Morley | Ed Morley - Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE |
diff browse annotate |
e5815c156b6c95e4ccdb38c9d1886af2ece4518e created 2011-09-02 17:36 -0400 pushed 2011-12-16 17:32 +0000 |
Kyle Huey | Kyle Huey - Bug 683096: Make arrays of nsQIResults work. r=ted |
diff browse annotate |
28e83c8a39e436a20c875be7819d3ddec73ad06c created 2011-08-28 05:56 -0400 pushed 2011-12-16 17:32 +0000 |
Kyle Huey | Kyle Huey - Bug 681714: Ensure that we've unrolled the entire typedef chain when building typelibs. r=ted |
diff browse annotate |
d5514e9dd45c910d897c29c2ea4f1af013a22ef7 created 2011-08-20 13:44 +0200 pushed 2011-12-16 17:32 +0000 |
Ed Morley | Ed Morley - Bug 677787 - Remove unique_pointer from typelib code; r=khuey |
diff browse annotate |
b9854d39643ab27a9fdb938211411536083471be created 2011-08-12 12:06 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - Bug 678479: Add a --regen argument to header.py and typelib.py to regenerate the IDL parser. r=ted |
diff browse annotate |
4b6602f8fa7bb9c2c874a01080239bf1bd7a0327 created 2011-08-10 08:02 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - Bug 458936: Work around some bizarre pymake bug. |
diff browse annotate |
a858541b486f828904567f7822c175048ef9f07e created 2011-08-10 08:02 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - Finish yet another half done rename. |
diff browse annotate |
d5ecf10070d010fb875917e2b48da20856054cc6 created 2011-08-10 06:19 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - And fix a typo. |
diff browse annotate |
b8ed3bb885a7b1a807550c7c4cd949bb97b65ca9 created 2011-08-10 06:09 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - Bug 458936: Followup to complete renaming. |
diff browse annotate |
1a9b3ace8c68e0c53589900f34e0a60cb178d564 created 2011-08-09 20:48 -0400 pushed 2011-11-04 22:39 +0000 |
Kyle Huey | Kyle Huey - Bug 458936: Replace xpidlc's typelib generation with a python equivalent. r=ted |