Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flatbuffers
/
c957550511689e1052059fc2cf2e43a06a24a05b
/
net
/
FlatBuffers
e365c50
Java: Added access object for vector of struct and vector of tables. (#5233)
by Kulikov Alexey
· 5 years ago
2706381
Add element size parameter to __vector_as_arraysegment [c#] (#5512)
by Kevin Fort
· 5 years ago
b701248
Set C# Struct/Table visibility to public (#5381) (#5416)
by Vladimir Glavnyy
· 5 years ago
92e9f33
Don't check ForceDefaults when adding Offfset values (#5415)
by Bryan Furia
· 5 years ago
0d2cebc
Add FLATBUFFERS_COMPATIBILITY string (#5381)
by Vladimir Glavnyy
· 5 years ago
b652fcc
Break internal Java/C# APIs
by Wouter van Oortmerssen
· 5 years ago
c978b9e
Enforce matching version in Java and C#.
by Wouter van Oortmerssen
· 5 years ago
51dd733
[C#] add FlatBuffersBuilder.CreateSharedString (#5372)
by mugisoba
· 5 years ago
0cdacdf
Remove byte* property in ByteBufferAllocator (#5191)
by Eric Erhardt
· 6 years ago
69d761d
Added .net core project (#5187)
by Efe Burak
· 6 years ago
80d148b
[net] Fix issue #5036 when write a double value into bytebuffer at big endian machine with unsafe mode. (#5076)
by Simon.S.King
· 6 years ago
705577d
Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)"
by Wouter van Oortmerssen
· 6 years ago
ed03faa
[C#] Fix compile issue when compiling with older versions of C# (#4938)
by Christopher Cifra
· 6 years ago
d0321df
C# support for directly reading and writting to memory other than byte[]. For example, ByteBuffer can be initialized with a custom allocator which uses shared memory / memory mapped files. (#4886)
by Christopher Cifra
· 6 years ago
d8f49e1
Mono Fix for Unsafe Mode (#4887)
by Derek Bailey
· 6 years ago
1f5eae5
Revert "Performance Increase of Vector of Structures using .NET BlockCopy (#4830)"
by Wouter van Oortmerssen
· 6 years ago
7b50004
Performance Increase of Vector of Structures using .NET BlockCopy (#4830)
by Derek Bailey
· 6 years ago
72b05bc
Convert net/FlatBuffers project to be compatible with netstandard (#4811)
by Damien Pontifex
· 6 years ago
cc354ea
Delete ByteBuffer.exe (#4721)
by iceboy
· 7 years ago
08cf50c
Java/C#/Python prefixed size support (#4445)
by Robert Schmidtke
· 7 years ago
6eb031d
Text files should not have executable bit set (#4480)
by Sergey Avseyev
· 7 years ago
ac1015e
Trimmed vtables of trailing zeroes.
by Wouter van Oortmerssen
· 7 years ago
4a43c2b
Added IFlatbufferObject.cs file to project for .net.
by FTT\kimsin
· 8 years ago
02dfa64
Allow access to underlying ByteBuffer
by Alberto Fernández
· 8 years ago
52ca755
Switched C# accessors from classes to structs
by Wouter van Oortmerssen
· 8 years ago
49ee30a
Merge pull request #3978 from TGIshib/key
by Wouter van Oortmerssen
· 8 years ago
7c69c5d
Fix lookupByKey, improve compareStrings
by TGIshib
· 8 years ago
79d127c
Merge pull request #2133 from evolutional/cs-bounds-check
by Wouter van Oortmerssen
· 8 years ago
9f16090
Improve `LookupByKey` , update docs
by TGIshib
· 8 years ago
8fdced4
Update
by TGIshib
· 8 years ago
9031597
Merge remote-tracking branch 'refs/remotes/google/master' into key
by TGIshib
· 8 years ago
18d67ed
Clarified in the docs how to get to the serialized bytes.
by Wouter van Oortmerssen
· 8 years ago
dc7f5bc
Remake
by TGIshib
· 8 years ago
8c0d56d
Removed BOM marker from some files.
by Wouter van Oortmerssen
· 8 years ago
c837d29
Remove unnecessary condition in AssertOffsetAndLength.
by Wojciech Jaszczak
· 9 years ago
fff4590
Implemented ForceDefaults option on C# FlatBufferBuilder.
by Oli Wilkinson
· 9 years ago
69a31b8
Revamping the FlatBuffers docs.
by Mark Klara
· 9 years ago
4802e8a
C# added BYTEBUFFER_NO_BOUNDS_CHECK #define
by Oli Wilkinson
· 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