]> granicus.if.org Git - php/shortlog
php
2006-12-28 <changelog... ChangeLog update
2006-12-27 Antony Dovgalfix tests
2006-12-27 Antony Dovgalfix tests
2006-12-27 Antony DovgalNULL is a special value for number_format() meaning...
2006-12-27 Antony Dovgalrestore old behaviour when casting objects to strings...
2006-12-27 Antony Dovgalfix convert_to_unicode() and convert_to_string() which...
2006-12-27 Antony Dovgalfix *scanf() tests
2006-12-27 Antony Dovgaladd zend_u_strtoul() and fix build
2006-12-27 Antony Dovgalfix php_stream_u_get_line() macro
2006-12-27 Nuno LopesMFB
2006-12-27 Antony Dovgalinitialize memory with 0's, so we won't get garbage...
2006-12-27 Antony Dovgalthat should not be there..
2006-12-27 Antony Dovgalmore test improvements by Chris Jones
2006-12-27 <changelog... ChangeLog update
2006-12-26 Andrei ZmievskiUnicode support in sscanf() and fscanf(). (Tony, Andrei)
2006-12-26 Nuno Lopesfix build
2006-12-26 Ilia AlshanetskyMFB: safety checks
2006-12-26 Ilia AlshanetskyMFB: Session deserializer protection.
2006-12-26 Ilia AlshanetskyMFB: Fixed bug #39878 (CURL doesn't compile on Sun...
2006-12-26 Antony Dovgalfix arguments order (just in the sake of purity)
2006-12-26 Pierre Joye- Add better zlib detection
2006-12-26 Pierre Joye- #39952 zip ignoring --with-libdir on zlib checks...
2006-12-26 Dmitry StogovCode review:
2006-12-26 <changelog... ChangeLog update
2006-12-25 Antony Dovgaladd missing space for \0
2006-12-25 Antony Dovgalmore safe_emalloc()
2006-12-25 Antony Dovgaluse safe_emalloc()
2006-12-25 Antony Dovgaluse safe_emalloc()
2006-12-25 Ilia AlshanetskyMFB: Fixed test for 64bit systems
2006-12-25 Antony Dovgaluse safe_emalloc()
2006-12-25 Antony Dovgaluse safe_emalloc()
2006-12-25 Antony Dovgaluse safe_emalloc()
2006-12-25 Antony Dovgalimprove check for overflow
2006-12-25 Antony Dovgalfix CS, add missing folding markers
2006-12-25 Dmitry StogovFixed bug #39825 (foreach produces memory error)
2006-12-25 Antony Dovgalstream_socket_shutdown() is Unicode safe by definition
2006-12-25 Antony Dovgalfix proto
2006-12-25 Antony Dovgalfix protos
2006-12-25 Antony Dovgalmark most of the ext/posix functions as Unicode safe...
2006-12-25 Antony Dovgalmark all LOB functions as Unicode safe
2006-12-25 Ilia AlshanetskyMFB: Use %F (ignores locale) for internal representatio...
2006-12-25 Antony Dovgalfix bug #39890 (using autoconf 2.6x and --with-layout...
2006-12-25 Antony Dovgalfix build
2006-12-25 Antony Dovgalfix test
2006-12-25 Ilia AlshanetskyMFB: Define SENDBUFLEN for older c-client libs
2006-12-25 Dmitry StogovFixed bug #39944 (References broken)
2006-12-25 Dmitry StogovFixed heap overflow
2006-12-25 Dmitry StogovFixed possible size_t overflow
2006-12-25 Antony Dovgalupdate credits at request of Gabor
2006-12-25 Antony Dovgalfix tests
2006-12-25 Antony Dovgalfix #36392 in Unicode mode
2006-12-25 <changelog... ChangeLog update
2006-12-24 Ilia AlshanetskyMFB: Fixed buffer boundary protection
2006-12-24 Ilia AlshanetskyMFB: Added empty string checks
2006-12-24 Rob Richardsupdate function signature
2006-12-24 Rob RichardsMFB: fix bug #33734 and related (Something strange...
2006-12-24 Rob RichardsMFB:
2006-12-24 <changelog... ChangeLog update
2006-12-23 Ilia AlshanetskyMFB: safety checks
2006-12-23 Ilia AlshanetskyMFB: Added checks for negative max length and overflow...
2006-12-23 Derick Rethans- MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash...
2006-12-23 Antony Dovgalfix test
2006-12-23 Antony Dovgalfix typo
2006-12-23 Antony Dovgalfix tests
2006-12-23 Antony Dovgaluse add_ascii_assoc_text()
2006-12-23 Antony Dovgaluse OCI_SUCCESS constant, do not rely on its value
2006-12-23 <changelog... ChangeLog update
2006-12-22 Andrei ZmievskiImplement OnUpdateUTF8String() handler. It always assum...
2006-12-22 Andrei ZmievskiUnicode support in number_format().
2006-12-22 Nuno Lopesfix lcov/genhtml build (yes it is very picky)
2006-12-22 Ilia AlshanetskyMFB: Fixed bug #39884 (ReflectionParameter::getClass...
2006-12-22 Ilia AlshanetskyMFB: Fixed bug #36392 (wrong number of decimal digits...
2006-12-22 Antony Dovgalmore OCI8 tests by Chris Jones
2006-12-22 Antony Dovgalmore ext/date tests by Chris Jones
2006-12-22 Ilia AlshanetskyMFB: Fixed bug #39873 (number_format() breaks with...
2006-12-22 <changelog... ChangeLog update
2006-12-22 Hannes MagnussonFix tests
2006-12-22 Hannes MagnussonFix ZTS build...
2006-12-22 Marcus Boerger- Fix memory allocation/deallocation to match
2006-12-22 Marcus Boerger- Implement ezstrndup()
2006-12-22 Marcus Boerger- Make custom serializing work with zstr (as discussed...
2006-12-22 Andrei ZmievskiFix serialization test.
2006-12-22 Marcus Boerger- Make custom serializing work with zstr (as discussed...
2006-12-22 Marcus Boerger- Use conversion macro
2006-12-21 Andrei Zmievskilevenshtein() already supported Unicode.
2006-12-21 Andrei ZmievskiMetaphone will work only with binary runtime-encoded...
2006-12-21 Marcus Boerger- No misleading comments
2006-12-21 Marcus Boerger- Mark a fewthings as unicode ready
2006-12-21 Marcus Boerger- Serialization doesn't work with unicode data
2006-12-21 Marcus Boerger-Serialization doesn't work with unicode data
2006-12-21 Antony Dovgaltemporary fix for oci_error(), just to make it work
2006-12-21 Antony Dovgaladded support for CALL statement type (patch by Chris...
2006-12-21 Antony Dovgalfix ws, cs and overall code readability
2006-12-21 Andrei ZmievskiBite the bullet and port the natural comparison algorit...
2006-12-21 Antony Dovgaltemp is freed in zend_unicode_to_string() on failure
2006-12-21 Antony Dovgallookup_browser_name cannot be NULL
2006-12-21 Antony Dovgalimprove tests, add new ones
2006-12-21 Seiji MasugataInitial commit(Synced PHP_5_2 Branch.).
2006-12-21 Seiji MasugataSynced PHP_5_2 Branch.
2006-12-21 Dmitry StogovFixed comments
next