summaryrefslogtreecommitdiff
path: root/ext/cybercash/cybercash.h
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright note.Sebastian Bergmann2001-06-191-20/+9
|
* Fixed compilation errors.Andrei Zmievski2000-07-181-6/+0
|
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
| | | | | | | | | 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.
* definition.Sterling Hughes2000-07-011-0/+1
|
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-111-1/+1
| | | | | Zend/zend_modules.h before it being finished. Revert it
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
| | | | | | | | There are 2-3 third-party libs in PHP which use DEBUG and I left them this way (primary example is pcrelib). - Please test things and Andrei, can you check that pcrelib stopped printing the warning messages?
* @- Added CyberCash support. (Evan)Evan Klinger1999-12-071-0/+56
CyberCash support.