platform/upstream/flatbuffers.git
2016-04-26 Lakedaemonmemory leak fix + php/js/python transition to class...
2016-04-15 LakedaemonEnforcing the google C++ style guide
2016-04-13 LakedaemonTransition 1 (with nice diffs) Go, Cpp and General...
2016-04-11 Wouter van... Merge branch 'master' of https://github.com/google...
2016-04-11 Wouter van... Fixed JSON integers as strings not being parsed correctly.
2016-04-11 Wouter van... Fixed pre-declarations of included types in generated...
2016-04-08 Wouter van... Merge pull request #3789 from Chippiewill/master
2016-04-08 Wouter van... Merge pull request #3839 from klapek/net/bytebuffer...
2016-04-08 Wojciech JaszczakRemove unnecessary condition in AssertOffsetAndLength.
2016-04-08 Wouter van... Merge pull request #3832 from mikkelfj/c_docs
2016-04-07 Mikkel Fahnøe... Update C documentation with supported MSVC versions...
2016-04-05 Wouter van... Added missing util.cpp to VS project
2016-04-05 Wouter van... Adding missing util.cpp to Xcode project
2016-04-04 Wouter van... Merge branch 'master' of https://github.com/google...
2016-04-04 Wouter van... Merge pull request #3836 from tkelman/cygwinbuild
2016-04-04 Wouter van... add setloadfile and setfileexists functions to flatbuffers
2016-04-04 Wouter van... Fix flatbuffers conversion warnings.
2016-04-04 Wouter van... Fix flatc build for msvc.
2016-04-04 Wouter van... Fixed potential integer overflow in the Verifier.
2016-04-04 Wouter van... Fixed VS assignment constructor warning.
2016-04-04 Mikkel Fahnøe... Remove details on FlatCC builds that would easily becom...
2016-04-03 Mikkel Fahnøe... Document FlatCC support for Windows
2016-04-02 Tony KelmanFix build on Cygwin
2016-03-30 Wouter van... Merge pull request #3816 from armen/master
2016-03-30 Wouter van... Merge pull request #3834 from Nnamdi/gen_name_strings
2016-03-29 NnamdiAdded --gen-name-strings command line option.
2016-03-29 Armen BaghumianImplement __vector_as_bytes and methods to get [ubyte...
2016-03-28 Mikkel Fahnøe... Move some C specifics out of tutorial and clarify platf...
2016-03-26 Mikkel Fahnøe... Add C support in README, minor updates in other C doc
2016-03-25 Mikkel Fahnøe... Documentation for C bindings
2016-03-23 Wouter van... Merge pull request #3822 from cage433/tutorial-java...
2016-03-20 Alex McGuireTutorial's Java example uses incorrect types
2016-03-14 Will GardnerAllow builds on platforms with unsigned chars by default
2016-03-09 Wouter van... Added stream & idempotent annotations for RPCs.
2016-03-09 Wouter van... Added RPC declarations to the schema parser.
2016-03-09 Wouter van... Merge pull request #3805 from artiom/patch-1
2016-03-08 artiomUpdate google user group link
2016-03-08 Wouter van... Allow JSON numeric fields to be specified by a numeric...
2016-03-07 Wouter van... Merge branch 'master' of https://github.com/google...
2016-03-07 Wouter van... Fixed Java pom.xml file still having wrong version...
2016-03-07 Wouter van... Moved the build dir to build_ide to not clash with...
2016-03-07 Wouter van... Added support for easy string pooling.
2016-03-07 Wouter van... Clarified how to test for the presence of fields.
2016-03-03 Wouter van... Merge pull request #3793 from yurivict/master
2016-03-03 YuriFixed missing -lc++abi on FreeBSD.
2016-02-26 Wouter van... Merge pull request #3788 from franc0is/layout-typo
2016-02-26 Wouter van... Merge pull request #3765 from Mischanix/js-typed-arrays
2016-02-26 Wouter van... Merge pull request #3784 from evanw/fix-for-3773
2016-02-26 François BaldassariRemove erroneous extra character
2016-02-26 François BaldassariFix typo in documentation navigation
2016-02-25 Evan WallaceFix #3773: Generated JS now avoids the flatbuffers...
2016-02-22 Wouter van... Merge pull request #3776 from ncpenke/fix-bug-skipping...
2016-02-22 Nalinichandra... Fix #3775: Skip unknown field names if they're quoted
2016-02-22 ncpenkeMerge pull request #4 from google/master
2016-02-22 Wouter van... Disabled broken biicode builds on Travis for the moment.
2016-02-17 Wouter van... Merge branch 'master' of https://github.com/google...
2016-02-17 Wouter van... Fixed namespace code generation for C++
2016-02-12 Robert NixAdd helper for javascript typed arrays
2016-02-12 Robert NixFix javascript unicode test
2016-02-11 Wouter van... Merge pull request #3761 from msb-at-yahoo/fix-gcc...
2016-02-11 maurice barnumfix gcc-4.4 build: -Werror=unused-result is not supported
2016-02-10 Wouter van... Merge branch 'master' of https://github.com/google...
2016-02-10 Wouter van... Fixed enum declaration values being parsed as int.
2016-02-08 Wouter van... Merge pull request #3760 from rw/python-remove-ctypes...
2016-02-08 rwPython: remove ctypes dependency in runtime library.
2016-02-03 Wouter van... Bumped version to 1.3.0 v1.3.0
2016-02-03 Wouter van... Merge pull request #3749 from escholtz/flatc-version
2016-02-01 Eddie ScholtzRemove -v as option for printing version # (based on...
2016-02-01 Eddie ScholtzAdd __DATE__ to FLATC_VERSION based on PR feedback.
2016-02-01 Wouter van... Merge pull request #3739 from Mandar-Shinde/master
2016-02-01 MandarUpdated text in section "Supported programming languages"
2016-01-29 Eddie ScholtzAdd -v --version arg support to the flatc command.
2016-01-28 Wouter van... Merge pull request #3742 from evolutional/cs-partial
2016-01-22 MandarUpdate readme.md
2016-01-21 Oli WilkinsonAdded support for C# partial class generation when...
2016-01-21 Wouter van... Merge branch 'master' of https://github.com/google...
2016-01-21 Wouter van... Re-Added accidentally deleted sample generated file.
2016-01-20 Wouter van... Merge pull request #3735 from evolutional/vs2010-buildfix
2016-01-20 Wouter van... Merge pull request #3734 from evolutional/cs-forcedefaults
2016-01-20 Wouter van... Merge pull request #3729 from fichter/master
2016-01-20 Wouter van... Merge branch 'master' of https://github.com/google...
2016-01-20 Wouter van... Fixed Python unit test breakage.
2016-01-20 Oli WilkinsonDisabled assignment operator of TableKeyComparator...
2016-01-20 Oli WilkinsonImplemented ForceDefaults option on C# FlatBufferBuilder.
2016-01-20 Wouter van... Merge pull request #3707 from evolutional/vs-gitignore
2016-01-20 RobertMerge pull request #3491 from faizanrashid/master
2016-01-19 Wouter van... Merge branch 'master' of https://github.com/google...
2016-01-19 Wouter van... Merge pull request #3510 from jaakristioja/patch-1
2016-01-19 Mark KlaraSilenced unused variable warnings.
2016-01-19 Mark KlaraRevamping the FlatBuffers docs.
2016-01-19 Wouter van... Merge branch 'master' of https://github.com/google...
2016-01-19 Wouter van... Added support for parsing JSON null value.
2016-01-19 Wouter van... Added min/max values for enums/unions.
2016-01-19 Wouter van... Added schema evolution examples to the docs.
2016-01-19 Wouter van... Merge pull request #3706 from evolutional/fix-3506
2016-01-19 Wouter van... Merge pull request #3513 from evolutional/fix-3500
2016-01-19 Wouter van... Merge pull request #3498 from ncpenke/gcc-4.4.3-support
2016-01-19 Rene FichterFix build error when flatc binary is missing in PATH.
2016-01-18 Oli WilkinsonAdded Visual Studio transient files to .gitignore
2016-01-18 Oli WilkinsonAdded check (& skipping) of the utf-8 byte order mark...
next