Commit Graph

  • 9aeeddf5ac C++/Go: Update gRPC related code to work with gRPC 1.3+ (#4305) Per Grön 2017-05-12 18:48:17 +02:00
  • c7bfe06c54 Reverting part of PR #4286 Wouter van Oortmerssen 2017-05-10 18:04:53 -07:00
  • 349a391208 Removed unnecessary check for Offset in AssertScalarT() Wouter van Oortmerssen 2017-05-10 18:00:27 -07:00
  • 9d01bfaea3 Added error message for union values out of range. Wouter van Oortmerssen 2017-05-10 17:21:47 -07:00
  • cfbab31fb1 cleaning up JavaTest.sh - quote paths, and less error-prone deletion (#4301) Travis Wellman 2017-05-10 16:45:08 -07:00
  • cb2481efdc Ensured flatc.exe is statically linked on Windows Wouter van Oortmerssen 2017-05-10 15:42:23 -07:00
  • d7ac3788e8 Clarified the semantics of the Offset type. Wouter van Oortmerssen 2017-05-10 14:55:11 -07:00
  • a0a313b101 Added missing js/ts generated code. Wouter van Oortmerssen 2017-05-10 13:25:51 -07:00
  • 93c0960c3a Added --keep-prefix to not strip schema include path in C++ includes. Wouter van Oortmerssen 2017-05-10 13:21:20 -07:00
  • 04d734d6d2 Added more test scripts: Mono on Linux, and one for all. Wouter van Oortmerssen 2017-05-10 12:54:22 -07:00
  • 8468ea1ab4 Fixed LookupByKey for Java & C# Wouter van Oortmerssen 2017-05-08 18:24:47 -07:00
  • 0920d663d5 [C++] Add grpc/streaming test and fix Deserialize (#4296) 水樹素子 2017-05-09 05:49:34 +09:00
  • bbb72f0b73 Tweak fallthrough comments to get recognized by gcc7 (#4298) Heiko Becker 2017-05-08 22:35:55 +02:00
  • 8f8a27d6e5 [C++] Add grpc_slice_unref(slice) (#4294) moti 2017-05-05 07:44:31 +09:00
  • 86777bd66b Generating the most strict TS code possible (#4286) Kamil Rojewski 2017-05-02 01:05:53 +02:00
  • 8b92122f33 Made the verifier catch zero-offsets. Wouter van Oortmerssen 2017-04-26 14:26:18 -07:00
  • e93a5652d0 Fixes for VS 2015 build. Wouter van Oortmerssen 2017-04-24 10:29:25 -07:00
  • 0c80b3a7cc Added VS 2015 test to AppVeyor CI. Wouter van Oortmerssen 2017-04-24 10:04:34 -07:00
  • f52ddfbd68 Fix Android STLPort build. Wouter van Oortmerssen 2017-04-21 10:49:07 -07:00
  • 808b44f87a TS tests fixes (#4265) Kamil Rojewski 2017-04-21 18:29:42 +02:00
  • 340d1a3447 Fix FlexBuffers writing incomplete length for 64-bit vectors. Wouter van Oortmerssen 2017-04-19 17:41:53 -07:00
  • ba20d9bff3 Added a clear function for purging all data that is holded by the FlatBuffer. (#4259) Carlos Sanchez 2017-04-20 02:06:33 +02:00
  • 370693a200 Specify `std' namespace for remove function (#4268) Dmitry Ermolov 2017-04-20 02:55:41 +03:00
  • 33932ceea4 Fixed CreateVectorOfStructs for native_type (2nd try) (#4276) Christian Helmich 2017-04-20 02:14:31 +09:00
  • fb03f78fb4 Fix minor const correctness issue (#4271) Per Eckerdal 2017-04-19 17:56:55 +02:00
  • 523f3833eb VS fix for ambiguous union assignment operator. Wouter van Oortmerssen 2017-04-17 18:00:41 -07:00
  • 46497e4f9a Fixed hashed values in JSON for signed ints. Wouter van Oortmerssen 2017-04-17 17:40:02 -07:00
  • b627b7c6c6 Undo PR: make flatbuffers.js into a UMD module (#4228) Wouter van Oortmerssen 2017-04-17 17:31:03 -07:00
  • e093f72d00 Improved union copy constructor. Wouter van Oortmerssen 2017-04-17 17:27:20 -07:00
  • 728bb64fed Fixed clang needing union copy constructor. Wouter van Oortmerssen 2017-04-17 13:45:50 -07:00
  • a07f0d428d [C++] fix bounds checking on integer parsing (#4250) Jason Stubbs 2017-04-18 04:19:43 +10:00
  • b90d4e049d VS warning fixes. Wouter van Oortmerssen 2017-04-12 17:56:19 -07:00
  • b0752e179b Added support for structs and strings in unions. Wouter van Oortmerssen 2017-04-10 15:56:51 -07:00
  • 1fc12e0e5b C++ fixed compile error C2678 with msvc when using std::find_if on vectors (#4262) schoetbi 2017-04-13 01:37:22 +02:00
  • e6fa7b1133 Fix Visual Studio 2017 new warning (C4244: 'argument': conversion fro… (#4261) chronoxor 2017-04-12 23:13:10 +03:00
  • 28e7dbd3d3 TypeScript support (#4232) Kamil Rojewski 2017-04-10 19:01:13 +02:00
  • adc50051e0 make flatbuffers.js into a UMD module (#4228) Iain van der Bloat 2017-04-08 09:14:01 +09:00
  • 2aec880347 [C++]Use noexcept in union type move ctor/Add move assingment (#4249) moti 2017-03-30 10:00:20 +09:00
  • 238a8ebb15 Suppress warning in Flatbuffer VS2010 builds. Wouter van Oortmerssen 2017-03-29 12:01:11 -07:00
  • 86992476da Update StackOverflow links to have relevant queries. Wouter van Oortmerssen 2017-03-29 11:58:42 -07:00
  • 751aeabc80 Updated .gitignore for C# Wouter van Oortmerssen 2017-03-29 11:55:20 -07:00
  • b4bb1b103f Fix flatc code gen. Wouter van Oortmerssen 2017-03-29 11:51:20 -07:00
  • cffd187fc7 Added missing generated code for C# Wouter van Oortmerssen 2017-03-29 11:51:02 -07:00
  • ccfa317486 C#: Fixed possible conflicts between usings and user-supplied namespace (#4247) Spencer Bench 2017-03-29 12:09:25 -06:00
  • a5cc2092a6 Support binary search for struct in cpp (#4245) tianyapiaozi 2017-03-30 00:51:12 +08:00
  • 89041a1686 Add a VectorCast function that safely casts from Vector<Offset<T>> to Vector<Offset<U>> if U is a base class of T. Wouter van Oortmerssen 2017-03-27 17:46:34 -07:00
  • 7a36419f24 Fixing closure compile compatibility when --gen-mutable is used. Wouter van Oortmerssen 2017-03-27 17:44:33 -07:00
  • 281284fa5d Fixed building and warnings on Arduino (16 bit platform). (#4197) Jesper Stemann Andersen 2017-03-27 18:38:04 +02:00
  • 1a27c7017a C++: Add default value handling to mutation/SetField code (#4230) Lawrence Chan 2017-03-20 19:36:27 -05:00
  • b8f5f84437 add command line argument for go namespace (#4222) Flier Lu 2017-03-21 07:08:35 +08:00
  • f2071e4f80 Add arbitrary string type to the native object API (#4218) Alexander Gallego 2017-03-20 19:02:04 -04:00
  • 9c25ecdcd1 C++: add String::str() function (#4234) Jun Hyeon, Nam 2017-03-19 02:09:56 +09:00
  • 1beed12e59 fixed duplicate symbol error in flexbuffers.h (#4233) Jun Hyeon, Nam 2017-03-19 02:08:39 +09:00
  • 4cd71d67f1 GO: add _ postfix to identiy conflict golang keyword (#4221) Flier Lu 2017-03-16 09:34:53 +08:00
  • d9bc5ec047 fixed flag for javascript (#4223) Aaron Hudon 2017-03-15 15:16:43 -07:00
  • c04c143cf0 tests: update monster_test.bfbs binary file with generate_code.sh (#4220) Koichi Shiraishi 2017-03-16 06:53:37 +09:00
  • c6aae45364 sample: update auto-generated monster_generated.h (#4219) Koichi Shiraishi 2017-03-16 06:52:47 +09:00
  • 7f2a1c90d5 Prevent flatbuffers::Vector and flatbuffers::VectorOfAny to be copied (#4217) Alexander Theißen 2017-03-13 16:53:30 +01:00
  • f5387387de Pedantic Visual Studio build (/W4 /WX) (#4214) chronoxor 2017-03-10 21:27:30 +03:00
  • e7e4dc755d NoError was returning on DoParse method when file was empty (#4208) Louis-Paul CORDIER 2017-03-10 17:50:44 +01:00
  • b8224809ad VS2015 warning "conditional expression is constant" (#4210) chronoxor 2017-03-09 00:34:38 +03:00
  • bb22fb5756 Fix broken symlink to CONTRIBUTING.md (#4212) Dale Lukas Peterson 2017-03-08 13:16:11 -08:00
  • ff274771ba fixed path being ignored in GenerateCppGRPC (#4207) Christian Helmich 2017-03-09 02:08:40 +09:00
  • 15bf626191 Add a backwards-compatible version of VerifyBuffer() (#4201) Hadriel Kaplan 2017-03-08 11:25:37 -05:00
  • ac106e835c Fixing broken link and added missing <map> header include. (#4199) Zarian Waheed 2017-03-03 09:47:52 -08:00
  • 640b525e83 optimization of FlatBufferBuilder::CreateVector() (#4198) xiaohaoliang 2017-03-04 01:40:43 +08:00
  • 0b379211dc Fixed problem with uint keys (#4172) Raman 2017-03-01 01:16:50 +03:00
  • bb223da258 C++ generator: Pre-allocating std::vector in UnPack methods. (#4187) Louis-Paul CORDIER 2017-02-26 07:10:17 +01:00
  • 17c5f89d4f Fixed move constructor in generated union class (#4192) Andrei Lebedev 2017-02-26 10:06:48 +04:00
  • 695d26183a Remove libc++ and c++abi requirement on Linux with clang (#4189) Andrei Lebedev 2017-02-26 09:47:57 +04:00
  • f5120a2aaf more safer (#4186) Kameiha 2017-02-26 13:24:43 +08:00
  • 037314a059 [C++] Additional accessors for fields of union types. (#4184) Franken 2017-02-26 07:23:32 +02:00
  • ebcfbbadf0 fix #4180: Long.prototype.toFloat64() overflow (#4182) litianzhao 2017-02-21 03:20:56 +08:00
  • 6561c7a31f Temporarily disabled VS2010 warning 4512. Wouter van Oortmerssen 2017-02-15 17:44:55 -08:00
  • a6d98fb067 Fixed VS x64 warnings in flexbuffers.h Wouter van Oortmerssen 2017-02-15 17:40:24 -08:00
  • 3a2d3a232f Removed spurious "aa" from flatc usage message. Wouter van Oortmerssen 2017-02-15 14:59:25 -08:00
  • cebdad4d23 Updated version numbers to 1.6 v1.6.0 Wouter van Oortmerssen 2017-02-15 14:36:51 -08:00
  • d798100be9 Round vector_downward initial size up (#4179) Sahil Jain 2017-02-15 14:42:01 -05:00
  • 1fb6b9ee6f Added doc comments to the binary schema. Wouter van Oortmerssen 2017-02-13 16:15:55 -08:00
  • 2d6e8f096b Fixed sorting assertion with some std::sort implementations. Wouter van Oortmerssen 2017-02-13 09:49:16 -08:00
  • ec8038cc3d JS: add package.json to publish the npm pacakge (#4166) Shintaro Abe 2017-02-11 07:19:11 +09:00
  • 2df3d1c965 Added missing generated code. Wouter van Oortmerssen 2017-02-10 13:28:15 -08:00
  • 2272229983 Added --prefix-include option for generated includes. Wouter van Oortmerssen 2017-02-10 12:04:42 -08:00
  • b7bfecb4ee Add move constructor to generated union class. (#4167) 水樹素子 2017-02-11 03:32:34 +09:00
  • c7c4bbfce2 Error C2668: 'Service::Version2::CreateServiceValues' : ambiguous call to overloaded function (#4161) sjoblom65 2017-02-10 13:25:11 -05:00
  • d7ba17dfe5 Changes to make flatbuffers javascript compatible with the closure compiler. Wouter van Oortmerssen 2017-02-08 17:08:47 -08:00
  • 60b11435e6 Fixed missing ' Wouter van Oortmerssen 2017-02-08 17:04:44 -08:00
  • ed2110d7b3 Fixed link to Google C++ Style Guide. Wouter van Oortmerssen 2017-02-08 16:37:25 -08:00
  • a9514de978 Fixed vector test on Windows Wouter van Oortmerssen 2017-02-08 15:59:52 -08:00
  • c57ab92e60 Fixes for Windows compiler errors. Wouter van Oortmerssen 2017-02-08 15:38:18 -08:00
  • f878024d0b Fixed the Android build. Wouter van Oortmerssen 2017-02-08 14:57:31 -08:00
  • aac6be1153 First attempt at SchemaLess FlatBuffers. Wouter van Oortmerssen 2016-02-01 18:00:30 -08:00
  • dabe030890 Added PULL_REQUEST_TEMPLATE.md Wouter van Oortmerssen 2017-02-08 10:15:26 -08:00
  • 29574282a2 JSON parser wasn't handling ulong values correctly. Wouter van Oortmerssen 2017-01-30 17:07:55 -08:00
  • 2dd6ba57d1 Add utility method to build a vector of struct in-place. (#4153) Benjamin Lerman 2017-02-01 18:22:56 +01:00
  • 6cc2307c71 Remove max_message_size arg, which is not passed to Deserialize func. Wouter van Oortmerssen 2017-01-30 14:54:51 -08:00
  • 74c8c7137a A bug fix to the union vector feature in FlatBuffers. Wouter van Oortmerssen 2017-01-30 14:02:40 -08:00
  • f9055ff9a7 Merge branch 'master' of https://github.com/google/flatbuffers Wouter van Oortmerssen 2017-01-27 15:30:27 -08:00
  • 9b3d8b318a Added tracking of order of types declared. Wouter van Oortmerssen 2017-01-27 15:28:57 -08:00
  • 87e29b25de Some small speed optimizations to the core copying functions. Wouter van Oortmerssen 2017-01-27 11:26:35 -08:00