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