| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Moved ingres_ii to PECL | foobar | 2005-05-24 | 9 | -1926/+0 |
| | | |||||
| * | - Allows the Ingres extenstion to be built on Linux/UNIX as well as Windows. | Grant Croker | 2005-05-23 | 2 | -2/+14 |
| | | |||||
| * | - Fixed bug #30593 (--with-ingres option generates broken Makefile). | Grant Croker | 2005-05-23 | 1 | -2/+4 |
| | | |||||
| * | - Fix windows build (using config.w32 and keeping sync with config.m4) | foobar | 2005-03-26 | 4 | -8/+8 |
| | | |||||
| * | Added config.w32 (modified version, original by: Grant.Croker at ca dot com) | foobar | 2005-03-18 | 1 | -0/+36 |
| | | |||||
| * | Fixed possible memory leak. | Ilia Alshanetsky | 2004-05-18 | 1 | -0/+1 |
| | | |||||
| * | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 2 | -4/+4 |
| | | |||||
| * | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 2 | -4/+4 |
| | | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
| * | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -1/+1 |
| | | |||||
| * | updating license information in the headers. | James Cox | 2003-06-10 | 3 | -9/+9 |
| | | |||||
| * | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -3/+3 |
| | | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | ||||
| * | ZTS fixes | foobar | 2003-02-21 | 2 | -8/+8 |
| | | |||||
| * | - Fixed bug: #21549 (problem with Ingres II persistent connections) | foobar | 2003-02-11 | 1 | -18/+95 |
| | | |||||
| * | Correct default path | foobar | 2003-01-23 | 1 | -1/+1 |
| | | |||||
| * | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -31/+33 |
| | | |||||
| * | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -3/+1 |
| | | |||||
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 3 | -3/+3 |
| | | |||||
| * | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -9/+1 |
| | | |||||
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+6 |
| | | |||||
| * | Unified the configure messages. | foobar | 2001-11-30 | 1 | -1/+2 |
| | | |||||
| * | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -1/+3 |
| | | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
| * | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -11/+11 |
| | | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
| * | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | | |||||
| * | ws fix. | foobar | 2001-08-19 | 1 | -994/+1095 |
| | | |||||
| * | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -56/+56 |
| | | |||||
| * | Yet another TSRM fix. | foobar | 2001-08-07 | 2 | -18/+15 |
| | | |||||
| * | more tsrm cleanup | Sascha Schumann | 2001-08-06 | 1 | -5/+5 |
| | | |||||
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 2 | -5/+5 |
| | | |||||
| * | Make this extension compile in ZTS mode. | foobar | 2001-07-30 | 2 | -10/+9 |
| | | |||||
| * | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -11/+8 |
| | | |||||
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 3 | -42/+16 |
| | | |||||
| * | fix module initialization | Daniel Beulshausen | 2001-06-09 | 1 | -2/+6 |
| | | |||||
| * | Fixed some bugs. Now it compiles and works. | foobar | 2001-05-27 | 1 | -10/+7 |
| | | |||||
| * | Removed duplicate line. | foobar | 2001-05-27 | 1 | -1/+0 |
| | | |||||
| * | Just cleanup. | foobar | 2001-05-27 | 1 | -4/+2 |
| | | |||||
| * | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
| | | |||||
| * | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -3/+3 |
| | | | | | | # Heads up people! I tested this before committing but you never know.. | ||||
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 3 | -3/+3 |
| | | |||||
| * | - Change unset() functions to null(). unset() is legacy | Andi Gutmans | 2001-01-31 | 1 | -2/+2 |
| | | |||||
| * | Added some missing EXPERIMENTAL files plus some missing extensions | foobar | 2001-01-19 | 1 | -0/+5 |
| | | | | | | into EXTENSIONS file. | ||||
| * | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
| | | |||||
| * | fix link object | Daniel Beulshausen | 2000-11-13 | 1 | -2/+4 |
| | | | | | | # maybe it's too late already... | ||||
| * | forgot to add... | Daniel Beulshausen | 2000-11-13 | 1 | -0/+109 |
| | | |||||
| * | make ingres compile under win32 | Daniel Beulshausen | 2000-11-13 | 3 | -11/+12 |
| | | | | | | # no cleanup... | ||||
| * | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -2/+2 |
| | | |||||
| * | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -10/+19 |
| | | | | | | | | | | | | | | * Fixed a bug in zend_rsrc_list_get_rsrc_type() * Switched register_list_destructors() to use zend_register_list_destructors_ex() instead * Updated all relevant modules to provide the resource type name to register_list_destructors() call * Updated var_dump() to output resource type name instead of number @- Made resource type names visible, e.g. var_dump() and @ get_resource_type() display "file" for file resources. (Andrei) | ||||
| * | Added clean up code for persistent connections to avoid some problems with | Hénot David | 2000-09-29 | 2 | -1/+42 |
| | | | | | | autocommit. | ||||
| * | Made ingres extension use --with--ingres instead of --with-ii. | Hénot David | 2000-08-31 | 1 | -4/+4 |
| | | | | | | Andi actualy changed only the help line. | ||||
