Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
50a765ba03ddf311a4facc78104903e3ba5b3e8b
50a765b
Fix bugs in objective-c.
by Bo Yang
· 10 years ago
ad0a5ca
Merge pull request #422 from google/3.0.0-alpha-3-windows-fix
by Paul Yang
· 10 years ago
cf603a9
Fix bugs on windows.
by Bo Yang
· 10 years ago
3ff9592
Merge pull request #421 from TeBoring/3.0.0-alpha-3-fix
by Paul Yang
· 10 years ago
b175c72
Merge branch '3.0.0-alpha-3-fix' of https://github.com/TeBoring/protobuf into 3.0.0-alpha-3-fix
by teboring
· 10 years ago
8565e1e
Add missing files for test to *.vcproj files
by teboring
· 10 years ago
8ee267d
Merge pull request #420 from TeBoring/3.0.0-alpha-3-fix
by Paul Yang
· 10 years ago
f87e5b7
Fix C2385: accessing parent classes' member without specifying is ambiguous.
by Bo Yang
· 10 years ago
a7393c0
Allow csharp to be configured as a language in configure.ac
by teboring
· 10 years ago
bad9071
Merge pull request #419 from TeBoring/3.0.0-alpha-3-fix
by Paul Yang
· 10 years ago
2e66304
Add missing files to *.vcproj
by teboring
· 10 years ago
409b4b4
Merge pull request #418 from TeBoring/3.0.0-alpha-3-fix
by Paul Yang
· 10 years ago
4baf49e
Clean up *.vcproj files
by teboring
· 10 years ago
3af2f4d
Add two languages (objectivec and csharp) to post_process_dist.sh
by teboring
· 10 years ago
7b27eec
Merge pull request #416 from TeBoring/master
by Paul Yang
· 10 years ago
9839c0c
Update version number to 3.0.0-alpha-3
by teboring
· 10 years ago
55df121
Merge pull request #341 from yukawa/fix-undef-GOOGLE_PROTOBUF_MISSING_HASH
by Feng Xiao
· 10 years ago
48f9594
Merge pull request #410 from thomasvl/objc_alpha2_drop
by Paul Yang
· 10 years ago
1dcc329
Objective C Second Alpha Drop
by Thomas Van Lenten
· 10 years ago
d94e65a
Merge pull request #413 from TeBoring/master
by Paul Yang
· 10 years ago
5db2173
down-integrate internal changes
by Bo Yang
· 10 years ago
e100018
Merge pull request #411 from xfxyjwf/master
by Paul Yang
· 10 years ago
5eb73df
Merge pull request #412 from xfxyjwf/java_wkt
by Paul Yang
· 10 years ago
1aacb4f
Include well-known types in Java runtime.
by Feng Xiao
· 10 years ago
e9abc40
Add default import paths for descriptor.proto and other well-known types to protoc.
by Feng Xiao
· 10 years ago
5609502
Merge pull request #389 from jcanizales/add-podspec
by Paul Yang
· 10 years ago
c348092
Merge pull request #402 from thomasvl/objc_on_win
by Paul Yang
· 10 years ago
3668a22
Merge pull request #394 from ironhidegames/csharp-aot-ios
by Jan Tattermusch
· 10 years ago
83bcfef
added concrete IEqualityComparer<ExtensionIntPair> implementation in ExtensionRegistryLite.cs to prevent AOT compilation issue with unity in iOS
by Ruben Garat
· 10 years ago
08ec9dc
Merge pull request #406 from AustinSchuh/unsigned_has_bits
by Feng Xiao
· 10 years ago
f71eea8
Merge pull request #399 from jtattermusch/csharp_travis
by Jie Luo
· 10 years ago
e826837
Marked compiler literal unsigned.
by Austin Schuh
· 10 years ago
ce55ff9
Getting the ObjC generator building on Windows.
by Thomas Van Lenten
· 10 years ago
4324bf6
Merge pull request #405 from cfallin/ruby-speed
by Joshua Haberman
· 10 years ago
231886f
Ruby C extension speedup: don't re-intern constant string needlessly.
by Chris Fallin
· 10 years ago
ddb36ef
csharp travis integration
by Jan Tattermusch
· 10 years ago
a8b38c5
Merge pull request #397 from jskeet/csharp
by Jan Tattermusch
· 10 years ago
202f87f
Merge pull request #387 from cfallin/ruby-upb-update
by Joshua Haberman
· 10 years ago
96bf11b
Merge pull request #398 from thomasvl/post_csharp_quick_updates
by Paul Yang
· 10 years ago
ffa2e37
Post csharp landing fixup.
by Thomas Van Lenten
· 10 years ago
b1a395c
Generate *all* protos in the script, applying fixups.
by Jon Skeet
· 10 years ago
17ca0fe
Merge pull request #351 from tamird/remove-manifest-fix-dist
by Joshua Haberman
· 10 years ago
e4f4d9f
Only generate protos in development
by Tamir Duberstein
· 10 years ago
c91d9ab
Allow tests to run on OS X
by Tamir Duberstein
· 10 years ago
e54c145
Don't hardcode bash
by Tamir Duberstein
· 10 years ago
5018c43
Use glob to simplify
by Tamir Duberstein
· 10 years ago
d326277
Update MRI C Ruby extension to use new version of upb.
by Chris Fallin
· 10 years ago
a526605
Merge pull request #338 from skippy/encode-decode-helpers
by Chris Fallin
· 10 years ago
09e584b
Merge pull request #391 from jtattermusch/generate_protos_windows_friendly
by Jie Luo
· 10 years ago
46b0a65
Adds the podspec to objectivec_EXTRA_DIST in Makefile.am
by Jorge Canizales
· 10 years ago
244366f
Undo previous commit: Make all headers public instead.
by Jorge Canizales
· 10 years ago
56ffef9
Restricts public headers to GPBProtocolBuffers.h and GPBProtocolBuffers_RuntimeSupport.h
by Jorge Canizales
· 10 years ago
e96b5b6
Merge pull request #385 from cfallin/travis-refactor
by Chris Fallin
· 10 years ago
aa8c951
Merge pull request #384 from google/csharp
by Jie Luo
· 10 years ago
592c44f
Makes _PackagePrivate.h files private
by Jorge Canizales
· 10 years ago
687a5fe
Adds the initial version of the podspec for the proto3 Objective-C runtime.
by Jorge Canizales
· 10 years ago
20e94b2
Refactor Travis tests: split configs and run in parallel.
by Chris Fallin
· 10 years ago
b481a4f
Merge pull request #340 from skippy/add-array-like-methods
by Chris Fallin
· 10 years ago
cd7ebbe
make repeated_field quack like an array
by Adam Greene
· 10 years ago
734393d
Make generate_protos.sh Windows-friendly.
by Jon Skeet
· 10 years ago
5bd8b68
Merge branch 'gerrit'
by Feng Xiao
· 10 years ago
2fe0483
Merge pull request #383 from cfallin/ruby-travis
by Chris Fallin
· 10 years ago
2d9b1c5
Merge pull request #382 from jtattermusch/integrate_from_master
by Jie Luo
· 10 years ago
eb37551
Added Ruby to Travis testing.
by Chris Fallin
· 10 years ago
8a88892
Merge pull request #380 from jtattermusch/csharp
by Jie Luo
· 10 years ago
38da658
Regenerate UnittestDropUnknownFields.cs
by Jan Tattermusch
· 10 years ago
4111310
Merge branch 'master' of github.com:google/protobuf into integrate_from_master
by Jan Tattermusch
· 10 years ago
ff172ca
Update README.md for C#
by Jan Tattermusch
· 10 years ago
3bc162a
Merge pull request #379 from jskeet/csharp
by Jie Luo
· 10 years ago
d1b52a0
adding and simplifying encoders/decoders
by Adam Greene
· 10 years ago
fd1693a
Update C# code generation script
by Jon Skeet
· 10 years ago
998b5ba
Remove the C#-specific field_presence_test.proto, using unittest_no_field_presence.proto instead.
by Jon Skeet
· 10 years ago
98de125
Merge pull request #373 from jtattermusch/csharp_generate_proto
by Jon Skeet
· 10 years ago
8819953
regenerated UnittestImportLite.cs
by Jan Tattermusch
· 10 years ago
4083104
regenerated UnittestImportPublicLite
by Jan Tattermusch
· 10 years ago
3aa5808
Regenerated UnittestExtrasLite.cs
by Jan Tattermusch
· 10 years ago
6f7a782
Regenerated UnittestDropUnknownFields.cs
by Jan Tattermusch
· 10 years ago
766036f
remove C# files not referenced in any project
by Jan Tattermusch
· 10 years ago
385afba
Regenerate some proto files after ClsCompliance has been dropped
by Jan Tattermusch
· 10 years ago
a39dc6d
rename FieldPresence to correct name
by Jan Tattermusch
· 10 years ago
3e0e549
got rid of the outdated mono subdirectory
by Jan Tattermusch
· 10 years ago
dfefe9a
draft of generate_protos.sh
by Jan Tattermusch
· 10 years ago
b1a921c
add buildall script for mono
by Jan Tattermusch
· 10 years ago
d1183bb
Merge pull request #372 from jtattermusch/csharp_cleanup
by Jie Luo
· 10 years ago
6f4bdff
adding what was missing in .gitignore
by Jan Tattermusch
· 10 years ago
86f97e3
lib subdir is not needed anymore
by Jan Tattermusch
· 10 years ago
23bb79d
Merge pull request #371 from zhangkun83/docker
by Jisi Liu
· 10 years ago
2aaf5c6
Dockerfile for building protoc on Centos 6.6
by Kun Zhang
· 10 years ago
5e68a75
Merge pull request #370 from jtattermusch/mono_fixes
by Jie Luo
· 10 years ago
3ccbf4b
Fix newline assertion in TestJsonFormatted on mono
by Jan Tattermusch
· 10 years ago
8543073
Merge pull request #369 from ensonic/master
by Feng Xiao
· 10 years ago
7149cee
remove TreatWarningsAsError setting to allow building in Monodevelop
by Jan Tattermusch
· 10 years ago
d26cef6
Merge pull request #366 from jskeet/csharp
by Jan Tattermusch
· 10 years ago
37e7a3c
Uncomment conflict fields from pkg-config files.
by Stefan Sauer
· 10 years ago
90c8932
Convert back to using NUnit, which is now loaded via NuGet.
by Jon Skeet
· 10 years ago
33c9280
Include generated code of well-known types in protobuf C++ runtime.
by Feng Xiao
· 10 years ago
c58b2c6
Merge pull request #352 from jtattermusch/csharp_performance_fix
by Jon Skeet
· 10 years ago
cd14108
Merge pull request #255 from btabibian/master
by Joshua Haberman
· 10 years ago
de5d455
Merge branch 'gerrit' to 'master'
by Feng Xiao
· 10 years ago
699db2d
Merge pull request #345 from brianduff/update_aosp_again
by Jisi Liu
· 10 years ago
Next »