Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
sharperM
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 9, 2015
Merge pull request #203 from pherl/gitignore
Show description for 504d124
cfallin
committed
504d124
Copy full SHA for 504d124
Add java compiled targets and several tests target into .gitignore.
liujisi
committed
7af23e8
Copy full SHA for 7af23e8
Commits on Feb 8, 2015
Merge pull request #197 from nsuke/protoc-export-ruby
Show description for 2e5123a
cfallin
committed
2e5123a
Copy full SHA for 2e5123a
Add missing LIBPROTOC_EXPORT to ruby generator
nsuke
committed
de525ec
Copy full SHA for de525ec
Commits on Feb 5, 2015
Merge pull request #189 from cfallin/update-ruby-upb
Show description for 20490e3
haberman
committed
20490e3
Copy full SHA for 20490e3
README.md update for Ruby gem.
cfallin
committed
06bf630
Copy full SHA for 06bf630
Commits on Feb 3, 2015
Merge pull request #190 from isaiah/to_ary
Show description for e7e79a4
cfallin
committed
e7e79a4
Copy full SHA for e7e79a4
add #to_ary to RepeatedField
isaiah
committed
ee5f6e9
Copy full SHA for ee5f6e9
Merge pull request #186 from ennerf/win32-msvc-fix
Show description for a22bc81
xfxyjwf
committed
a22bc81
Copy full SHA for a22bc81
Commits on Feb 2, 2015
Updated to latest upb and added test for JSON map operation.
cfallin
committed
a507592
Copy full SHA for a507592
Merge pull request #168 from cfallin/ruby-oneof
Show description for 17e4419
haberman
committed
17e4419
Copy full SHA for 17e4419
Updated based on code-review comments.
cfallin
committed
a3953da
Copy full SHA for a3953da
Updated based on code-review comments.
cfallin
committed
eb33f9d
Copy full SHA for eb33f9d
removed accidental whitespace
ennerf
committed
e544b38
Copy full SHA for e544b38
Commits on Feb 1, 2015
replaced type fix with the recommended way
ennerf
committed
e1e86b0
Copy full SHA for e1e86b0
fixed MSVC compile error
Show description for df4730c
ennerf
committed
df4730c
Copy full SHA for df4730c
Commits on Jan 31, 2015
added missing ruby generator to msvc project
Show description for ec53b8c
ennerf
committed
ec53b8c
Copy full SHA for ec53b8c
Commits on Jan 29, 2015
Remove deleted files from Makefile.am.
xfxyjwf
committed
8ccaa42
Copy full SHA for 8ccaa42
Commits on Jan 27, 2015
Merge pull request #180 from ned14/master
Show description for 76cb776
xfxyjwf
committed
76cb776
Copy full SHA for 76cb776
Delete unused files.
xfxyjwf
committed
ae11803
Copy full SHA for ae11803
Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a pointer.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
committed
f01c144
Copy full SHA for f01c144
Commits on Jan 26, 2015
Addressed code-review comments.
cfallin
committed
07b8b0f
Copy full SHA for 07b8b0f
Addressed code-review comments.
cfallin
committed
9de35e7
Copy full SHA for 9de35e7
Commits on Jan 15, 2015
Ruby extension: added oneof accessor.
cfallin
committed
e2debef
Copy full SHA for e2debef
Addressed code-review comments.
cfallin
committed
e1b7d38
Copy full SHA for e1b7d38
Fix golden-file Ruby test to work with out-of-tree builds.
cfallin
committed
b0670dd
Copy full SHA for b0670dd
Commits on Jan 14, 2015
Two tests for Ruby code generator:
Show description for 3f3820d
cfallin
committed
3f3820d
Copy full SHA for 3f3820d
Support oneofs in the Ruby code generator.
cfallin
committed
7c4bbf0
Copy full SHA for 7c4bbf0
Support oneofs in MRI Ruby C extension.
cfallin
committed
fcd8889
Copy full SHA for fcd8889
Commits on Jan 13, 2015
Merge pull request #155 from cfallin/ruby-maps
Show description for 5446dea
haberman
committed
5446dea
Copy full SHA for 5446dea
Line-wraps at 80 chars.
cfallin
committed
ace4212
Copy full SHA for ace4212
Merge pull request #160 from zhangkun83/master
Show description for 052e020
xfxyjwf
committed
052e020
Copy full SHA for 052e020
Addressed code-review comments.
cfallin
committed
addd26c
Copy full SHA for addd26c
Commits on Jan 12, 2015
Align backslash vertically
zhangkun83
committed
a6b3ab0
Copy full SHA for a6b3ab0
Include names.h as java_names.h in the opensource tree
zhangkun83
committed
aa1713d
Copy full SHA for aa1713d
Pagination
Previous
Next
You can’t perform that action at this time.