Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -11/+1 |
| | |||||
* | @- You can now call Ora_Error() without prameters to get the reason | Thies C. Arntzen | 2000-07-15 | 1 | -0/+1 |
| | | | | | @ for a failed connection attempt. (Kirill Maximov) | ||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | oracle compiles now on win32 - untested! | Thies C. Arntzen | 2000-04-21 | 1 | -2/+0 |
| | |||||
* | Define phpext_oracle_ptr properly. | Andrei Zmievski | 2000-02-11 | 1 | -1/+1 |
| | |||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | ||||
* | small cleanups in MINIT code | Thies C. Arntzen | 1999-12-09 | 1 | -1/+1 |
| | | | | | OCIInitialize is now called at the "right" spot again | ||||
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -0/+148 |
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually. |