| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |
* | phpinfo() prettying | Colin Viebrock | 2000-04-05 | 1 | -2/+3 |
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 2 | -28/+11 |
* | Will watch the diffs as much as I can. | Egon Schmid | 2000-02-24 | 1 | -1/+1 |
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | SAPIfication, Episode VI: Return of the SAPI | Zeev Suraski | 2000-02-10 | 1 | -2/+1 |
* | Destructors no longer return ints, the low level problem it was intended to s... | Zeev Suraski | 2000-01-17 | 1 | -3/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -3/+10 |
* | Fix -Wall warnings | Sascha Schumann | 1999-12-28 | 5 | -139/+143 |
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -6/+6 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-18 | 2 | -17/+17 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
* | use ex-API | Thies C. Arntzen | 1999-12-14 | 1 | -50/+50 |
* | Fix some warnings | Sascha Schumann | 1999-12-05 | 1 | -1/+1 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -1/+1 |
* | Avoid Apache's regex.h, if system regex was chosen | Sascha Schumann | 1999-11-30 | 1 | -0/+10 |
* | - Fixing warnings in regex | Andi Gutmans | 1999-11-14 | 2 | -5/+5 |
* | Suck in prototypes correctly with applied aliases | Sascha Schumann | 1999-11-13 | 2 | -0/+13 |
* | - Make Win32 compile again | Andi Gutmans | 1999-11-13 | 1 | -0/+4 |
* | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 4 | -2/+21 |
* | upgrade regex library to alpha3.8 | Sascha Schumann | 1999-11-12 | 10 | -179/+242 |
* | typing in the dark | Rasmus Lerdorf | 1999-10-30 | 1 | -1/+1 |
* | Damn, can't see underscores correctly on this silly terminal I am on | Rasmus Lerdorf | 1999-10-30 | 1 | -5/+5 |
* | Clean up regex header file mess. php.h now explicitly includes php_regex.h | Rasmus Lerdorf | 1999-10-30 | 2 | -1/+10 |
* | Kill the regex header file warnings | Rasmus Lerdorf | 1999-10-29 | 2 | -4/+5 |
* | POSIX_MISTAKE is enabled by default. | Sascha Schumann | 1999-10-09 | 1 | -0/+2 |
* | * Get rid of libphp_util.la | Sascha Schumann | 1999-10-05 | 1 | -0/+3 |
* | Fix a typo? (compile bustage on Solaris 2.6) | Marko Karppinen | 1999-10-05 | 1 | -2/+2 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 2 | -145/+3 |
* | ereg now returns a continious array 0..9 again - empty values are returned as... | Thies C. Arntzen | 1999-10-04 | 1 | -0/+2 |
* | - Leave this for now. | Andi Gutmans | 1999-09-15 | 1 | -1/+2 |
* | - Thread-unsafe win32 compiles again | Andi Gutmans | 1999-09-15 | 1 | -2/+1 |
* | you can now override the CFLAGS while doing make - eg: | Thies C. Arntzen | 1999-08-10 | 1 | -1/+5 |
* | file did not end with a newline, causing problems for Sun's C compiler | Mike Gerdts | 1999-08-03 | 1 | -1/+1 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -13/+13 |
* | More symbol work. | Andrey Hristov | 1999-07-26 | 1 | -8/+8 |
* | A bunch of grunt work updating function entries and declarations. | Andrey Hristov | 1999-07-24 | 2 | -11/+11 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | Finish porting aspell - tested and works ok now | Rasmus Lerdorf | 1999-07-12 | 1 | -2/+2 |
* | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -2/+3 |
* | vpath thingie | Sascha Schumann | 1999-07-01 | 1 | -1/+1 |
* | *** empty log message *** | Andrey Hristov | 1999-06-23 | 3 | -9/+9 |
* | Backing out changes. | Andrey Hristov | 1999-06-21 | 1 | -5/+3 |
* | Fixed a bug in preg_replace. | Andrey Hristov | 1999-06-09 | 1 | -2/+0 |
* | Fix an ereg_replace() crash bug | Zeev Suraski | 1999-06-07 | 1 | -1/+1 |
* | Added push(), pop(), shift(), unshift(), splice(), and slice() array functions. | Andrey Hristov | 1999-06-05 | 1 | -1/+0 |