Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -45/+45 |
| | | | | | php3_compat.h) | ||||
* | Oops. | Andrey Hristov | 1999-07-27 | 1 | -11/+11 |
| | |||||
* | More symbol work. | Andrey Hristov | 1999-07-27 | 2 | -15/+16 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | port over from php3 | Sascha Schumann | 1999-06-27 | 1 | -3/+13 |
| | |||||
* | add dbase_replace_record | Sascha Schumann | 1999-06-27 | 1 | -0/+69 |
| | |||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 5 | -32/+32 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | - fix compile issues for various packages (dbase, sysv*, zlib) | Sascha Schumann | 1999-05-21 | 2 | -2/+5 |
| | | | | | - some cleanup in mhash/mcrypt | ||||
* | Remove tls.[ch] | Zeev Suraski | 1999-04-23 | 1 | -3/+0 |
| | |||||
* | added ext/*/config.h.stub files | Stig Bakken | 1999-04-20 | 1 | -0/+3 |
| | | | | | removed config.h.in (generated) | ||||
* | moved dbase into ext/ along with the bundled library | Stig Bakken | 1999-04-19 | 14 | -0/+1786 |
dbase programs are no longer included |