Jan Tattermusch
b0e5ba697e
rename persons to people
10 years ago
Jan Tattermusch
359d32d4f7
use Google.Protobuf namespace for C#
10 years ago
Jan Tattermusch
4d86c2b495
fixed java example
10 years ago
Jan Tattermusch
b95670f5fb
fix python example
10 years ago
Jan Tattermusch
78709f20fb
fix C++ example
10 years ago
Jan Tattermusch
69c14071ad
update addressbook.proto to proto3
10 years ago
Jon Skeet
734393d0f9
Make generate_protos.sh Windows-friendly.
...
To my surprise, executing generate_protos.sh used the version of Bash installed with Git for Windows by default.
After a few modifications to detect the most appropriate protoc to use, this worked pretty simply.
This change also:
- adds generation of the address book tutorial proto,
- fixes the addressbook.proto to specify proto2 explicitly (to avoid a warning from protoc; I don't think we want warnings...)
- fixes the addressbook.proto C# namespace (which I thought I'd done before, but apparently hadn't)
- includes the regenerated UnittestCustomOptions.cs apart from the DescriptorProtoFIle => Descriptor change
10 years ago
Tamir Duberstein
9d9d0b70de
Don't hard-code the python path
10 years ago
Feng Xiao
84731a111f
Down-integrate from internal branch.
10 years ago
Feng Xiao
e428862450
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
10 years ago
jieluo@google.com
1eba9d9c74
merge tags/2.6.0 into trunk
10 years ago
jieluo@google.com
7db9c098df
change java compiler to only produce one java file
10 years ago
jieluo@google.com
4de8f55113
down integrate to svn
11 years ago
liujisi@google.com
3239fec94c
Close resources properly for java tests and examples.
14 years ago
kenton@google.com
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
16 years ago
kenton@google.com
d2fd0638c3
Down-integrate some code from an internal branch. (More to come.)
16 years ago
kenton@google.com
e21c5734ec
Make sure examples link properly.
16 years ago
Jon Skeet
f0589506c9
Wiping slate clean to start again with new layout.
16 years ago
kenton@google.com
16b31d2a94
Make Python example output identical to C++ and Java by removing redundant
...
spaces.
16 years ago
Jon Skeet
0677933d9e
Addressbook samples.
17 years ago
Jon Skeet
5f7b68eb6f
Modified addressbook example with new options
17 years ago
Jon Skeet
734746ed55
Added C# options
17 years ago
Jon Skeet
f92c545f49
Initial commit of C# code developed before installing Git.
...
committer: Jon Skeet <skeet@pobox.com>
17 years ago
temporal
40ee551715
Initial checkin.
17 years ago