root/trunk/infrastructure


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @122 [122] 08/13/07 17:12:37 KirkMcDonald * Un-broke Init. (Oops.) * Reverted some symbol-length-shortening code, …
(edit) @121 [121] 07/29/07 20:32:02 KirkMcDonald Since the D 2.0 series has been found lacking at the moment, Pyd once …
(edit) @120 [120] 07/26/07 20:06:38 KirkMcDonald * Pyd now requires D 2.003 or later. * Pyd now compiles with D 2.003. * …
(edit) @119 [119] 07/25/07 20:15:18 KirkMcDonald * Merged 2.4 and 2.5 Python headers into a single file. * This is prep …
(edit) @118 [118] 07/10/07 15:14:05 KirkMcDonald Some identifier length shortening changes.
(edit) @114 [114] 07/06/07 00:38:29 KirkMcDonald Added advanced type conversion. Updated site CSS.
(edit) @113 [113] 07/05/07 16:51:15 KirkMcDonald * Improved Pyd's handling of arrays. * Added Repr * Added arraytest
(edit) @110 [110] 05/25/07 16:38:13 KirkMcDonald * trunk compiles again * iteration wrapping support temporarily disabled
(edit) @107 [107] 04/13/07 17:54:17 KirkMcDonald Python header update for DMD 1.011. (Adjusting for "ref" keyword.)
(edit) @103 [103] 03/05/07 17:30:51 KirkMcDonald Added docstrings to the new API. (Haven't documented this yet.)
(edit) @101 [101] 02/21/07 17:01:34 KirkMcDonald The purpose of shim classes is now somewhat more well-defined. (The same …
(edit) @100 [100] 02/17/07 02:32:39 KirkMcDonald * Class wrapping API replaced. * Inheritance "shim" classes now …
(edit) @92 [92] 02/02/07 21:12:32 KirkMcDonald Fixed stupid struct wrapping bug.
(edit) @91 [91] 02/01/07 18:56:35 KirkMcDonald Improved inheritance support. Fixed ctor-related bug.
(edit) @85 [85] 01/15/07 00:07:55 KirkMcDonald Minor Python header changes.
(edit) @69 [69] 01/03/07 23:23:36 KirkMcDonald Inroads on Tango support. (Not there yet, though.)
(edit) @68 [68] 12/19/06 18:07:17 KirkMcDonald Polymorphism-related improvements.
(edit) @66 [66] 12/19/06 01:20:30 KirkMcDonald Reference-keeping improvements; delegate-wrapping bugfixes; PydObject?
(edit) @65 [65] 12/18/06 16:39:34 KirkMcDonald Python header fixes
(edit) @64 [64] 12/18/06 06:00:22 KirkMcDonald PydMain?; build improvements (no more colliding object files); examples and …
(edit) @61 [61] 12/17/06 16:46:21 KirkMcDonald Linux support
(edit) @60 [60] 12/17/06 01:31:58 KirkMcDonald StackThreads? conditionalizing fix.
(edit) @59 [59] 12/16/06 01:54:02 KirkMcDonald Docstring support
(edit) @57 [57] 12/12/06 23:49:57 KirkMcDonald Inheritance improvements; bugfixes
(edit) @56 [56] 12/12/06 18:40:28 KirkMcDonald Basic inheritance support.
(edit) @55 [55] 12/12/06 18:11:46 KirkMcDonald Bugfixes
(edit) @54 [54] 12/12/06 17:10:59 KirkMcDonald DMD 0.177 update
(edit) @52 [52] 12/10/06 18:02:59 KirkMcDonald Struct wrapping; static member function wrapping; various back-end …
(edit) @51 [51] 12/04/06 17:17:31 KirkMcDonald Support for one-at-a-time compilation. (Preparing for GDC support.)
(edit) @50 [50] 12/02/06 20:07:54 KirkMcDonald func_wrap reorganization, and small make_object fix
(edit) @49 [49] 12/01/06 17:15:39 KirkMcDonald 'DPy' prefix finally changed to 'Pyd'
(edit) @48 [48] 11/30/06 14:25:57 KirkMcDonald Conditionalized StackThreads? use in Pyd.
(edit) @47 [47] 11/25/06 19:22:34 KirkMcDonald Tiny op_wrap fix
(edit) @46 [46] 11/20/06 19:32:54 KirkMcDonald CeleriD enhancements, more examples, small exception wrapping enhancement.
(edit) @45 [45] 11/19/06 20:08:43 KirkMcDonald Update for DMD 0.174 and Python 2.5. Now uses D's native tuples.
(edit) @44 [44] 11/03/06 04:32:46 KirkMcDonald Improvements to opIndex and friends. Some function wrapping exception …
(edit) @43 [43] 10/27/06 01:05:57 KirkMcDonald More operator overload wrapping, and docs
(edit) @41 [41] 10/26/06 18:10:53 KirkMcDonald Doc updates; some cleanup; op_wrap additions
(edit) @40 [40] 10/24/06 01:24:13 KirkMcDonald Meta-programming library replaced; large re-write. StackThreads? updated to …
(edit) @39 [39] 08/18/06 13:39:18 KirkMcDonald Iteration bugfix, doc update.
(edit) @38 [38] 08/16/06 13:03:32 KirkMcDonald More opApply wrapping, docs
(edit) @37 [37] 08/14/06 21:41:17 KirkMcDonald opApply wrapping and various refactoring
(edit) @34 [34] 08/10/06 18:22:04 KirkMcDonald html_doc: Documented class wrapping, DPyObject
(edit) @33 [33] 08/10/06 02:21:27 KirkMcDonald html_doc update
(edit) @30 [30] 08/08/06 14:17:39 KirkMcDonald Inroads on Linux support.
(edit) @29 [29] 07/18/06 22:17:41 KirkMcDonald dmd 0.163 update
(edit) @28 [28] 07/12/06 19:24:58 KirkMcDonald Function wrapping refactoring, now uses tuples.
(edit) @27 [27] 07/06/06 03:38:28 KirkMcDonald PyCallable? to delegate conversion.
(edit) @26 [26] 07/05/06 17:09:25 KirkMcDonald Function wrapping improvements, and some automatic operator overload …
(edit) @25 [25] 07/02/06 01:27:18 KirkMcDonald Fleshed out the docs a little.
(add) @24 [24] 07/01/06 21:19:10 KirkMcDonald CeleriD/Pyd? integration.
Note: See TracRevisionLog for help on using the revision log.