]>
granicus.if.org Git - php/log
Marcus Boerger [Sat, 26 Feb 2005 02:15:00 +0000 (02:15 +0000)]
- Make detection work for macros
Marcus Boerger [Sat, 26 Feb 2005 02:06:49 +0000 (02:06 +0000)]
- Simplify
<changelog@php.net> [Sat, 26 Feb 2005 01:34:35 +0000 (01:34 +0000)]
ChangeLog update
Greg Beaver [Sat, 26 Feb 2005 01:27:49 +0000 (01:27 +0000)]
use 1.3.5
Edin Kadribasic [Sat, 26 Feb 2005 01:07:48 +0000 (01:07 +0000)]
Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename)
Marcus Boerger [Sat, 26 Feb 2005 01:05:33 +0000 (01:05 +0000)]
- Prepare for db1.85 emulation with db3
Edin Kadribasic [Sat, 26 Feb 2005 00:37:10 +0000 (00:37 +0000)]
Added .reg files to the disto (were added manually)
Marcus Boerger [Fri, 25 Feb 2005 23:51:53 +0000 (23:51 +0000)]
- Add support for db1 through emulation
# Most probably db4 requires a slightly different detection since functions
# are macros which most probably doesn't work with current configure check.
Frank M. Kromann [Fri, 25 Feb 2005 23:24:18 +0000 (23:24 +0000)]
FreeTDS does not have support for DBTEXTLIMIT
Frank M. Kromann [Fri, 25 Feb 2005 22:59:26 +0000 (22:59 +0000)]
Kill warnings. There should be no need for this flag as it's already defined in libxml headers.
Marcus Boerger [Fri, 25 Feb 2005 20:02:45 +0000 (20:02 +0000)]
- Align
Antony Dovgal [Fri, 25 Feb 2005 11:31:10 +0000 (11:31 +0000)]
fix bug preventing from building oci8 as shared module
(patch by stanislav dot voroniy at portavita dot nl)
Georg Richter [Fri, 25 Feb 2005 08:43:41 +0000 (08:43 +0000)]
fix for bug #31939
Anantha Kesari H Y [Fri, 25 Feb 2005 06:31:06 +0000 (06:31 +0000)]
changing the windows style path seperator in netinet\in.h to netinet/in.h
Anantha Kesari H Y [Fri, 25 Feb 2005 05:57:41 +0000 (05:57 +0000)]
time.h is available in NetWare LibC.
path sperator has been changed from \ to / while including netware\sendmail_nw.h
<changelog@php.net> [Fri, 25 Feb 2005 01:35:47 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)]
- Change to enable (synch with unix build system)
Edin Kadribasic [Fri, 25 Feb 2005 00:20:19 +0000 (00:20 +0000)]
Added --enable-debug-pack which will create a zip file with *.pdb debug
symbol files. Could be used to allow windows users to use free Microsoft
debugging tools to generate useful backtraces.
Debug tools can be found at:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
CLAGS used described in:
http://support.microsoft.com/default.aspx?scid=kb;en-us;291585
Only tested on VC 6.0.
Ilia Alshanetsky [Thu, 24 Feb 2005 23:58:59 +0000 (23:58 +0000)]
Fixed bug #32081 (default socket value is not being used).
Edin Kadribasic [Thu, 24 Feb 2005 23:28:49 +0000 (23:28 +0000)]
Offical zip files have -Win32 suffix
Marcus Boerger [Thu, 24 Feb 2005 20:22:40 +0000 (20:22 +0000)]
- Little speed up
Marcus Boerger [Thu, 24 Feb 2005 20:22:18 +0000 (20:22 +0000)]
- This must be == 1
foobar [Thu, 24 Feb 2005 19:27:10 +0000 (19:27 +0000)]
- Fixed all buildconf warnings + cross-compiling issues
Andi Gutmans [Thu, 24 Feb 2005 19:25:44 +0000 (19:25 +0000)]
- Make one line comments work the same with <script ...> </script> as with
- other tags. This will break scripts that have whitespace at the end
- of the closing tag </script > but this is barely used as it is
- and I doubt ppl used whitespace. (patch by Jani)
foobar [Thu, 24 Feb 2005 19:05:01 +0000 (19:05 +0000)]
- cross-compile fix
Andi Gutmans [Thu, 24 Feb 2005 18:40:19 +0000 (18:40 +0000)]
- This part of the patch was right
foobar [Thu, 24 Feb 2005 18:11:36 +0000 (18:11 +0000)]
- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved all PHP_SUBST() calls into their respective macros.
(no point adding empty entries in Makefile if macro is not used)
foobar [Thu, 24 Feb 2005 17:50:20 +0000 (17:50 +0000)]
- Generated with re2c 0.9.4
Pierre Joye [Thu, 24 Feb 2005 15:35:56 +0000 (15:35 +0000)]
- we do not use any global
Pierre Joye [Thu, 24 Feb 2005 15:30:24 +0000 (15:30 +0000)]
- we do not need this function anymore
Pierre Joye [Thu, 24 Feb 2005 15:08:37 +0000 (15:08 +0000)]
- revert previous commit, use libxml version to enable or not a function
(safer)
- add xmlwriter_flush, flush the buffer, works with both file and mem
buffer, BC kept
- use ifdef for the function implementation
(Rob, Pierre)
Stanislav Malyshev [Thu, 24 Feb 2005 10:58:16 +0000 (10:58 +0000)]
fix typo
Dmitry Stogov [Thu, 24 Feb 2005 08:52:11 +0000 (08:52 +0000)]
Fixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
These opcodes assume IS_TMP_VAR as result.
Andi Gutmans [Thu, 24 Feb 2005 03:11:29 +0000 (03:11 +0000)]
- Need zend_Compile.h for struct _zend_arg_info definiton (thanks to Joe
Orton)
Andi Gutmans [Thu, 24 Feb 2005 03:04:57 +0000 (03:04 +0000)]
- Fix comment
Andi Gutmans [Thu, 24 Feb 2005 02:35:59 +0000 (02:35 +0000)]
- Revert following patch until we decide what is the right way to handle
- this:
- Fix signatures they are all meant to be able to deal with any type in any
object storage (though we are still missing several parts)
<changelog@php.net> [Thu, 24 Feb 2005 01:35:08 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Thu, 24 Feb 2005 00:14:50 +0000 (00:14 +0000)]
- Missed during last committs somehow
Marcus Boerger [Thu, 24 Feb 2005 00:12:15 +0000 (00:12 +0000)]
- Prevent superflous memory allocation
Marcus Boerger [Thu, 24 Feb 2005 00:11:16 +0000 (00:11 +0000)]
- Drop driver name from generic tests and reserve those names for driver
specific tests.
# Well a little design correction
Ilia Alshanetsky [Wed, 23 Feb 2005 23:39:36 +0000 (23:39 +0000)]
Additional safety checks.
# More to follow
Marcus Boerger [Wed, 23 Feb 2005 23:28:30 +0000 (23:28 +0000)]
- Delay ctor call so that it can overwrite everything and the data can
already be accessed from the ctor.
Marcus Boerger [Wed, 23 Feb 2005 23:02:01 +0000 (23:02 +0000)]
- Checks for older versions of libxml2
Marcus Boerger [Wed, 23 Feb 2005 22:49:32 +0000 (22:49 +0000)]
- Slightly redesign
# More to follow, explanation follows at more public place
Rasmus Lerdorf [Wed, 23 Feb 2005 22:41:43 +0000 (22:41 +0000)]
Filter skeleton code. No actual filters yet.
Ilia Alshanetsky [Wed, 23 Feb 2005 22:41:05 +0000 (22:41 +0000)]
Increase maximum mmapable file size to 2mb from 1mb.
Ard Biesheuvel [Wed, 23 Feb 2005 20:20:25 +0000 (20:20 +0000)]
Fixed bug #31597: ibase_connect() - incorrect warning
Ilia Alshanetsky [Wed, 23 Feb 2005 18:53:09 +0000 (18:53 +0000)]
Fixed compiler warning.
Ilia Alshanetsky [Wed, 23 Feb 2005 18:48:49 +0000 (18:48 +0000)]
MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
wrapper).
Stefan Esser [Wed, 23 Feb 2005 18:26:39 +0000 (18:26 +0000)]
Correcting bounds check before someone uses this code
Ard Biesheuvel [Wed, 23 Feb 2005 17:44:22 +0000 (17:44 +0000)]
Added search for libfbclient
Moriyoshi Koizumi [Wed, 23 Feb 2005 13:35:34 +0000 (13:35 +0000)]
- Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
Derick Rethans [Wed, 23 Feb 2005 12:20:04 +0000 (12:20 +0000)]
- Fixed bug #32076 (ReflectionMethod :: isDestructor() always return true)
(Patch by Antony Dogval)
Rob Richards [Wed, 23 Feb 2005 11:25:32 +0000 (11:25 +0000)]
fix libxml versions for comments
Stanislav Malyshev [Wed, 23 Feb 2005 11:17:52 +0000 (11:17 +0000)]
Custom object serializer infrastructure - PHP implementation
# The detailed announce on the list will follow
Stanislav Malyshev [Wed, 23 Feb 2005 11:15:51 +0000 (11:15 +0000)]
Custom object serializer infrastructure
# The detailed announce on the list will follow
Joe Orton [Wed, 23 Feb 2005 11:14:28 +0000 (11:14 +0000)]
Ignore generated files.
Anantha Kesari H Y [Wed, 23 Feb 2005 11:02:12 +0000 (11:02 +0000)]
NetWare can make use of Autoconf generated header file
Anantha Kesari H Y [Wed, 23 Feb 2005 10:54:06 +0000 (10:54 +0000)]
NetWare LibC has mkstemp implementation
Anantha Kesari H Y [Wed, 23 Feb 2005 10:31:44 +0000 (10:31 +0000)]
NetWare can make use autoconf generated header file
Anantha Kesari H Y [Wed, 23 Feb 2005 08:56:47 +0000 (08:56 +0000)]
NetWare LibC has pwd.h
foobar [Wed, 23 Feb 2005 07:50:28 +0000 (07:50 +0000)]
Hack the planet
<changelog@php.net> [Wed, 23 Feb 2005 01:36:05 +0000 (01:36 +0000)]
ChangeLog update
Marcus Boerger [Wed, 23 Feb 2005 01:34:14 +0000 (01:34 +0000)]
- Update docu
Marcus Boerger [Wed, 23 Feb 2005 01:16:21 +0000 (01:16 +0000)]
- Use PHP not C semantics
Marcus Boerger [Wed, 23 Feb 2005 01:13:13 +0000 (01:13 +0000)]
- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 01:09:10 +0000 (01:09 +0000)]
- Allow to convert Traversable into Aggregate
Marcus Boerger [Wed, 23 Feb 2005 01:03:16 +0000 (01:03 +0000)]
- Allow to convert traversable into Iterator
Marcus Boerger [Wed, 23 Feb 2005 00:56:34 +0000 (00:56 +0000)]
- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 00:52:46 +0000 (00:52 +0000)]
- Reorganize ctor_args handling (fixes some bugs)
Marcus Boerger [Wed, 23 Feb 2005 00:52:14 +0000 (00:52 +0000)]
- Show that PDOStatement implements Traversable
Marcus Boerger [Wed, 23 Feb 2005 00:29:44 +0000 (00:29 +0000)]
- Make ctor args optional
Marcus Boerger [Tue, 22 Feb 2005 21:22:23 +0000 (21:22 +0000)]
- Need to also revert operator
Marcus Boerger [Tue, 22 Feb 2005 20:59:52 +0000 (20:59 +0000)]
- Put this back in (forgot to revert)
Marcus Boerger [Tue, 22 Feb 2005 20:25:56 +0000 (20:25 +0000)]
- Revert signature of PDO:prepare()
old: proto object PDO::prepare(string statment [, array driver_options [, string classname ]])
now: proto object PDO::prepare(string statment [, array options])
param 'classname' and and 'ctor_args' are now set through options
using index PDO_ATTR_STATEMENT_CLASS
- Change all deriver_options parameters to 'options' to reflect the fact
that they may contain statement as well as driver specific flags
Marcus Boerger [Tue, 22 Feb 2005 19:27:34 +0000 (19:27 +0000)]
- Allow to derive PDOStatement
- Verify fetch modes
- Add last fetch mode PDO_FETCH_FUNC (only valid inside fetchAll()) that
allows to completley customize the way data is treated on the fly
Ilia Alshanetsky [Tue, 22 Feb 2005 14:58:49 +0000 (14:58 +0000)]
Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
mysql_list_fields() was not called previously).
Marcus Boerger [Tue, 22 Feb 2005 14:53:57 +0000 (14:53 +0000)]
- We cannot provide this fallback becuase it requires zend_object ptr's.
# Found that out after discussing with Stas. As a consequence still every
# extension that provides specialised class types is responsible for
# calling its __destruct. This is currently not done for several exts.
foobar [Tue, 22 Feb 2005 13:52:51 +0000 (13:52 +0000)]
Fix cross-compile
foobar [Tue, 22 Feb 2005 13:49:52 +0000 (13:49 +0000)]
Fix build (it was #ifNdef NETWARE..)
Marcus Boerger [Tue, 22 Feb 2005 12:06:59 +0000 (12:06 +0000)]
- Fix signatures they are all meant to be able to deal with any type in any
object storage (though we are still missing several parts)
Marcus Boerger [Tue, 22 Feb 2005 11:43:05 +0000 (11:43 +0000)]
- Force calling of dtors unless otherwise specified (fixes several __destruct bugs)
Marcus Boerger [Tue, 22 Feb 2005 11:37:53 +0000 (11:37 +0000)]
- Call dtor
Moriyoshi Koizumi [Tue, 22 Feb 2005 09:57:45 +0000 (09:57 +0000)]
- Update libmbfl (fixes bug #32063).
Anantha Kesari H Y [Tue, 22 Feb 2005 08:48:33 +0000 (08:48 +0000)]
NetWare can include autoconf generated config headers
Pierre Joye [Tue, 22 Feb 2005 08:05:05 +0000 (08:05 +0000)]
- ifdef all (protos and functions) and using the correct version
- fix protos ending
- ws
Anantha Kesari H Y [Tue, 22 Feb 2005 06:13:49 +0000 (06:13 +0000)]
NetWare can make use of the configure script generated header file.
Anantha Kesari H Y [Tue, 22 Feb 2005 06:05:20 +0000 (06:05 +0000)]
NetWare can use Autoconf based build system.
Moriyoshi Koizumi [Tue, 22 Feb 2005 05:07:37 +0000 (05:07 +0000)]
- Silly typo.
<changelog@php.net> [Tue, 22 Feb 2005 01:36:03 +0000 (01:36 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 22 Feb 2005 00:24:13 +0000 (00:24 +0000)]
Fixed bug #31515 (Improve performance of scandir() by factor of 10 or so).
foobar [Mon, 21 Feb 2005 21:00:04 +0000 (21:00 +0000)]
Nuke unused variables when PCRE is not compiled in
foobar [Mon, 21 Feb 2005 20:57:18 +0000 (20:57 +0000)]
Remove the useless TSRM_FETCH calls
Marcus Boerger [Mon, 21 Feb 2005 18:55:51 +0000 (18:55 +0000)]
- Add new test
Marcus Boerger [Mon, 21 Feb 2005 18:54:45 +0000 (18:54 +0000)]
- Show warnings
Hartmut Holzgraefe [Mon, 21 Feb 2005 16:10:03 +0000 (16:10 +0000)]
"SET SESSION" is not supported by MySQL 3.23, as session is the default
scope for SET anyway we can drop the SESSION specifier (PECL Bug #3470)
Pierre Joye [Mon, 21 Feb 2005 15:31:35 +0000 (15:31 +0000)]
- examples usage, initial commit
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:17:00 +0000 (15:17 +0000)]
- BFN
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:14:32 +0000 (15:14 +0000)]
- WS fix.
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:14:02 +0000 (15:14 +0000)]
- Fix bug #28568 (known_post_content_types is not thread safe).
# What is eventually necessiated is entire SAPI redesign, I think.