platform/upstream/flatbuffers.git
2014-07-09 Wouter van... Added a "strict JSON" mode to the text generator and...
2014-07-08 Wouter van... Added functionality to assign field ids manually in...
2014-07-02 Wouter van... Made declaring the underlying type of an enum mandatory.
2014-07-02 Wouter van... Fixed helper function CreateVectorOfStructs calling...
2014-07-02 Wouter van... Fixed flatc not stripping the path from the base filename.
2014-07-02 Wouter van... Fixed a bugs in the Java runtime that could cause an...
2014-07-02 Wouter van... Switched VS build to -W4, and fixed all resulting warnings.
2014-07-02 Wouter van... Add buffer verification functionality to FlatBuffers
2014-06-24 Wouter van... Generated C++ headers now have include guards.
2014-06-23 Wouter van... Merge "license is a comment, not an echo" into ub-games...
2014-06-23 Wouter van... Merge "show absolute path to user when aborting" into...
2014-06-23 Wouter van... Merge "sh script for JavaTest" into ub-games-master
2014-06-23 Wouter van... JSON text output now optionally doesn't output linefeed...
2014-06-23 Wouter van... Doc clarifications (Java vectors, test working dir...
2014-06-23 rwlicense is a comment, not an echo
2014-06-23 Wouter van... force_align was applied after struct size was set.
2014-06-23 Wouter van... Fixed bug that caused creating 0-length arrays to crash
2014-06-20 rwshow absolute path to user when aborting
2014-06-20 rwsh script for JavaTest
2014-06-19 Wouter van... Merge "Fixed various compiler warnings (most related...
2014-06-19 Wouter van... Fixed various compiler warnings (most related to a...
2014-06-19 Wouter van... Added 64bit configuration to VS project, and fixed...
2014-06-19 Barak AmarFix compilation with VS 2013 missing header
2014-06-18 Wouter van... Documentation changes to clarify FlatBuffer internals.
2014-06-18 Wouter van... Fixed a bug in the Java code generation that would...
2014-06-17 Wouter van... Fixed the web pages not scrolling by regenerating with...
2014-06-13 Wouter van... Removed all unnecessary files from the Xcode project
2014-06-12 Wouter van... Removed two user-specific files from the Xcode project
2014-06-11 Wouter van... Added project files for Visual Studio and Xcode.
2014-06-10 Wouter van... Initial commit of the FlatBuffers code.
2014-01-28 Baligh UddinInitial empty repository