|
|
|
@760
|
[760]
|
3 weeks |
weyrick |
bump head to 2.9.9
|
|
|
|
@635
|
[635]
|
5 months |
weyrick |
bump trunk 2.9.8
|
|
|
|
@503
|
[503]
|
9 months |
weyrick |
bump trunk
|
|
|
|
@497
|
[497]
|
9 months |
weyrick |
create a new module for core php builtins that are part of php-runtime …
|
|
|
|
@395
|
[395]
|
11 months |
weyrick |
go 2.9.6 in trunk
|
|
|
|
@381
|
[381]
|
11 months |
weyrick |
another optimization patch, focused on function signatures.
signatures are …
|
|
|
|
@376
|
[376]
|
11 months |
weyrick |
more work on efficiency during runtime reset, e.g. only reseting
variables …
|
|
|
|
@368
|
[368]
|
11 months |
weyrick |
big cleanup on runtime-reset code, especially with regards environments …
|
|
|
|
@365
|
[365]
|
11 months |
weyrick |
remove the way deprecated $HTTP_* super globals. this cruft was making us …
|
|
|
|
@340
|
[340]
|
12 months |
weyrick |
implement a very simple method for storing variables that persist
between …
|
|
|
|
@336
|
[336]
|
12 months |
weyrick |
remove the slib routines in favor of bigloo versions, except for soundex …
|
|
|
|
@328
|
[328]
|
12 months |
weyrick |
trunk -> 2.9.5
|
|
|
|
@321
|
[321]
|
12 months |
weyrick |
identify unsafe builds in the version
|
|
|
|
@318
|
[318]
|
12 months |
weyrick |
few unneeded imports
|
|
|
|
@317
|
[317]
|
12 months |
weyrick |
goodbye monolithic php-runtime, say hello to the modular, cleaner, fresh …
|
|
|
|
@316
|
[316]
|
12 months |
weyrick |
typeness
|
|
|
|
@315
|
[315]
|
12 months |
weyrick |
update time library to be more compatible with php5, especially in …
|
|
|
|
@309
|
[309]
|
12 months |
weyrick |
go 2.9.4
|
|
|
|
@308
|
[308]
|
13 months |
timjr |
move the try expression out of convert-to-number so that …
|
|
|
|
@288
|
[288]
|
13 months |
weyrick |
move builtin-interfaces.scm to builtin-classes.scm and define
Exception …
|
|
|
|
@280
|
[280]
|
13 months |
timjr |
Attempt to de-conflate the notions of reference and location. A
reference …
|
|
|
|
@275
|
[275]
|
13 months |
weyrick |
it's fatal to unset a string index in php5. generate the same error, and …
|
|
|
|
@261
|
[261]
|
13 months |
timjr |
remove the crazy fast-string-append memoized string append stuff. it …
|
|
|
|
@247
|
[247]
|
13 months |
weyrick |
kill the recure protect i added. shouldn't be needed, can't
remember what …
|
|
|
|
@245
|
[245]
|
13 months |
weyrick |
dong. php4 is dead.
|
|
|
|
@241
|
[241]
|
13 months |
weyrick |
objects with no properties are no longer considered empty
in php5. this …
|
|
|
|
@235
|
[235]
|
13 months |
timjr |
add support for pcc to create shared libs on mac os X
attempt to move the …
|
|
|
|
@227
|
[227]
|
13 months |
weyrick |
define the builtin interface that come with zend
|
|
|
|
@225
|
[225]
|
13 months |
weyrick |
implement a system for resetting static variables between page
requests in …
|
|
|
|
@223
|
[223]
|
13 months |
weyrick |
adds support for class const fetches in decl-literal
so it can be used as …
|
|
|
|
@220
|
[220]
|
13 months |
weyrick |
superglobals should always be containerized. fixes #3506
|
|
|
|
@208
|
[208]
|
13 months |
weyrick |
implement type hints
|
|
|
|
@200
|
[200]
|
13 months |
weyrick |
type hairyness
|
|
|
|
@197
|
[197]
|
13 months |
weyrick |
add mkfix-or-flonum
|
|
|
|
@173
|
[173]
|
14 months |
weyrick |
parser support for interfaces and autoload magic function
|
|
|
|
@171
|
[171]
|
14 months |
weyrick |
parse support for abstract and final classes, and functions with no body
|
|
|
|
@156
|
[156]
|
15 months |
weyrick |
add recoverable error level, and implement toString()
|
|
|
|
@135
|
[135]
|
16 months |
weyrick |
initial (not fully working) support for exceptions. breaks build.
|
|
|
|
@132
|
[132]
|
17 months |
weyrick |
add "--repl" switch which enters a scheme repl with access to the …
|
|
|
|
@131
|
[131]
|
17 months |
weyrick |
go default PHP5
|
|
|
|
@124
|
[124]
|
17 months |
weyrick |
bump trunk to 2.9.3
|
|
|
|
@113
|
[113]
|
17 months |
weyrick |
add PHP_SAPI constant
|
|
|
|
@110
|
[110]
|
17 months |
weyrick |
version bump 2.9.2
|
|
|
|
@108
|
[108]
|
17 months |
weyrick |
adjust some bigloo flags, both in build and during php compile
for now, …
|
|
|
|
@104
|
[104]
|
17 months |
weyrick |
version bump
|
|
|
|
@95
|
[95]
|
17 months |
weyrick |
get versioning correct for php4/php5
|
|
|
|
@82
|
[82]
|
17 months |
weyrick |
-remove PCC_HOME requirement to build
-bump to 2.9.1
-turn php-gtk …
|
|
|
|
@61
|
[61]
|
20 months |
weyrick |
packaging changes. self installer builds on linux.
|
|
|
|
@52
|
[52]
|
22 months |
weyrick |
work on number handling:
* move def of MAX-INT-SIZE to opaque-math
* …
|
|
|
|
@42
|
[42]
|
22 months |
weyrick |
bump PHP version
|
|
|
|
@40
|
[40]
|
22 months |
weyrick |
housekeeping #2: more cleaning of old commented out code
|
|
|
|
@34
|
[34]
|
23 months |
weyrick |
fix a fairly serious problem with resetting the object library in …
|
|
|
|
@1
|
[1]
|
2 years |
weyrick |
initial import
|