1. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  2. 4c8506e Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  3. 507ba1b THRIFT-2600: Release 0.9.2 by jfarrell · 11 years ago
  4. 4f54d13 THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  5. ef7d56c THRIFT-2602:Fix missing dist files Client: ruby Patch: jfarrell by jfarrell · 11 years ago
  6. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  7. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  8. b0350db Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  9. dbf2bb5 Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  10. 3e41ece Thrift-2601: Fix vagrant to work again for builds again by jfarrell · 11 years ago
  11. 4402ada THRIFT-2618: Unignore /aclocal files required for build by jfarrell · 11 years ago
  12. 3f67978 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 11 years ago
  13. b7af66e THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed by Konrad Grochowski · 11 years ago
  14. 6f86f9a THRIFT-2557 CS0542 member names cannot be the same as their enclosing type by Jens Geyer · 11 years ago
  15. 2e9be75 THRIFT-2610 MSVC warning in TSocket.cpp by Roger Meier · 11 years ago
  16. 3e50a9a THRIFT-2605 TSocket warning on gcc 4.8.3 by Roger Meier · 11 years ago
  17. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  18. 5f61d29 THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) by Roger Meier · 11 years ago
  19. 2768eb2 THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 by Roger Meier · 11 years ago
  20. 9a242c0 THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 by Roger Meier · 11 years ago
  21. ca545bd THRIFT-2606 ThreadManager.h warning in clang++ 3.4 by Roger Meier · 11 years ago
  22. 464a3a4 THRIFT-2092 TNonblocking server should release handler as soon as connection closes by Roger Meier · 11 years ago
  23. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 11 years ago
  24. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  25. 81b3a42 THRIFT-2524 Visual Studio project is missing TThreadedServer files by Jens Geyer · 11 years ago
  26. 41312c7 THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  27. 9a4f40d THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  28. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  29. 45abf12 THRIFT-2594 JS Compiler: Single quotes are not being escaped in constants. by Roger Meier · 11 years ago
  30. 0dd35a6 fix global leaks and copy-paste errors by Wade Simmons · 11 years ago
  31. f16daad .gitignore: haskell related exclude by Roger Meier · 11 years ago
  32. 12ee881 THRIFT-2599 Uncompileable Delphi code due to naming conflicts with IDL by Jens Geyer · 11 years ago
  33. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  34. 0cb870b Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2 by jfarrell · 11 years ago
  35. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  36. 7878f11 Add [-s[sl]] option for the python service remote to enable communication over an SSL socket connection by David Robakowski · 11 years ago
  37. bf2617e Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby by jfarrell · 11 years ago
  38. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  39. ff296c8 THRIFT-2588 Thrift compiler is not buildable in Visual Studio 2010 by Jens Geyer · 11 years ago
  40. cf9d968 format tutorial Java README.md by henrique · 11 years ago
  41. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  42. d5acf05 format tutorial Java README.md by Henrique Mendonça · 11 years ago
  43. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  44. bd05f9e THRIFT-2233 Java compiler should defensively copy its binary inputs by Jens Geyer · 11 years ago
  45. 9999f52 THRIFT-2503 C++: Fix name collision when a struct has a member named "val" by Jens Geyer · 11 years ago
  46. ebddd93 THRIFT-2508 Uncompileable C# code due to language keywords in IDL by Jens Geyer · 11 years ago
  47. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  48. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  49. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  50. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  51. 55087a4 THRIFT-2571 doc and speed up travis build by henrique · 11 years ago
  52. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  53. db372ac compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  54. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  55. 746952e compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  56. cd9dd51 THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers by Roger Meier · 11 years ago
  57. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  58. bbac924 THRIFT-2571 Simplify cross compilation using CMake Patch: Pascal Bach by henrique · 11 years ago
  59. a3570ac THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  60. 48b1897 THRIFT-2471 requires libboost 1.54 + additional script clean up by henrique · 11 years ago
  61. 569863a Allow cross build for windows using mingw32 by Pascal Bach · 11 years ago
  62. 42be4e8 Get thrift version from configure.ac for CMake build by Pascal Bach · 11 years ago
  63. 6eb015a Add CMake file for the thrift compiler by Pascal Bach · 11 years ago
  64. faf52db THRIFT-2569 Introduce file to specify third party library locations on Windows by Roger Meier · 11 years ago
  65. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  66. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  67. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago
  68. cf18e91 THRIFT-2435 Java compiler doesn't like struct member names that are identical to an existing enum or struct type by Jens Geyer · 11 years ago
  69. a3350b4 THRIFT-2560 Thrift compiler generator tries to concat ints with strings using + by Jens Geyer · 11 years ago
  70. 7615072 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  71. 5588a56 THRIFT-2554 double initialization in generated Read() method by Jens Geyer · 11 years ago
  72. eb1e1d5 THRIFT-2555 excessive "unused field" comments Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  73. 91b3b1a THRIFT-2558: CSharp gen tries to add str + int by ra · 11 years ago
  74. 73464ac update doc/install by Roger Meier · 11 years ago
  75. e9f00cb add doc/install from website, update README.md by Roger Meier · 11 years ago
  76. 6848de8 THRIFT-2543 Generated enum type in haskell should be qualified by Roger Meier · 11 years ago
  77. 5c97603 THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  78. e86428c THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  79. 7ca13f5 THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct by Roger Meier · 11 years ago
  80. 80a44f8 THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread by Roger Meier · 11 years ago
  81. 72268b7 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  82. 4b0fede THRIFT-1584 could not SetMinThreads in ThreadPool on single-core machines by Jens Geyer · 11 years ago
  83. 97243a7 THRIFT-2239 Address FindBugs errors by Roger Meier · 11 years ago
  84. f8c1c98 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  85. 44460e2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Roger Meier · 11 years ago
  86. 0cf802a THRIFT-2552 eliminate warning from configure.ac by Jens Geyer · 11 years ago
  87. 5c6ad24 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  88. 8fcc82b Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  89. f64d7e0 THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  90. d9b331d make cross: add nodejs-nodejs test and nodejs compact protocol by Roger Meier · 11 years ago
  91. c62798b THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by Roger Meier · 11 years ago
  92. ad4df16 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by henrique · 11 years ago
  93. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  94. d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
  95. ada1016 THRIFT-2522 TypeScript extension for Thrift Compiler by Pascal Schweizer · 11 years ago
  96. a47cf90 Fixed broken build: "thrift -out <dir>" expects that <dir> already exists by Jens Geyer · 11 years ago
  97. 6ff1dfb Fixed broken build (superfluous EXTRA_DIST section) by Jens Geyer · 11 years ago
  98. 91cfb99 THRIFT-2500 sending random data crashes thrift(golang) service by Jens Geyer · 11 years ago
  99. b7cb945 THRIFT-2537 Path for "go get" does not work Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  100. cc0fe27 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by Roger Meier · 11 years ago