summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* new testcasesHarald Radi2002-06-105-34/+72
* Adding ini setting for max_procsFrank M. Kromann2002-06-102-0/+3
* # Mnogosearch new function calls fixesSergey Kartashoff2002-06-101-3/+25
* - whitespace fixJan Lehnardt2002-06-101-1/+1
* - Fix win32/mysql.Markus Fischer2002-06-101-1/+2
* #Undeprecated attribute access methodsJoseph Tate2002-06-101-1/+2
* fix the buildHarald Radi2002-06-102-0/+233
* - MnoGoSearch extension compile fix with mnogosearch-3.2.4 and 3.2.5Sergey Kartashoff2002-06-101-2/+62
* fix the buildHarald Radi2002-06-101-15/+18
* - Fix proto.Markus Fischer2002-06-101-1/+1
* # mnogosearch update. Does not compile at this moment, butSergey Kartashoff2002-06-101-4/+34
* - Fix easter_(days|date)()s first parameter now really defaults to the currentMarkus Fischer2002-06-101-2/+11
* Fix bug #7045: shuffle() now provides consistent distribution of valuesAndrei Zmievski2002-06-101-8/+52
* reflect the new abstraction changes in the demo layerHarald Radi2002-06-091-22/+39
* - using stas' abstraction nowHarald Radi2002-06-095-249/+204
* Don't use headers if the module contains only one phpinfo() entry, justSander Roobol2002-06-092-2/+2
* Made phpinfo() show if we're using the bundled version of GDSander Roobol2002-06-092-1/+5
* dont test for the socket -- enables installs over NFS etc.James Cox2002-06-091-4/+0
* Fixed detection of JPEG support in bundled version of GD.Sander Roobol2002-06-091-1/+1
* Fixed configure stuffSander Roobol2002-06-091-1/+1
* Make RAND_RANGE() an API macro.Andrei Zmievski2002-06-092-2/+3
* De-messifyfoobar2002-06-091-6/+1
* Cleaned up the mess. Now it actually works too.foobar2002-06-091-36/+37
* @ added support for --with-mysql-sock so people can specify it (eg, NFS compi...James Cox2002-06-081-16/+35
* - Since streams are always enabled, instead of just printing 'enabled' we tellMarkus Fischer2002-06-081-1/+31
* Updating embedded libmysql to version 3.23.48Zak Greant2002-06-0747-635/+514
* Added aliases to make attr_node access functions more consistent.Joseph Tate2002-06-072-1/+5
* Add control on IB version. ibase_add_user(), ibase_modify_user()Daniela Mariaschi2002-06-061-2/+2
* Add control on the IB version. ibase_add_user(),ibase_modify_user()Daniela Mariaschi2002-06-061-9/+12
* - Remove C++ comments.Markus Fischer2002-06-061-2/+2
* - Revert Ws thingy.Markus Fischer2002-06-061-1791/+2226
* Changed the configure option to be --enable/disablefoobar2002-06-061-2/+2
* # More mnogosearch updatesSergey Kartashoff2002-06-062-12/+99
* ws and indent fixesfoobar2002-06-051-2226/+1791
* - Fixes a segfault reported in #17584foobar2002-06-051-0/+1
* - Fix a problem in domxml_dump_mem(_file) with xmlKeepBlanksDefault notDerick Rethans2002-06-051-2/+3
* # mnogosearch work continuedSergey Kartashoff2002-06-051-11/+48
* more mnogosearch compilation fixesSergey Kartashoff2002-06-051-14/+66
* MnoGoSearch extension fixes to compile under latestSergey Kartashoff2002-06-052-24/+147
* - Fixed the include paths for the needed libraries for bundled libgd.foobar2002-06-041-3/+7
* Added function pcntl_alarm().Edin Kadribasic2002-06-042-0/+15
* #Whitespace fix: SorryJoseph Tate2002-06-041-1/+1
* Bug fix to #17560 submitted by Rob RichardsJoseph Tate2002-06-041-2/+3
* Added persistent connections, and automattic reconnect onMark L. Woodward2002-06-042-36/+130
* - Fix ZTS built.Markus Fischer2002-06-041-2/+2
* Fixed bug: #17535foobar2002-06-041-2/+3
* - Made the bundled libgd actually work. Fixed bug: #17244foobar2002-06-041-24/+78
* - Move macro code into distinct function for easier debugging as suggested byMarkus Fischer2002-06-031-21/+29
* Make sure len is defined hereRasmus Lerdorf2002-06-031-1/+2
* Fixed array_rand() on ZTS platforms.Edin Kadribasic2002-06-031-9/+1