1. a0dd75d Thrift-386: Make it possible to build the Python library without the extension by Jake Farrell · 13 years ago
  2. 94519b3 THRIFT-1434 Node.js Thrift compiler fails to generate server code using inheritance by Roger Meier · 13 years ago
  3. 289cbb2 THRIFT-1431 Rename 'sys' module to 'util' Patch: David Worms by Roger Meier · 13 years ago
  4. ac10256 Thrift-1435: make TException.Message property conformant to the usual expectations by Jake Farrell · 13 years ago
  5. a6c031a Thrift-1432: Javascript struct constants declared in the same file as their struct definition will cause an error by Jake Farrell · 13 years ago
  6. e34009b Thrift-1391: Improved Delphi XE test cases Client: delphi Patch: Jens Geyer by Jake Farrell · 13 years ago
  7. 1b533e9 THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads by Roger Meier · 13 years ago
  8. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  9. 2a266cb Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler generate incorrect name by Jake Farrell · 13 years ago
  10. 02357f2 THRIFT-1411. java: java generator does not provide type parameter for TBaseProcessor by Bryan Duxbury · 13 years ago
  11. e24ba11 Thrift-1425:The Node package is incompatible with latest node (0.6) & npm (1.0.27) by Jake Farrell · 13 years ago
  12. 29defeb Thrift-1401: JSON-protocol for Delphi XE Libraries by Jake Farrell · 13 years ago
  13. 2727422 Thrift-1401: JSON-protocol for Delphi XE Libraries by Jake Farrell · 13 years ago
  14. 8941458 Thrift-1424:Ruby specs fail when run with rake Client: ruby Patch: Peter Sanford by Jake Farrell · 13 years ago
  15. 5d85bbc Thrift-1421: Debian Packages can not be built Client: debian Patch: Jake Farrell by Jake Farrell · 13 years ago
  16. 34e1db4 Thrift-184: Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime by Jake Farrell · 13 years ago
  17. d889d8d Removing trailing quote in java build.properties file. by Jake Farrell · 13 years ago
  18. c965dda Thrift-1421: Debian Packages can not be built (ruby build fails) by Jake Farrell · 13 years ago
  19. 9e7a882 Thrift-1382: Bundle install doesnot work because thrift crashes Client: ruby by Jake Farrell · 13 years ago
  20. d5df77a Thrift-1382: Bundle install doesnot work because thrift crashes Client: ruby by Jake Farrell · 13 years ago
  21. ceead00 Thrift-1382: Bundle install doesnot work because thrift crashes by Jake Farrell · 13 years ago
  22. 605c760 Thrift-1251: Generated java code should indicate which fields are required and which are optional by Jake Farrell · 13 years ago
  23. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  24. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  25. 1b6153b THRIFT-1277 Node.js serializes false booleans as null revert patch => breaks js by Roger Meier · 13 years ago
  26. 28459dc Thrift-1415: delphi: add version Info to the library by Jake Farrell · 13 years ago
  27. 48bb0e2 Thrift-1277: Node.js serializes false booleans as null by Jake Farrell · 13 years ago
  28. 17b8469 THRIFT-1335: Add accept timeout to TServerSocket Client: cpp Patch: Dave Watson by Roger Meier · 13 years ago
  29. df971da THRIFT-1420. java: Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits by Bryan Duxbury · 13 years ago
  30. e7bdf70 THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor by Bryan Duxbury · 13 years ago
  31. 61188a4 THRIFT-1416 Python Unit test is broken on ci remove repr from TestSuite by Roger Meier · 13 years ago
  32. aad3d1d Thrift-1409: Name conflict check does not work properly for exception object(Delphi). by Jake Farrell · 13 years ago
  33. 601bb5e THRIFT-1413: Generated code does not read MapEnd / ListEnd / SetEnd by Jake Farrell · 13 years ago
  34. 73a921f Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message by Jake Farrell · 13 years ago
  35. 1290d42 THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout by Jake Farrell · 13 years ago
  36. f55f33b THRIFT-1405: Delphi compiler does not generates container serializer properly by Jake Farrell · 13 years ago
  37. 806d298 THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementation by Jake Farrell · 13 years ago
  38. d2b3bb4 THRIFT-1406: Build error after applying THRIFT-1395 by Jake Farrell · 13 years ago
  39. d09362c THRIFT-1404: Delphi compiler generates struct reader code with problem. by Jake Farrell · 13 years ago
  40. 0c0f651 Thrift-1395: Patch to prevent warnings for integer types in some cases by Jake Farrell · 13 years ago
  41. bcbf6d6 THRIFT-1400. rb: Ruby native extension aborts with __stack_chk_fail in OSX by Bryan Duxbury · 13 years ago
  42. 8514755 THRIFT-1397: CI server fails during build due to unused parameters in delphi generator by Jake Farrell · 13 years ago
  43. 3b54621 Thrift-1396: Dephi generator has dependacy on boost 1.42 later. by Jake Farrell · 13 years ago
  44. c92b653 Thrift-1390L Debian package build fix for squeeze by Jake Farrell · 13 years ago
  45. 266a6b5 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  46. 0dab383 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  47. 711c70c Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message by Jake Farrell · 13 years ago
  48. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  49. 857a8b8 THRIFT-1261 STDIO support for node-thrift Patch: Jordan Shaw by Roger Meier · 13 years ago
  50. 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
  51. bf12239 THRIFT-1381 Thrift C++ libs have incorrectly versioned names Patch: Jake Farrell by Roger Meier · 13 years ago
  52. 878a948 THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads by Roger Meier · 13 years ago
  53. fae04ea THRIFT-1384: Java help meny missing newline near javame flag by Jake Farrell · 13 years ago
  54. 2361dd1 Thrift-1373: Fix user-defined exception generation in thrift (python) by Jake Farrell · 13 years ago
  55. 581481f Thrift-1379: fix uninitialized enum values in thrift C++ objects by Jake Farrell · 13 years ago
  56. 5170064 Thrift-1377: abort PHP deserialization on unknown field type by Jake Farrell · 13 years ago
  57. b5d94e0 Thrift-1376: Make port specification option in thrift remote by Jake Farrell · 13 years ago
  58. 336a159 Thrift-1375: fixed a hex char conversion bug in TJSONProtocol by Jake Farrell · 13 years ago
  59. 2ce7f66 Thrift-1373: Fix user-defined exception generation in thrift (python) by Jake Farrell · 13 years ago
  60. 7301ece THRIFT-1370: Debian packaging should Build-Depend on libglib2.0-dev by Jake Farrell · 13 years ago
  61. 20e6ef1 THRIFT-1361 Optional replacement of pthread by boost::thread (minor fix) by Roger Meier · 13 years ago
  62. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  63. 3516e0e THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 Patch: Peace by Roger Meier · 13 years ago
  64. 9a1d2f0 add utility for benchmarking protocols against each other by Bryan Duxbury · 13 years ago
  65. 44b2bb6 revert THRIFT-959 by Bryan Duxbury · 13 years ago
  66. 40d51a2 THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variable length byte array by Bryan Duxbury · 13 years ago
  67. f357417 inconsequential indentation fix to java compiler by Bryan Duxbury · 13 years ago
  68. 7dcd49f THRIFT-1357: Erlang dependency breaks build Client: erl Patch: Peter Neumark by Jake Farrell · 13 years ago
  69. db3c924 THRIFT-1359 --gen-cob cpp:cob_style does not compile anymore by Roger Meier · 13 years ago
  70. 5209237 Thrift-1355: Running make in lib/rb doesn't build the native extensions by Jake Farrell · 13 years ago
  71. 8cd3b1a THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 by Roger Meier · 13 years ago
  72. 4bd4f0e Thrift-1354: Add rake task to build just the gem file Client: rb Patch: jfarrell by Jake Farrell · 13 years ago
  73. dec8c54 Thrift-857: tests run by "make install" fail if generators are disabled by Jake Farrell · 13 years ago
  74. 18784d7 THRIFT-1339. java: Extend Tuple Protocol to TUnions by Bryan Duxbury · 13 years ago
  75. e80a194 THRIFT-1331. rb: Ruby library deserializes an empty map to nil by Bryan Duxbury · 13 years ago
  76. 7e3b866 THRIFT-1350: Go library code does not build against latest release by Jake Farrell · 13 years ago
  77. a653067 THRIFT-1227 - erlang implementation of thrift json protocol by Anthony F. Molinaro · 13 years ago
  78. 84e4a3c THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 by Roger Meier · 13 years ago
  79. 508b317 THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 (partial) by Roger Meier · 13 years ago
  80. 32e7b2c THRIFT-1335: Add accept timeout to TServerSocket Client: cpp Patch: Dave Watson by Jake Farrell · 13 years ago
  81. 627f1a0 Thrift-1345: Allow building without test cases by Jake Farrell · 13 years ago
  82. 1fd248f fix spelling issue within license by Roger Meier · 13 years ago
  83. c3f033f THRIFT-1342 Compilation problem on Windows of fastbinary.c by Roger Meier · 13 years ago
  84. a93848b THRIFT-1341 TProtocol.h endian detection wrong with boost by Roger Meier · 13 years ago
  85. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  86. b288050 uncomment handler parameter, so compile does not fail if they are undefined by Roger Meier · 13 years ago
  87. 08077bf THRIFT-1243 TAsyncChannel callbacks by Roger Meier · 13 years ago
  88. 4f8a523 THRIFT-1238 Thrift JS client cannot read map of structures by Roger Meier · 13 years ago
  89. 6869112 THRIFT-1296 SSL detection is broken by Roger Meier · 13 years ago
  90. 2e9f510 THRIFT-1333: Make RWGuard not copyable Client: cpp Patch: Dave Watson by Jake Farrell · 13 years ago
  91. 4013fa3 Thrift-1334: Add more info to IllegalStateException by Jake Farrell · 13 years ago
  92. 251939c THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509 by Jake Farrell · 13 years ago
  93. f099873 THRIFT-1328. java: TBaseHelper.toString(...) appends ByteBuffer data outside of valid buffer range by Bryan Duxbury · 13 years ago
  94. eb7a755 Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mismatch by Jake Farrell · 13 years ago
  95. c4beda9 Thrift-1279: type set is handled incorrectly when writing object by Jake Farrell · 13 years ago
  96. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 13 years ago
  97. 212022c THRIFT-322 IHttpHandler for Thrift Patch: Nils Huegelmann by Roger Meier · 13 years ago
  98. 267c181 remove unused variable sz add .gitignore stuff by Roger Meier · 13 years ago
  99. adaf826 THRIFT-1319. java: Mismatch between how a union reads and writes a container by Bryan Duxbury · 13 years ago
  100. 7a9fb81 THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects by Bryan Duxbury · 13 years ago