Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #54269 (Short exception message buffer causes crash) | Felipe Pena | 2011-05-22 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Fixed bug #43912 (Interbase column names are truncated to 31 characters) | Ilia Alshanetsky | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Don't copy ini items to module globals | Ard Biesheuvel | 2004-07-06 | 1 | -4/+0 |
| | | | | | (fixed unregistered bug with mangled default_db setting) | ||||
* | Use constant IBASE_CREATE instead of just 0 | Ard Biesheuvel | 2004-06-01 | 1 | -0/+1 |
| | |||||
* | Improved handling of 'CREATE DATABASE ...' by ibase_query() | Ard Biesheuvel | 2004-05-31 | 1 | -0/+4 |
| | | | | | Improved param handling of ibase_query() and ibase_execute() | ||||
* | Removed ibase_timefmt() - use ini_set() instead | Ard Biesheuvel | 2004-05-30 | 1 | -5/+0 |
| | | | | | Improved phpinfo() appearance | ||||
* | Changed default date format to ISO | Ard Biesheuvel | 2004-05-28 | 1 | -0/+3 |
| | | | | | Enable sync flag in connect() | ||||
* | Make sure METADATALENGTH is defined (used by IB 7) | Ard Biesheuvel | 2004-05-21 | 1 | -0/+4 |
| | |||||
* | Dropped support for ancient Interbase versions (< 6) | Ard Biesheuvel | 2004-05-12 | 1 | -43/+0 |
| | | | | | # This has no consequences for Firebird, as its initial release was based on IB 6 | ||||
* | No need to export anything. Fixes win32 build | Edin Kadribasic | 2004-04-19 | 1 | -9/+9 |
| | |||||
* | Don't define ibase_service struct type unless its member types are defined | Ard Biesheuvel | 2004-04-07 | 1 | -6/+0 |
| | |||||
* | More divide & conquer | Ard Biesheuvel | 2004-04-05 | 1 | -15/+32 |
| | |||||
* | CS | Ard Biesheuvel | 2004-04-04 | 1 | -12/+12 |
| | |||||
* | Cleaned up array handling and optimize for the case where no array fields ↵ | Ard Biesheuvel | 2004-03-08 | 1 | -1/+8 |
| | | | | | | | | are used Fix timestamp binding for Win32 (which doesn't have gmtime_r()) CS | ||||
* | Fix some issues with persistent links | Ard Biesheuvel | 2004-02-20 | 1 | -7/+3 |
| | |||||
* | Fixed unregistered bugs in event handling | Ard Biesheuvel | 2004-02-17 | 1 | -2/+15 |
| | | | | | | | Cleaned up some of the code Removed ISC_QUAD from static initializers because it looks different on some platforms | ||||
* | Use php_ prefix for header files. | Ard Biesheuvel | 2004-02-02 | 1 | -0/+213 |