1. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  2. 22749ac THRIFT-4751: Missing imports in TProtocol (phpdoc related only) Client: php by Florian Lonqueu-Brochard · 6 years ago
  3. 328e437 THRIFT-4698: add releading instructions to the haskell readme [ci skip] by James E. King III · 6 years ago
  4. 98f379e THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake by James E. King III · 6 years ago
  5. dd63da1 Merge pull request #1690 from cyyever/const_members by James E. King III · 6 years ago
  6. c28a739 THRIFT-4747: The 'omitempty' tag should not be appended to optional fields that have a default value by Renan Cakirerk · 6 years ago
  7. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  8. 9fed901 fix static analyzer warings by cyy · 6 years ago
  9. f7a4ead fix warings by cyy · 6 years ago
  10. f6460fa change doc by cyy · 6 years ago
  11. 72a878e change timeous_ms to unsigned type by cyy · 6 years ago
  12. c349cdb add override and const by cyy · 6 years ago
  13. fc222b3 remove useless assert code by cyy · 6 years ago
  14. c1bfe3d remove WIN XP macros by cyy · 6 years ago
  15. 6a01d46 remove unused code by cyy · 6 years ago
  16. bfdbd03 use chrono by cyy · 6 years ago
  17. d12dbed remove unused headers by cyy · 6 years ago
  18. 7190ca7 remove unused headers by cyy · 6 years ago
  19. f83d3f9 add const to member functions by cyy · 6 years ago
  20. ef32bc1 THRIFT-4163: update cmake build type handling by James E. King III · 6 years ago
  21. 1ad08ca THRIFT-3587 TTLSSocket now also uses ConnectHelper to allow for timeouts when opening the connection. by Christoph Herold · 6 years ago
  22. 8630eb9 THRIFT-4741 Missing "inner" argument from one CTOR Client: C# Patch: Jens Geyer by Jens Geyer · 6 years ago
  23. 67df34a THRIFT-4742 Typo "cannot read from null input stream" on write by Jens Geyer · 6 years ago
  24. ac9e9b1 THRIFT-4741 Missing "inner" argument from one CTOR Client: C# Patch: Jens Geyer by Jens Geyer · 6 years ago
  25. f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
  26. 010ccf0 Merge pull request #1678 from BELUGABEHR/THRIFT-4725 by James E. King III · 6 years ago
  27. bbc1377 THRIFT-4691: ensure CPAN module runs unit tests by James E. King III · 6 years ago
  28. f61d9e5 THRIFT-4737: fixed by Christian Bürckert · 6 years ago
  29. fe11c48 THRIFT-4733: Fix test unix socket address already in use by junnplus · 6 years ago
  30. e20ab3e THRIFT-4725: Change Return Type Signature of Process Methods by Beluga Behr · 6 years ago
  31. 4eac57a THRIFT-4487: replace gettimeofday implementation on windows by James E. King III · 6 years ago
  32. 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
  33. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  34. 278528c THRIFT-4732: windows cmake refinements and add windows docker build support by James E. King III · 6 years ago
  35. d7c11ad Fix swift version [ci skip] by James E. King III · 6 years ago
  36. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  37. c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
  38. caf7da9 automatize the double rendering test by Ozan Can Altiok · 6 years ago
  39. 0140cbf remove unused variables by cyy · 6 years ago
  40. 1f34504 remove unused boost headers by cyy · 6 years ago
  41. 863262d add static_assert message by cyy · 6 years ago
  42. 77d26e2 replace boost unique_ptr with std::unique_ptr by cyy · 6 years ago
  43. 7007506 replace boost static_assert with static_assert by cyy · 6 years ago
  44. 7f8aef7 replace boost::atomic with std::atomic by cyy · 6 years ago
  45. 0f43f95 revert noexcept changings by cyy · 6 years ago
  46. 8cb3b68 remove stdcxx namespace and use std directly by cyy · 6 years ago
  47. d65e91c remove stdcxx namespace and use std directly by cyy · 6 years ago
  48. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  49. 52637b3 remove std tr1 by cyy · 6 years ago
  50. 9f837bb remove boost smart ptr by cyy · 6 years ago
  51. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  52. 7b93559 use noexcept instead of throw() in library by cyy · 6 years ago
  53. 93e8ec2 THRIFT-4726: Remove SLF4J Logging Guards by Beluga Behr · 6 years ago
  54. 0f79045 Fix: free useless timer by 邹异雄 · 6 years ago
  55. b239b0a Style: fix style by 邹异雄 · 6 years ago
  56. 41d5d3a Fix: do not reconnect if connection.destroyed, prevent connection leak by 邹异雄 · 6 years ago
  57. 414f9a5b Skip native extension for jruby by Nephi Allred · 6 years ago
  58. ecebd77 THRIFT-4716: add veralign.sh tool to set versions for releases by James E. King III · 6 years ago
  59. d532441 THRIFT-4368: Fix guaranteed NPE in TBaseAsyncProcessor.java by Beluga Behr · 6 years ago
  60. 6503043 THRIFT-4714: optimize java TFramedTransport to call write once per flush by James E. King III · 6 years ago
  61. 88584f8 THRIFT-4712: Improve Performance and Refactor ShortStack by Beluga Behr · 6 years ago
  62. 882d48d THRIFT-4481: TBinaryProtocol.writeMessageEnd does not allow throwable exception by Beluga Behr · 6 years ago
  63. 36ffe1e THRIFT-4469: Make isServing volatile by Beluga Behr · 6 years ago
  64. 5abf58c THRIFT-4709: Use StandardCharsets UTF-8 by Beluga Behr · 6 years ago
  65. 9e813ae THRIFT-4702: Improve AutoExpandingBuffer by Beluga Behr · 6 years ago
  66. 99f673a THRIFT-4694: Upgrade Java to Java 1.8 by Beluga Behr · 6 years ago
  67. a3a7c6c THRIFT-4547: add swift to bionic build image and run unit tests by James E. King III · 6 years ago
  68. 1c6914d THRIFT-4713: Review of TBaseHelper by Beluga Behr · 6 years ago
  69. df9c60d THRIFT-4711: Improve Immutable None Type Instantiation by Beluga Behr · 6 years ago
  70. 4c71660 THRIFT-4705: add nuget configuration file by James E. King III · 6 years ago
  71. 138a81d THRIFT-4704: Streamline TDeserializer Implementation by Beluga Behr · 6 years ago
  72. e2109b9 Merge pull request #1653 from jeking3/consume-0.12.0 by James E. King III · 6 years ago
  73. bf51a9f THRIFT-4695: Pre-Size Java Collections in Union by Beluga Behr · 6 years ago
  74. 3671b8b Use case-switch Statement Instead of if-else Clauses by Beluga Behr · 6 years ago
  75. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  76. a139082 THRIFT-4546: replace all git-wip-us.apache.org to github.com by Robert Lu · 6 years ago
  77. f9f037b Update Cargo.toml, release instructions and release script by Allen George · 6 years ago
  78. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  79. 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
  80. ef7a189 Reformat rust code with rustfmt 1.0 by Allen George · 6 years ago
  81. 2b7365c THRIFT-4659: Fix race when closing server socket (#1645) by Jay Gheewala · 6 years ago
  82. 44ee32c Fix c++98 build by proller · 6 years ago
  83. e6e7e62 Correct c++17 definition by proller · 6 years ago
  84. db61f10 Fix build with old c++ by proller · 6 years ago
  85. f201bf0 Fix build with c++17 by proller · 6 years ago
  86. 208a048 THRIFT-4679: Remove unused variable declaration by griffinmichl · 6 years ago
  87. 17a9cff Fix warning: catching polymorphic type ‘class std::runtime_error’ by value by proller · 6 years ago
  88. 30d3125 THRIFT-4656: Fix infinite loop in PHP TCurlClient by Josip Sokcevic · 6 years ago
  89. dd965c1 Fix hs-nodets test and re-enable it by Mustafa Senol Cosar · 6 years ago
  90. 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
  91. 7f0fa6c THRIFT-4674 Added stream context support for PHP THttpClient by Efimov Evgenij · 6 years ago
  92. fc52c3c THRIFT-4673 IAsyncResult not supported by layered transports (buffered/framed) by Jens Geyer · 6 years ago
  93. 7abb7d5 THRIFT-4671 handle client's unexpected close. by lixiasong · 6 years ago
  94. 7af79c8 THRIFT-4668: make socket backlog configurable for python2 Client: py by lshgdut · 6 years ago
  95. aa177ea THRIFT-4666: Attempt to work around dlang client pool test failure by Allen George · 6 years ago
  96. 24918ab THRIFT-4664: Cannot create ReadHalf/WriteHalf by Jake W · 6 years ago
  97. b57d126 THRIFT-4529: Rust enum variants are now camel-cased by GREATEST Wiggler EvaR! · 6 years ago
  98. 6436899 THRIFT-4662: Rust const string calls function at compile time by jake-ruyi · 6 years ago
  99. 2391f33 THRIFT-4545: fix haskell build on windows, fix appveyor stale packages by James E. King III · 6 years ago
  100. d5bd200 THRIFT-4661: Rust enum name wrong case in generated structs by jake-ruyi · 6 years ago