summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* spread some more CS and folding loveAntony Dovgal2009-12-0224-591/+475
* CS and folding ++Antony Dovgal2009-12-024-25/+46
* tweak `make install` a bit - move FPM installation right after CLIAntony Dovgal2009-12-021-28/+6
* fix typoAntony Dovgal2009-12-021-1/+1
* various configure & build improvementsAntony Dovgal2009-12-022-15/+77
* ICC support :)Antony Dovgal2009-12-021-1/+1
* add support for some weird platformsAntony Dovgal2009-12-026-5/+125
* add missing patch for fpm(cgi)_main.cAntony Dovgal2009-12-023-551/+183
* add FPM sapiAntony Dovgal2009-12-0259-0/+10355
* add separate branch (based of PHP_5_3) for FPM sapiAntony Dovgal2009-12-020-0/+0
* - Fix orderJani Taskinen2009-12-021-4/+3
* and the newsAndrey Hristov2009-12-021-0/+1
* fix macro so that 5-byte BIT values are decoded correctlyAndrey Hristov2009-12-021-4/+4
* - Fixed bug #50345 (nanosleep not detected properly on some solaris versions)Jani Taskinen2009-12-022-3/+5
* - Sync filesJani Taskinen2009-12-021-4/+7
* Fix broken build.Rasmus Lerdorf2009-12-011-0/+2
* - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)Felipe Pena2009-12-013-0/+10
* - Touché filésJani Taskinen2009-11-302-1891/+2001
* - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys)Jani Taskinen2009-11-302-1/+28
* The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not ...Gwynne Raskind2009-11-301-24/+8
* - Fix tests assuming wrong ini options and extensions that might not be thereJani Taskinen2009-11-303-2/+12
* newsArnaud Le Blanc2009-11-301-0/+1
* bfnJani Taskinen2009-11-301-0/+2
* - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored whe...Jani Taskinen2009-11-303-52/+48
* Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-exist...Dmitry Stogov2009-11-301-10/+15
* Fixed bug #50159 (wrong working directory in symlinked files)Dmitry Stogov2009-11-302-28/+36
* - Restore configure.in before the madness startedJani Taskinen2009-11-301-8/+24
* merge from trunk: openssl sni support (rev 289831)Arnaud Le Blanc2009-11-303-0/+242
* Reverted accidental changeDmitry Stogov2009-11-301-1/+1
* Fixed bug #50261 (Crash When Calling Parent Constructor with call_user_func())Dmitry Stogov2009-11-302-11/+51
* - void is NaN, you can't do math ops on void. Declarations go first. Fix TS b...Pierre Joye2009-11-304-5/+5
* - MFH: vs2010 detection support, restore /W3Pierre Joye2009-11-302-0/+3
* - Revert bad patchJani Taskinen2009-11-301-3/+3
* re-committing: unsetting LIBS and LDFLAGS just makes it impossible to specify...Gwynne Raskind2009-11-301-3/+3
* once and for all remove the old broken Darwin hack, replace it with the new a...Gwynne Raskind2009-11-301-24/+8
* - Revert bad patchJani Taskinen2009-11-291-12/+11
* proper fix for bug #50006Stanislav Malyshev2009-11-293-3/+80
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-2911-66/+113
* fix interrupt problem in serialize()Stanislav Malyshev2009-11-291-1/+1
* Last attempt to get this stuff right before punting itRasmus Lerdorf2009-11-292-2/+2
* More work on the autoconf 2.13->2.60+ transition code.Rasmus Lerdorf2009-11-283-5/+27
* socket location needs to be checked before mysqlnd in order for --with-mysql-...Gwynne Raskind2009-11-281-11/+12
* unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from t...Gwynne Raskind2009-11-281-3/+3
* Remove the now-unnecessary (and wrong anyway) Darwin hackGwynne Raskind2009-11-281-24/+0
* This macro needs to come after AC_INITRasmus Lerdorf2009-11-281-1/+1
* Ok, new attempt. Require autoconf-2.60 in this branch.Rasmus Lerdorf2009-11-282-48/+2
* - Use correct revisionJani Taskinen2009-11-281-2/+1
* - Fixed bug #50266 (conflicting types for llabs)Jani Taskinen2009-11-283-4/+7
* - No dots hereJani Taskinen2009-11-281-1/+1
* - Fix bad merge (Sorry Ilia..)Jani Taskinen2009-11-281-2/+2