- Sep 21, 2016
-
-
Wouter van Oortmerssen authored
serialize fully qualified struct & enum name in schema binary
-
- Sep 19, 2016
-
-
Wouter van Oortmerssen authored
Added IFlatbufferObject.cs file to project for .net.
-
FTT\kimsin authored
Before edition, IFlatbufferObject.cs file wasn't in the project and building the project throwed error.
-
- Sep 15, 2016
-
-
Xun Liu authored
-
- Sep 14, 2016
-
-
Wouter van Oortmerssen authored
Remove extra semicolon
-
- Sep 13, 2016
-
-
mogemimi authored
-
- Sep 12, 2016
-
-
Wouter van Oortmerssen authored
Allow access to underlying ByteBuffer in C#
-
Alberto Fernández authored
-
- Sep 10, 2016
-
-
Wouter van Oortmerssen authored
Return error when full string cannot be parsed into int
-
- Sep 09, 2016
-
-
Sahil Jain authored
-
Wouter van Oortmerssen authored
option to build shared library,defeault off
-
Wouter van Oortmerssen authored
Isolate the complied Java classes into a target folder.
-
- Sep 07, 2016
-
-
Wouter van Oortmerssen authored
Switched C# accessors from classes to structs
-
- Sep 06, 2016
-
-
Romain Gilles authored
Use the find -exec instead of find ... | xargs otherwise when there is error log in the output of the build.
-
changnet authored
-
- Sep 01, 2016
-
-
Romain Gilles authored
Remove commented line. Add a last step that remove the target folder after the build and the tests execution.
-
Wouter van Oortmerssen authored
-
- Aug 30, 2016
-
-
Romain Gilles authored
-
- Aug 29, 2016
-
-
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.
-
- Aug 26, 2016
-
-
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.
-
- 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
-