- 26 Aug, 2016 4 commits
-
-
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.
-
- 25 Aug, 2016 4 commits
-
-
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
-
- 24 Aug, 2016 7 commits
-
-
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
-
- 22 Aug, 2016 2 commits
-
-
Wouter van Oortmerssen authored
Allow GenerateText() to indicate failure to encode flatbuffer to JSON
-
TGIshib authored
-
- 21 Aug, 2016 2 commits
- 18 Aug, 2016 1 commit
-
-
Ben Hamilton authored
-
- 17 Aug, 2016 1 commit
-
-
Wouter van Oortmerssen authored
Add byte array and unintialized array creation to FlatBufferBuilder
-
- 16 Aug, 2016 2 commits
-
-
Artem Kazakov authored
-
Wouter van Oortmerssen authored
Change-Id: I001ad8dd5f95e6e5ad43daf956663218d19f5c96
-
- 15 Aug, 2016 1 commit
-
-
TGIshib authored
-
- 14 Aug, 2016 1 commit
-
-
TGIshib authored
-
- 13 Aug, 2016 1 commit
-
-
TGIshib authored
-
- 12 Aug, 2016 1 commit
-
-
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.
-
- 11 Aug, 2016 1 commit
-
-
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
-
- 10 Aug, 2016 2 commits
-
-
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
-
- 08 Aug, 2016 3 commits
-
-
Wouter van Oortmerssen authored
Change-Id: Ie2f1f65be451979d9f8d4da999b1c10737e867af
-
-
Wouter van Oortmerssen authored
Change-Id: Ib283eade157a436e0f3ca0e68d74e7dc6c51c65b
-
- 03 Aug, 2016 2 commits
- 02 Aug, 2016 2 commits
-
-
gonzaloserrano authored
Enums are not fixed because depending on they have comments or not they will be aligned alogn the asssignment character.
-
TGIshib authored
-
- 01 Aug, 2016 2 commits
-
-
Wouter van Oortmerssen authored
Allow Unicode values > U+FFFF in string literals, validate UTF-8 by default
-
Ben Hamilton authored
-
- 31 Jul, 2016 1 commit
-
-
TGIshib authored
-