]> granicus.if.org Git - php/shortlog
php
1999-05-02 Andi Gutmans- Make ISAPI hook in as an extension too.
1999-05-01 Sascha Schumannfunc name changes, remove arbitrary limit
1999-05-01 Sascha Schumannmcrypt 2.1.18 support, better autoconf checking
1999-05-01 Zeev SuraskiSeveral operator fixes. Should fix the MySQL problem.
1999-04-30 Andi Gutmans- Free refcount when destroying the last class reference.
1999-04-30 Andi Gutmans- Missed one place
1999-04-30 Andi Gutmans- First try at fixing $a->foo[] syntax.
1999-04-30 Thies C. Arntzenforward port of current oracle.c + fixes to make it...
1999-04-30 Thies C. Arntzenoracle links again (at least on linux!!!)
1999-04-30 Andi Gutmans- Move back to yyless(). I haven't tested it yet becaus...
1999-04-30 Zeev SuraskiFix Boris's problem (in my never ending struggle to...
1999-04-30 Zeev Suraski* Fix a problem with constant quoted strings, that...
1999-04-29 Andi Gutmans- No reason to handle newlines here.
1999-04-28 Zeev SuraskiMake the C++ scanner support interactive input
1999-04-28 Zeev SuraskiGet the MySQL module to use the new INI mechanism feature
1999-04-28 Zeev SuraskiRemove redundant code
1999-04-28 Zeev SuraskiAdditional generalization of the INI mechanism. Avoid...
1999-04-28 Zeev SuraskiA step towards generalizing the INI mechanism even...
1999-04-28 Zeev Suraskiget rid of some stupid warnings
1999-04-28 Andi Gutmans- export patch
1999-04-28 Andi Gutmans- Small startup fix.
1999-04-28 Andi Gutmansdsp update
1999-04-27 Rasmus LerdorfAdd fgetcsv() here as well
1999-04-27 Zeev Suraski* Fix debugger+interactive mode bug
1999-04-27 Zeev Suraski* Get rid of the memory leak messages in case of fatal...
1999-04-26 Zeev Suraski* Small startup fix
1999-04-26 Zeev SuraskiTemporary fix for CGI compilation under UNIX
1999-04-26 Zeev SuraskiSomehow the rules for the configuration parser/scanners...
1999-04-26 Andrey HristovFixing a few thing to make AC_CHECK_CC_OPTION work.
1999-04-26 Zeev Suraski* Get the Apache module to compile again
1999-04-26 Zeev Suraskifix
1999-04-26 Zeev SuraskiMatch the CVS name
1999-04-26 Zeev SuraskiVarious thread safety fixes and DLL updates
1999-04-26 Zeev Suraski* Plenty of thread safety and Win32 work.
1999-04-26 Andi Gutmans-Add .dsp file
1999-04-26 Andi Gutmans-More commits
1999-04-26 Andi Gutmans-More
1999-04-25 Rasmus LerdorfMake GD config fail if it doesn't find the gd files
1999-04-25 Sascha SchumannPHP3 compat stuff
1999-04-25 Rasmus LerdorfOk, apxs build works nicely now
1999-04-25 Sascha Schumannoops, the 0th byte should be set, too
1999-04-25 Sascha Schumannfinal change (?), add get_algorithms_name
1999-04-25 Sascha Schumannmake code more compact
1999-04-25 Sascha Schumannremove some redundant code
1999-04-25 Sascha Schumannthat was a silly one
1999-04-25 Sascha Schumannadd OFB mode, the final one
1999-04-25 Sascha Schumannadd mcrypt_create_iv()
1999-04-25 Zeev SuraskiWin32 isn't a good os to commit uppercase files with...
1999-04-25 Sascha Schumanncleanup, add new stream mode, allow IV for CBC mode
1999-04-25 Sascha Schumannadd get_(key|block)_size
1999-04-25 Andi GutmansAh, these too
1999-04-25 Andi Gutmans* Fix a couple of thread safety issues
1999-04-25 Sascha Schumannadd CBC
1999-04-25 Sascha Schumannadd mcrypt module
1999-04-25 Rasmus LerdorfOk, this beast compiles via --with-apxs
1999-04-25 Sascha Schumann-f tests for plain files only. We need a way to find...
1999-04-25 Thies C. Arntzenserialize & unserialize working (with mem-leak)
1999-04-25 Rasmus LerdorfArgh! That typo took me over an hour to find. Grr..
1999-04-25 Andrey Hristovtest -e fails in sh. Used test -f instead.
1999-04-24 Sascha Schumannunreliable check whether cc option can be used really
1999-04-24 Zeev SuraskiFixes
1999-04-24 Sascha Schumannsecurity check and disclaimer for generated files
1999-04-24 Rasmus LerdorfOops, would be a good idea to edit the .in file instead...
1999-04-24 Rasmus Lerdorflibbind check
1999-04-24 Sascha Schumannadd function checks
1999-04-24 Andrey HristovChange cmp'risons to be cross-shell compatible.
1999-04-24 Sascha Schumannbugfix port
1999-04-24 Sascha Schumannport from PHP3
1999-04-24 Sascha Schumanninclude some header files explicitly
1999-04-24 Zeev SuraskiUse relative paths
1999-04-24 Thies C. Arntzenforward-port of php3-CVS version
1999-04-24 Thies C. Arntzenmade var_dump zend-aware....
1999-04-24 Zeev SuraskiAnother small fix
1999-04-24 Zeev SuraskiAdd my API letters to the CVS
1999-04-24 Zeev Suraskidsp update
1999-04-24 Zeev SuraskiSmall fixes
1999-04-24 Zeev SuraskiWe'd have to find a different way of allowing timeouts...
1999-04-24 Zeev SuraskiThread safety fixes
1999-04-24 Stig S. Bakkenset up automake
1999-04-24 Zeev SuraskiRemove redundant includes
1999-04-24 Zeev Suraskig++ compile fix
1999-04-24 Zeev Suraski*** empty log message ***
1999-04-24 Zeev SuraskiCleanups, remove old ts code
1999-04-24 Zeev SuraskiA lot of cleanups... Removed old thread-safe code...
1999-04-23 Zeev SuraskiRemove redundant code
1999-04-23 Zeev SuraskiThread-safe header_is_being_sent
1999-04-23 Zeev SuraskiRemove tls.[ch]
1999-04-23 Zeev Suraskicleanups
1999-04-23 Zeev SuraskiArithmetics bug fix
1999-04-23 Zeev Suraski* MySQL fix (thanks Stig)
1999-04-23 Stig Bakkenuse only EXTRA_LIBS
1999-04-23 Zeev SuraskiMinor MySQL thread safety issues
1999-04-23 Zeev SuraskiLicense
1999-04-23 Zeev SuraskiTesting unified diffs
1999-04-23 Zeev SuraskiSupport eval() and highlight_string() in the C++ scanner
1999-04-23 Andi Gutmans- Use yyless() instead of unput() where possible. I...
1999-04-23 Rasmus LerdorfOk, finally.. These now work nicely on a RH-5.2 box:
1999-04-23 Rasmus LerdorfMake zlib compile
1999-04-23 Zeev Suraski*** empty log message ***
1999-04-23 Zeev SuraskiOk, call me crazy, because I probably am.
next