Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH: moved to pecl | Pierre Joye | 2008-08-07 | 19 | -2446/+0 |
| | |||||
* | - New parameter parsing API | Felipe Pena | 2008-06-29 | 1 | -6/+6 |
| | |||||
* | - New parameter parsing API | Felipe Pena | 2008-06-25 | 2 | -110/+91 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | Fixed bug #42261 (Incorrect lengths for date and boolean data types) | Ilia Alshanetsky | 2007-11-18 | 1 | -0/+9 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | Fixed bug #42261 (header wrong for date field). | Ilia Alshanetsky | 2007-08-10 | 1 | -0/+3 |
| | |||||
* | MFH: fix #41394 (dbase_create creates file with corrupted header) | Antony Dovgal | 2007-05-16 | 1 | -2/+2 |
| | |||||
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
| | |||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | MFH: do not allow db without fields | Antony Dovgal | 2007-02-25 | 2 | -1/+8 |
| | |||||
* | strncpy() -> strlcpy() | Ilia Alshanetsky | 2007-02-24 | 2 | -3/+2 |
| | |||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 2 | -10/+5 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | Fixed a possible memory corruption in dbase_open() with invalid open mode | Ilia Alshanetsky | 2006-12-01 | 2 | -2/+2 |
| | |||||
* | Fixed test | Ilia Alshanetsky | 2006-11-26 | 1 | -1/+1 |
| | |||||
* | Fixed a possible crash in dbase_open() on empty filename. | Ilia Alshanetsky | 2006-11-22 | 1 | -0/+5 |
| | |||||
* | fix test | Antony Dovgal | 2006-10-11 | 1 | -1/+1 |
| | |||||
* | MFH: access mode for dbase_open() cannot be < 0 | Antony Dovgal | 2006-10-10 | 1 | -0/+3 |
| | |||||
* | fix leaks & uninitialized vars | Antony Dovgal | 2006-09-06 | 2 | -15/+67 |
| | | | | | add test | ||||
* | MFH: implement #38357 (dbase_open can't open DBase 3 dbf file) | Michael Wallner | 2006-08-08 | 2 | -0/+13 |
| | |||||
* | bailout on error and don't try to create fields of unknown type | Antony Dovgal | 2006-07-12 | 2 | -0/+63 |
| | | | | | add test | ||||
* | MFH: Revert array type hinting | Hannes Magnusson | 2006-06-15 | 1 | -3/+3 |
| | |||||
* | MFH: arginfo, protos, vim folding | Hannes Magnusson | 2006-06-11 | 1 | -12/+83 |
| | |||||
* | MFH: remove debug output and fix bug #37589 | Antony Dovgal | 2006-05-25 | 1 | -1/+0 |
| | |||||
* | MFH: fix #36113 (Reading records of unsupported type causes segfault) | Antony Dovgal | 2006-01-23 | 1 | -4/+7 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+0 |
| | |||||
* | - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick) | Derick Rethans | 2005-02-04 | 2 | -0/+31 |
| | |||||
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+57 |
| | | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # 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 |
| | |||||
* | Added dbase to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-07 | 1 | -0/+10 |
| | | | | | and built-in extension on windows. | ||||
* | - set precision to 0 unless the field is of type N or I | Uwe Steinmann | 2003-11-27 | 1 | -1/+8 |
| | |||||
* | - fixed indenting | Uwe Steinmann | 2003-11-27 | 1 | -8/+8 |
| | |||||
* | - limit writing of field data to field len + 1 | Uwe Steinmann | 2003-10-14 | 1 | -3/+3 |
| | | | | | | This fixed many memory overrun errors which appeared in several scripts when writing a record. | ||||
* | rolling back fix for 23463. The "fix" broke more than it fixed (see bug 25558) | Vlad Krupin | 2003-10-12 | 1 | -4/+0 |
| | |||||
* | - fixed typo in error message | Uwe Steinmann | 2003-09-21 | 1 | -1/+1 |
| | |||||
* | format string fixes | Andrey Hristov | 2003-08-28 | 1 | -12/+12 |
| | |||||
* | Fix for bug 23463. Dbase2 is not supported. | Vlad Krupin | 2003-08-06 | 1 | -0/+4 |
| | | | | | | AFAICT, no newer versions of dbase, even those use version byte as a bitmask will ever have it <3. | ||||
* | - Removed the unnecessary check of array_init() return value. | foobar | 2003-07-31 | 1 | -3/+1 |
| | |||||
* | Created shorter/sensible key names for dbase_get_header_info | Zak Greant | 2003-07-16 | 1 | -3/+3 |
| | | | | | | | | | | * 'decimal places' becomes 'precision' * 'printf format' becomes 'format' * 'record offset' becomes 'offset' BTW No docs have been committed for this function yet, nor is it part of any release. This change should affect no users. | ||||
* | Added function dbase_get_header_info | Zak Greant | 2003-07-15 | 2 | -0/+64 |
| | | | | | | | * Passed a handle for an open dbase database, it returns an array of associative arrays. Each associative array contains information on a single column, including name, column type, length, precision, ... | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | MFB | Rasmus Lerdorf | 2003-04-01 | 1 | -2/+3 |
| | |||||
* | ZTS fixes. | Ilia Alshanetsky | 2003-01-19 | 1 | -0/+1 |
| | |||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -1/+1 |
| |