- 07 Nov, 2014 1 commit
-
-
Wouter van Oortmerssen authored
Reported by: https://github.com/google/flatbuffers/issues/99 Change-Id: Ia26da95bbac189836c257fa85f3bec1b153b6207 Tested: on Linux.
-
- 29 Oct, 2014 1 commit
-
-
Luna authored
Change-Id: Iac5894fd8f56da7e420714558a94d63d4fea2d72
-
- 28 Oct, 2014 1 commit
-
-
Wouter van Oortmerssen authored
Change-Id: I85e8a6bf2fd1ce04271e8afc5083fd47502e5075
-
- 24 Oct, 2014 3 commits
-
-
Wouter van Oortmerssen authored
This is helpful working with zero-copy use cases. Bug: 15779698 Change-Id: I7097651ca9a432b5021b4e024da86398d1413ec7 Tested: on Linux and Windows.
-
Wouter van Oortmerssen authored
By replacing DIRECTORY by PATH: http://www.cmake.org/cmake/help/v3.0/command/get_filename_component.html Change-Id: I6f5802deeda53dea443b255294235e43e7bb5389 Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: Iacea45ae0f602f49e46de472286a7a77ee20c301
-
- 22 Oct, 2014 2 commits
-
-
Wouter van Oortmerssen authored
Noticed a memory read that isn't big-endian safe. Was somewhat benign in that it would have simply caused vtable duplication when constructing a FlatBuffer on a big-endian machine. Change-Id: I5de3a2bb3ce6912fdd845ed40668719794920cac
-
Wouter van Oortmerssen authored
Change-Id: I3480de9157fd6d0eeb123e77e448bd57c75c74ad Tested: on OS X
-
- 16 Oct, 2014 2 commits
-
-
Wouter van Oortmerssen authored
Change-Id: I504915c6b5367e8c05dc056463158b8420ad8c5e Tested: on Linux.
-
Wouter van Oortmerssen authored
Bug: 15777858 Change-Id: Iabef9b8c8044e593bb89510feebdee00d2f1840b Tested: on Linux and Windows.
-
- 25 Sep, 2014 2 commits
-
-
Wouter van Oortmerssen authored
Also fixed Go unit tests not being up to date with recent schema changes. Change-Id: I42e619f9c5ea05f6f937c68a5c8a92462c46bce3 Tested: on Linux and Windows.
-
Gabriel Martinez authored
Tested: on Linux Bug: 15779934 Change-Id: I6f822f1705e443d8721ea208dcb021aad3c8715c
-
- 24 Sep, 2014 3 commits
-
-
Wouter van Oortmerssen authored
Accessors and constructors now take enum types rather than ints. Bug: 16570507 Change-Id: I4b50fd64ad2e662ea2481bc0ccea784326fb31c0 Tested: on Linux and Windows.
-
Wouter van Oortmerssen authored
Looks like MSVC on Windows and like gcc everywhere else. For enhanced IDE clickability. Bug: 17208371 Change-Id: Ie3e02658fccd3edfd464b4bacf4bc68c613a8570 Tested: on Linux and Windows.
- 23 Sep, 2014 1 commit
-
-
Wouter van Oortmerssen authored
Bug: 17322776 Change-Id: I3a4d3cb4ccd40bc3200a87653aa0ab8ecb90ce60 Tested: on Linux.
-
- 22 Sep, 2014 3 commits
-
-
Wouter van Oortmerssen authored
Change-Id: I560c7ca11b3d665eecafb528f3737b7e139ca9b0 Tested: on Linux and Windows.
-
Zbigniew Mandziejewicz authored
Change-Id: I16ddb06e887e618fa871e842054115909fbf235c
-
Gabriel Martinez authored
Tested: on Linux for Java and C# Bug: 15781151 Change-Id: I7cb97bcc01d986cac2b24aaf7cb29521ddaa2f6b
-
- 19 Sep, 2014 1 commit
-
-
Wouter van Oortmerssen authored
Bug: 15777857 Tested: on Linux and Windows. Change-Id: I25db724349e2c801bb0e41137540507acd57cd03
-
- 18 Sep, 2014 2 commits
-
-
Wouter van Oortmerssen authored
Change-Id: I5e21a08fe4b93382e5fbc3b911de5634b7aa88b9 Tested: on OS X.
-
Wouter van Oortmerssen authored
Also made the C# implementation support unsigned types, and made it more like the Java version. Bug: 17359988 Change-Id: If5305c08cd5c97f35426639516ce05e53bbec36c Tested: on Linux and Windows.
-
- 16 Sep, 2014 2 commits
-
-
Wouter van Oortmerssen authored
Change-Id: I54ce51f16043664d706a79d1b31f2569f3311b70 Tested: on OS X
-
Wouter van Oortmerssen authored
Bug: 16507831 Change-Id: I5beee18f63f174e425dc1ab395807b578d5f9477 Tested: on Linux.
-
- 15 Sep, 2014 7 commits
-
-
Wouter van Oortmerssen authored
This was only causing compiler errors on certain compiler configurations. Change-Id: I110fb8c896f74aae7ef739e9a29c636393dbbde2 Tested: on Linux and Windows.
-
Wouter van Oortmerssen authored
Bug: 17139854 Change-Id: I0eac65d054951e00a8811ad1d80ba8c37012dbf0 Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: Ib3fd576cf9fa4b4058a9fd1bbe24a0859bc3917a Tested: on Linux.
-
Wouter van Oortmerssen authored
Also cleaned up ByteBuffer usage in general: ByteBuffer.position now universally indicates the start of a ByteBuffer. Change-Id: Ic4bfb98f9df9501b8fc82de2c45db7d7311135ac Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: I35984d0ab3e849bec6cdaa364a39f66f2c37b4d0 Tested: on Linux.
-
bml13 authored
Also removed Table extend Constants. Change-Id: I1770b613c58094fa572a3b26a31f01bd5fb8fdbf
-
evolutional authored
Include C# codegen in flatc and .NET FlatBuffer access via the FlatBufferBuilder class Tested: on Windows. Change-Id: If5228a8df60a10e0751b245c6c64530264ea2d8a
-
- 10 Sep, 2014 1 commit
-
-
Stewart Miles authored
Added FLATBUFFERS_BUILD_TESTS option which can be used to disable the build of flatbuffers tests and samples. Tested: Verified tests and samples are no longer built on Linux when FLATBUFFERS_BUILD_TESTS=OFF. Change-Id: Ic23ab827849ba2c4481de9ca86adc1ab8e6b828c
-
- 05 Sep, 2014 8 commits
-
-
Wouter van Oortmerssen authored
Readonly ByteBuffers and Direct ByteBuffers don't have a backing array, and thus can't be used for writing FlatBuffers (though they are fine for reading). Change-Id: I4d7b9cc222b96161d0f8e92f34588bd3e0e38034 Tested: on Linux.
-
Wouter van Oortmerssen authored
Since part of it is based on the filename, which may contain characters that are not legal identifiers. Change-Id: I62b8fe228a434a2040fd4ce47d220fc4d3398b41 Tested: on Linux.
-
Wouter van Oortmerssen authored
This would cause double definition linker errors when included in multiple compilation units. Change-Id: Ie6fd4af018055a099343182a92a7776f2fea4725 Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: If3a062926dd86b95fa68ed64fc7ee2de7bc0d930 Tested: on Linux
-
Wouter van Oortmerssen authored
Also fixed flatc not outputting these identifiers for files compiled on the command-line. Bug: 16983987 Change-Id: I8b714cfea3a8e144fa52133f62b2f7eda6eb044a Tested: on Linux
-
Wouter van Oortmerssen authored
Bug: 17316346 Change-Id: I52377b7fa51adccadc4e867d45666e683bc2c1ae Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: I7d2eac7fed6c36c966670a3e58f4dae7dff25029 Tested: on Linux.
-