flatbuffers/src
Wouter van Oortmerssen 55686100aa Changed direct calls to strtod to use StringToNumber
StringToNumber will correctly use locale-insensitive functions
when available.

Change-Id: I6bde11039a541634186f8f791012af2eb0d86b8d
2020-01-09 11:48:09 -08:00
..
BUILD Split Bazel targets into multiple packages (#5640) 2019-12-02 14:14:48 -08:00
clang-format-all.sh Improved pull request & clang-format instructions. 2019-11-07 14:37:33 -08:00
clang-format-git.sh Improved pull request & clang-format instructions. 2019-11-07 14:37:33 -08:00
code_generators.cpp Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625) 2019-11-14 15:47:58 -08:00
flatc.cpp (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00
flatc_main.cpp Add flatc '--cpp_std' switch (#5656) 2019-12-23 12:13:48 -08:00
flathash.cpp [C++] Refactor to conform to Google C++ style guide (#5608) 2019-11-07 12:22:54 -08:00
idl_gen_cpp.cpp [C++17] Add Traits class for Tables and Factory function within it. (#5678) 2020-01-02 10:12:14 -08:00
idl_gen_csharp.cpp Simplify declarations of x-macro FLATBUFFERS_TD (#5638) 2019-11-25 12:54:59 -08:00
idl_gen_dart.cpp [C++] Refactor to conform to Google C++ style guide (#5608) 2019-11-07 12:22:54 -08:00
idl_gen_fbs.cpp (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00
idl_gen_go.cpp [GO] Fix support for enums with underscores and Unions with imported members (#5600) 2019-11-26 12:25:36 -08:00
idl_gen_grpc.cpp Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) 2019-11-14 16:58:35 -08:00
idl_gen_java.cpp [Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696) 2020-01-06 09:28:19 -08:00
idl_gen_js_ts.cpp Ran src/clang-format-all.sh (#5617) 2019-11-11 09:29:37 -08:00
idl_gen_json_schema.cpp add check for root_type specified for json schema generation (#5622) 2019-11-11 11:33:27 -08:00
idl_gen_kotlin.cpp [Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696) 2020-01-06 09:28:19 -08:00
idl_gen_lobster.cpp Simplify declarations of x-macro FLATBUFFERS_TD (#5638) 2019-11-25 12:54:59 -08:00
idl_gen_lua.cpp Simplify declarations of x-macro FLATBUFFERS_TD (#5638) 2019-11-25 12:54:59 -08:00
idl_gen_php.cpp Simplify declarations of x-macro FLATBUFFERS_TD (#5638) 2019-11-25 12:54:59 -08:00
idl_gen_python.cpp Optimize Pack method using numpy (#5662) 2019-12-26 21:42:11 -05:00
idl_gen_rust.cpp [rust] Make enum names public (#5690) 2019-12-31 10:28:58 -08:00
idl_gen_text.cpp Simplify declarations of x-macro FLATBUFFERS_TD (#5638) 2019-11-25 12:54:59 -08:00
idl_parser.cpp Changed direct calls to strtod to use StringToNumber 2020-01-09 11:48:09 -08:00
reflection.cpp Changed direct calls to strtod to use StringToNumber 2020-01-09 11:48:09 -08:00
util.cpp [C++] Refactor to conform to Google C++ style guide (#5608) 2019-11-07 12:22:54 -08:00