1. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  2. 95717c9 Revert "THRIFT-3000 .NET implementation has trouble with mixed IP modes" by Jens Geyer · 10 years ago
  3. 018c1b8 THRIFT-3000 .NET implementation has trouble with mixed IP modes by Jens Geyer · 10 years ago
  4. 4aa95df THRIFT-3071 check minimum required version of automake in bootstrap.sh by Jens Geyer · 10 years ago
  5. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  6. 0cfdf7c THRIFT-2598 Add check for minimum Go version to configure.ac by Jens Geyer · 10 years ago
  7. 283899b Use Boost C++ >= 1.53.0 by Sergei Nikulov · 10 years ago
  8. 22dddc9 THRIFT-2996 Test for Haxe 3.1.3 or better Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  9. 468e63b THRIFT-2914 explicit dependency to Lua5.2 fails on some systems by Jens Geyer · 10 years ago
  10. 5c10fd8 Add-on-patch for THRIFT-2922 ($TRIAL used but not tested accordingly) by Jens Geyer · 10 years ago
  11. 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
  12. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  13. ec8d877 THRIFT-2906 - linking with boost_unit_test_framework made more portable by Konrad Grochowski · 10 years ago
  14. a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
  15. ea2fbcf THRIFT-2843: Automake configure.ac has possible typo related to Java by jfarrell · 10 years ago
  16. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  17. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  18. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  19. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  20. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  21. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  22. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  23. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  24. 2814c2e THRIFT-976 c_glib tutorial by Roger Meier · 10 years ago
  25. 3974aab THRIFT-2602 Fix missing dist files by Roger Meier · 10 years ago
  26. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  27. 4f54d13 THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  28. 48b1897 THRIFT-2471 requires libboost 1.54 + additional script clean up by henrique · 11 years ago
  29. 0cf802a THRIFT-2552 eliminate warning from configure.ac by Jens Geyer · 11 years ago
  30. 303eb1b THRIFT-2401 Haskell tutorial compiles by Roger Meier · 11 years ago
  31. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  32. 1953e21 THRIFT-2471: Make cpp.ref annotation language agnostic by Roger Meier · 11 years ago
  33. bea3144 THRIFT-2454: c_glib: There is no gethostbyname_r() in some OS by Roger Meier · 11 years ago
  34. 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
  35. c92cda0 THRIFT-2344 configure.ac: compiler-only option Patch: Roger Meier by Roger Meier · 11 years ago
  36. 64998e2 THRIFT-2334 nodejs: add a tutorial for node JS Patch: Pierre Lamot by Roger Meier · 11 years ago
  37. c88d581 THRIFT-2317 add disable option to exclude tutorial from build by Roger Meier · 11 years ago
  38. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  39. 507740c Thrift-2184: undefined method rspec_verify for Thrift::MemoryBufferTransport by jfarrell · 11 years ago
  40. aae8acb THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier by Roger Meier · 11 years ago
  41. 84cd284 Thrift-2229:thrift failed to build on OSX 10.9 GM by jfarrell · 11 years ago
  42. bcca1d9 THRIFT-2300 D configure info output should follow same format as other languages by Jens Geyer · 11 years ago
  43. 92f24b2 THRIFT-1614: Thrift build from svn repo sources fails with automake-1.12 by jfarrell · 11 years ago
  44. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  45. 58fe536 THRIFT-2039 config.h --> thrift-config.h by Roger Meier · 12 years ago
  46. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  47. ed817d0 THRIFT-1735 integrate tutorial into regular build by Roger Meier · 12 years ago
  48. 240df17 THRIFT-1824:many compile warning, becase Thread.h includes config.h by Jake Farrell · 12 years ago
  49. 9357636 THRIFT-1889 missing AC_CHECK_HEADERS([wchar.h]) Patch: Evan Nemerson by Roger Meier · 12 years ago
  50. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  51. 1d66d06 THRIFT-1735 integrate tutorial into regular build python and python twisted by Roger Meier · 12 years ago
  52. 18a90d1 THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff by Roger Meier · 12 years ago
  53. fa89932 THRIFT-1735 integrate tutorial into regular build Patch: Roger Meier by Roger Meier · 12 years ago
  54. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  55. d6d3e37 Thrift-1661:Add --with-qt4 configure option Client: cpp Patch: Blair Zajac by Jake Farrell · 12 years ago
  56. c9c972b Thrift-1655: Configure still trying to use thrift_generators in output by Jake Farrell · 12 years ago
  57. 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
  58. 6bb0a7a THRIFT-1589 configure.ac should require at least boost 1.41 by Roger Meier · 13 years ago
  59. 6ad473f THRIFT-1589 configure.ac should require at least boost 1.41 by Roger Meier · 13 years ago
  60. 3217723 enable c_glib per default by Roger Meier · 13 years ago
  61. b95b0ff THRIFT-1500: d programming language support Client: D Patch: David Nadlinger by Jake Farrell · 13 years ago
  62. efa2fcf THRIFT-1520 : embed version number in .app file for easier integration with rebar by Anthony F. Molinaro · 13 years ago
  63. 86e8986 THRIFT-1348 C++ Qt bindings Patch: Doug Rosvick and Vitali Lovich by Roger Meier · 13 years ago
  64. 33b720a THRIFT-1478 TJSONProtocol in PHP Patch: Greg Fodor, Andrew Grumet, Roger Meier by Roger Meier · 13 years ago
  65. b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  66. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  67. 01b568c THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  68. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  69. 6e96965 THRIFT-1462 add more strict compiler flags by Roger Meier · 13 years ago
  70. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  71. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  72. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  73. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  74. dec8c54 Thrift-857: tests run by "make install" fail if generators are disabled by Jake Farrell · 13 years ago
  75. 627f1a0 Thrift-1345: Allow building without test cases by Jake Farrell · 13 years ago
  76. 6869112 THRIFT-1296 SSL detection is broken by Roger Meier · 13 years ago
  77. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 13 years ago
  78. 9c39f77 Thrift-1286: Modernize the Thrift Ruby Library Dev Environment by Jake Farrell · 13 years ago
  79. 012dfda Thrift-1296: SSL detection is broken Patch: jfarrell by Jake Farrell · 13 years ago
  80. 9c76258 updating trunk from 0.7.0-dev to 0.8.0-dev by Jake Farrell · 13 years ago
  81. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
  82. 917d898 THRIFT-892 - refactor erlang library to build using rebar, move tests into lib/erl/test directory and run several via make check by Anthony F. Molinaro · 14 years ago
  83. 3ad8081 Thrift-1102: typo in configure.ac: "==" operator in 'test' (instead of "=") by Jake Farrell · 14 years ago
  84. 210d766 Thrift-731: configure doesn't check for ant >= 1.7 by Jake Farrell · 14 years ago
  85. 05e0cdb Thrift-1104: INSTALLDIRS should be included in configure script by Jake Farrell · 14 years ago
  86. f2100be THRIFT-1074 .keystore and .truststore are missing from the 0.6.0 distribution by Roger Meier · 14 years ago
  87. f249576 THRIFT-1091 integrate JavaScript Test into Testsuite via make check by Roger Meier · 14 years ago
  88. 9d9c4b9 THRIFT-1071 configure.ac checks for openssl by Roger Meier · 14 years ago
  89. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  90. b005c1f THRIFT-1054. build: explicit call to PKG_PROG_PKG_CONFIG is missing and first use of PKG_CHECK_MODULES may not happen, causes mono detection to fail by Bryan Duxbury · 14 years ago
  91. 03ec1e4 revert accidental commit by T Jake Luciani · 14 years ago
  92. 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
  93. c216556 update version numbers to 0.7.0-dev by Bryan Duxbury · 14 years ago
  94. c101092 THRIFT-1003 Polishing c_glib code by Roger Meier · 14 years ago
  95. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  96. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  97. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  98. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  99. ddcf32a disable php extension if php-config is missing by Anthony F. Molinaro · 14 years ago
  100. e1ae6b4 bump versions to 0.6.0 by Bryan Duxbury · 14 years ago