1. 7740739 THRIFT-1765 Incorrect error message printed for null or negative keys by Jens Geyer · 12 years ago
  2. 2b2560e THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110" by Todd Lipcon · 12 years ago
  3. a212369 THRIFT-1422 async_server.skeleton.cpp include TEventServer.h, but there isn't corresponding file in deed by Roger Meier · 12 years ago
  4. 3e5e9d0 THRIFT-1494 Python generated "Service-remote" script doesn't honor service inheritance by Roger Meier · 12 years ago
  5. 32104d7 THRIFT-1752 structs do not implement Comparable and have a redundant cast by Roger Meier · 12 years ago
  6. 3806a74 THRIFT-1747 Generated Python code incorrect when declaring constants of a struct type declared in an included thrift file by Roger Meier · 12 years ago
  7. e854206 THRIFT-1724 HTML generator doesn't identify unions in output by Roger Meier · 12 years ago
  8. cc6ea42 THRIFT-1731 error: expected identifier before ';' token Patch: Martin Vogt by Roger Meier · 12 years ago
  9. 061d4a2 THRIFT-1695 allow warning-free compilation in VS 2012 and GNU 4.6 by Roger Meier · 12 years ago
  10. 2fd8a15 Thrift-1680:Make install requires GNU make Client: build patch: Jake Farrell by Jake Farrell · 12 years ago
  11. 6e283a0 Thrift-1703:Add leading :: to cpp names Client: c++ Patch: Jochen Topf by Henrique Mendonca · 12 years ago
  12. ffb031d Thrift-1696:Compiler fails if namespace of an unknown language is present in the IDL by Henrique Mendonca · 12 years ago
  13. 3d37fba THRIFT-1694 Re-Enable serialization for WP7 Silverlight Patch: Jens Geyer by Roger Meier · 12 years ago
  14. 3087738 THRIFT-1651 Support annotations on all elements Patch: Benjy Weinberger by Roger Meier · 12 years ago
  15. 5cac98c THRIFT-1686 t_php_generator.cc uses "and" instead of "&&", and causes compiler errors with Visual Studio by Roger Meier · 12 years ago
  16. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
  17. e06e8b7 Thrift-1671:Cocoa code generator does not put keywords into generated method calls by Jake Farrell · 12 years ago
  18. d620328 THRIFT-1624. java: Isset Generated differently on different platforms by Bryan Duxbury · 13 years ago
  19. 16b7641 THRIFT-1438: lib/cpp/src/windows/config.h should read version from configure.ac rather than a #define by Jake Farrell · 13 years ago
  20. f42ae01 Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings by Jake Farrell · 13 years ago
  21. 6edb27a THRIFT-1622. cpp: Incorrect size returned on read by Bryan Duxbury · 13 years ago
  22. 9212e79 THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build some test .thrift files by Roger Meier · 13 years ago
  23. febe845 THRIFT-1621 Delphi Memory leaks Patch: Jens Geyer by Roger Meier · 13 years ago
  24. d11c8bc Thrift-1611:Improved code generation for typedefs by Jake Farrell · 13 years ago
  25. 6849f20 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  26. 6c5ee6a Thrift-1604:Python exxception handeling for changes from PEP3110 by Jake Farrell · 13 years ago
  27. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  28. e8c259a Thrift-541: Cocoa code generator doesn't put keywords before all arguments. by Jake Farrell · 13 years ago
  29. b87e566 Thrift-1079:Support i64 in AS3 Client: as3 Patch: Reverting by Jake Farrell · 13 years ago
  30. ea7b21d fix TApplicationException not imported in Python gencode by Christopher Piro · 13 years ago
  31. 7abda07 THRIFT-681 The HTML generator does not handle JavaDoc style comments very well by Roger Meier · 13 years ago
  32. b2f3bcd THRIFT-681. The HTML generator does not handle JavaDoc style comments very well by Bryan Duxbury · 13 years ago
  33. 95b1bd7 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  34. c75797d THRIFT-1583 c_glib leaks memory by Roger Meier · 13 years ago
  35. b661e83 THRIFT-1277 Node.js serializes false booleans as null Patch: Henrique Mendonca by Roger Meier · 13 years ago
  36. 5346e72 THRIFT-1570 Correctly generate code for empty services. Patch: Dave Watson by Roger Meier · 13 years ago
  37. 629d5a9 THRIFT-1565 Thrift/cpp: Use default constructor for strings Patch: Dave Watson by Roger Meier · 13 years ago
  38. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  39. 49ef658 THRIFT-1079 Support i64 in AS3 Patch: Ethan Urie by Roger Meier · 13 years ago
  40. 380e919 THRIFT-1554 Inherited service methods are not resolved in derived service implementations by Roger Meier · 13 years ago
  41. c64d6f0 THRIFT-1398 Compiler warning on generated code (Multiface kills -Wall -Werror on gcc 4.6.1) by Roger Meier · 13 years ago
  42. 5c80802 THRIFT-1553 thrift nodejs service side can't read map structure, key as enum, value as Object by Roger Meier · 13 years ago
  43. b95b0ff THRIFT-1500: d programming language support Client: D Patch: David Nadlinger by Jake Farrell · 13 years ago
  44. 3bba214 THRIFT-1532 - slightly better fix, take into account requiredness when adding default values by Anthony F. Molinaro · 13 years ago
  45. 3183514 THRIFT-1532/THRIFT-1475 - fix record generation for erlang by Anthony F. Molinaro · 13 years ago
  46. 17515db THRIFT-1534:Required fields in the Delphi code generator. by Jake Farrell · 13 years ago
  47. 6883950 THRIFT-1527. java: Generated implementation of tupleReadStruct in unions return null when the setfield is unrecognized by Bryan Duxbury · 13 years ago
  48. 9be7b38 THRIFT-481: indentation of ruby classes is off by a few by Ilya Maykov · 13 years ago
  49. c00011a THRIFT-1204: Ruby autogenerated files should require 'thrift' gem by Ilya Maykov · 13 years ago
  50. b2507db THRIFT-1518. cpp: Generated C++ code only sends the first optional field in the write() function for a struct by Bryan Duxbury · 13 years ago
  51. b405ca6 THRIFT-1447. java: NullpointerException in ProcessFunction.class :in 'oneway' method by Bryan Duxbury · 13 years ago
  52. afb9f97 Thrift-556:Ruby compiler does not correctly referred to top-level modules when a submodule masks the top-level name by Jake Farrell · 13 years ago
  53. f9f01fa THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java by Jake Farrell · 13 years ago
  54. b2c4952 Thrift-1465:Visibility of methods in generated java code by Jake Farrell · 13 years ago
  55. ba02146 THRIFT-1504: Cocoa Generator should use local file imports for base Thrift headers by Jake Farrell · 13 years ago
  56. 0838bf5 THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code by Roger Meier · 13 years ago
  57. bc2be31 THRIFT-1496 PHP compiler not namespacing enums Patch: Andrew Grumet by Roger Meier · 13 years ago
  58. 26cbb38 THRIFT-1410 C# Partial Classes (for service implementation class) by Roger Meier · 13 years ago
  59. f0e517d THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code by Roger Meier · 13 years ago
  60. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  61. 333bbf3 THRIFT-1485 Performance: pass large and/or refcounted arguments as "const" by Roger Meier · 13 years ago
  62. bad4174 THRIFT-1479. php: Compiled PHP process functions missing writeMessageEnd() by Bryan Duxbury · 13 years ago
  63. 9704630 THRIFT-1483. java: java compiler does not generate type parameters for services in extended clauses by Bryan Duxbury · 13 years ago
  64. a3df547 THRIFT-317. java: Issues with Java struct validation by Bryan Duxbury · 13 years ago
  65. 94eecc8 THRIFT-1168 C++ cob client/server: void functions that throw exceptions by Roger Meier · 13 years ago
  66. 1e79cb4 THRIFT-1469. java: Java isset space optimization by Bryan Duxbury · 13 years ago
  67. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  68. aad8fb4 fix compiler warnings by Roger Meier · 13 years ago
  69. e1d2458 THRIFT-1452 generate a swap() method for all generated structs by Roger Meier · 13 years ago
  70. 343c61d Thrift-1441: Generate constructor with parameters for exception class to let it update message property automatically. by Jake Farrell · 13 years ago
  71. 3318201 Thrift-1452: generate a swap() method for all generated structs by Jake Farrell · 13 years ago
  72. 284a9b5 THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3 by Roger Meier · 13 years ago
  73. 23bf35d Thrift-1454:Better handling of write on a closed TSocket by Jake Farrell · 13 years ago
  74. a2c5674 Thrift-1445:minor C++ generator variable cleanup Client: cpp Patch: Dave Watson by Jake Farrell · 13 years ago
  75. 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
  76. 6fa2b30 Thrift-1446:Compile error with Delphi 2009 in constant initializer by Jake Farrell · 13 years ago
  77. 3775a68 Thrift-1090: Document the generation of a file called "Constants.java" by Jake Farrell · 13 years ago
  78. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  79. a1b671d Thrift-1330: PHP Namespaces no longer generated Client: php Patch: Mike Riley by Jake Farrell · 13 years ago
  80. 94519b3 THRIFT-1434 Node.js Thrift compiler fails to generate server code using inheritance by Roger Meier · 13 years ago
  81. ac10256 Thrift-1435: make TException.Message property conformant to the usual expectations by Jake Farrell · 13 years ago
  82. 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
  83. 02357f2 THRIFT-1411. java: java generator does not provide type parameter for TBaseProcessor by Bryan Duxbury · 13 years ago
  84. 605c760 Thrift-1251: Generated java code should indicate which fields are required and which are optional by Jake Farrell · 13 years ago
  85. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  86. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  87. 1b6153b THRIFT-1277 Node.js serializes false booleans as null revert patch => breaks js by Roger Meier · 13 years ago
  88. 28459dc Thrift-1415: delphi: add version Info to the library by Jake Farrell · 13 years ago
  89. 48bb0e2 Thrift-1277: Node.js serializes false booleans as null by Jake Farrell · 13 years ago
  90. aad3d1d Thrift-1409: Name conflict check does not work properly for exception object(Delphi). by Jake Farrell · 13 years ago
  91. 601bb5e THRIFT-1413: Generated code does not read MapEnd / ListEnd / SetEnd by Jake Farrell · 13 years ago
  92. 73a921f Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message by Jake Farrell · 13 years ago
  93. f55f33b THRIFT-1405: Delphi compiler does not generates container serializer properly by Jake Farrell · 13 years ago
  94. d2b3bb4 THRIFT-1406: Build error after applying THRIFT-1395 by Jake Farrell · 13 years ago
  95. d09362c THRIFT-1404: Delphi compiler generates struct reader code with problem. by Jake Farrell · 13 years ago
  96. 0c0f651 Thrift-1395: Patch to prevent warnings for integer types in some cases by Jake Farrell · 13 years ago
  97. 8514755 THRIFT-1397: CI server fails during build due to unused parameters in delphi generator by Jake Farrell · 13 years ago
  98. 3b54621 Thrift-1396: Dephi generator has dependacy on boost 1.42 later. by Jake Farrell · 13 years ago
  99. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  100. 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago