root/trunk/pcc/runtime/Makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @748 [748] 4 weeks weyrick add configure support for bigloo 3.2a, and another mingw patch from …
(edit) @497 [497] 9 months weyrick create a new module for core php builtins that are part of php-runtime …
(edit) @406 [406] 11 months weyrick cleanup some of the old number code. bigloo supports elongs much better …
(edit) @389 [389] 11 months weyrick more work to normalize the build system, so that you can type "make" or …
(edit) @381 [381] 11 months weyrick another optimization patch, focused on function signatures. signatures are …
(edit) @353 [353] 12 months weyrick add unsafe target here so we don't always have to do it from root
(edit) @340 [340] 12 months weyrick implement a very simple method for storing variables that persist between …
(edit) @336 [336] 12 months weyrick remove the slib routines in favor of bigloo versions, except for soundex …
(edit) @317 [317] 12 months weyrick goodbye monolithic php-runtime, say hello to the modular, cleaner, fresh …
(edit) @288 [288] 13 months weyrick move builtin-interfaces.scm to builtin-classes.scm and define Exception …
(edit) @278 [278] 13 months weyrick clean php-ext along with make clean
(edit) @261 [261] 13 months timjr remove the crazy fast-string-append memoized string append stuff. it …
(edit) @227 [227] 13 months weyrick define the builtin interface that come with zend
(edit) @207 [207] 13 months weyrick add support for extensions written in PHP. these are essentially the same …
(edit) @170 [170] 14 months weyrick bugfix on destructor. make php-errors depend on php-object, and fix the …
(edit) @59 [59] 21 months weyrick make float output more compatible with Zend. this "fixes" several of the …
(add) @1 [1] 2 years weyrick initial import
Note: See TracRevisionLog for help on using the revision log.