]> granicus.if.org Git - php/shortlog
php
2005-08-16 Derick Rethans- Fixed a couple of bugs in the new smart_str macros...
2005-08-16 Antony Dovgalnuke unused vars
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Ilia AlshanetskyFixed bug #34148 (+,- and . not supported as parts...
2005-08-16 Rolland SantimanoUnicode capable impl of implode()
2005-08-16 Dmitry StogovFixed memory leak
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Dmitry StogovUnicode support
2005-08-16 Rolland SantimanoUpdated calls to php_trim() to provide arg for returned...
2005-08-16 Rolland Santimanophp_trim() takes extra arg to determine string type...
2005-08-16 <changelog... ChangeLog update
2005-08-16 Ilia AlshanetskyInput validation part 2.
2005-08-15 foobarFail gracefully if icu-config is not found
2005-08-15 Ilia AlshanetskyMFH: Chunk the output
2005-08-15 Antony Dovgaleliminate compile warning
2005-08-15 foobarThis is like a virus..spread everywhere :)
2005-08-15 foobarDONE
2005-08-15 foobarThese are not defined anymore
2005-08-15 foobarGoodbye PEAR
2005-08-15 Pierre Joye- if questions, rtfm
2005-08-15 foobarNuke PEAR
2005-08-15 Pierre Joye- add a little doc to redirect people to go-pear
2005-08-15 Pierre Joye- remove files
2005-08-15 Pierre Joye- cvs delete is not recursive...
2005-08-15 Pierre Joye- some other (#1 out 2)
2005-08-15 Pierre Joye- these files are outdated, /pear-core is the repositor...
2005-08-15 Marcus Boerger- No c comment (+ old non unicode way not needed any...
2005-08-15 Johannes Schlüter- Fix leak with explode of empty unicode string
2005-08-15 Dmitry StogovUnicode support
2005-08-15 Rob RichardsFixed bug #34103 (line numbering not maintained in...
2005-08-15 Dmitry StogovUnicode support
2005-08-15 Ilia Alshanetskyinput validation.
2005-08-15 Dmitry StogovFixed memory leak
2005-08-15 Dmitry StogovFixed several unicode related bugs
2005-08-15 Dmitry StogovTest engine is improved to support unicode mode
2005-08-15 Dmitry StogovFixed trim()'s memory leak in unicode mode
2005-08-15 Dmitry StogovTests are fixed according to new var_dump()/pront_r...
2005-08-15 Dmitry StogovFixed var_dump() identation bug
2005-08-15 Dmitry StogovFixed another print_r() bug
2005-08-15 Dmitry StogovFixed print_r() in unicode mode.
2005-08-15 <changelog... ChangeLog update
2005-08-14 Marcus Boerger- Simplify and make work in all modes
2005-08-14 Marcus Boerger- Need to terminate [v]uspprintf() with two \0
2005-08-14 Ilia AlshanetskyFixed build.
2005-08-14 Marcus Boerger- Where did my backslash vanish?
2005-08-14 Marcus Boerger- Handle different cases of the actual strings correctly
2005-08-14 Marcus Boerger- Initial support of easy way to generate unicode strin...
2005-08-14 Marcus Boerger- Treat class_name in the exact same manner as prop_nam...
2005-08-14 Marcus Boerger- If prop_name is printed as unicode then class_name...
2005-08-14 Marcus Boerger- Show classname very needed
2005-08-14 Wez Furlongtidy up implicit_mode handling; spotted by Nuno
2005-08-14 Johannes Schlüter- Fix tab-completion in unicode mode and for constants.
2005-08-14 <changelog... ChangeLog update
2005-08-14 foobarfix protos
2005-08-14 foobarMissed some "de" to "un" changes
2005-08-14 foobar- consistency fix, part 1/inf
2005-08-13 Marcus Boerger- ntive is better than standard (Andrei)
2005-08-13 Wez Furlonga bit of pedantic ws
2005-08-13 Wez Furlongunicode enable COM parameters (but not method/property...
2005-08-13 Wez FurlongFixup config.w32.
2005-08-13 Wez Furlongcould have sworn that I did this already
2005-08-13 Marcus Boerger- IS_STRING does not necessarily mean ascii so 'standar...
2005-08-13 Marcus BoergerAdd is_unicode(), is_binary() and is_buffer()
2005-08-13 <changelog... ChangeLog update
2005-08-13 Wez Furlongmake the icu library detection more friendly.
2005-08-13 Wez Furlongvs.net 2005 introduces 64-bit time_t.
2005-08-13 Marcus Boerger- Unicode
2005-08-13 Marcus Boerger- This might already be defined
2005-08-12 Wez Furlongwhat they totally screw up on one hand, MS compilers...
2005-08-12 Wez Furlongsizeof(time_t) !== sizeof(int)
2005-08-12 Wez Furlongzts fixes
2005-08-12 Antony Dovgalmake valgrind and gcc happy
2005-08-12 Antony Dovgalinitialize key type when adding next index
2005-08-12 Antony Dovgalallow default_charset & default_mimetype to be changed...
2005-08-12 Antony Dovgalshut up warnings
2005-08-12 Antony Dovgalnuke unused variables
2005-08-12 Wez Furlong/GB option is the default; remove it.
2005-08-12 Antony Dovgalfix fgetc() & compile warnings
2005-08-12 Antony Dovgalfix typo noticed by Nuno
2005-08-12 Antony Dovgalchange ["var_name":private"] -> ["var_name:private"]
2005-08-12 Andrei ZmievskiUpdate.
2005-08-12 Antony Dovgalfix compile warnings
2005-08-12 Andrei Zmievski*** empty log message ***
2005-08-12 Andrei ZmievskiAdd unicode macros for when Zend memory manager is...
2005-08-12 Antony Dovgalfix array_merge() adding one superfluous byte to the key
2005-08-12 Antony Dovgalfix php_u_trim() and compile warnings
2005-08-12 foobarMFB: - Fixed bug #33326 (Cannot build extensions with...
2005-08-12 Dmitry StogovFixed user function call in unicode mode
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Dmitry StogovFixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Sebastian BergmannZTS fixes.
2005-08-12 foobarMFB
2005-08-12 Dmitry StogovFixed str_repeat() bug
2005-08-12 Dmitry StogovFixed incorrect variable parsing in non-unicode mode
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Dmitry StogovUnicode support
next