#
600f72f7 |
| 20-Jul-2003 |
George Schlossnagle |
should nt here
|
#
cfe2eda4 |
| 20-Jul-2003 |
Marcus Boerger |
Fix warnings and whitespace in output
|
#
23da3057 |
| 20-Jul-2003 |
Marcus Boerger |
Add support for instances in Reflection_Class. # Thanks to Timm for the fast patch contained reply to my help request :-)))
|
#
7c7de5eb |
| 20-Jul-2003 |
George Schlossnagle |
removed references to smart_str, replaced with private string management function. When snprintf is integrated into the engine, string_printf should be altered to use that.
|
#
84f5e487 |
| 20-Jul-2003 |
George Schlossnagle |
more of Timm's implementation.
|
#
c86b4d13 |
| 04-Jul-2003 |
Sebastian Bergmann |
2 * TSRMLS_FETCH() -> 1 * TSRMLS_DC
|
#
96b71d7f |
| 04-Jul-2003 |
George Schlossnagle |
ws fix
|
#
edf78b21 |
| 03-Jul-2003 |
George Schlossnagle |
win build fixes (Rob Richards)
|
#
6a4c48be |
| 03-Jul-2003 |
George Schlossnagle |
can't forget Andrei
|
#
3d7283b9 |
| 03-Jul-2003 |
George Schlossnagle |
more of Timm's patches, and mod authors line to give credit where credit is due.
|
#
c36a59cf |
| 01-Jul-2003 |
George Schlossnagle |
Timm Friebe's patches for code celanup and additional functions.
|
#
fff7ef2f |
| 01-Jul-2003 |
Sebastian Bergmann |
ZTS fixes.
|
#
4edd9505 |
| 01-Jul-2003 |
George Schlossnagle |
more incremental changes. add anything that needs a class factory.
|
#
9c26571b |
| 01-Jul-2003 |
George Schlossnagle |
all the easy parts of Reflection_Class
|
#
288dacca |
| 30-Jun-2003 |
Andi Gutmans |
- ZE coding style requires if ( instead of if(
|
#
5ee72bb4 |
| 30-Jun-2003 |
Sebastian Bergmann |
ZTS fixes. Remove unused local variables.
|
#
aa96d170 |
| 30-Jun-2003 |
George Schlossnagle |
added support for Reflection_Function, the first part of the reflection api
|