summaryrefslogtreecommitdiff
path: root/ext/hwapi
Commit message (Collapse)AuthorAgeFilesLines
* moved ext/hwapi to PECLAntony Dovgal2006-07-254-5217/+0
|
* bump year and license versionfoobar2006-01-012-6/+6
|
* - Nuke php3 legacyfoobar2005-12-061-7/+7
|
* - nuke php3 legacyfoobar2005-12-061-59/+59
|
* - Bumber up yearfoobar2005-08-032-4/+4
|
* Get rid of more useless RINIT/RSHUTDOWN callsRasmus Lerdorf2005-02-072-12/+2
|
* proto fixesAndrey Hristov2003-06-151-73/+73
|
* updating license information in the headers.James Cox2003-06-102-6/+6
|
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
| | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change.
* - added more missing strcmp()Uwe Steinmann2003-02-131-3/+3
|
* - Fixed compile errors and some oddities like missing strcmpUwe Steinmann2003-02-121-18/+34
|
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-5/+5
|
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-24/+11
|
* Getting rid of the old API parsing code.Ilia Alshanetsky2003-01-151-3/+3
|
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-4/+4
| | | | | instances
* - Align configure --help messagesDerick Rethans2002-09-191-1/+1
|
* - added missing fileUwe Steinmann2002-07-111-0/+159
|
* De-messifyfoobar2002-06-091-6/+1
|
* - extension to access a Hyperwave Server based on the officialUwe Steinmann2002-04-103-0/+5070
Hypwerwave SDK. The function of this module is similar to the existing hyperwave extension but the api is very different.