Commit graph

3987 commits

Author SHA1 Message Date
csharptest
27bfcc5e1a Slight refactoring of Extensions to support lookup by name, added compatibility tests for text and binary formats. 2011-06-02 12:04:06 -05:00
csharptest
45a93fad4d Optimized access to ByteString from coded io. 2011-06-02 10:52:37 -05:00
csharptest
efed509b55 Fixed two errors caused by incorrect merge of the rpc interface generator 2011-05-31 17:58:32 -05:00
liujisi@google.com
7a6de0008a Update comments for globally unique extension number for custom options. 2011-05-25 06:25:24 +00:00
Jon Skeet
da4989c4ed Allow protoc to be targeted by protogen explicitly.
Use that within the build for the address book sample.
2011-05-23 14:29:03 +01:00
csharptest
445bdcebe7 Completed adding attributes to all generated types 2011-05-20 15:50:54 -05:00
csharptest
714b8699fe ooops, accidentally formatting these generated files 2011-05-20 15:23:36 -05:00
csharptest
9fc5386501 merged-release-fix 2011-05-20 15:16:09 -05:00
csharptest
71f662c33e reformatted all code to .NET standard formatting 2011-05-20 15:15:34 -05:00
csharptest
fe811e0eeb Fix for missing build_temp prior to release 2011-05-20 14:45:40 -05:00
csharptest
d965c666ec line-ending-to-crlf 2011-05-20 13:57:07 -05:00
csharptest
62ce3a625e Added version command to PublishRelease.bat, added use of external signing key 2011-05-20 13:30:53 -05:00
csharptest
7a0797f972 added batch for creating a new key 2011-05-20 12:33:18 -05:00
csharptest
35b68527d3 Completed moving of keyfile and removing of InternalsVisibleTo usages 2011-05-20 12:22:21 -05:00
csharptest
10871cc8dd Removed more uses of InternalsVisibleTo, made more stuff public :) 2011-05-20 12:18:14 -05:00
csharptest
51eb1b405c Removed some uses of InternalsVisibleTo, made some stuff public 2011-05-20 12:07:49 -05:00
csharptest
5a80c37842 Moved key file to /keys directory 2011-05-20 11:11:01 -05:00
csharptest
d6405f8308 merged from protobuf-csharp-port 2011-05-20 10:47:12 -05:00
csharptest
ba63ad2b31 null merge of excess head 176:ae542d13a575 2011-05-20 10:43:21 -05:00
csharptest
157979e135 merged from protobuf-csharp-port 2011-05-19 22:56:28 -05:00
csharptest
1ee7a96b36 Added sample code from the Getting Started Wiki 2011-05-19 22:18:14 -05:00
csharptest
232c79562c fix for the release upload script 2011-05-19 15:58:23 -05:00
csharptest
2503740153 version 2.3.0.277 2011-05-19 15:42:12 -05:00
csharptest
d7f9749fc0 Added tag 2.3.0.277 for changeset 32c55b51f8a3 2011-05-19 14:51:23 -05:00
csharptest
77dc364802 versioned assemblies to 2.3.0.277 2011-05-19 14:48:48 -05:00
csharptest
f8b8864abe enabled xml documentation generation 2011-05-19 14:25:10 -05:00
csharptest
f1816beebe - Added CSharpServiceType NONE to skip service generation.
- Defaulted service_generator_type to NONE
- Added /protos/extest/unittest_generic_services.proto to test services
- Migrated unit tests to use the new generic services for testing
2011-05-19 12:01:16 -05:00
liujisi@google.com
02d7015ba8 Allow String to be used as message names. 2011-05-04 06:15:22 +00:00
csharptest
68d831e3a4 Implementation of service interface generator 2011-05-03 13:47:34 -05:00
liujisi@google.com
5c24564811 Update mainline version to 2.4.2-pre. 2011-05-03 07:06:03 +00:00
liujisi@google.com
5d99632b2d Update changelog for 2.4.1 release. 2011-04-30 15:29:09 +00:00
liujisi@google.com
03aaa0417f Python CPP implementation now requires c++ libprotobuf installed before running
setup.py to fix RPATH problem.
2011-04-29 02:12:48 +00:00
liujisi@google.com
5a3342823a Add missing plugin.h into extract_includes.bat script. 2011-04-29 02:00:57 +00:00
liujisi@google.com
23f42ceaf8 Define serailVersionUID for generated java class. 2011-04-29 01:57:30 +00:00
liujisi@google.com
3dc4a7be33 Fix incomplete comments. 2011-04-28 09:42:23 +00:00
liujisi@google.com
5a5e67a25d Make protobuf java JDK 1.5 compatible. 2011-04-28 09:37:40 +00:00
liujisi@google.com
9cf65b7dd2 Use fully qualified java.lang.Object in protoc java code. 2011-04-08 03:40:29 +00:00
Jon Skeet
82bb0f1ef9 One-off patch to convert Unix line endings to Windows ones for generated source. Currently not sure why they ended up as Unix line endings after Git to Mercurial conversion, but we may need to tweak some repository settings. 2011-04-03 20:17:12 +01:00
Jon Skeet
bf9821e074 Fixes to package generation, and convert all tabs to spaces in MSBuild files. 2011-04-03 20:15:29 +01:00
Jon Skeet
ce58e30153 Ignore the build output. 2011-04-03 20:14:57 +01:00
csharptest
09f3ead994 Fix to rebuild src prior to running benchmarks 2011-04-02 09:46:21 -05:00
jasonh@google.com
eab9b5d47f Fix issue 256: compute the correct size for negative enum values, which need to be sign extended. 2011-02-18 04:35:54 +00:00
Ying Wang
d4bdc4c78a am 7cc5f59e: Unbundle protobuffer target libraries.
* commit '7cc5f59ec79718040bb1efd8be2ed12af2de5e1a':
  Unbundle protobuffer target libraries.
2011-02-07 18:37:09 -08:00
Ying Wang
3b3e5e580c Unbundle protobuffer target libraries.
Change-Id: I3047d2cd10828844562fa57ae3b619fe919c6113
2011-02-07 18:23:25 -08:00
liujisi@google.com
17d57dbbcd Add an intermediate method to propagate the friendship access to nested classes as a workaround for old compilers (e.g. gcc 3.4) 2011-02-07 19:03:53 +00:00
liujisi@google.com
c345db7d6b Update version number to 2.4.1 in common.h. 2011-02-03 07:22:32 +00:00
liujisi@google.com
01cba4b16e Update mainline version to 2.4.1-pre. 2011-02-02 16:45:06 +00:00
liujisi@google.com
7a26147997 Update the release date of 2.4.0 2011-02-02 14:04:22 +00:00
Jon Skeet
167fba0188 Turn lineBreak option to line_break 2011-01-27 20:50:03 +00:00
Jon Skeet
f31e34b17e Default to Environment.NewLine for line breaks in ProtoGen, but allow it to be configured. 2011-01-27 20:47:23 +00:00