wip revive and split off doc generatin toolchain
[plcapi.git] / src /
2021-12-09 gggeektag for next version; try to fix generation of code...
2021-12-09 gggeektag lib version
2021-12-09 gggeekmake it possible to retrieve from Response error http...
2021-12-09 gggeekimprove solution to allow custom mapping of class names...
2021-12-08 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2021-12-08 Gaetano GiuntaMerge pull request #88 from patzerr/wrapPhpClass-with...
2021-12-08 gggeekadd a few more tests stressing failure scenarios for...
2021-12-07 gggeeka comment
2021-12-07 gggeekfix compatibility with php 8.1
2021-11-05 rene.patzer@gamefo... Made it possible to wrap namespaced classes with a...
2021-01-13 gggeekadopt CI-like patterns
2021-01-12 gggeektag dev lib version
2021-01-12 gggeekminor optimizations to charset encoder
2021-01-12 gggeekimprove encoding utf8->ascii for non-printable chars
2021-01-11 gggeeknitpicks; prepare for release
2021-01-09 gggeekcomments
2021-01-09 gggeekallow flexible charset decoding for polyfill-xmlrpc
2021-01-05 gggeeknitpicks
2021-01-05 gggeekcomment
2021-01-04 gggeekdocs
2021-01-04 gggeekcomments and formatting
2021-01-04 gggeekalways initialize Parsers value to null
2021-01-04 gggeekfix: allow epivals in mixed-calling-convention servers
2021-01-04 gggeekimprove phpdocs in wrapper generated code
2021-01-02 gggeektag for release
2021-01-02 gggeeknitpicks
2021-01-02 gggeekfix vardemo
2021-01-02 gggeekreorganize test server
2021-01-02 gggeekwelcome 2021
2021-01-02 gggeekeasier subclassing of Charset class
2021-01-02 gggeekcomments
2020-12-31 gggeekshuffle stuff around
2020-12-31 gggeektag for release
2020-12-30 gggeekdocs
2020-12-30 gggeekcomments
2020-12-30 gggeekeasier subclassing of Http
2020-12-30 gggeekstricter date parsing
2020-12-30 gggeekmade Charset load its tables JIT
2020-12-30 gggeekimprove wrapping, encoding and handling of system dmap
2020-12-30 gggeekWIP more support for xmlrpc-polyfill
2020-12-28 gggeeknew features
2020-12-16 gggeektag for release
2020-12-15 gggeekdocs
2020-12-13 gggeekMerge branch 'master' into docker_tests
2020-12-13 gggeekcomments
2020-12-11 gggeekMerge branch 'master' into docker_tests
2020-12-11 gggeekfixes for php 8
2020-12-11 gggeekMerge branch 'master' into docker_tests
2020-12-11 gggeekbump up version nr
2020-06-01 gggeekwelcome 2020
2020-06-01 gggeekcomments
2020-03-04 gggeektry better sending of cookies with spaces in their...
2019-07-29 gggeekcomments
2019-07-29 gggeekcomments
2019-07-29 gggeekfix: usage of Logger
2019-07-29 gggeekcomments
2019-07-29 gggeekcomments
2019-07-29 gggeekdocs
2019-07-29 gggeekfix bc for errors for empty requests
2019-07-29 gggeekfix bc for errors for empty requests
2019-07-29 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2019-07-29 gggeekWIP fix #71: allow parsing of large xml files
2019-05-27 gggeekOne more fix for issue #55 4.3.2
2019-05-18 gggeekcomment typo
2018-01-20 gggeektag 4.3.1 4.3.1
2018-01-20 gggeekanother attempt; make Logger friend to php 5.3
2018-01-20 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2018-01-20 gggeekRemove usage of 'each' call from tests to make them...
2018-01-16 gggeekFix: encoding of php resources when in php compat mode
2017-11-11 gggeekHopefully better error messages when the received respo...
2017-11-06 gggeekdoc and lib version tag 4.3.0
2017-11-06 gggeekimprove https via socket
2017-11-06 gggeektravis test
2017-11-05 gggeeksmall Travis improvements
2017-11-05 gggeekAdd new tests for curl/http-1.0 and socket/https
2017-11-05 gggeekOne more attempt at fixing unit tests
2017-11-05 gggeek1st pass at cleanup of unit tests; a couple of nitpicks...
2017-11-05 gggeekallow http auth to work in curl mode; add tests for...
2017-10-15 gggeekDocs 4.2.2
2017-10-15 Gaetano GiuntaMerge pull request #56 from glensc/accept-header
2017-10-03 Elan Ruusamäefix HTTP/1.1 417 Expectation Failed Bug
2017-09-03 gggeekRemove usages of 'each', as it is deprecated in php 7.2
2017-09-03 gggeektest moving back to Precise for Travis tests
2017-09-03 gggeekFix compatibility with php 7.2
2017-06-30 gggeekTag release 4.2.0 4.2.0
2017-06-14 Gaetano GiuntaMerge pull request #51 from FinesseRus/patch-1
2017-06-14 SurgieLess specific date type detection
2016-10-01 gggeekFix error in server class: undefined function php_xmlrp... 4.1.1
2016-06-26 gggeekFix: lib version number had not been bumped up
2016-06-26 gggeekAdd support for i8
2016-06-26 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2016-06-26 Gaetano GiuntaMerge pull request #38 from Tuxity/i8-support
2016-06-14 TuxitySupport i8 type
2016-03-27 gggeekFix for issue #33: excessive usage of numeric charset... 4.0.1
2016-01-24 gggeekFix pakefile to build from master branch; add a descrip...
2016-01-24 gggeekMove api docs to phpdoc (wip); fix wrong property name...
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekTag 4.0.0-alpha
2015-07-12 gggeekClean up old-API code
2015-07-12 gggeekAdd some commented code to remind the user that the...
next