]> granicus.if.org Git - php/shortlog
php
2000-12-24 Sascha SchumannRun run-tests.php in srcdir and add top_builddir/pear...
2000-12-24 Sascha SchumannAdd session object deserialization test
2000-12-24 Sascha SchumannAdd two regression tests for the session module
2000-12-24 Sascha SchumannFix segfault introduced through recent zend_hash_get_cu...
2000-12-24 Zeev SuraskiThis needs updating as well
2000-12-24 Sascha SchumannSync the expected output with Linux dirname output...
2000-12-24 Sascha SchumannFix "make test" in VPATH environments
2000-12-24 Thies C. Arntzenrevert last fix. the problem is now fixed globally...
2000-12-24 <changelog... ChangeLog update
2000-12-24 Zeev SuraskiMore aggressive protection in call_user_function_ex()
2000-12-23 Thies C. Arntzenfix #8363.
2000-12-23 Sascha SchumannPass some more variables to AC_SUBST as those are neede...
2000-12-23 Zeev SuraskiFix a possible crash bug in call_user_function_ex(...
2000-12-23 <changelog... ChangeLog update
2000-12-22 Sascha Schumann(PHP session_unset) Return early, if no session was...
2000-12-22 Sascha SchumannSupport multi-char arg separators.
2000-12-22 Sascha SchumannSet the floating-point exception mask on FreeBSD to...
2000-12-22 Sascha SchumannSignal an error condition, if write was unable to perfo...
2000-12-22 Sascha SchumannNULL is a valid return value of mmap. Check against...
2000-12-22 Sascha Schumann(php_file_copy) Use mmap to map the source file into...
2000-12-22 Andrei Zmievski(PHP preg_replace) Fix to allow proper escaping of...
2000-12-22 Zeev SuraskiHeads up people!
2000-12-22 Zeev SuraskiAllow get_current_key() not to return the key itself...
2000-12-22 Zeev Suraski@* Fixed a possible crash in get_class_methods() (Zeev)
2000-12-22 <changelog... ChangeLog update
2000-12-22 <changelog... NEWS update
2000-12-21 foobar@- Changed setlocale() to use LC_* constants. (Jani)
2000-12-21 Sascha SchumannNo need for GCC extensions in non-debugging mode.
2000-12-21 Sascha SchumannSome AC_SUBST substitutions were removed which are...
2000-12-21 <changelog... ChangeLog update
2000-12-20 Chuck Hagenbuchinstall the Math/* files.
2000-12-20 Sascha SchumannStop automatically passing vars to AC_SUBST through...
2000-12-20 Sascha SchumannSpeed up the genif.sh script a little bit. Whereas...
2000-12-20 Andi Gutmans- Use memcmp() instead of ugly char-by-char compare
2000-12-20 Zak GreantRemoved unused variable from is_scalar
2000-12-20 foobarNote about fix under correct version.
2000-12-20 <changelog... ChangeLog update
2000-12-20 <changelog... NEWS update
2000-12-19 Zeev SuraskiAdd the QA team to the credits
2000-12-19 Stanislav MalyshevAdd support for ASP tags in one-line comment
2000-12-19 Hartmut Holzgraefe@ ctype functions now follow the extension naming conve...
2000-12-19 Stanislav MalyshevFix possible crash
2000-12-19 Ron ChmaraUpdated to reflect recent discussions on php-dev.
2000-12-19 <changelog... ChangeLog update
2000-12-19 foobarwb fix.
2000-12-19 foobarFix pr: #7982
2000-12-18 Zak GreantAdding test for is_scalar().
2000-12-18 Zak GreantAdded is_scalar() function.
2000-12-18 Andi Gutmans- No need to generate number.c and number.h anymore.
2000-12-18 Andi Gutmans- Success! Yay!
2000-12-18 Andi Gutmans- Yet another one.
2000-12-18 Andi Gutmans- Testing
2000-12-18 Andi Gutmans- No luck
2000-12-18 Andi Gutmans- Make this damn commit stuff work.
2000-12-18 Andi Gutmans- Testing
2000-12-18 Stanislav MalyshevUse HashPosition iterator instead of saving/restoring...
2000-12-18 Stanislav MalyshevPreserve internal pointer over print_r (fix #8289)
2000-12-18 Andi Gutmans- Fix leak with useless statements such as "foo";
2000-12-18 Andi Gutmans- Testing Sascha's CVS commit script which should work...
2000-12-18 Andi Gutmans- Testing
2000-12-18 Andi Gutmans- Testing
2000-12-18 Andi Gutmans- Testing
2000-12-18 Andi Gutmans- Testing
2000-12-18 Andi Gutmans- Testin
2000-12-18 Zeev SuraskiTest, ignore
2000-12-18 Zeev SuraskiTest, ignore
2000-12-18 Zeev SuraskiTest, ignore
2000-12-18 Zeev SuraskiTest, ignore
2000-12-18 Zeev SuraskiTest, ignore
2000-12-18 Hartmut Holzgraefefixed BUG #8306: shmat() returns -1 on errors, not...
2000-12-18 Stanislav MalyshevAdd notice when auto-converting array to string
2000-12-18 <changelog... ChangeLog update
2000-12-17 Andi Gutmans- Clean up the scanner a tiny bit while messing with it.
2000-12-17 Andi Gutmans- %> without asp_tags should not be treated as inline_h...
2000-12-17 Andi Gutmans- Fix problem in one line comments with line endings...
2000-12-17 Stanislav MalyshevFix #8279 (-2147483647 > 2147483647).
2000-12-17 Stanislav MalyshevNo need to link main binary with ODBC libs if we use...
2000-12-17 Thies C. Arntzenadd a reminder about #3149
2000-12-17 <changelog... ChangeLog update
2000-12-17 Sascha SchumannDon't do anything, if the input string has a length...
2000-12-16 Andi Gutmans- How did CVS let me commit this? Probably it confused...
2000-12-16 Andi Gutmans- In PHP we're supposed to only use MAXPATHLEN (defined...
2000-12-16 Andi Gutmans- Make all places use MAXPATHLEN in the same way. It...
2000-12-16 <changelog... ChangeLog update
2000-12-16 <changelog... NEWS update
2000-12-16 Sam RubyAIX's XlC++ does not allow casts as an lvalue.
2000-12-15 Hartmut Holzgraeferemoved a warning when testing against a single .phpt...
2000-12-15 Rasmus LerdorfAttempt by Matt Bonneau to get thumbnail extraction...
2000-12-15 Ben MansellFix Zeus' behaviour with URL, SCRIPT_NAME, SCRIPT_FILEN...
2000-12-15 Derick Rethans- Added test for bug #8040
2000-12-15 Derick Rethans- Added a patch that changed the checking of which...
2000-12-15 foobarRemoved unused variables.
2000-12-15 Frank M. KromannFixing compilation on Win32. (and others)
2000-12-15 Stig Bakken* run-tests.php: fixed a few bugs, including the POST...
2000-12-15 <changelog... ChangeLog update
2000-12-15 Stig Bakken@Added iconv() function (using libc or libiconv) (Stig)
2000-12-15 Stig Bakken@Added ODBC_TYPE constant (Stig)
2000-12-14 Andi Gutmans- This is the correct way of doing it
2000-12-14 Daniel Beulshausenadded missing SLS_FETCH()
2000-12-14 Sascha SchumannNew m4 macros should go into acinclude.m4.
next