Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed blob ID format | Ard Biesheuvel | 2004-06-03 | 1 | -2/+2 |
| | |||||
* | No need to export anything. Fixes win32 build | Edin Kadribasic | 2004-04-19 | 1 | -4/+4 |
| | |||||
* | More divide & conquer | Ard Biesheuvel | 2004-04-05 | 1 | -40/+63 |
| | |||||
* | Fixed unregistered bugs in event handling | Ard Biesheuvel | 2004-02-17 | 1 | -151/+112 |
| | | | | | | | 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 | -1/+1 |
| | |||||
* | No explicit inline (fixes Win32 linkage issue) | Ard Biesheuvel | 2004-02-01 | 1 | -2/+2 |
| | |||||
* | Remove extension internals from php_interbase.h | Ard Biesheuvel | 2004-02-01 | 1 | -0/+1 |
| | |||||
* | Added backup/restore functions | Ard Biesheuvel | 2004-02-01 | 1 | -0/+609 |
Split interbase.c into several files # It was becoming too big to handle |