]> granicus.if.org Git - php/shortlog
php
1999-07-30 Zeev SuraskiOk, that should be a good start. Can somebody verify...
1999-07-30 Zeev SuraskiEarly steps towards making the IMAP module PHP 4.0...
1999-07-30 Zeev SuraskiThis should fix the implode() problem
1999-07-30 Zeev SuraskiSupport symbols in any symbol table, not just the activ...
1999-07-30 Andrey HristovFix for bug #1907.
1999-07-30 Andi Gutmans- Damn that's more like it.
1999-07-30 Andi Gutmans- Cut&paste crap
1999-07-30 Andi Gutmans- Add ptr_stack_n_{push,pop} in order to speed up funct...
1999-07-30 Zeev Suraski* Setting variables in the global scope wasn't handling...
1999-07-29 Andi Gutmans- Fixed a leak when doing inheritance. The parent class...
1999-07-29 Andi Gutmans-Tiny fix
1999-07-29 Andi Gutmans- Added function documentation prototypes. Thanks to...
1999-07-28 Andi Gutmans- Fixed various inheritance problems & Andrey's leak
1999-07-28 Andi Gutmans- Added get_class($obj), get_parent_class($obj) and...
1999-07-28 Andrey HristovFix link functions problem.
1999-07-28 Danny HeijlMake it compile again
1999-07-28 Philippe VerdyCommited changes in php3 function/soundex 1.32
1999-07-27 Zeev SuraskiLicense update
1999-07-27 Zeev SuraskiInherit parent's constructor
1999-07-27 Zeev Suraski*** empty log message ***
1999-07-27 Zeev SuraskiFix runtime inheritence (child functions/members should...
1999-07-27 Andrey HristovSymbol work.
1999-07-27 Andi Gutmans- Update Changelog
1999-07-27 Andi Gutmans- Add missing lock
1999-07-27 Andi Gutmans- strttotime is compiled in on win32 again.
1999-07-27 Andi Gutmans- Fix up the new operator a bit more.
1999-07-27 Andrey HristovOops.
1999-07-27 Andrey HristovMore symbol work.
1999-07-27 Andrey Hristovcheck for nKeyLength not arKey
1999-07-27 Andrey Hristov*** empty log message ***
1999-07-27 Andrey HristovFix for bug #1887.
1999-07-27 Andrey HristovFix for bug #1891
1999-07-27 Stig Bakkenforgot to mention the password
1999-07-27 Stig Bakkenspoonfeed
1999-07-27 Danny Heijl>... If you can, please update your module to use these...
1999-07-27 Zeev SuraskiSet reference count and is_ref values for new objects
1999-07-26 Zeev Suraski- Fixed a memory leak when using assignment-op operator...
1999-07-26 Zeev SuraskiFix bug #1867
1999-07-26 Zeev Suraski*** empty log message ***
1999-07-26 Zeev SuraskiFix a bug in inheritence from classes defined in includ...
1999-07-26 Zeev SuraskiFix bug #1851
1999-07-26 Andrey HristovMore symbol work.
1999-07-26 Andi Gutmans- Oops I erased this by mistake
1999-07-26 Andi Gutmans- Should be a complete fix now. This break away code...
1999-07-26 Andi Gutmans- Temporary fix for "this". Have to fix it tomorrow.
1999-07-26 Andi Gutmans- Fix compile error. Weird that Visual didn't catch...
1999-07-26 Andi Gutmans- Fix the new operator incompatibility.
1999-07-25 Stig Bakken"gd", not "-lgd"
1999-07-25 Stig Bakkenuse AC_ADD_ macros
1999-07-25 Stig Bakkenfinal php3.ini -> php.ini renaming?
1999-07-24 Andrey HristovA bunch of grunt work updating function entries and...
1999-07-24 Sascha Schumannoverlooked them
1999-07-24 Andrey HristovRemove buildconf.stamp on make distclean
1999-07-24 Zeev SuraskiCongrats Andrey
1999-07-24 Stig Bakkenmore Solaris fun
1999-07-24 Stig Bakkenadded workaround for Solaris PIC weirdness.
1999-07-24 Stig Bakkentemporary icon for RPMs until Colin gets back and can...
1999-07-24 Zeev Suraski* Make Win32 build work again
1999-07-24 Stig BakkenSolaris 7 fix
1999-07-24 Zeev Suraski*** empty log message ***
1999-07-24 Zeev SuraskiFix that memory leak... nested function issue remains
1999-07-24 Zeev Suraski* Fix a warning
1999-07-24 Danny HeijlGet rid of most compiler warnings.
1999-07-24 Zeev SuraskiFix RETURN & SWITCH memory leak issue
1999-07-24 Zeev SuraskiThoroughly fix the SWITCH problem. No RETURN handling...
1999-07-24 Rasmus LerdorfChangelog
1999-07-24 Rasmus LerdorfFix broken build
1999-07-24 Rasmus LerdorfBring rand.c up to date
1999-07-24 Sascha Schumannfix for missing include path in CFLAGS
1999-07-24 Sascha SchumannBourne Shell does not have -nt.
1999-07-23 Andrey HristovAdded function entry for similar_text().
1999-07-23 Andrey HristovAdded function entry for strip_tags.
1999-07-23 Andrey HristovIgnore generated file.
1999-07-23 Andrey Hristov*** empty log message ***
1999-07-23 Andrey HristovIgnore parsedate.c
1999-07-23 Andrey HristovFixed a bug in WDDX that occured when a number was...
1999-07-23 Stig Bakkengenerated and not required by windows
1999-07-23 Stig Bakkenrequired for the Windows build, re-adding
1999-07-23 Andrey Hristov*** empty log message ***
1999-07-23 Andrey HristovPorted strtotime() function.
1999-07-23 Sascha SchumannImprove speed on subsequent runs of buildconf
1999-07-23 Andrey HristovFix for compatibility.
1999-07-23 Zeev SuraskiFix bug #1812
1999-07-23 Zeev SuraskiFix bug #1807 (requires libzend update)
1999-07-23 Zeev Suraski* Add an API macro users can use to ensure an array...
1999-07-23 Sascha Schumanngdttf update
1999-07-23 Stig Bakkenrun libtoolize during buildconf since we depend on...
1999-07-23 Stig Bakkengenerated file
1999-07-23 Stig Bakkenin case ltconfig isn't checked out executable
1999-07-23 Stig Bakkengood boy
1999-07-23 Stig Bakkenupdated the docstring for --with-xml
1999-07-23 Zeev SuraskiAdded check for freetype.h
1999-07-23 Stig Bakkensmall fix to libtool check
1999-07-23 Stig Bakkenrequire libtool to be installed as well
1999-07-23 Andi Gutmans- Make Win32 compile again.
1999-07-23 Andrey HristovChangeloggin'
1999-07-23 Danny HeijlChangeLog
1999-07-23 Danny HeijlNew ini-stuff incorporated. Porting to PHP4 and ZTS...
1999-07-23 Sascha SchumannChangeLog
1999-07-22 Zeev SuraskiPlease add in any changes/bug fixes you've made - we...
next