]> granicus.if.org Git - php/shortlog
php
1999-05-29 Zeev SuraskiThat got fucked up when we went back to using uninitial...
1999-05-29 Sascha Schumannanother VPATH related change
1999-05-29 Zeev SuraskiFix a bug
1999-05-29 Andrey HristovUpdated preg_split().
1999-05-29 Andrey HristovFix preg_match_all to do proper matching with \b.
1999-05-29 Andrey HristovFixed PCRE so that global matching with patterns with...
1999-05-29 Zeev Suraski* Changed the way INI entries work in Apache to allow...
1999-05-29 Zeev SuraskiSupport overwrite mode in zend_hash_merge()
1999-05-29 Zeev SuraskiFix
1999-05-29 Sascha Schumann- clean is not called from automake. use CLEANFILES...
1999-05-29 Sascha Schumannmore VPATH work
1999-05-29 Sascha Schumannkill warning
1999-05-29 Sascha Schumann- fix APXS VPATH build
1999-05-29 Zeev Suraskiavoid crashing with php4 directives in .conf files...
1999-05-29 Zeev Suraskifixes
1999-05-29 Sascha Schumanngetopt.h conflicted with system include file
1999-05-29 Sascha Schumann.
1999-05-29 Zeev SuraskiCorrect fix
1999-05-29 Zeev Suraski*** empty log message ***
1999-05-29 Zeev SuraskiFix a leak
1999-05-28 Zeev Suraskino need for those
1999-05-28 Zeev Suraski* Get Apache module to compile again with the regex...
1999-05-28 Sascha Schumannthat seems to fix it
1999-05-28 Sascha SchumannEither I'm playing the EG(symbol_table) game wrong...
1999-05-28 Andrey Hristov-Modified PCRE library slightly to do what needs to...
1999-05-28 Sascha SchumannI think that is the preferred way as of now
1999-05-28 Zeev Suraski*** empty log message ***
1999-05-28 Zeev Suraski* Support getThis() for internal functions.
1999-05-28 Zeev Suraski* Use new Zend macros for standardized definition of...
1999-05-28 Rasmus LerdorfSome innocent cleanups
1999-05-27 Andrey HristovWe don't need those there.
1999-05-27 Andrey HristovReally fix the configuration now so that it's possible...
1999-05-27 Stig Bakkenself-contained extensions please :-)
1999-05-27 Zeev SuraskiGenerate Visual Studio compatible error messages when...
1999-05-27 Zeev SuraskiFix the AiCount issue with objects
1999-05-27 Zeev SuraskiMoved all #define's for SET_ and RETURN_ to zend_API.h
1999-05-27 Sascha Schumann- fix CGI build (at least)
1999-05-27 Sascha Schumannadd rfc1867.c
1999-05-27 Zeev SuraskiFix pcre build
1999-05-27 Zeev SuraskiMoved all SET_ and RETURN_ macros to Zend
1999-05-26 Andrey Hristov-Added PCRE library source
1999-05-26 Andrey HristovAdded preg_split. Same syntax as regular split().
1999-05-26 Andrey HristovFixing a couple of long standing bugs.
1999-05-26 Andrey HristovA few changes here.
1999-05-25 Zeev SuraskiAvoid crashing if an error occurs before we open the...
1999-05-25 Zeev SuraskiAdd container for file-upload. It's not quite implemen...
1999-05-25 Andrey HristovJust a little sanity check.
1999-05-25 Zeev SuraskiAllow unregistering content types as well.
1999-05-25 Zeev Suraski* Add generic POST content-type support. Only applicat...
1999-05-24 Zeev Suraskiinclude regex in Win32 build
1999-05-24 Zeev SuraskiThe last fix was wrong
1999-05-24 Zeev SuraskiAnother operators fix
1999-05-23 Zeev Suraskiboolean comparison didn't work with smaller-than and...
1999-05-23 Zeev SuraskiThou shalt use the API, and thou shalt be safe
1999-05-22 Andrey HristovSome comments.
1999-05-22 Sascha Schumann- add -lregex
1999-05-22 Andrey HristovAdded ability to pass array parameters to pcre_replace.
1999-05-22 Zeev SuraskiSigh, another leak bites the dust. FREE_OP missing...
1999-05-22 Zeev SuraskiI'm on a roll. Fix a nasty yet stupid AiCount bug
1999-05-22 Zeev SuraskiWarn about AiCount not zeroing out
1999-05-22 Sascha Schumannadd a $(srcdir)
1999-05-22 Sascha Schumannfix compile issues in LDAP/XML exts
1999-05-22 Zeev Suraski* Add struct name to all typedef's so that they can...
1999-05-22 Sascha Schumannfix APXS compile
1999-05-22 Zeev SuraskiMore fixes. Should hopefully work well now.
1999-05-22 Zeev Suraskiphp_ini fixes
1999-05-22 Zeev SuraskiGive more information and save log lines in memory...
1999-05-22 Zeev Suraski* Minor fixes
1999-05-22 Zeev SuraskiTime to rename the child
1999-05-22 Zeev SuraskiAvoid leaking fd's in case of failures
1999-05-22 Zeev SuraskiSmall fix
1999-05-22 Zeev Suraskimore fixes
1999-05-21 Zeev SuraskiFix a memory leak
1999-05-21 Zeev SuraskiThat wasn't supposed to slip in
1999-05-21 Zeev SuraskiThis should be centralized...
1999-05-21 Zeev Suraski* Properly handle failed file opens in C++
1999-05-21 Sascha Schumannadd support for mhash 0.5.0
1999-05-21 Andrey Hristov-Added regex cache
1999-05-21 Zeev Suraski* Fix error handling startup on the thread-safe CGI...
1999-05-21 Zeev Suraski* Fix the comments issue. yymore() worked like a charm.
1999-05-21 Andrey HristovGet rid of debug printf's.
1999-05-21 Andrey HristovInitial check-in of PCRE (Perl Compatible Regular Expre...
1999-05-21 Sascha Schumann- run ext sources through conv_proto
1999-05-21 Sascha Schumannmerge in some PHP3 stuff
1999-05-21 Sascha Schumannincorporate YP/NIS support
1999-05-21 Sascha Schumann- fix compile issues for various packages (dbase, sysv...
1999-05-21 Sascha Schumann- add phpext_pgsql_ptr
1999-05-21 Sascha SchumannAdd default path for binary mysql distributions
1999-05-21 Sascha Schumannremove debug messages
1999-05-20 Zeev SuraskiOptimize allocations into uninitialized_zval assignments
1999-05-20 Zeev SuraskiUse OutputDebugString() or fprintf(stderr,) for memory...
1999-05-20 Sascha SchumannApply the fix for feof()
1999-05-20 Andi Gutmans- Updates we did today
1999-05-20 Andi Gutmans- Small fixes
1999-05-20 Andi Gutmans- Fix a small problem with class decelerations.
1999-05-20 Andi Gutmans-Open curly braces fix?
1999-05-16 Sascha Schumannadd mhash support
1999-05-16 Sascha Schumannkill another 64-bit issue.
1999-05-16 Sascha Schumannchar * => unsigned char *
1999-05-16 Sascha Schumannconv_proto *.[ch]
next