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