- Aug 26, 2016
-
-
Wouter van Oortmerssen authored
Tested: on Linux. Change-Id: Iea336f75a3b6e722743563813c3c9ed9db4d02fe
-
Wouter van Oortmerssen authored
Find by key on C# and Java (2)
-
TGIshib authored
-
Wouter van Oortmerssen authored
Isolate the complied Java classes into a target folder.
-
- Aug 25, 2016
-
-
Romain Gilles authored
It is a common practice to put all the compiled classes into a dedicated folder in order to: - void to mixing the code and the complied classes - to allow a simple way to remove the complied classes
-
-
Wouter van Oortmerssen authored
Change-Id: Ib5b0ae75617e18094ac31eb5e11d10e5d592cf9b Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: Idd49bc61118c29d6d7364d2cd54a6f7932917570
-
- Aug 24, 2016
-
-
Wouter van Oortmerssen authored
Debianization with CPack
-
Wouter van Oortmerssen authored
Initial grpc support for other languages
-
Vitaly Isaev authored
-
Harsh Vardhan authored
-
Wouter van Oortmerssen authored
Remove Struct::GetPointer() useless method
-
Wouter van Oortmerssen authored
C#: added #define BYTEBUFFER_NO_BOUNDS_CHECK
-
Sahil Jain authored
-
- Aug 22, 2016
-
-
Wouter van Oortmerssen authored
Allow GenerateText() to indicate failure to encode flatbuffer to JSON
-
TGIshib authored
-
- Aug 21, 2016
- Aug 18, 2016
-
-
Ben Hamilton authored
-
- Aug 17, 2016
-
-
Wouter van Oortmerssen authored
Add byte array and unintialized array creation to FlatBufferBuilder
-
- Aug 16, 2016
-
-
Artem Kazakov authored
-
Wouter van Oortmerssen authored
Change-Id: I001ad8dd5f95e6e5ad43daf956663218d19f5c96
-
- Aug 15, 2016
-
-
TGIshib authored
-
- Aug 14, 2016
-
-
TGIshib authored
-
- Aug 13, 2016
-
-
TGIshib authored
-
- Aug 12, 2016
-
-
Wouter van Oortmerssen authored
They were overloaded, but also had default arguments, so would become ambiguous when used with few arguments. Change-Id: Ifac7f3ea3a6391d971dfeda8e33129c8c38d6f12 Tested: on Linux.
-
- Aug 11, 2016
-
-
Wouter van Oortmerssen authored
This was a frequent source of confusion, since in all implementations the data doesn't start at offset 0 in the buffer. Change-Id: I045966e65928e9acd9def84e215914ecb5510653
-
- Aug 10, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: I9a4f90889c311c454a9c19e78c7db3c79800b44e Tested: on Linux.
-
Wouter van Oortmerssen authored
See e.g. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52624 Change-Id: Idae99196c47e015a2ba2416aaf1526f77498ce5d
-
- Aug 08, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: Ie2f1f65be451979d9f8d4da999b1c10737e867af
-
-
Wouter van Oortmerssen authored
Change-Id: Ib283eade157a436e0f3ca0e68d74e7dc6c51c65b
-
- Aug 03, 2016
- Aug 02, 2016
-
-
gonzaloserrano authored
Enums are not fixed because depending on they have comments or not they will be aligned alogn the asssignment character.
-
TGIshib authored
-
- Aug 01, 2016
-
-
Wouter van Oortmerssen authored
Allow Unicode values > U+FFFF in string literals, validate UTF-8 by default
-
Ben Hamilton authored
-
- Jul 31, 2016
-
-
TGIshib authored
-