This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
9936adf473978c0934e7734cb506887f6fc0b025
flatbuffers-bigfoot
/
include
/
flatbuffers
T
History
Wouter van Oortmerssen
9e7e8cbe9f
Bumped version to 1.11.0
...
Change-Id: I0c87ad2cf8f8768cf40c5b7abea0add087a5518a
2019-04-24 11:34:53 -07:00
..
base.h
Bumped version to 1.11.0
2019-04-24 11:34:53 -07:00
code_generators.h
Added -Wextra-semi to Clang build.
2019-02-25 09:14:56 -08:00
flatbuffers.h
Added -Wc++98-compat-extra-semi
2019-02-25 11:42:37 -08:00
flatc.h
Enable flatbuffer to initialize Parser from bfbs (
#4283
) (
#5077
)
2018-12-13 11:59:27 -08:00
flexbuffers.h
Only use __movsb on architectures that support it (
#5147
)
2019-02-04 18:57:34 +01:00
grpc.h
Efficient Conversion of a FlatBufferBuilder to a MessageBuilder (
#4980
)
2018-10-18 10:32:59 -07:00
hash.h
Disabled constexpr for hashing functions.
2019-03-11 14:02:20 -07:00
idl.h
Part of
#5265
, neutral changes (
#5281
)
2019-04-08 10:05:50 -07:00
minireflect.h
Further fixes to make minireflect compatible with old behavior.
2019-03-21 15:08:04 -07:00
reflection_generated.h
Fix a warning on compiling with clang (
#5258
)
2019-03-25 12:06:00 -07:00
reflection.h
disallow c style casts (
#4981
)
2018-10-15 15:11:31 -07:00
registry.h
Fix high certainty warnings from PVS-studio (
#5115
)
2019-01-17 09:49:27 -08:00
stl_emulation.h
Make changes on the make_unsigned type trait (
#5136
)
2019-01-28 17:31:58 -08:00
util.h
Narrows template ascii routines to prevent a possible signed overflow in generic code. (
#5232
)
2019-03-11 10:26:28 -07:00