Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flatbuffers
/
ce4d3316d36cf8bc95b90bb6ecf0724b98dcdf6b
/
net
/
FlatBuffers
fff4590
Implemented ForceDefaults option on C# FlatBufferBuilder.
by Oli Wilkinson
· 9 years ago
69a31b8
Revamping the FlatBuffers docs.
by Mark Klara
· 9 years ago
2ce5d6c
Merge pull request #2090 from evolutional/cs-perf-string
by Wouter van Oortmerssen
· 9 years ago
be11d2b
C# performance optimization to Pad/Prep methods
by Oli Wilkinson
· 9 years ago
b8187e5
Performance tweak to FlatBufferBuilder.CreateString method to remove the unnecessary byte buffer allocation
by Oli Wilkinson
· 9 years ago
96cd275
Merge pull request #288 from mfcollins3/csharp-byte-buffer
by Wouter van Oortmerssen
· 9 years ago
42b48bd
Merge pull request #776 from belldon/bytebuffer_pos_fix
by Wouter van Oortmerssen
· 9 years ago
8db90f5
Extend C# ByteBuffer Put method fix to unsafe methods
by belldon
· 9 years ago
d5a113e
Update C# FlatBufferBuilder to reuse vtable array
by belldon
· 9 years ago
e083e46
Add Get Bytes Method Generator for C#
by Michael Collins
· 9 years ago
b98f526
(C#) Add ByteBuffer property to Table
by Shuhei Taunma
· 9 years ago
b062af4
rebased fork
by Maor Itzkovitch
· 9 years ago
3a74c33
removed console print from code
by Maor Itzkovitch
· 9 years ago
e4c3bf3
fixed C# bytebuffer put methods
by Maor Itzkovitch
· 9 years ago
e24afd8
extended scalar mutator support
by Maor Itzkovitch
· 9 years ago
588564d
Base type safety in C#. Clear FlatBufferBuilder in C#.
by RevenantX
· 9 years ago
221193e
Union accessors in C# should use generic type for the table
by Mormegil
· 10 years ago
0ee1b99
[BREAKING CHANGE] Field accessors should use property getters in C#
by Mormegil
· 10 years ago
f7818d8
Changed C# ByteBuffer to use bit shifts instead of BitConverter
by Wouter van Oortmerssen
· 10 years ago
7ef2fc2
Regenerated test code + fixed typo in C# FlatBufferBuilder
by Wouter van Oortmerssen
· 10 years ago
432f3f2
Added Copyright headers
by loverszhaokai
· 10 years ago
71e97b7
Fixed C# Table.cs to work with Mono.
by Grégoire Astruc
· 10 years ago
4fb5a76
Support for booleans in the Java/C# API
by Wouter van Oortmerssen
· 10 years ago
e568f17
Fixed C# SizedByteArray copying leading bytes of ByteBuffer.
by Wouter van Oortmerssen
· 10 years ago
4390254
C#: Allow ByteBuffer to use faster unsafe mode
by Jon Simantov
· 10 years ago
517c964
Support for required fields.
by Wouter van Oortmerssen
· 10 years ago
557c88c
Refactored the Java and C# code generators into one.
by Wouter van Oortmerssen
· 10 years ago
9a1f7be
Initial commit of .NET port of FlatBuffers
by evolutional
· 10 years ago