1. 343c61d Thrift-1441: Generate constructor with parameters for exception class to let it update message property automatically. by Jake Farrell · 13 years ago
  2. 3318201 Thrift-1452: generate a swap() method for all generated structs by Jake Farrell · 13 years ago
  3. 284a9b5 THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3 by Roger Meier · 13 years ago
  4. 23bf35d Thrift-1454:Better handling of write on a closed TSocket by Jake Farrell · 13 years ago
  5. a2c5674 Thrift-1445:minor C++ generator variable cleanup Client: cpp Patch: Dave Watson by Jake Farrell · 13 years ago
  6. 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
  7. 6fa2b30 Thrift-1446:Compile error with Delphi 2009 in constant initializer by Jake Farrell · 13 years ago
  8. 3775a68 Thrift-1090: Document the generation of a file called "Constants.java" by Jake Farrell · 13 years ago
  9. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  10. a1b671d Thrift-1330: PHP Namespaces no longer generated Client: php Patch: Mike Riley by Jake Farrell · 13 years ago
  11. 94519b3 THRIFT-1434 Node.js Thrift compiler fails to generate server code using inheritance by Roger Meier · 13 years ago
  12. ac10256 Thrift-1435: make TException.Message property conformant to the usual expectations by Jake Farrell · 13 years ago
  13. 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
  14. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  15. 02357f2 THRIFT-1411. java: java generator does not provide type parameter for TBaseProcessor by Bryan Duxbury · 13 years ago
  16. 605c760 Thrift-1251: Generated java code should indicate which fields are required and which are optional by Jake Farrell · 13 years ago
  17. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  18. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  19. 1b6153b THRIFT-1277 Node.js serializes false booleans as null revert patch => breaks js by Roger Meier · 13 years ago
  20. 28459dc Thrift-1415: delphi: add version Info to the library by Jake Farrell · 13 years ago
  21. 48bb0e2 Thrift-1277: Node.js serializes false booleans as null by Jake Farrell · 13 years ago
  22. aad3d1d Thrift-1409: Name conflict check does not work properly for exception object(Delphi). by Jake Farrell · 13 years ago
  23. 601bb5e THRIFT-1413: Generated code does not read MapEnd / ListEnd / SetEnd by Jake Farrell · 13 years ago
  24. 73a921f Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message by Jake Farrell · 13 years ago
  25. f55f33b THRIFT-1405: Delphi compiler does not generates container serializer properly by Jake Farrell · 13 years ago
  26. d2b3bb4 THRIFT-1406: Build error after applying THRIFT-1395 by Jake Farrell · 13 years ago
  27. d09362c THRIFT-1404: Delphi compiler generates struct reader code with problem. by Jake Farrell · 13 years ago
  28. 0c0f651 Thrift-1395: Patch to prevent warnings for integer types in some cases by Jake Farrell · 13 years ago
  29. 8514755 THRIFT-1397: CI server fails during build due to unused parameters in delphi generator by Jake Farrell · 13 years ago
  30. 3b54621 Thrift-1396: Dephi generator has dependacy on boost 1.42 later. by Jake Farrell · 13 years ago
  31. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  32. 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
  33. fae04ea THRIFT-1384: Java help meny missing newline near javame flag by Jake Farrell · 13 years ago
  34. 2361dd1 Thrift-1373: Fix user-defined exception generation in thrift (python) by Jake Farrell · 13 years ago
  35. 581481f Thrift-1379: fix uninitialized enum values in thrift C++ objects by Jake Farrell · 13 years ago
  36. b5d94e0 Thrift-1376: Make port specification option in thrift remote by Jake Farrell · 13 years ago
  37. 2ce7f66 Thrift-1373: Fix user-defined exception generation in thrift (python) by Jake Farrell · 13 years ago
  38. 40d51a2 THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variable length byte array by Bryan Duxbury · 13 years ago
  39. f357417 inconsequential indentation fix to java compiler by Bryan Duxbury · 13 years ago
  40. db3c924 THRIFT-1359 --gen-cob cpp:cob_style does not compile anymore by Roger Meier · 13 years ago
  41. 8cd3b1a THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 by Roger Meier · 13 years ago
  42. dec8c54 Thrift-857: tests run by "make install" fail if generators are disabled by Jake Farrell · 13 years ago
  43. 18784d7 THRIFT-1339. java: Extend Tuple Protocol to TUnions by Bryan Duxbury · 13 years ago
  44. 84e4a3c THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 by Roger Meier · 13 years ago
  45. 508b317 THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 (partial) by Roger Meier · 13 years ago
  46. 1fd248f fix spelling issue within license by Roger Meier · 13 years ago
  47. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  48. b288050 uncomment handler parameter, so compile does not fail if they are undefined by Roger Meier · 13 years ago
  49. 4f8a523 THRIFT-1238 Thrift JS client cannot read map of structures by Roger Meier · 13 years ago
  50. c4beda9 Thrift-1279: type set is handled incorrectly when writing object by Jake Farrell · 13 years ago
  51. adaf826 THRIFT-1319. java: Mismatch between how a union reads and writes a container by Bryan Duxbury · 13 years ago
  52. 2173ce0 THRIFT-1315. cpp: generate server interface factory classes by Bryan Duxbury · 13 years ago
  53. 6993569 Thrift-1299: If SSL is available, 'thrift' binary links against it by Jake Farrell · 13 years ago
  54. b8c8e0b THRIFT-1298. java: Standard scheme doesn't read or write metadata along with field values by Bryan Duxbury · 13 years ago
  55. cff8357 THRIFT-1288. cpp: Allow typedefed exceptions in throws clauses by Bryan Duxbury · 13 years ago
  56. b68f166 THRIFT-1287. cpp: start refactoring some of the C++ processor by Bryan Duxbury · 13 years ago
  57. 0fa8ff7 THRIFT-1281. compiler: add @generated to the docblock by Bryan Duxbury · 13 years ago
  58. 8eebc2c THRIFT-1284. cpp: fix processor inheritance by Bryan Duxbury · 13 years ago
  59. 1b90e3d THRIFT-1283. cpp: wrap t_cpp_generator::generate_process_function() to 80 by Bryan Duxbury · 13 years ago
  60. a94d2e5 THRIFT-1269 thrift: handle undeclared exceptions in the async by Roger Meier · 13 years ago
  61. 0c3c895 THRIFT-1274 Making * a known symbol by Roger Meier · 13 years ago
  62. da9c6e1 THRIFT-1254. javame: Code can't be compiled against a regular JRE: Object.clone() override has a different return type by Bryan Duxbury · 13 years ago
  63. 160cbe6 THRIFT-1271. cpp: missing namespace in generated local reflection by Bryan Duxbury · 13 years ago
  64. 235f8b5 THRIFT-1274. compiler: fail compilation if an unexpected token is encountered by Bryan Duxbury · 13 years ago
  65. 0b7eeb5 THRIFT-1275. cpp: always prefix namespaces with ' ::' by Bryan Duxbury · 13 years ago
  66. 887ff75 THRIFT-1276 Add thrift compiler option to suppress warnings about by Roger Meier · 13 years ago
  67. b6af6db (void) unused parameters to reduce compiler warnings to zero! by Roger Meier · 13 years ago
  68. c7206a4 THRIFT-1270. compiler: add --allow-neg-keys argument to allow by Bryan Duxbury · 13 years ago
  69. 1121b47 THRIFT-169. java: Pluggable Serializers by Bryan Duxbury · 13 years ago
  70. de8d185 THRIFT-1241 php namespace generation realization of THRIFT-777 by Roger Meier · 13 years ago
  71. b342ddf THRIFT-1251. java: Generated java code should indicate which fields are required and which are optional by Bryan Duxbury · 13 years ago
  72. d9b3283 THRIFT-1253. javame: Code generated for maps is not compiling by Bryan Duxbury · 13 years ago
  73. 040b124 THRIFT-1233 Remove unused include in generated C++ code by Roger Meier · 13 years ago
  74. a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 13 years ago
  75. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
  76. cdbf36c Thrift-1233: Remove unused include in generated C++ code by Jake Farrell · 14 years ago
  77. b7bd562 THRIFT-1177. go: Update thrift to reflect changes in Go's networking libraries by Bryan Duxbury · 14 years ago
  78. 6462185 Thrift-1234: thrift --help is missing doc on py:utf8strings by Jake Farrell · 14 years ago
  79. 6b0d456 THRIFT-1232 JavaScript TException should be a constructor function by Roger Meier · 14 years ago
  80. 4d116e1 Thrift-1220: TRpocessor::process never returns false by Jake Farrell · 14 years ago
  81. dfb8ba4 Thrift-627: should c++ have setters for optional fields? by Jake Farrell · 14 years ago
  82. 2079bfe THRIFT-1214 JavaScript constructor does not accept object properties by Roger Meier · 14 years ago
  83. d1df20a THRIFT-418. rb: Don't do runtime sorting of struct fields by Bryan Duxbury · 14 years ago
  84. df8a0e6 THRIFT-418. rb: Don't do runtime sorting of struct fields by Bryan Duxbury · 14 years ago
  85. af7804e THRIFT-1200 js: JS compiler generates code that clobbers existing namespaces by Roger Meier · 14 years ago
  86. 38dcb68 Thrift-1181: AS3 compiler generates incorrect code for setting default values in constructor by Jake Farrell · 14 years ago
  87. 7a79d39 THRIFT-1180. as3: AS3 compiler generates uncompilable code for binary types. by Bryan Duxbury · 14 years ago
  88. 9579b64 fix indentation by Bryan Duxbury · 14 years ago
  89. aad0d65 THRIFT-1200. js: JS compiler generates code that clobbers existing namespaces by Bryan Duxbury · 14 years ago
  90. 63c2d37 THRIFT-1199. java: Union structs should have generated methods to test whether a specific field is currently set by Bryan Duxbury · 14 years ago
  91. 462af9d THRIFT-1165 Missing parameter names for C++ oneway stubs Patch: David Nadlinger by Roger Meier · 14 years ago
  92. 9a42239 THRIFT-1170. java: Thrift Generated Code and Java 5 by Bryan Duxbury · 14 years ago
  93. 5860f88 THRIFT-1176 Thrift compiler global leakage js Patch: Dan Di Spaltro by Roger Meier · 14 years ago
  94. aeb4411 Thrift-835: Bad AS3 syntax in constructors that set default values by Jake Farrell · 14 years ago
  95. 6b38cf6 THRIFT-1146 add java:android_legacy option to the compiler by Roger Meier · 14 years ago
  96. 0b0c90a THRIFT-1060 fb303 build error for cpp Patch: Sudhir Jorwekar by Roger Meier · 14 years ago
  97. b891145 THRIFT-342. php: PHP: can't have sets of complex types by Bryan Duxbury · 14 years ago
  98. 08d4681 THRIFT-1137 add Compiler Version Info to generated files by Roger Meier · 14 years ago
  99. 08b3099 THRIFT-1087 Nonblocking asynchronous JS services Patch: Henrique Mendonca by Roger Meier · 14 years ago
  100. 54af25e THRIFT-1126 - extended struct info + minor fixes by Anthony F. Molinaro · 14 years ago