]> granicus.if.org Git - php/shortlog
php
1999-04-20 Zeev SuraskiThread Safe Resource Manager
1999-04-20 Stig Bakkenadded ext/*/config.h.stub files
1999-04-20 Stig S. BakkenMakefile.in and aclocal.m4 are generated
1999-04-20 Stig Bakkenodbc compiles and runs on UNIX again (tested with Solid...
1999-04-19 Zeev SuraskiReturn a success value from the startup function, so...
1999-04-19 Stig Bakkenconvert libzend to automake
1999-04-19 Stig S. Bakkenconvert to automake
1999-04-19 Andi GutmansRearrange the .dsp for the new ODBC layout
1999-04-19 Andi GutmansAdd a couple of ZEND_API's
1999-04-19 Stig Bakkenignore acconfig.h
1999-04-19 Stig Bakkeninclude the right header files
1999-04-19 Stig Bakkengenerate acconfig.h from acconfig.h.in and ext/*/config...
1999-04-19 Andi GutmansSupport =unset as arguments
1999-04-19 Stig Bakkenmoved odbc into ext/
1999-04-19 Stig Bakkenkeep old files if they are not modified
1999-04-19 Stig Bakkenmoved dbase into ext/
1999-04-19 Stig Bakkenmoved dbase into ext/ along with the bundled library
1999-04-19 Stig S. Bakkenremoved -lnsl and -lsocket checks from zend
1999-04-19 Stig Bakkenrun automake and run autoconf in libzend
1999-04-18 Zeev SuraskiAh, so that file is generated too
1999-04-18 Zeev SuraskiAiCount needs to be decreased here
1999-04-18 Zeev Suraski* Added buildconf, runs all the scripts necessary to...
1999-04-18 Zeev SuraskiMake Win32 happy with the recent changes.
1999-04-18 Zeev SuraskiForgot to add these - Win32 registry support
1999-04-18 Zeev SuraskiWhatnot:
1999-04-18 Zeev SuraskiWin32 registry support
1999-04-17 Andi Gutmans- Make gettype() behave like it used to where it return...
1999-04-17 Stig BakkenApache module compiles again
1999-04-17 Stig Bakkenthis file is now generated
1999-04-17 Stig Bakkenmake sure the images on the phpinfo() page point to...
1999-04-17 Stig Bakkenignore configure.in
1999-04-17 Stig Bakkenthis file is now generated
1999-04-17 Stig BakkenFirst commit of re-structuring phase one. We have...
1999-04-16 Stig Bakkenupdated GD from php3 repository, using it as a test...
1999-04-16 Andi Gutmans- Make the memory leak message print PHP4.
1999-04-15 Andi Gutmans- one more place which seems to have needed fixing...
1999-04-15 Andi Gutmans- Should fix the pass by reference problem. This happen...
1999-04-14 Zeev SuraskiCompile fix
1999-04-14 Andi Gutmans-Tiny patches
1999-04-13 Zeev SuraskiBetter detection
1999-04-13 Zeev SuraskiMove Ai stuff before get_zval_*(), like Andi suggested...
1999-04-13 Andi Gutmans- Fix various memory leaks.
1999-04-13 Andi GutmansRefcount bugfix
1999-04-13 Andi Gutmans* Optimize argument_stack top lookup
1999-04-12 Zeev SuraskiRemove unnecessary stack
1999-04-12 Zeev Suraskioff by one
1999-04-12 Zeev SuraskiMinor optimization
1999-04-12 Zeev SuraskiMake functions that don't take arguments somewhat happier:)
1999-04-12 Zeev SuraskiThis should take care of "this" for user-defined functi...
1999-04-12 Zeev SuraskiNULL's should remain NULLs (at least in strings)
1999-04-12 Zeev SuraskiDestroy the resource list after destroying the symbol...
1999-04-12 Zeev SuraskiThis patch is a go. Not fully optimized yet, but worki...
1999-04-12 Zeev SuraskiMinor fixes:
1999-04-12 Stig Bakkentolerate uninitialized ini settings in php_ini_{long...
1999-04-12 Sascha SchumannThis should help in keeping PHP4 up to date
1999-04-10 Zeev SuraskiTest patch...
1999-04-10 Zeev Suraskitest patch
1999-04-10 Zeev SuraskiOops
1999-04-10 Zeev Suraskiphp3_ini? What's that?
1999-04-10 Zeev SuraskiBuh-bye php3_ini
1999-04-10 Zeev SuraskiAllow runtime setting of the memory limit
1999-04-10 Zeev SuraskiGet rid of php3_ini in Zend
1999-04-10 Zeev SuraskiA lot of php3_ini -> php_ini work
1999-04-10 Zeev SuraskiMove safe_mode to the new php_ini mechanism
1999-04-10 Zeev SuraskiMove asp_tags and short_open_tag to the new php_ini...
1999-04-10 Zeev SuraskiWe need to initialize the utility values after we initi...
1999-04-10 Zeev Suraski* php_ini fixes
1999-04-09 Zeev SuraskiApache php_ini support
1999-04-09 Zeev Suraskitesting 123
1999-04-09 Zeev Suraskitest, ignore
1999-04-09 Zeev SuraskiTesting 123
1999-04-09 Andi Gutmans- Changed here-docs to <<< followed by whitespace.
1999-04-09 Zeev Suraski*** empty log message ***
1999-04-09 Zeev SuraskiGet the apache module to compile
1999-04-09 Zeev Suraski*** empty log message ***
1999-04-09 Stig S. Bakkenignore file
1999-04-09 Zeev Suraski* A lot of work on php_ini stuff
1999-04-09 Andi Gutmans- I guess print $GLOBALS and print "$GLOBALS" should...
1999-04-09 Andi Gutmans- Support $GLOBALS in cvar's. Now list(..) = each(...
1999-04-09 Zeev SuraskiHonor a semicolon on the same line as an ending token...
1999-04-09 Zeev SuraskiPrevent class redeclarations
1999-04-08 Zeev SuraskiType library support in COM module
1999-04-08 Zeev Suraski* Add arguments to shutdown function
1999-04-08 Zeev Suraski* Add arguments to shutdown functions
1999-04-08 Zeev Suraski"Our favourite mistake"
1999-04-08 Zeev Suraski$GLOBALS support
1999-04-08 Zeev SuraskiFix for php -v
1999-04-08 Stig Bakkenpatched in fsock.c from php3
1999-04-08 Kristian KöhntoppSpurious $ removed in Makefile.in
1999-04-08 Andi Gutmansforeach() syntax has changed
1999-04-08 Zeev SuraskiFix static assignment
1999-04-08 Stig Bakkenget rid of extra and doc dirs, more cvs ignore stuff
1999-04-07 Stig Bakkenfix configure warnings
1999-04-07 Zeev SuraskiRemove an unused variable
1999-04-07 Zeev SuraskiUpdate deps
1999-04-07 Zeev SuraskiWin32 patches
1999-04-07 Zeev SuraskiThat's better.
1999-04-07 Zeev SuraskiPHP 4.0
1999-04-07 Zeev SuraskiWe didn't save the .dsp back then...
1999-04-07 Zeev SuraskiCleanups: ZendCore->libzend
next