summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.h
Commit message (Collapse)AuthorAgeFilesLines
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-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.
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* moving pointers to header and library files to match php_build structureFrank M. Kromann2000-04-231-3/+5
|
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
|
* Fixing compile and link with current cvs.Frank M. Kromann2000-02-131-3/+8
|
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
| | | | | you start counting at 0 or 1).
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-031-0/+150