Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved ext/hwapi to PECL | Antony Dovgal | 2006-07-25 | 4 | -5217/+0 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -7/+7 |
| | |||||
* | - nuke php3 legacy | foobar | 2005-12-06 | 1 | -59/+59 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -4/+4 |
| | |||||
* | Get rid of more useless RINIT/RSHUTDOWN calls | Rasmus Lerdorf | 2005-02-07 | 2 | -12/+2 |
| | |||||
* | proto fixes | Andrey Hristov | 2003-06-15 | 1 | -73/+73 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -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 Steinmann | 2003-02-13 | 1 | -3/+3 |
| | |||||
* | - Fixed compile errors and some oddities like missing strcmp | Uwe Steinmann | 2003-02-12 | 1 | -18/+34 |
| | |||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -5/+5 |
| | |||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -24/+11 |
| | |||||
* | Getting rid of the old API parsing code. | Ilia Alshanetsky | 2003-01-15 | 1 | -3/+3 |
| | |||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -4/+4 |
| | | | | | instances | ||||
* | - Align configure --help messages | Derick Rethans | 2002-09-19 | 1 | -1/+1 |
| | |||||
* | - added missing file | Uwe Steinmann | 2002-07-11 | 1 | -0/+159 |
| | |||||
* | De-messify | foobar | 2002-06-09 | 1 | -6/+1 |
| | |||||
* | - extension to access a Hyperwave Server based on the official | Uwe Steinmann | 2002-04-10 | 3 | -0/+5070 |
Hypwerwave SDK. The function of this module is similar to the existing hyperwave extension but the api is very different. |