aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/timeval.c
Commit message (Collapse)AuthorAge
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
|
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* PHP: add macro for arg info in extensionGravatar Stanley Cheung2017-02-16
|
* attempt to fix mem leaksGravatar thinkerou2017-01-10
|
* update func descGravatar thinkerou2016-09-07
|
* update func descGravatar thinkerou2016-09-07
|
* add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
|
* delete commented-code for missingGravatar thinkerou2016-07-28
|
* add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
|
* add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
|
* add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
|
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|
* fix indent use two spacesGravatar thinkerou2016-07-27
|
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
|
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
|
* wrap long lines;Gravatar Stanley Cheung2016-07-20
|
* support php7 by marcoGravatar thinkerou2016-07-20
|
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
|
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|
* Changed C files to have camelCase method namesGravatar murgatroid992015-04-02
|
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
|
* Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
| | | | | Fix duplicated symbols caused by having definition instead of declaration in header file.
* Copyright checkerGravatar Craig Tiller2015-02-16
| | | | | | Update LICENSE text to 2015, implement a checker that validates whether a 2014 or 2015 version of the license is on each {.c,.cc,.h} file. Fix the ones that are missing it.
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
|
* clang-format codebaseGravatar Craig Tiller2015-01-13
|
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09
Change on 2014/12/09 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81727766