platform/upstream/flatbuffers.git
2016-04-29 Ben GertzfieldFix undefined behavior in CheckBitsFit bit-shift on...
2016-04-28 RobertMerge pull request #3806 from mediagraph/fix-create...
2016-04-28 Wouter van... Merge pull request #3854 from pjulien/3853
2016-04-27 Wouter van... Merge pull request #3843 from Lakedaemon/refactoring
2016-04-27 Wouter van... Merge pull request #3863 from pjulien/cseq
2016-04-26 Lakedaemonmemory leak fix + php/js/python transition to class...
2016-04-26 pjulienCan now use ``CharSequence`` of ``String``. Works...
2016-04-24 RobertMerge pull request #3859 from rw/go-zero-alloc-strings
2016-04-23 rwFix heap allocation when reading a string.
2016-04-22 Wouter van... Merge pull request #3850 from pjulien/3849
2016-04-22 Wouter van... Merge branch 'master' of https://github.com/google...
2016-04-22 Wouter van... Fixed a verifier check that didn't return from its...
2016-04-22 Wouter van... Fixed SkipByteOrderMark advancing cursor_ too early.
2016-04-22 pjulienFix for #3849
2016-04-20 Wouter van... Fixed float suffix not being added on implicit float...
2016-04-19 pjuliensize the allocation to the required bytes
2016-04-19 pjulienfix file permission
2016-04-19 pjulienFix for #3853
2016-04-18 Wouter van... Merge pull request #3848 from pjulien/3847
2016-04-18 Wouter van... Fixed whole-number float default values missing a ...
2016-04-17 pjulien3847
2016-04-15 LakedaemonEnforcing the google C++ style guide
2016-04-14 Wouter van... Merge branch 'master' of https://github.com/google...
2016-04-14 Wouter van... Fixed missing "f" on float default values in C++/Java/C#
2016-04-13 Wouter van... Merge pull request #3844 from Nnamdi/CreateUninitialize...
2016-04-13 NnamdiStop CreateUninitializedVector returning a pointer...
2016-04-13 LakedaemonTransition 1 (with nice diffs) Go, Cpp and General...
2016-04-13 Wouter van... Fixed struct -> class pre-declaration error.
2016-04-12 Wouter van... Made user-defined attributes available in the reflectio...
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-09 Alex KerfootFix CreateString with already-encoded string or bytearr...
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
next