issues
search
capnproto
/
capnproto-java
Cap'n Proto in pure Java
Other
405
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use bulk ByteBuffer.put() method in getWritableDataPointer()
#144
dwrensha
closed
1 month ago
1
Update WireHelpers.java to improve data-blob copying by bulk put
#143
stepeos
closed
1 month ago
10
Alternative to builder pattern and allocation
#142
gurgl
opened
1 month ago
0
get sonatype releases working again
#141
dwrensha
opened
4 months ago
0
Fix infinite loop in PackedInputStream when the supplied ArrayInputStream is smaller than needed
#140
mdindoffer
closed
5 months ago
1
How to navigate difference between C++/Java versions
#139
balayanv
closed
7 months ago
1
Questions about cross-language data exchange and Android support
#138
WhiredPlanck
opened
10 months ago
2
Compatible with C++ spec v2?
#137
sgammon
opened
10 months ago
3
Parsing Schemas
#136
devinrsmith
opened
1 year ago
4
Linux building process is cumbersome and poorly documented
#135
throwable-one
opened
1 year ago
0
Fix SegmentReader bugs
#134
jonahbeckford
closed
1 year ago
1
Support MSVC compiler
#133
jonahbeckford
closed
1 year ago
2
cap table context instanceof
#132
vaci
opened
1 year ago
0
imbue builders and readers with cap tables
#131
vaci
opened
1 year ago
1
Support `Serialize.tryRead` and `SerializePacked.tryRead`
#130
jrsala-auguration
closed
1 year ago
2
MAC M1 incompatible
#129
tsgmq
closed
2 years ago
0
Avoid duplicate bitwise operations when reading primitive list pointers
#128
mdindoffer
closed
2 years ago
0
Performance-related microcleanup
#127
mdindoffer
closed
2 years ago
2
Fix various cases of integer overflow during multiplication
#126
mdindoffer
closed
2 years ago
1
#122 Add bound checks for struct size (+ fix bounds check implementation)
#125
mdindoffer
closed
2 years ago
0
rpc ordering
#124
vaci
closed
2 years ago
3
Serialize#read is too eager to throw on EOF
#123
jrsala-auguration
closed
1 year ago
2
C++ implementation is more strict when reading StructPointers
#122
mdindoffer
closed
2 years ago
8
The capnpc-java binary should be installed in libexec/ and not bin bin/
#121
Flowdalic
opened
2 years ago
1
Makefile respect cflags and ldflags
#120
Flowdalic
closed
2 years ago
0
Makefile: Use 'install' to install and respect DESTDIR
#119
Flowdalic
opened
2 years ago
3
Makefile: Use non-local prefix per default
#118
Flowdalic
closed
2 years ago
2
Reusing message readers.
#117
MankaranSingh
closed
3 years ago
6
E
#116
Jamespotty
closed
3 years ago
0
Merge from upstream
#115
vaci
closed
3 years ago
0
Title
#114
Jamespotty
closed
3 years ago
1
Add advisories for recently found vulnerabilities
#113
mdindoffer
closed
3 years ago
2
Where to report security issues?
#112
mdindoffer
closed
3 years ago
2
capnpc-java schema compiler plugin should be written in Java
#111
dwrensha
opened
3 years ago
2
Nested generics don't compile properly
#110
c-aug
closed
3 years ago
5
made runtime build for JDK8 under all JDKs (8++)
#109
paxel
closed
3 years ago
2
java 8 compatibility (again)
#108
paxel
closed
3 years ago
5
Makefile: Enable overriding `pkg-config`
#107
ajelinski
closed
3 years ago
1
Enable overriding `pkg-config`'s path with an environment variable
#106
ajelinski
closed
3 years ago
2
How to deserialize ByteBuffer to capnp message
#105
MankaranSingh
closed
3 years ago
2
try adding maven.compiler.release flag
#104
dwrensha
closed
3 years ago
0
java 8 compatibility
#103
paxel
closed
3 years ago
9
Q: Random Access Fields
#102
yaarix
opened
3 years ago
0
how to construct MessageBuilder from MessageReader #2
#101
paxel
closed
3 years ago
1
Integer overflow when allocating large ByteBuffer in BuilderArena
#100
clavin-xlnx
closed
3 years ago
4
Integer size limit on message read byte size
#99
clavin-xlnx
closed
3 years ago
2
allow to create a MessageBuilder from a MessageReader without copying memory
#98
paxel
closed
3 years ago
10
Too many segments error
#97
clavin-xlnx
closed
3 years ago
3
Offer option to disable traversalLimitInWords
#96
wdu
closed
3 years ago
2
Add helpers for serializing collections
#95
tmr232
opened
3 years ago
3
Next