Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 26 | -547/+547 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 2 | -44/+39 |
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' | Remi Collet | 2014-10-28 | 1 | -1/+5 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| |\ | |||||
| | * | Ensure we have enough input data before parsing date | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| | * | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-24 | 3 | -0/+105 |
| | |\ | |||||
| | | * | Test extension xmlrpc encode type double and string decode type string and int | root | 2013-08-24 | 3 | -0/+105 |
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 2 | -0/+128 |
| | |\ \ | | | |/ | |||||
| | | * | Create test to the extension xmlrpc | root | 2013-08-18 | 2 | -0/+128 |
| * | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
* | | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
* | | | | missing include for strlen proto | Anatol Belski | 2014-10-13 | 1 | -0/+1 |
* | | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -211/+0 |
* | | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
| * | | | | fix type | Anatol Belski | 2014-09-12 | 1 | -2/+2 |
* | | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -12/+12 |
* | | | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | C89 compat | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
* | | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
|/ / / / | |||||
* | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -6/+2 |
* | | | | Fixed double free | Dmitry Stogov | 2014-05-19 | 1 | -0/+2 |
* | | | | Fixed double free (xmlrpc is done, 1 test failed due to knew issue) | Xinchen Hui | 2014-05-12 | 1 | -1/+1 |
* | | | | Fixed typo | Xinchen Hui | 2014-05-12 | 1 | -1/+0 |
* | | | | Refactoring ext/xmlrpc (incompleted) | Xinchen Hui | 2014-05-12 | 2 | -433/+337 |
* | | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -1/+1 |
* | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix bug #66015 by reverting "Removed operations on constant arrays." | Bob Weinand | 2014-04-11 | 1 | -1/+0 |
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -6/+6 |
|/ / / | |||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | Test extension xmlrpc encode type double and string decode type string and int | root | 2013-08-23 | 3 | -0/+105 |
* | | | Create test to the extension xmlrpc | root | 2013-08-18 | 2 | -0/+128 |
|/ / | |||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -4/+4 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -3/+3 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -2/+2 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -3/+3 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
|/ | |||||
* | Fix test, from PR 158 | Xinchen Hui | 2012-08-11 | 1 | -0/+2 |
* | Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable | Nikita Popov | 2012-03-03 | 2 | -2/+18 |
* | Fix bug #61097 Memory leak in xmlrpc functions copying zvals | Nikita Popov | 2012-02-18 | 2 | -6/+20 |