- Aug 15, 2015
-
-
Maor Itzkovitch authored
-
- Aug 07, 2015
-
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
- Aug 06, 2015
-
-
Wouter van Oortmerssen authored
Change-Id: I45362806df6d4eff0b0b7521b7caf42c2ec0515c
-
- Aug 05, 2015
-
-
Jon Simantov authored
Causing SetAnyValueS to treat all scalars as integers. Change-Id: Ib467b255e7f32a1478180a91e65def31676399eb
-
Wouter van Oortmerssen authored
Clarified the use of the deprecated flatc --gen-includes flag.
-
Wouter van Oortmerssen authored
Change-Id: I7df2b0172f5de6f7bdbd8778361794004cd06062 Tested: on Linux.
-
Stewart Miles authored
Also, removed the flag from the Android makefile. Tested: Verified flatc builds successfully on Linux and regenerated the docs. Change-Id: I7140daa10b7cb9a29b5ffd63c6b20489e72a5899
-
- Aug 04, 2015
-
-
Wouter van Oortmerssen authored
Tested: on Windows.
-
Wouter van Oortmerssen authored
Also made the Xcode project link. Tested: on OS X.
-
- Aug 03, 2015
-
-
Wouter van Oortmerssen authored
e.g. support generic reading/writing from structs/vectors etc. Change-Id: I2eb6e24db088a72da444d5c8df7e506e53d5bc2d Tested: on Linux. Bug: 22660837
-
- Aug 01, 2015
-
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
Maor Itzkovitch authored
-
- Jul 31, 2015
-
-
Wouter van Oortmerssen authored
Change-Id: I6e9e66c3d7d67c54617bc892f612b7341bebd7e0
-
Wouter van Oortmerssen authored
As part of the reflection support. Change-Id: Ie0a8e233bca7dffa4cff7e564660035d97ff8902 Tested: on Linux. Bug:22637258
-
- Jul 29, 2015
-
-
Wouter van Oortmerssen authored
[BREAKING CHANGE] Base type safety in C#. Clear FlatBufferBuilder in C#.
-
- Jul 28, 2015
- Jul 22, 2015
-
-
Wouter van Oortmerssen authored
Change-Id: I05e2f8fd06026645a8e5da1703d757ad9de10b4f Tested: on Linux.
-
Wouter van Oortmerssen authored
Change-Id: I60f6da32fb2a30557fcf842624f68ca184f65e1f Tested: on Linux.
-
Wouter van Oortmerssen authored
Add optional root table to SetString and ResizeVector, when your Flatbuffer isn't the schema's root type.
-
Jon Simantov authored
-
Jon Simantov authored
Was previously using table name, but no reason not to just let the calling code worry about getting the object.
-
Wouter van Oortmerssen authored
Add a libflatbuffers for other projects to use
-
Wouter van Oortmerssen authored
Change-Id: I4081160a8281939ab282d7914ae396276c767882 Tested: on Linux.
-
Martell Malone authored
-
Jon Simantov authored
This allows you to use these functions with a flatbuffer whose root table type does't correspond with the root table type of the schema. If you don't specify the table name, it will use the root table from the schema by default (mimicing the current behavior).
-
- Jul 13, 2015
-
-
Wouter van Oortmerssen authored
fix for parameter name clash in generated structs
-
aeneid authored
-
Maor Itzkovitch authored
-
Wouter van Oortmerssen authored
Change-Id: Ia6b976f0eb6a99d710bcd09cb56339580ff69f5b
-
Maor Itzkovitch authored
-
- Jul 12, 2015
-
-
aeneid authored
-