]> granicus.if.org Git - php/shortlog
php
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Wez Furlongfix build
2003-08-19 <changelog... ChangeLog update
2003-08-18 Wez FurlongUpdate credits
2003-08-18 Wez Furlong5 sir
2003-08-18 Wez Furlonglinkage for C++
2003-08-18 Zeev SuraskiGet rid of PZVAL_UNLOCK() - fix untested
2003-08-18 Zeev SuraskiPrevent access to internal engine functionality
2003-08-18 Ilia AlshanetskyFixed paths in various tests. In certain conditions...
2003-08-18 Zeev SuraskiFix a gazillion leaks in SimpleXML. One gazillion...
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev Suraski- Improve tracking
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev SuraskiFix leak - non persistent hashes cannot be used in...
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev Suraskiws
2003-08-18 Greg Beaverfix #25131, OS_Guess warnings
2003-08-18 Zeev SuraskiWTF was that doing here? :)
2003-08-18 Ilia AlshanetskyFixed typo.
2003-08-18 Ilia Alshanetskyemalloc -> safe_emalloc
2003-08-18 <changelog... ChangeLog update
2003-08-18 Ard BiesheuvelNuke bogus BLOB ids
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Marcus BoergerFix interactive mode
2003-08-17 Greg Beaverfixing invalid version number for Pierre :)
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Greg Beaverreverting accidental commit of my fix for #25008 -...
2003-08-17 Greg Beaverfixed #25117, updated package-PEAR.xml to the current...
2003-08-17 Sara GolemonNo more vectors
2003-08-17 Marcus BoergerFix warning
2003-08-17 Ard BiesheuvelSimplify previous fix
2003-08-17 Ard BiesheuvelTest immediate BLOB inserts
2003-08-17 Ard BiesheuvelFixed leak in _php_ibase_bind()
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Sascha Schumannkill some warnings
2003-08-17 Ard BiesheuvelTest fetching BLOBs >64k
2003-08-17 Sascha SchumannUse explicit rule to create parsedate.c
2003-08-17 Sascha SchumannUse %p to display a pointer value
2003-08-17 Sascha SchumannThe first element of the array seems to store the membe...
2003-08-17 Sascha SchumannThe integer timeout is cast to a void *, passed to...
2003-08-17 Sascha SchumannFix sizeof(void *) > sizeof(int) issue.
2003-08-17 Sascha SchumannOne bit fields need to be unsigned, otherwise there...
2003-08-17 Sascha Schumannexplicitly cast size_t to zend_uint to avoid warnings...
2003-08-17 Ard BiesheuvelFix possible leak in _php_ibase_fetch_hash()
2003-08-17 Marcus BoergerRemove unnecessary if
2003-08-17 Ard BiesheuvelApply fix for ibase_blob_get() to ibase_fetch_*()
2003-08-17 Marcus BoergerPut the code where it belongs - fixes a warning and...
2003-08-17 Marcus BoergerImplement a TBD: JMP to the end of foreach
2003-08-17 Marcus BoergerWS
2003-08-17 Marcus BoergerOnce is enough
2003-08-17 Derick Rethans- Fix the comment too
2003-08-17 Derick Rethans- This parser contains 17 reduce conflicts
2003-08-17 David Croft#typo
2003-08-17 Marcus Boerger- Show class names in error messages when dealing with...
2003-08-17 <changelog... ChangeLog update
2003-08-16 Derick Rethans- Fixed bug #17988: strtotime fails to parse timestamp...
2003-08-16 Marcus BoergerSimplify abstract method declaration
2003-08-16 Marcus Boergerspl_call_method returns the zval* if used
2003-08-16 Marcus BoergerWS
2003-08-16 Ard BiesheuvelFix failure on accidental fread() of 0 bytes
2003-08-16 Ard BiesheuvelAlways fill entire buffer in ibase_blob_get()
2003-08-16 Marcus BoergerAdd some debug help
2003-08-16 Ard BiesheuvelFixed bug #18744
2003-08-16 Ard BiesheuvelSome general cleaning up
2003-08-16 Ard BiesheuvelFixed bug #24224
2003-08-16 Ard BiesheuvelTest for bug #24224
2003-08-16 Marcus BoergerSimplify
2003-08-16 Jason GreeneRemove all vector based functions for the following...
2003-08-16 Ard BiesheuvelRemoved ibase_num_rows()
2003-08-16 foobarRemoved ibase_num_rows() (requested by Ard)
2003-08-16 Ard BiesheuvelAdded comment about ibase_num_rows()
2003-08-16 <changelog... ChangeLog update
2003-08-15 Sascha SchumannRestrict scope of inline functions to compile unit
2003-08-15 Marcus BoergerIt is maintained now by Ard
2003-08-15 foobarMFB
2003-08-15 foobargroup those ibase entries a bit + added ibase_free_even...
2003-08-15 Ard BiesheuvelAdded ibase_free_event_handler()
2003-08-15 foobarnew functions in ext/interbase
2003-08-15 Andrey Hristov2 proto fixes (Mehdi Achour)
2003-08-15 John CoggeshallUpdating TODO
2003-08-15 <changelog... ChangeLog update
2003-08-15 Ard BiesheuvelMoved TRMLS_FETCH to correct scope
2003-08-15 Ard BiesheuvelAdded ibase_set_event_handler()
2003-08-14 Marcus BoergerUpds
2003-08-14 Marcus BoergerAdd 'graphical' tree mode
2003-08-14 Wez Furlongupdate for com_dotnet
2003-08-14 Wez Furlongadd credits
2003-08-14 Wez Furlongadd news about COM
2003-08-14 Wez Furlongfix .net build
2003-08-14 Derick RethansMFB: - Fix library path problems
2003-08-14 Wez FurlongMight help to have the COM stuff actually build...
2003-08-14 Ilia AlshanetskyFixed bug #25093 (Various leaks due to non-freed queries)
2003-08-14 Marcus BoergerDon't test other functionality than wddx here.
2003-08-14 Wez Furlongfix this stuff
2003-08-14 Wez FurlongAdd new COM (and .Net) extension for php5.
2003-08-14 Ilia AlshanetskyFixed bug #25081 (odbc_fetch_array() may mangle numeric...
2003-08-14 Ard BiesheuvelAdded ibase_wait_event()
next