- 30 Aug, 2016 1 commit
-
-
Romain Gilles authored
-
- 29 Aug, 2016 1 commit
-
-
Romain Gilles authored
It is a common practice to put all the compiled classes into a dedicated folder in order to: - avoid to mix the code and the complied classes - to allow a simple way to remove the complied classes Add log of java version in order to make it explicit to the end user.
-
- 26 Aug, 2016 13 commits
-
-
Wouter van Oortmerssen authored
lookupByKey corrections
-
TGIshib authored
-
TGIshib authored
-
TGIshib authored
# Conflicts: # src/idl_gen_general.cpp
-
Wouter van Oortmerssen authored
Change-Id: Ice94f09197235cf71b41a22d0767bd7b119284e1
-
TGIshib authored
-
Wouter van Oortmerssen authored
This was causing class loader errors on Java 1.6. Change-Id: Id1d9e7e369aad639115664c43a867c4d3a82f9f1 Tested: on Linux.
-
Wouter van Oortmerssen authored
Tested: on Linux. Change-Id: Iea336f75a3b6e722743563813c3c9ed9db4d02fe
-
TGIshib authored
-
TGIshib authored
-
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 1 commit
-
-
Wouter van Oortmerssen authored
Change-Id: I9a4f90889c311c454a9c19e78c7db3c79800b44e Tested: on Linux.
-