issues
search
seasonouc
/
protostuff
Automatically exported from code.google.com/p/protostuff
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump com.google.protobuf:protobuf-java from 2.3.0 to 3.25.5
#169
dependabot[bot]
opened
1 month ago
0
Bump com.google.protobuf:protobuf-java from 2.3.0 to 3.16.3 in /archetype/simple-gwt-webapp/src/main/resources/archetype-resources
#168
dependabot[bot]
closed
1 month ago
1
Unable to parse proto enum containing hex constants
#167
GoogleCodeExporter
opened
8 years ago
0
Wrong output path is generated in Windows for .java files
#166
GoogleCodeExporter
opened
8 years ago
3
The value of DataInput.readByte() should not be eof-checked since that method throws EOFException
#165
GoogleCodeExporter
closed
8 years ago
1
enums_by_name does not seem to be working using maven plugin
#164
GoogleCodeExporter
opened
8 years ago
0
How to Ignore Array of Null Values in JSON
#163
GoogleCodeExporter
opened
8 years ago
0
How can I serialize a negative int32 to the protobuf format using zigzag encoding?
#162
GoogleCodeExporter
opened
8 years ago
2
Optimize ProtobufOuput for small nested messages (max size of 127)
#161
GoogleCodeExporter
closed
8 years ago
1
protostuff-parser and protostuff-compiler disagree on required version of antlr
#160
GoogleCodeExporter
opened
8 years ago
0
1.0.7 Build error: ProtoParserTest fails
#159
GoogleCodeExporter
opened
8 years ago
2
Produces uncompilable Java when a field is called "default"
#158
GoogleCodeExporter
opened
8 years ago
3
ConcurrentLinkedDeque support
#157
GoogleCodeExporter
opened
8 years ago
1
Support for newing object instances on Android 4.3+ devices
#156
GoogleCodeExporter
opened
8 years ago
2
Visual disturbance of @Deprecated annotation
#155
GoogleCodeExporter
opened
8 years ago
12
Deserializing a message which is protostuff-runtime serialized and has custom class as field
#154
GoogleCodeExporter
closed
8 years ago
3
YamlOutput bug on repeated message fields
#153
GoogleCodeExporter
closed
8 years ago
1
Enum alias support
#152
GoogleCodeExporter
opened
8 years ago
0
optimize xml format
#151
GoogleCodeExporter
opened
8 years ago
0
getSchema() of java.util.Properties fails
#150
GoogleCodeExporter
opened
8 years ago
2
Enter one-line summary
#149
GoogleCodeExporter
closed
8 years ago
2
Would like support for repeated accessors with out "List" appeneded
#148
GoogleCodeExporter
opened
8 years ago
0
CodedInput#skipRawBytes() fails some times for streamed parsing
#147
GoogleCodeExporter
closed
8 years ago
2
RuntimeException when building an annoted schema for inner classes
#146
GoogleCodeExporter
opened
8 years ago
3
Serialization\Deserialization of primitive & wrapper lists and arrays in JSonIOUtil
#145
GoogleCodeExporter
opened
8 years ago
1
meaningful equals and hashCode
#144
GoogleCodeExporter
opened
8 years ago
5
Crash Java7 with JsonIOUtil.toByteArray
#143
GoogleCodeExporter
opened
8 years ago
3
Code generated doesn't compile repeated field with protoc 2.4.1 and protostuf 1.0.7
#142
GoogleCodeExporter
closed
8 years ago
8
protostuff ser/der can not keep order of elements in an array which contain null value
#141
GoogleCodeExporter
opened
8 years ago
15
Multiple runtime schema contexts (IdStrategy groups)
#140
GoogleCodeExporter
closed
8 years ago
8
Add functionality to load protobuf schema from Reader
#139
GoogleCodeExporter
closed
8 years ago
4
CodedIpnut.skipRawBytes() incorrectly updates totalBytesRetired when going outside of its buffer.
#138
GoogleCodeExporter
closed
8 years ago
2
Add OSGi metadata
#137
GoogleCodeExporter
opened
8 years ago
5
Java Annotations via IDL
#136
GoogleCodeExporter
opened
8 years ago
4
PluginProtoCompiler throws IllegalStateException when one of the rules (message_block, enum_block) is missing
#135
GoogleCodeExporter
closed
8 years ago
1
add protobuf support for java.sql.{Date|Timestamp|Time} types
#134
GoogleCodeExporter
opened
8 years ago
2
When the varint of large strings (2kb or more) are serialized, unnecessary bytes are written
#133
GoogleCodeExporter
closed
8 years ago
1
ProtostuffIOUtil.parseListFrom() exhausts the InputStream
#132
GoogleCodeExporter
opened
8 years ago
5
option can't be used as a field name in maven-plugin
#131
GoogleCodeExporter
closed
8 years ago
3
Protostuff for JodaTime
#130
GoogleCodeExporter
opened
8 years ago
1
Default value of optional bool properties is ignored.
#129
GoogleCodeExporter
closed
8 years ago
7
Maven-Plugin fails for multi-module projects
#128
GoogleCodeExporter
closed
8 years ago
6
can protostuff be compatibled with jdk 1.5
#127
GoogleCodeExporter
opened
8 years ago
5
Boolean default value does not work
#126
GoogleCodeExporter
closed
8 years ago
2
Option for java_v2protoc_schema to de/serialize enums by name
#125
GoogleCodeExporter
closed
8 years ago
1
proto-parser throws NPE when an annotation on a field contains a reference
#124
GoogleCodeExporter
closed
8 years ago
1
Timestamp cannot be serialized/deserialized correctly
#123
GoogleCodeExporter
opened
8 years ago
5
No way to deserialise YAML
#122
GoogleCodeExporter
opened
8 years ago
0
Error with protostuff-runtime 1.05
#121
GoogleCodeExporter
closed
8 years ago
1
Add serialization support for empty/singleton/synchronized/unmodifiable/checked collection/set/sortedset/list/map/sortedmap
#120
GoogleCodeExporter
closed
8 years ago
1
Next