issues
search
evgenekov
/
protobuf-csharp-port
Automatically exported from code.google.com/p/protobuf-csharp-port
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using services keyword as field name causes bugged ProtoGen output
#100
GoogleCodeExporter
opened
9 years ago
2
Builder.Clear() does not clear enum fields
#99
GoogleCodeExporter
closed
9 years ago
5
How can I use csharp-port 2.4 with mono in IOS? It always got a Jit error message.
#98
GoogleCodeExporter
opened
9 years ago
4
CodedInputStream.ReadEnum performance
#97
GoogleCodeExporter
closed
9 years ago
3
Custom Options with more than one required field can't be used
#96
GoogleCodeExporter
closed
9 years ago
8
Support new oneof feature
#95
GoogleCodeExporter
opened
9 years ago
4
Deserialization ignores a nonempty field
#94
GoogleCodeExporter
closed
9 years ago
6
csharp_options.proto breaks python
#93
GoogleCodeExporter
closed
9 years ago
4
Unknown fields are not serialized to XML or JSON formats
#92
GoogleCodeExporter
closed
9 years ago
6
Patch for /src/ProtocolBuffers/Properties/AssemblyInfo.cs
#91
GoogleCodeExporter
closed
9 years ago
10
Add protoc-gen-cs.exe to be used as protoc.exe plugin
#90
GoogleCodeExporter
closed
9 years ago
10
Nuget Google.ProtocolBuffers 2.4.1.521 doesn't support win 8.1
#89
GoogleCodeExporter
opened
9 years ago
5
Should SetXXX(null) work as ClearXXX()?
#88
GoogleCodeExporter
closed
9 years ago
1
Concurrent dictionarys and linked lists goes null on serializing.
#87
GoogleCodeExporter
closed
9 years ago
3
ProtobufGen error output format is not properly formatted.
#86
GoogleCodeExporter
closed
9 years ago
10
Suffix missing for required non-primitive properties
#85
GoogleCodeExporter
closed
9 years ago
5
warning CS0219: The variable `size' is assigned but its value is never used
#84
GoogleCodeExporter
closed
9 years ago
3
IBuilder misses ClearField method.
#83
GoogleCodeExporter
closed
9 years ago
5
mono compile fail, for unity3d
#82
GoogleCodeExporter
opened
9 years ago
3
Missing path quoting for some of NUnit parameters
#81
GoogleCodeExporter
closed
9 years ago
2
Expose repeated extension field as IList
#80
GoogleCodeExporter
opened
9 years ago
2
alias 'pb' not found
#79
GoogleCodeExporter
closed
9 years ago
5
Feature: add support for Decimal type
#78
GoogleCodeExporter
closed
9 years ago
7
VS integration: custom tool to translate .proto into .cs automatically
#77
GoogleCodeExporter
closed
9 years ago
2
VS integration: custom tool to translate .proto into .cs automatically
#76
GoogleCodeExporter
opened
9 years ago
3
Feature: add option to avoid nested messages to be under "Types" class.
#75
GoogleCodeExporter
opened
9 years ago
4
Message.ToString() does not indent submessages properly.
#74
GoogleCodeExporter
closed
9 years ago
14
Feature: Builder.ToString() should act like Message.ToString()
#73
GoogleCodeExporter
closed
9 years ago
4
Feature: Override Builder.Equals
#72
GoogleCodeExporter
closed
9 years ago
7
CodedInputStream.ReadBytes go to slow path unnecessarily
#71
GoogleCodeExporter
closed
9 years ago
1
Portable library project has some invalid Nunit-based code.
#70
GoogleCodeExporter
closed
9 years ago
1
Can't create object due to type initialization errors
#69
GoogleCodeExporter
closed
9 years ago
9
The underscore '_' on member names in .proto file is removed causing problems
#68
GoogleCodeExporter
closed
9 years ago
3
Reconsider target platforms
#67
GoogleCodeExporter
opened
9 years ago
1
Protogen generates cs code visual studio failes to compile
#66
GoogleCodeExporter
closed
9 years ago
4
Incorrect version number in 2.4.1.473 sources
#65
GoogleCodeExporter
closed
9 years ago
1
ToJson() can throw IndexOutOfRangeException
#64
GoogleCodeExporter
closed
9 years ago
1
Implement multiple_files for protogen.exe
#63
GoogleCodeExporter
closed
9 years ago
5
Add support for databinding - INotifyPropertyChanged
#62
GoogleCodeExporter
closed
9 years ago
4
ByteString.FromBase64 throws with empty strings on the compact framework
#61
GoogleCodeExporter
closed
9 years ago
1
Woking in medium trust
#60
GoogleCodeExporter
closed
9 years ago
3
Unable to compile DescriptorProtoFile.cs under Mono
#59
GoogleCodeExporter
opened
9 years ago
8
Extensions problems while deserialize
#58
GoogleCodeExporter
closed
9 years ago
1
CompilerGeneratedAttribute and GeneratedCodeAttribute no longer present on generated types
#57
GoogleCodeExporter
closed
9 years ago
2
NuGet package is noisy
#56
GoogleCodeExporter
closed
9 years ago
2
Incorrect Position returned from new CodedInputStream.Position property
#55
GoogleCodeExporter
closed
9 years ago
1
Unknown fields in LITE framework cause Invalid Protocol Buffer Exception when spanning across input buffer
#54
GoogleCodeExporter
closed
9 years ago
16
Deserialize the result dynamically
#53
GoogleCodeExporter
closed
9 years ago
3
Failure with no error on CentOS with mono
#52
GoogleCodeExporter
opened
9 years ago
0
Enhancement: Convert Enum values to be compliant to .NET naming standards
#51
GoogleCodeExporter
opened
9 years ago
3
Next