- 15 Jul, 2016 1 commit
-
-
Romain Gilles authored
-
- 14 Jul, 2016 7 commits
-
-
Wouter van Oortmerssen authored
Verifier computes the buffersize, useful when streaming multiple flatbuffers
-
Wouter van Oortmerssen authored
Fixed bug with negative hex constants (2).
-
BogDan Vatra authored
-
BogDan Vatra authored
Close #3898
-
Raman authored
-
Raman authored
-
Raman authored
-
- 13 Jul, 2016 4 commits
-
-
Wouter van Oortmerssen authored
Don't crash if str is null
-
BogDan Vatra authored
Is useful especially when we want to create a string from another message string that might be null.
-
Wouter van Oortmerssen authored
Rename CONTRIBUTING to CONTRIBUTING.md
-
Rushabh Yapuram authored
-
- 12 Jul, 2016 2 commits
- 11 Jul, 2016 4 commits
-
-
Wouter van Oortmerssen authored
Fixed operator++. Added CreateXXX for vector types.
-
daksenik authored
-
Wouter van Oortmerssen authored
Added --escape-proto-identifiers command-line option.
-
Wouter van Oortmerssen authored
Fix for issue #3922
-
- 09 Jul, 2016 9 commits
- 08 Jul, 2016 6 commits
-
-
Wouter van Oortmerssen authored
same fix for general code generator
-
lakedaemon authored
-
Wouter van Oortmerssen authored
Fix for make
-
lakedaemon authored
-
lakedaemon authored
-
daksenik authored
-
- 05 Jul, 2016 7 commits
-
-
Raman authored
-
Raman authored
-
Raman authored
-
Raman authored
-
Romain Gilles authored
This avoid to put the pom.xml file into the source directory. Normally the pom file is in a parent (/parent) folder and it is not mixed with the java source code. An other thing is: this will make import of the project more easy from a IDE. The side effect is that the target folder where maven build artifacts will move from the <flatbuffers>/java/target to <flatbuffers>/target therefore the gitignore file has been updated in consequences.
-
Romain Gilles authored
-
Romain Gilles authored
Revert "Create a maven like project structure for java development. Make it OSGi compliant. Generate the flatbuffers code for testing (example)." This reverts commit 9875b0e0.
-