1. ae3775a THRIFT-2869 run JSON schema validator from test by Stig Bakken · 10 years ago
  2. 23d6746 THRIFT-3487 Full support for newer Delphi versions by Jens Geyer · 9 years ago
  3. 7be41c7 THRIFT-3493 libthrift does not compile on windows using visual studio by Jens Geyer · 9 years ago
  4. 176bf0c THRIFT-3493 libthrift does not compile on windows using visual studio by KCris · 9 years ago
  5. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  6. ef2b528 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Nobuaki Sukegawa · 9 years ago
  7. f48e339 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Rhys Adams · 10 years ago
  8. eb5f117 THRIFT-3489 warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] by Jens Geyer · 9 years ago
  9. d0e444c THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  10. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  11. 7c7d679 THRIFT-3433 Doubles aren't interpreted correctly by Nobuaki Sukegawa · 9 years ago
  12. 4f6138b THRIFT-3484 Consolidate temporary buffers in Java's TCompactProtocol by Tom Lee · 9 years ago
  13. 9d0f752 THRIFT-3432 Add the TByteBuffer transport for Java Client: Java Patch: Tom Lee by Tom Lee · 9 years ago
  14. 0156aae Use Docker image from master branch on Travis-CI by Nobuaki Sukegawa · 9 years ago
  15. 52de5ca THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  16. 5eed3a1 THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  17. 3143bfb THRIFT-3478 restore method to THsHaServer by Keith Turner · 9 years ago
  18. 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
  19. 8644617 THRIFT-3474 Docker: thrift-compiler by Roger Meier · 9 years ago
  20. 791ee36 THRIFT-1385 make install doesn't install java library in the setted folder by Roger Meier · 9 years ago
  21. 9caf6d6 THRIFT-3435 Separate package for fullcamel thrift by Tom Lee · 9 years ago
  22. ba3fe86 THRIFT-3464 Fix several defects in c_glib code generator by Nobuaki Sukegawa · 9 years ago
  23. a6ab1f5 THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure by Nobuaki Sukegawa · 9 years ago
  24. 1a32c3b Update OpenSSL version for Appveyor by Nobuaki Sukegawa · 9 years ago
  25. f08771c THRIFT-3471 Dart generator does not handle uppercase argument names by Mark Erickson · 9 years ago
  26. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  27. 2e00c99 THRIFT-3454 Python Tornado tutorial is broken by Nobuaki Sukegawa · 9 years ago
  28. 70e6c29 THRIFT-1840 Thrift Generated Code Causes Global Variable Leaksk by Jan Brauer · 9 years ago
  29. dd89dce THRIFT-3468 Dart TSocketTransport onError handler is too restrictive by Mark Erickson · 9 years ago
  30. bc3829e THRIFT-3462 Cocoa generates Incorrect #import header names by jriskin · 9 years ago
  31. 620e7a8 THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
  32. 3aa617a THRIFT-3413 Thrift code generation bug in Go when extending service by Jens Geyer · 9 years ago
  33. 0d227b1 THRIFT-3470 Sporadic timeouts with pipes Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  34. f56b907 THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSONProtocol by Nobuaki Sukegawa · 9 years ago
  35. aede975 THRIFT-3318 PHP: SimpleJSONProtocol Implementation by Atsushi Takayama · 9 years ago
  36. 73fae0f Revert "THRIFT-3443 Thrift include can generate uncompilable code" by Nobuaki Sukegawa · 9 years ago
  37. 665844e THRIFT-3463: Don't fail if Java is not found by Pascal Bach · 9 years ago
  38. 56c1dde THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
  39. ad6fd1b THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg by Jens Geyer · 9 years ago
  40. d254409 doap.rdf: add 0.9.2 and 0.9.3 release by Roger Meier · 9 years ago
  41. 54a2e64 THRIFT-3206 Fix Visual Studio build failure due 'pthread_self': identifier not found by Roger Meier · 9 years ago
  42. 9921300 THRIFT-3453 remove rat_exclude by Roger Meier · 9 years ago
  43. 0399a9c THRIFT-3453 remove rat_exclude by Roger Meier · 9 years ago
  44. 6dab9bb Remove a line break that broke 'grep -v' in test/go/Makefile.am by Nobuaki Sukegawa · 9 years ago
  45. a43063c THRIFT-3451 thrift_protocol PHP extension missing config.m4 file by Roger Meier · 9 years ago
  46. b0526d5 THRIFT-3448 Add a Dart generator argument for overriding the thrift library dependency in generated pubspec.yaml files. by Mark Erickson · 9 years ago
  47. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  48. b9641e0 THRIFT-3450 NPE when using SSL by Nobuaki Sukegawa · 9 years ago
  49. ef3cf81 THRIFT-3443 Thrift include can generate uncompilable code by Nobuaki Sukegawa · 9 years ago
  50. 5479099 THRIFT-3087 Pass on errors like "connection closed" by Андрей Веселов · 9 years ago
  51. e58ed1a THRIFT-3441 Stabilize Travis-CI builds Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  52. e8c71d8 THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  53. cacce2f THRIFT-3440 Python make check takes too much time by Nobuaki Sukegawa · 9 years ago
  54. 2de2700 THRIFT-3439 Run make cross using Python3 when available by Nobuaki Sukegawa · 9 years ago
  55. 69826b2 THRIFT-2410: Add UTF-16 to UTF-8 converter and use for convert the escaped unicode character to UTF-8 byte array. by Phongphan Phuttha · 9 years ago
  56. 0ad6ee9 THRIFT-3420 C++: TSSLSockets are not interruptable by Martin Haimberger · 9 years ago
  57. ae971ce THRIFT-2110 Erlang: Support for Multiplexing Services on any Transport, Protocol and Server by David Robakowski · 11 years ago
  58. ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  59. 314fea2 THRIFT-3431 Avoid an unnecessary HashMap lookup by Tom Lee · 9 years ago
  60. aad06de THRIFT-3436 cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)" by Jens Geyer · 9 years ago
  61. 8d8d657 THRIFT-3434 Dart generator produces empty name in pubspec.yaml for includes w/o namespace by Mark Erickson · 9 years ago
  62. bbb8f5c THRIFT-3430 Go THttpClient does not read HTTP response body to completion when closing by Justin Larrabee · 9 years ago
  63. 2faac5a THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string<char>::size_type {aka unsigned int} by Jens Geyer · 9 years ago
  64. 13ac77d THttpClient now utilizes a package level shared HTTP client and optionally allows users of the library to specify one. by Justin Larrabee · 9 years ago
  65. 341390c THRIFT-3388 hash doesn't work on set/list Client: Python Patch: Jens Geyer by Jens Geyer · 9 years ago
  66. 8551f3f Revert part of 7f404fdef23dbbe5204d35bcb9261ff50939f31f by Nobuaki Sukegawa · 9 years ago
  67. a8c74d5 THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile by Nobuaki Sukegawa · 9 years ago
  68. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
  69. bc7e480 THRIFT-3350 Python JSON protocol does not encode binary as Base64 by Nobuaki Sukegawa · 9 years ago
  70. 97a4898 THRIFT-3423 First call to thrift_transport:read_exact fails to dispatch correct function by Nobuaki Sukegawa · 9 years ago
  71. 7f404fd Run test for THRIFT-2413 by Nobuaki Sukegawa · 9 years ago
  72. f892674 THRIFT-3421 rebar as dependency instead of bundling by Roger Meier · 9 years ago
  73. 7388037 THRIFT-3416 Retire old "xxx_namespace" declarations from the IDL by Jens Geyer · 9 years ago
  74. c7b3086 THRIFT-3421 rebar as dependency instead of bundling by Roger Meier · 9 years ago
  75. d80d0b2 THRIFT-3417: "namespace xsd" is not really working Client: XSD Patch: Jens Geyer by Jens Geyer · 9 years ago
  76. eeb5196 THRIFT-3426 Align autogen comment in XSD Client: XSD Patch: Jens Geyer by Jens Geyer · 9 years ago
  77. cc193c1 THRIFT-3417: "namespace xsd" is not really working by BCG · 9 years ago
  78. a6b1203 THRIFT-3422 Fixed Go's TServerSocket not closing socket on Interrupt. by Mark Sonnabaum · 9 years ago
  79. 622ef03 THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am by Maxime Mouial · 9 years ago
  80. 75d879a THRIFT-3158 Make deepcopy return T Client: Java Patch: Roshan George by Roshan George · 10 years ago
  81. c2d4c77 THRIFT-3157 Make TBase signature more explicit Client: Java Patch: Roshan George by Roshan George · 10 years ago
  82. 369d62e THRIFT-2413 Add JSON escaped unicode support for python3. by Phongphan Phuttha · 9 years ago
  83. 517aa14 THRIFT-3415 - C++: THeader*.h/cpp includes cleanup by Konrad Grochowski · 9 years ago
  84. 86284da THRIFT-3413 Thrift code generation bug in Go when extending service by Jens Geyer · 9 years ago
  85. 90ea4f6 THRIFT-2779: Always write unescaped JSON unicode string. by Phongphan Phuttha · 9 years ago
  86. c04fb00 THRIFT-2974 fix optional writeToParcel Client: Java Patch: Max Spencer by Max Spencer · 9 years ago
  87. 317d515 THRIFT-3414 #include <pwd.h> in THeaderTransport.h breaks windows build by Pascal Bach · 9 years ago
  88. 7f01e2a THRIFT-2413: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol by Phongphan Phuttha · 9 years ago
  89. f264884 Fix package.json to include only the needed files by Jan Krems · 9 years ago
  90. 5b15f8c THRIFT-3307 Raise an error when trying to serialize a union with an incorrect set_field by Joe Ennever · 9 years ago
  91. d8ddb77 THRIFT-1522: Fixes Memory leak by wrapping getaddrinfo into a class. by Claudius Heine · 10 years ago
  92. 11c3569 THRIFT-3199 Uses StructMetaData for exception fieldvalue by Laurent Goujon · 10 years ago
  93. 8a4d06f THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  94. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  95. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  96. 49f4dc0 THRIFT-3402: add unix socket support to perl by James E. King, III · 9 years ago
  97. 7f4be5f some 'some make style' suggestions applied to C++ files by Konrad Grochowski · 9 years ago
  98. 673c941 THRIFT-3382 - C++: TBase class for generated structs added by Konrad Grochowski · 9 years ago
  99. 5334992 THRIFT-3407 Refill buffer when JSON closing bracket is missing by Nobuaki Sukegawa · 9 years ago
  100. fe53309 THRIFT-3182 TFramedTransport is in an invalid state after frame size exception by Marshall Scorcio · 10 years ago