Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ylzcdyhm
/
protobuf
Public
forked from
protocolbuffers/protobuf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
protobuf
tests.sh
on
down
User selector
All users
All time
Commit history
Commits on Mar 27, 2017
Merge pull request #1662 from haberman/jsconformance
Show description for c565e25
haberman
authored
c565e25
View commit details
Copy full SHA for c565e25
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Add file option php_class_prefix (#2849)
Show description for 6b27c1f
TeBoring
authored
6b27c1f
View commit details
Copy full SHA for 6b27c1f
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Rename encode/decode to serializeToString/mergeFromString (#2795)
Show description for dd8d5f5
TeBoring
authored
dd8d5f5
View commit details
Copy full SHA for dd8d5f5
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Added JavaScript conformance tests. All tests pass!
haberman
committed
f873d32
View commit details
Copy full SHA for f873d32
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Merge pull request #2701 from anandolee/master
Show description for 3f6f73b
anandolee
authored
3f6f73b
View commit details
Copy full SHA for 3f6f73b
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
Add clear method to PHP message (#2700)
TeBoring
authored
74eb9a0
View commit details
Copy full SHA for 74eb9a0
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Add csharp compatibility tests against v3.0.0 and run on Travis.
anandolee
committed
7288689
View commit details
Copy full SHA for 7288689
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Implement json encoding decoding for php. (#2682)
TeBoring
authored
cba04b1
View commit details
Copy full SHA for cba04b1
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Add fixed version to phpunit used in travis (#2673)
TeBoring
authored
c002743
View commit details
Copy full SHA for c002743
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Add conformance test for php (#2655)
TeBoring
authored
3975664
View commit details
Copy full SHA for 3975664
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
Add python compatibility tests against v2.5.0 amd run on Travis.
anandolee
committed
ea51149
View commit details
Copy full SHA for ea51149
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
Reenable cocoapods objc test and remove unnecessary workaround for rvm
sergiocampama
committed
1ac8944
View commit details
Copy full SHA for 1ac8944
View code at this point
Browse repository at this point
Merge pull request #2473 from thomasvl/update_xcodes
Show description for e43f73e
thomasvl
authored
e43f73e
View commit details
Copy full SHA for e43f73e
View code at this point
Browse repository at this point
Skip benchmark test if cmake isn't installed.
thomasvl
committed
bc9d077
View commit details
Copy full SHA for bc9d077
View code at this point
Browse repository at this point
Xcode 8.1 support
Show description for 2754586
thomasvl
committed
2754586
View commit details
Copy full SHA for 2754586
View code at this point
Browse repository at this point
Disable jruby test. (#2469)
Show description for d8f54c4
TeBoring
authored
d8f54c4
View commit details
Copy full SHA for d8f54c4
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Update commit id in Dockerfile to trigger update. (#2467)
TeBoring
authored
e3e38b8
View commit details
Copy full SHA for e3e38b8
View code at this point
Browse repository at this point
Make php generated code conform to PSR-4. (#2435)
Show description for 46ae90d
TeBoring
authored
46ae90d
View commit details
Copy full SHA for 46ae90d
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Update EXTRA_DIST lists.
xfxyjwf
committed
599613e
View commit details
Copy full SHA for 599613e
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Fix php c extension on 32-bit machines. (#2348)
TeBoring
authored
df83907
View commit details
Copy full SHA for df83907
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Implement RepeatedFieldIter for c extension. (#2333)
TeBoring
authored
1f2dbc8
View commit details
Copy full SHA for 1f2dbc8
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Fix pure php implementation for 32-bit machine. (#2282)
TeBoring
authored
51c5ff8
View commit details
Copy full SHA for 51c5ff8
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232)
TeBoring
committed
daba665
View commit details
Copy full SHA for daba665
View code at this point
Browse repository at this point
Fix compile error for php on Mac.
TeBoring
committed
63448e6
View commit details
Copy full SHA for 63448e6
View code at this point
Browse repository at this point
Fix segmentation fault when ZTS is defined.
TeBoring
committed
4f3d20a
View commit details
Copy full SHA for 4f3d20a
View code at this point
Browse repository at this point
Add test for php zts build.
TeBoring
committed
c96dd66
View commit details
Copy full SHA for c96dd66
View code at this point
Browse repository at this point
Add travis test on Mac for php.
TeBoring
committed
34cdaf4
View commit details
Copy full SHA for 34cdaf4
View code at this point
Browse repository at this point
Test php5.5_c test on jenkins
TeBoring
committed
c8bd36e
View commit details
Copy full SHA for c8bd36e
View code at this point
Browse repository at this point
Add php test script for automated tests.
TeBoring
committed
fd332d1
View commit details
Copy full SHA for fd332d1
View code at this point
Browse repository at this point
Add php files for make dist.
TeBoring
committed
e0a6e52
View commit details
Copy full SHA for e0a6e52
View code at this point
Browse repository at this point
Fix python cpp.
TeBoring
committed
1c4cf0e
View commit details
Copy full SHA for 1c4cf0e
View code at this point
Browse repository at this point
Fix bugs for internal integration.
TeBoring
committed
fe1aaad
View commit details
Copy full SHA for fe1aaad
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Added C++ benchmark. (#1525)
haberman
authored
a289d43
View commit details
Copy full SHA for a289d43
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Run Java compatibility tests on Travis.
Show description for baa4023
xfxyjwf
committed
baa4023
View commit details
Copy full SHA for baa4023
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Add more tests to jenkins.
Show description for 20fbb35
xfxyjwf
committed
20fbb35
View commit details
Copy full SHA for 20fbb35
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.