0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add note for windows support More... about 12 years ago
reduce code size More... about 12 years ago
improve function visibility More... about 12 years ago
add missed static visibility More... about 12 years ago
improve function visibility More... about 12 years ago
rename header file More... about 12 years ago
split files: helper contains their class only. other codes split into core.c More... about 12 years ago
fix 5.2 build More... about 12 years ago
[uknown_field] code cleanup More... about 12 years ago
probably fix on 5.2 More... about 12 years ago
use ZEND_STRS macro More... about 12 years ago
add license to each sources More... about 12 years ago
update license More... about 12 years ago
add license file More... about 12 years ago
add protocolbuffers.validate_string option More... about 12 years ago
remove is_utf8.h: don't want to mix license. More... about 12 years ago
fixed #23 enum name should be as is. don't use upper case More... about 12 years ago
missunderstood ginit / gshutdown More... about 12 years ago
fix vc builds #22 More... about 12 years ago
[protoc-gen-php] add test stub More... about 12 years ago
[protoc-gen-php] add stub code for unittest More... about 12 years ago
throw away toString codes at this time. we should implement toArray at first. More... about 12 years ago
[protocolbuffers\message] WIP toString() More... about 12 years ago
[protocolbuffers\message] setter method doesn't accept null value More... about 12 years ago
[protocolbuffers\message]fix memory leaak when passing value to undefined property name. More... about 12 years ago
improve snake case conversion regarding magic method: don't use underscore when before character is capitalized More... about 12 years ago
fix incorrect parse behavior when parsing multiple packed repeated fields. More... about 12 years ago
fix #20. strict check parentField variable. More... about 12 years ago
[protocolbuffersmessage] improve readability of clear and magic method More... about 12 years ago
[protocolbuffersmessage] improve readability of unknownset codes More... about 12 years ago