]>
granicus.if.org Git - php/log
foobar [Mon, 15 Aug 2005 22:33:46 +0000 (22:33 +0000)]
DONE
foobar [Mon, 15 Aug 2005 22:31:59 +0000 (22:31 +0000)]
These are not defined anymore
foobar [Mon, 15 Aug 2005 22:30:40 +0000 (22:30 +0000)]
Goodbye PEAR
Pierre Joye [Mon, 15 Aug 2005 22:18:15 +0000 (22:18 +0000)]
- if questions, rtfm
foobar [Mon, 15 Aug 2005 22:17:04 +0000 (22:17 +0000)]
Nuke PEAR
Pierre Joye [Mon, 15 Aug 2005 22:16:01 +0000 (22:16 +0000)]
- add a little doc to redirect people to go-pear
Pierre Joye [Mon, 15 Aug 2005 22:08:52 +0000 (22:08 +0000)]
- remove files
Pierre Joye [Mon, 15 Aug 2005 22:05:55 +0000 (22:05 +0000)]
- cvs delete is not recursive...
Pierre Joye [Mon, 15 Aug 2005 22:00:26 +0000 (22:00 +0000)]
- some other (#1 out 2)
Pierre Joye [Mon, 15 Aug 2005 21:59:06 +0000 (21:59 +0000)]
- these files are outdated, /pear-core is the repository for pear and
respectivelly /pear for other pacakges.
The install procedure has to be changed as well, as planed. (#1 out 2)
Marcus Boerger [Mon, 15 Aug 2005 19:16:30 +0000 (19:16 +0000)]
- No c comment (+ old non unicode way not needed any longer)
Johannes Schlüter [Mon, 15 Aug 2005 19:12:59 +0000 (19:12 +0000)]
- Fix leak with explode of empty unicode string
Dmitry Stogov [Mon, 15 Aug 2005 17:29:07 +0000 (17:29 +0000)]
Unicode support
Rob Richards [Mon, 15 Aug 2005 17:13:15 +0000 (17:13 +0000)]
Fixed bug #34103 (line numbering not maintained in dom document)
Dmitry Stogov [Mon, 15 Aug 2005 16:13:02 +0000 (16:13 +0000)]
Unicode support
Ilia Alshanetsky [Mon, 15 Aug 2005 16:01:43 +0000 (16:01 +0000)]
input validation.
Dmitry Stogov [Mon, 15 Aug 2005 14:41:31 +0000 (14:41 +0000)]
Fixed memory leak
Dmitry Stogov [Mon, 15 Aug 2005 14:39:18 +0000 (14:39 +0000)]
Fixed several unicode related bugs
Dmitry Stogov [Mon, 15 Aug 2005 14:37:55 +0000 (14:37 +0000)]
Test engine is improved to support unicode mode
Dmitry Stogov [Mon, 15 Aug 2005 08:11:35 +0000 (08:11 +0000)]
Fixed trim()'s memory leak in unicode mode
Dmitry Stogov [Mon, 15 Aug 2005 07:55:41 +0000 (07:55 +0000)]
Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode)
Dmitry Stogov [Mon, 15 Aug 2005 07:19:10 +0000 (07:19 +0000)]
Fixed var_dump() identation bug
Dmitry Stogov [Mon, 15 Aug 2005 07:12:52 +0000 (07:12 +0000)]
Fixed another print_r() bug
Dmitry Stogov [Mon, 15 Aug 2005 06:34:20 +0000 (06:34 +0000)]
Fixed print_r() in unicode mode.
<changelog@php.net> [Mon, 15 Aug 2005 05:41:46 +0000 (05:41 +0000)]
ChangeLog update
Marcus Boerger [Sun, 14 Aug 2005 21:26:01 +0000 (21:26 +0000)]
- Simplify and make work in all modes
Marcus Boerger [Sun, 14 Aug 2005 21:04:52 +0000 (21:04 +0000)]
- Need to terminate [v]uspprintf() with two \0
Ilia Alshanetsky [Sun, 14 Aug 2005 20:24:34 +0000 (20:24 +0000)]
Fixed build.
Marcus Boerger [Sun, 14 Aug 2005 20:12:51 +0000 (20:12 +0000)]
- Where did my backslash vanish?
Marcus Boerger [Sun, 14 Aug 2005 20:11:05 +0000 (20:11 +0000)]
- Handle different cases of the actual strings correctly
Marcus Boerger [Sun, 14 Aug 2005 17:14:42 +0000 (17:14 +0000)]
- Initial support of easy way to generate unicode strings: [v]uspprinf()
# Same semantics as [v]spprintf, only it prints unicode strings instead of
# native strings. Atm it has a little problem since it length doesn't take
# the difference between UTF-16 code points vs units into account. But as
# long as no 4 byte codes are involved it should already run everything.
Marcus Boerger [Sun, 14 Aug 2005 15:19:45 +0000 (15:19 +0000)]
- Treat class_name in the exact same manner as prop_name before
Marcus Boerger [Sun, 14 Aug 2005 15:18:46 +0000 (15:18 +0000)]
- If prop_name is printed as unicode then class_name needs to be treated
in the exact same manner
Marcus Boerger [Sun, 14 Aug 2005 15:08:38 +0000 (15:08 +0000)]
- Show classname very needed
- No 3rd " which doesn't help parsing
# Does the class name need to be printed as u"<name>" ?
Wez Furlong [Sun, 14 Aug 2005 13:48:29 +0000 (13:48 +0000)]
tidy up implicit_mode handling; spotted by Nuno
There's probably a much more efficient way to do this than the current strchr stuff.
Johannes Schlüter [Sun, 14 Aug 2005 13:09:34 +0000 (13:09 +0000)]
- Fix tab-completion in unicode mode and for constants.
<changelog@php.net> [Sun, 14 Aug 2005 05:35:00 +0000 (05:35 +0000)]
ChangeLog update
foobar [Sun, 14 Aug 2005 02:03:02 +0000 (02:03 +0000)]
fix protos
foobar [Sun, 14 Aug 2005 01:17:52 +0000 (01:17 +0000)]
Missed some "de" to "un" changes
foobar [Sun, 14 Aug 2005 00:46:51 +0000 (00:46 +0000)]
- consistency fix, part 1/inf
Marcus Boerger [Sat, 13 Aug 2005 21:18:47 +0000 (21:18 +0000)]
- ntive is better than standard (Andrei)
Wez Furlong [Sat, 13 Aug 2005 19:22:03 +0000 (19:22 +0000)]
a bit of pedantic ws
Wez Furlong [Sat, 13 Aug 2005 19:03:58 +0000 (19:03 +0000)]
unicode enable COM parameters (but not method/property names yet)
Wez Furlong [Sat, 13 Aug 2005 13:43:31 +0000 (13:43 +0000)]
Fixup config.w32.
Implement unicode_decode() and unicode_encode(), as described in README.UNICODE.
Still need to decide how to handle errors here, since there is no error return,
and a conversion error is not necessarily fatal.
Wez Furlong [Sat, 13 Aug 2005 12:33:00 +0000 (12:33 +0000)]
could have sworn that I did this already
Marcus Boerger [Sat, 13 Aug 2005 10:19:31 +0000 (10:19 +0000)]
- IS_STRING does not necessarily mean ascii so 'standard' is better
# Maybe we call them legacy strings
Marcus Boerger [Sat, 13 Aug 2005 10:16:04 +0000 (10:16 +0000)]
Add is_unicode(), is_binary() and is_buffer()
<changelog@php.net> [Sat, 13 Aug 2005 05:32:26 +0000 (05:32 +0000)]
ChangeLog update
Wez Furlong [Sat, 13 Aug 2005 02:47:24 +0000 (02:47 +0000)]
make the icu library detection more friendly.
Also note that we can only probe for libraries after we've set up the
implicit php_build path.
Wez Furlong [Sat, 13 Aug 2005 02:23:29 +0000 (02:23 +0000)]
vs.net 2005 introduces 64-bit time_t.
I can't say that I think this is a great idea, but it does highlight a couple
of dodgy areas where we assume that ints and longs are the same thing as
time_t's. Let's try to ensure that we declare structure fields and function
parameters with the correct type when we're talkingabout time_t's, to avoid
possibly nasty problems with passing the wrong sized thing around.
Marcus Boerger [Sat, 13 Aug 2005 01:31:14 +0000 (01:31 +0000)]
- Unicode
# We probably might want to move spprintf.c/h into Zend now
Marcus Boerger [Sat, 13 Aug 2005 00:37:08 +0000 (00:37 +0000)]
- This might already be defined
Wez Furlong [Fri, 12 Aug 2005 23:59:59 +0000 (23:59 +0000)]
what they totally screw up on one hand, MS compilers almost compensate with on
the other.
Wez Furlong [Fri, 12 Aug 2005 23:46:42 +0000 (23:46 +0000)]
sizeof(time_t) !== sizeof(int)
also, sizeof(timelib_sll) != sizeof(int)
We get loads of truncation errors int this code when we assign 64 values into smaller ints.
Wez Furlong [Fri, 12 Aug 2005 23:32:31 +0000 (23:32 +0000)]
zts fixes
Antony Dovgal [Fri, 12 Aug 2005 23:21:29 +0000 (23:21 +0000)]
make valgrind and gcc happy
Antony Dovgal [Fri, 12 Aug 2005 22:53:13 +0000 (22:53 +0000)]
initialize key type when adding next index
Antony Dovgal [Fri, 12 Aug 2005 21:46:14 +0000 (21:46 +0000)]
allow default_charset & default_mimetype to be changed during runtime
Antony Dovgal [Fri, 12 Aug 2005 20:58:28 +0000 (20:58 +0000)]
shut up warnings
Antony Dovgal [Fri, 12 Aug 2005 20:58:05 +0000 (20:58 +0000)]
nuke unused variables
Wez Furlong [Fri, 12 Aug 2005 20:05:19 +0000 (20:05 +0000)]
/GB option is the default; remove it.
Add compiler version checks, as vs.net 2005 has dropped support for /YX and /GB
options, and deprecated ANSI stdio (in favour of more secure, non-standard
versions).
Antony Dovgal [Fri, 12 Aug 2005 19:27:45 +0000 (19:27 +0000)]
fix fgetc() & compile warnings
Antony Dovgal [Fri, 12 Aug 2005 19:02:22 +0000 (19:02 +0000)]
fix typo noticed by Nuno
Antony Dovgal [Fri, 12 Aug 2005 18:54:18 +0000 (18:54 +0000)]
change ["var_name":private"] -> ["var_name:private"]
* I'm also not sure we want ["var_name:public"], but I left it as is.
Andrei Zmievski [Fri, 12 Aug 2005 18:14:26 +0000 (18:14 +0000)]
Update.
Antony Dovgal [Fri, 12 Aug 2005 18:03:55 +0000 (18:03 +0000)]
fix compile warnings
Andrei Zmievski [Fri, 12 Aug 2005 17:29:21 +0000 (17:29 +0000)]
*** empty log message ***
Andrei Zmievski [Fri, 12 Aug 2005 17:14:21 +0000 (17:14 +0000)]
Add unicode macros for when Zend memory manager is disabled.
Antony Dovgal [Fri, 12 Aug 2005 16:49:20 +0000 (16:49 +0000)]
fix array_merge() adding one superfluous byte to the key
Antony Dovgal [Fri, 12 Aug 2005 16:46:38 +0000 (16:46 +0000)]
fix php_u_trim() and compile warnings
foobar [Fri, 12 Aug 2005 15:16:52 +0000 (15:16 +0000)]
MFB: - Fixed bug #33326 (Cannot build extensions with phpize on Macosx).
Dmitry Stogov [Fri, 12 Aug 2005 14:58:29 +0000 (14:58 +0000)]
Fixed user function call in unicode mode
Dmitry Stogov [Fri, 12 Aug 2005 14:57:58 +0000 (14:57 +0000)]
Unicode support
Dmitry Stogov [Fri, 12 Aug 2005 14:57:10 +0000 (14:57 +0000)]
Fixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
Dmitry Stogov [Fri, 12 Aug 2005 14:11:16 +0000 (14:11 +0000)]
Unicode support
Sebastian Bergmann [Fri, 12 Aug 2005 14:08:28 +0000 (14:08 +0000)]
ZTS fixes.
foobar [Fri, 12 Aug 2005 13:54:47 +0000 (13:54 +0000)]
MFB
Dmitry Stogov [Fri, 12 Aug 2005 13:41:15 +0000 (13:41 +0000)]
Fixed str_repeat() bug
Dmitry Stogov [Fri, 12 Aug 2005 13:27:38 +0000 (13:27 +0000)]
Fixed incorrect variable parsing in non-unicode mode
Dmitry Stogov [Fri, 12 Aug 2005 13:09:58 +0000 (13:09 +0000)]
Unicode support
Dmitry Stogov [Fri, 12 Aug 2005 12:59:20 +0000 (12:59 +0000)]
Unicode support
Dmitry Stogov [Fri, 12 Aug 2005 12:58:41 +0000 (12:58 +0000)]
Fixed support fot provate properties in unicode mode.
Dmitry Stogov [Fri, 12 Aug 2005 12:14:31 +0000 (12:14 +0000)]
Fixed SIGSEGV
Edin Kadribasic [Fri, 12 Aug 2005 11:37:44 +0000 (11:37 +0000)]
Added --enable-static-icu / --disable-static-icu windows configure
options that allow you to pick weather you want to link against static
or DLL version of the ICU library.
Dmitry Stogov [Fri, 12 Aug 2005 11:29:33 +0000 (11:29 +0000)]
Unicode support
Sebastian Bergmann [Fri, 12 Aug 2005 10:10:41 +0000 (10:10 +0000)]
Patch by Michael Wallner, signed off by Edin Kadribasic.
foobar [Fri, 12 Aug 2005 09:10:04 +0000 (09:10 +0000)]
- Some minor fixes
foobar [Fri, 12 Aug 2005 09:05:21 +0000 (09:05 +0000)]
more tabs
Sebastian Bergmann [Fri, 12 Aug 2005 05:58:02 +0000 (05:58 +0000)]
ZTS fixes.
<changelog@php.net> [Fri, 12 Aug 2005 05:46:36 +0000 (05:46 +0000)]
ChangeLog update
Andi Gutmans [Fri, 12 Aug 2005 05:30:02 +0000 (05:30 +0000)]
- Add unicode INI settings
Ilia Alshanetsky [Fri, 12 Aug 2005 02:11:03 +0000 (02:11 +0000)]
Fixed build, zend_error_noreturn was being defined twice.
foobar [Fri, 12 Aug 2005 00:17:26 +0000 (00:17 +0000)]
No more versions here
foobar [Fri, 12 Aug 2005 00:15:03 +0000 (00:15 +0000)]
No tabs in config* files!
foobar [Fri, 12 Aug 2005 00:10:28 +0000 (00:10 +0000)]
- No more zend_multibyte.*
foobar [Fri, 12 Aug 2005 00:08:28 +0000 (00:08 +0000)]
Not used
foobar [Fri, 12 Aug 2005 00:06:43 +0000 (00:06 +0000)]
Nuke unused code
foobar [Fri, 12 Aug 2005 00:06:15 +0000 (00:06 +0000)]
- Unused
foobar [Fri, 12 Aug 2005 00:01:44 +0000 (00:01 +0000)]
Nuked unneeded multibyte stuff
foobar [Thu, 11 Aug 2005 23:50:04 +0000 (23:50 +0000)]
fix test