1. 99c3aa2 Enable clippy in all Rust targets and ensure that all existing code is clippy-clean (#2341) by Allen George · 3 years, 10 months ago
  2. 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
  3. c15e75d THRIFT-5354 disable IDE0083 warning Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  4. f9177f3 THRIFT-5353: Fix import dedup without explicit go namespace by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  5. a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  6. 36bd59f THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid compiler warning about always true comparisons by Orion Poplawski · 3 years, 11 months ago
  7. cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
  8. b51a62b THRIFT-5347 Deprecate Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 4 years ago
  9. 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
  10. b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
  11. 876aee5 Setup for Visual Studio 2019 + workarounds for some open tickets: by Jens Geyer · 10 years ago
  12. b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
  13. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  14. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  15. bee96a1 netstd fix IDE warning by Jens Geyer · 4 years ago
  16. c2ddaf0 THRIFT-4914: Make TClient.Call to return the response meta by Yuxuan 'fishy' Wang · 4 years ago
  17. d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  18. 494a845 THRIFT-5198 Fix certain Visual Studio hints in generated netstd code by Jens Geyer · 4 years, 1 month ago
  19. 12f6c31 THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code by Jens Geyer · 4 years, 1 month ago
  20. c981cf8 THRIFT-5317 netstd compiler does not escape keywords by Jens Geyer · 4 years, 1 month ago
  21. 71e972c FIX: Log errors in processor via standard logger -> errors to write into Console.Error as before by Jens Geyer · 4 years, 2 months ago
  22. 1506661 Log errors in processor via standard logger #2284 by Konstantin Pozdniakov · 4 years, 2 months ago
  23. 6cd5366 Merge pull request #2273 from allengeorge/allen/clippy_clean by Allen George · 4 years, 2 months ago
  24. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  25. 196254b THRIFT-5302 Add recursive function name uniqueness check by wangliming07 · 4 years, 2 months ago
  26. dca58db THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 by Jens Geyer · 4 years, 2 months ago
  27. 6d57026 THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 by Jens Geyer · 4 years, 3 months ago
  28. 330482b markdown compiler added Client: md Patch: Kashirin Alex by Kashirin Alex · 4 years, 4 months ago
  29. 1d68bfe Rust compiler generates invalid code when using typedef with union by guanjialin · 4 years, 4 months ago
  30. b1a5cd6 Fix typo by Tom Wieczorek · 4 years, 3 months ago
  31. 6fd830d THRIFT-4942 Set PHP struct generated field values as private with getters and setters by Dedipyaman Das · 4 years, 4 months ago
  32. c553155 THRIFT-4942 Set PHP struct generated field values as private with getters and setters by Dedipyaman Das · 4 years, 4 months ago
  33. 1190308 Merge pull request #2191 from zeshuai007/Implements_TConfig by Zezeng Wang · 4 years, 4 months ago
  34. c77941c THRIFT-5134: Fix memory leak when the handler method return FALSE by wangyunjian · 4 years, 10 months ago
  35. 63213c1 Implements TConfiguration for java by zeshuai007 · 4 years, 4 months ago
  36. 304f50b Fixed double newline at end of generated python service files (#2236) by Jonathan Mackenzie · 4 years, 4 months ago
  37. 0371589 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method by longzhiri · 4 years, 5 months ago
  38. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  39. 68c1506 THRIFT-5261 Support for deprecated methods (via annotation) by Jens Geyer · 4 years, 5 months ago
  40. 23c8e52 THRIFT-5254 Member name cannot be Isset (unless it is an "required" member) by Jens Geyer · 4 years, 6 months ago
  41. 363ee00 THRIFT-5253 using Result in result name generates wrong IAsync interface by Jens Geyer · 4 years, 6 months ago
  42. 761a869 THRIFT-5118: Fix memory leak when the handler method return a exception by wangyunjian · 4 years, 11 months ago
  43. 4db7a0a THRIFT-5240: Do connectivity check in Go server by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  44. 86cc6f0 THRIFT-5144: Fix memory leak when generate deserialize list element by wangyunjian · 4 years, 10 months ago
  45. 6e16c2b THRIFT-5238 GetHashCode can throw NullReferenceException by Jens Geyer · 4 years, 7 months ago
  46. 2834101 THRIFT-2087 Python compiler replace non utf-8 char with default by Emmanuel Brard · 4 years, 7 months ago
  47. bcae3bb THRIFT-5233: Handle I/O timeouts in go library (#2181) by Duru Can Celasun · 4 years, 7 months ago
  48. 1bed620 THRIFT-5235 Add property setter for isset flags Client: delphi Patch: Jens Geyer by Jens Geyer · 4 years, 7 months ago
  49. 7db2d0f THRIFT-5234 Fix a number of js/ts generation issues by Phil Price · 5 years ago
  50. 210202e THRIFT-5229 Deprecate as3 support Client: as3 Patch: Jens Geyer by Jens Geyer · 4 years, 7 months ago
  51. e79f764 THRIFT-5233: Handle I/O timeouts in go library by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  52. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago
  53. 3f78c70 THRIFT-5082 Add a Class reference for PHP enum $_TSPEC by Stanislav Markevic · 5 years ago
  54. 0acf23b THRIFT-5200 Thrift compiler will generate incorrect code when add 'cob_style' option by zeshuai007 · 4 years, 8 months ago
  55. b559359 THRIFT-5220 DeepCopy() extension methods not generated when the IDL contains no service by Jens Geyer · 4 years, 8 months ago
  56. affea7b THRIFT-5216 generate DeepCopy methods Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years, 8 months ago
  57. 4fd001c THRIFT-5138 Swift keywords may be used as identifiers if escaped by Jano Svitok · 4 years, 10 months ago
  58. a082592 THRIFT-5128 Swift TFramedTransport does not work using present code by Jano Svitok · 4 years, 10 months ago
  59. 5323965 THRIFT-3622 Fix deprecated uses of std::auto_ptr by zeshuai007 · 4 years, 8 months ago
  60. abc2ec6 THRIFT-5198 Fix certain Visual Studio hints in generated netstd code by Jens Geyer · 4 years, 8 months ago
  61. 371d92f THRIFT-5179: Fix generated code for struct's named "a" or "b" by Zezeng Wang · 4 years, 9 months ago
  62. 52655ce THRIFT-5159: Fix runtime ReferenceError in generated code by penenin · 4 years, 9 months ago
  63. 5ef8e3e Remove boost from compiler test, delete unused bincat.sh by Mario Emmenlauer · 4 years, 9 months ago
  64. b4711a6 Swift 5.1 support by Alexander Edge · 4 years, 9 months ago
  65. 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  66. 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
  67. f44b6ee Modify autogenerated message for Go to standard to match the expectations of some tools by gzuykov · 4 years, 9 months ago
  68. 7e90252 THRIFT-4764: Use new syntax for clippy skipping Client: rs by Mikail Bagishov · 6 years ago
  69. 11fc716 THRIFT-5154 Generate interface IDs (IID) for Windows platforms by Jens Geyer · 4 years, 10 months ago
  70. 24ab31f THRIFT-5067 Invalid generated Cpp code from valid Thrift IDL with dots in file names for nested namespaces by zeshuai007 · 4 years, 10 months ago
  71. 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
  72. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  73. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  74. 7b712f4 THRIFT-5106: Fix various Lua library and compiler issues by Jeffrey Han · 5 years ago
  75. 222362c THRIFT-5095 ToString() should print entire structure, not just the top-level data by Jens Geyer · 5 years ago
  76. bb5f7ec THRIFT-5091 Netstd generator produces uncompileable code for struct names ending with "_result" or "_args" by Jens Geyer · 5 years ago
  77. ded3261 THRIFT-5072 Fix data type generation. by Homarechan · 5 years ago
  78. 7d30e2c (no ticket) catch exception by ref Patch: Gaurav Singh by Gaurav Singh · 5 years ago
  79. e8f82da THRIFT-5016 Do Not Check 'other' For Null in Equals by David Mollitor · 5 years ago
  80. 44d8cc6 THRIFT-5014: Do Direct Comparison on Raw Values Instead of Objects by belugabehr · 5 years ago
  81. b374ce3 THRIFT-5046: Better struct tag overrides by Duru Can Celasun · 5 years ago
  82. 418d88b THRIFT-5013: Replace NullPointerException with RequireNonNull by belugabehr · 5 years ago
  83. 9c43962 Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default"" by Elvis Pranskevichus · 5 years ago
  84. 1234ddf Revert "THRIFT-4002: Make generated exception classes immutable by default" by D. Can Celasun · 5 years ago
  85. b40f5c2 THRIFT-4002: Make generated exception classes immutable by default by Elvis Pranskevichus · 6 years ago
  86. e780855 THRIFT-5044 Improve serialization support for TApplicationExceptions and custom exceptions by Jens Geyer · 5 years ago
  87. 1e04910 Generate comments for the output cpp file by kahotv · 5 years ago
  88. 4266fae THRIFT-5032 netstd: Use PascalCase for Properties. by Paulo Neves · 5 years ago
  89. f4475ff THRIFT-5019: Duplicate imports from multiple includes from a namespace by Duru Can Celasun · 5 years ago
  90. 59694a7 THRIFT-5002: Fix argument containers for inherited functions by John Boiles · 5 years ago
  91. b1d4b3a THRIFT-4989: Fix run time exception when using Swift TCompactProtocol by David Furey · 5 years ago
  92. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  93. 7199741 THRIFT-4938 Issues with version.h treatment Client: Compiler Patch: Jens Geyer by Jens Geyer · 5 years ago
  94. 6701dbb THRIFT-4976: Delay 1 second before recompiling Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  95. a899fe8 THRIFT-4973 Add deprecation messages for csharp and netcore by Jens Geyer · 5 years ago
  96. ec8c7c4 THRIFT-4920: Fix generation of binary string constants by Elvis Pranskevichus · 5 years ago
  97. 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
  98. b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
  99. 77d96c1 THRIFT-4960 bare trait (dyn) warnings Client: Rust Patch: Danny Browning by Danny Browning · 5 years ago
  100. 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago