]> granicus.if.org Git - php/shortlog
php
2005-02-26 Wez FurlongAlan: moved your fields away, but reserved you a pointer.
2005-02-26 Wez Furlong*cough*
2005-02-26 Wez Furlongand the generated file
2005-02-26 Wez Furlongfix for PECL #3545
2005-02-26 Wez Furlongfix line endings
2005-02-26 Wez Furlongfix broken line endings
2005-02-26 Wez Furlonglet the test-suite run from an alternate build dir
2005-02-26 Marcus Boerger- Make detection work for macros
2005-02-26 Marcus Boerger- Simplify
2005-02-26 <changelog... ChangeLog update
2005-02-26 Greg Beaveruse 1.3.5
2005-02-26 Edin KadribasicAllow arbitrary files to be added to distro with ADD_DI...
2005-02-26 Marcus Boerger- Prepare for db1.85 emulation with db3
2005-02-26 Edin KadribasicAdded .reg files to the disto (were added manually)
2005-02-25 Marcus Boerger- Add support for db1 through emulation
2005-02-25 Frank M. KromannFreeTDS does not have support for DBTEXTLIMIT
2005-02-25 Frank M. KromannKill warnings. There should be no need for this flag...
2005-02-25 Marcus Boerger- Align
2005-02-25 Antony Dovgalfix bug preventing from building oci8 as shared module
2005-02-25 Georg Richterfix for bug #31939
2005-02-25 Anantha Kesari H Ychanging the windows style path seperator in netinet...
2005-02-25 Anantha Kesari H Ytime.h is available in NetWare LibC.
2005-02-25 <changelog... ChangeLog update
2005-02-25 Marcus Boerger- Change to enable (synch with unix build system)
2005-02-25 Edin KadribasicAdded --enable-debug-pack which will create a zip file...
2005-02-24 Ilia AlshanetskyFixed bug #32081 (default socket value is not being...
2005-02-24 Edin KadribasicOffical zip files have -Win32 suffix
2005-02-24 Marcus Boerger- Little speed up
2005-02-24 Marcus Boerger- This must be == 1
2005-02-24 foobar- Fixed all buildconf warnings + cross-compiling issues
2005-02-24 Andi Gutmans- Make one line comments work the same with <script...
2005-02-24 foobar- cross-compile fix
2005-02-24 Andi Gutmans- This part of the patch was right
2005-02-24 foobar- Restructured and added a few comments here and there.
2005-02-24 foobar- Generated with re2c 0.9.4
2005-02-24 Pierre Joye- we do not use any global
2005-02-24 Pierre Joye- we do not need this function anymore
2005-02-24 Pierre Joye- revert previous commit, use libxml version to enable...
2005-02-24 Stanislav Malyshevfix typo
2005-02-24 Dmitry StogovFixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
2005-02-24 Andi Gutmans- Need zend_Compile.h for struct _zend_arg_info defini...
2005-02-24 Andi Gutmans- Fix comment
2005-02-24 Andi Gutmans- Revert following patch until we decide what is the...
2005-02-24 <changelog... ChangeLog update
2005-02-24 Marcus Boerger- Missed during last committs somehow
2005-02-24 Marcus Boerger- Prevent superflous memory allocation
2005-02-24 Marcus Boerger- Drop driver name from generic tests and reserve those...
2005-02-23 Ilia AlshanetskyAdditional safety checks.
2005-02-23 Marcus Boerger- Delay ctor call so that it can overwrite everything...
2005-02-23 Marcus Boerger- Checks for older versions of libxml2
2005-02-23 Marcus Boerger- Slightly redesign
2005-02-23 Rasmus LerdorfFilter skeleton code. No actual filters yet.
2005-02-23 Ilia AlshanetskyIncrease maximum mmapable file size to 2mb from 1mb.
2005-02-23 Ard BiesheuvelFixed bug #31597: ibase_connect() - incorrect warning
2005-02-23 Ilia AlshanetskyFixed compiler warning.
2005-02-23 Ilia AlshanetskyMFB_4_3: Fixed bug #29521 (compress.bzip2 returns error...
2005-02-23 Stefan EsserCorrecting bounds check before someone uses this code
2005-02-23 Ard BiesheuvelAdded search for libfbclient
2005-02-23 Moriyoshi Koizumi- Synch with the latest checkouts. (include fix by...
2005-02-23 Derick Rethans- Fixed bug #32076 (ReflectionMethod :: isDestructor...
2005-02-23 Rob Richardsfix libxml versions for comments
2005-02-23 Stanislav MalyshevCustom object serializer infrastructure - PHP implement...
2005-02-23 Stanislav MalyshevCustom object serializer infrastructure
2005-02-23 Joe OrtonIgnore generated files.
2005-02-23 Anantha Kesari H YNetWare can make use of Autoconf generated header file
2005-02-23 Anantha Kesari H YNetWare LibC has mkstemp implementation
2005-02-23 Anantha Kesari H YNetWare can make use autoconf generated header file
2005-02-23 Anantha Kesari H YNetWare LibC has pwd.h
2005-02-23 foobarHack the planet
2005-02-23 <changelog... ChangeLog update
2005-02-23 Marcus Boerger- Update docu
2005-02-23 Marcus Boerger- Use PHP not C semantics
2005-02-23 Marcus Boerger- Add new tests
2005-02-23 Marcus Boerger- Allow to convert Traversable into Aggregate
2005-02-23 Marcus Boerger- Allow to convert traversable into Iterator
2005-02-23 Marcus Boerger- Add new tests
2005-02-23 Marcus Boerger- Reorganize ctor_args handling (fixes some bugs)
2005-02-23 Marcus Boerger- Show that PDOStatement implements Traversable
2005-02-23 Marcus Boerger- Make ctor args optional
2005-02-22 Marcus Boerger- Need to also revert operator
2005-02-22 Marcus Boerger- Put this back in (forgot to revert)
2005-02-22 Marcus Boerger- Revert signature of PDO:prepare()
2005-02-22 Marcus Boerger- Allow to derive PDOStatement
2005-02-22 Ilia AlshanetskyFixed bug #31288 (Possible crash in mysql_fetch_field...
2005-02-22 Marcus Boerger- We cannot provide this fallback becuase it requires...
2005-02-22 foobarFix cross-compile
2005-02-22 foobarFix build (it was #ifNdef NETWARE..)
2005-02-22 Marcus Boerger- Fix signatures they are all meant to be able to deal...
2005-02-22 Marcus Boerger- Force calling of dtors unless otherwise specified...
2005-02-22 Marcus Boerger- Call dtor
2005-02-22 Moriyoshi Koizumi- Update libmbfl (fixes bug #32063).
2005-02-22 Anantha Kesari H YNetWare can include autoconf generated config headers
2005-02-22 Pierre Joye- ifdef all (protos and functions) and using the correc...
2005-02-22 Anantha Kesari H YNetWare can make use of the configure script generated...
2005-02-22 Anantha Kesari H YNetWare can use Autoconf based build system.
2005-02-22 Moriyoshi Koizumi- Silly typo.
2005-02-22 <changelog... ChangeLog update
2005-02-22 Ilia AlshanetskyFixed bug #31515 (Improve performance of scandir()...
2005-02-21 foobarNuke unused variables when PCRE is not compiled in
2005-02-21 foobarRemove the useless TSRM_FETCH calls
next