1. 210d766 Thrift-731: configure doesn't check for ant >= 1.7 by Jake Farrell · 14 years ago
  2. 05e0cdb Thrift-1104: INSTALLDIRS should be included in configure script by Jake Farrell · 14 years ago
  3. f2100be THRIFT-1074 .keystore and .truststore are missing from the 0.6.0 distribution by Roger Meier · 14 years ago
  4. f249576 THRIFT-1091 integrate JavaScript Test into Testsuite via make check by Roger Meier · 14 years ago
  5. 9d9c4b9 THRIFT-1071 configure.ac checks for openssl by Roger Meier · 14 years ago
  6. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  7. 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
  8. 03ec1e4 revert accidental commit by T Jake Luciani · 14 years ago
  9. 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
  10. c216556 update version numbers to 0.7.0-dev by Bryan Duxbury · 14 years ago
  11. c101092 THRIFT-1003 Polishing c_glib code by Roger Meier · 14 years ago
  12. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  13. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  14. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  15. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  16. ddcf32a disable php extension if php-config is missing by Anthony F. Molinaro · 14 years ago
  17. e1ae6b4 bump versions to 0.6.0 by Bryan Duxbury · 14 years ago
  18. a5df7c7 THRIFT-905: hook haskell into autoconf by Anthony F. Molinaro · 14 years ago
  19. 1237dcb THRIFT-880. javame: JavaME code generator and runtime library by Bryan Duxbury · 14 years ago
  20. ef16420 THRIFT-698 - fix .app file, remove unused parts of build system, updated LICENSE to reflect changes by Anthony F. Molinaro · 14 years ago
  21. 79db3e1 THRIFT-874. Disable AX_SIGNED_RIGHT_SHIFT for cross-compiles by David Reiss · 14 years ago
  22. ef5e81b THRIFT-507. Only use Boost for building the C++ library by David Reiss · 14 years ago
  23. dcc7e9b THRIFT-850. Use AX_PROG_PERL_MODULES to test for Bit::Vector by David Reiss · 14 years ago
  24. ea4c981 THRIFT-506. Allow Thrift to be built without the C++ library by David Reiss · 14 years ago
  25. 5cc3ba8 THRIFT-505. Make configure give a summary of the enabled components by David Reiss · 14 years ago
  26. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  27. 89200e1 THRIFT-854. php: Provide configure option and make rules to build/install php extension by Bryan Duxbury · 14 years ago
  28. 31e1b6e THRIFT-646. erlang: Fix build on machines without Erlang by David Reiss · 14 years ago
  29. 5d74262 THRIFT-858. build: Have bootstrap.sh check for a suitable autoconf version before running by Bryan Duxbury · 14 years ago
  30. 1ee2001 THRIFT-646. erlang: Install into the detected Erlang directory by David Reiss · 14 years ago
  31. 1237369 THRIFT-850. build: Perl runtime requires Bit::Vector which may not be installed by default, but configure does not fail by Bryan Duxbury · 14 years ago
  32. 184d262 THRIFT-851. php: php extension fails to compile on centos 5.x by Bryan Duxbury · 14 years ago
  33. 4c9f25c bump version number from 0.4.0-dev to 0.5.0-dev by Bryan Duxbury · 14 years ago
  34. 38bab12 Revert THRIFT-731 due to breakage on Ubuntu. by Bryan Duxbury · 14 years ago
  35. f66525f THRIFT-731. configure doesn't check for ant >= 1.7 by Bryan Duxbury · 14 years ago
  36. c07057e THRIFT-528. perl: add PERL_PREFIX to configure.ac by David Reiss · 15 years ago
  37. 9e2fd79 THRIFT-646. erlang: Misc build cleanups by David Reiss · 15 years ago
  38. 3f0b526 THRIFT-459. Ruby installation always tries to write to /Library/Ruby/site by Bryan Duxbury · 15 years ago
  39. a1e268c THRIFT-770. build: Get 'make dist' to work without first compiling source code by Bryan Duxbury · 15 years ago
  40. 7173bd9 THRIFT-646. erl: Erlang library is missing install target by Bryan Duxbury · 15 years ago
  41. 6a68187 THRIFT-647. php: PHP library is missing install target by Bryan Duxbury · 15 years ago
  42. adf5f19 set the TRUNK version to 0.4.0-dev, instead of the ancient 20080411 datestamp by Bryan Duxbury · 15 years ago
  43. 321eb7a THRIFT-518. as3: Add the AS3 generator and library by Bryan Duxbury · 15 years ago
  44. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  45. 9b90344 THRIFT-606. cpp: Fix build on Solaris Nevada by David Reiss · 15 years ago
  46. c27cda5 THRIFT-558. java: Replace use of log4j by commons-logging in Java library and generated Java code by Bryan Duxbury · 15 years ago
  47. fff84d1 THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant by David Reiss · 16 years ago
  48. fdfcebd THRIFT-450. java: Check for Apache Commons Lang also by David Reiss · 16 years ago
  49. e4ca179 cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD) by David Reiss · 16 years ago
  50. 85a8f7b cpp: Deal with systems without AI_ADDRCONFIG (OpenBSD) by David Reiss · 16 years ago
  51. 4ca0c8e THRIFT-450. Don't use Ivy if log4j is already available by David Reiss · 16 years ago
  52. ec47358 THRIFT-175. Specs in Ruby library should be run during make check by Bryan Duxbury · 16 years ago
  53. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  54. feab773 THRIFT-387. Add license to configure.ac by David Reiss · 16 years ago
  55. d9cdf42 THRIFT-300. A reimplementation of ax_java by David Reiss · 16 years ago
  56. 32272d9 Allow the Thrift compiler to be built without the PHP generator. by David Reiss · 16 years ago
  57. 782cb67 Allow the Thrift compiler to be built without the XSD generator. by David Reiss · 16 years ago
  58. f3b0db3 Allow the Thrift compiler to be built without the Erlang generator. by David Reiss · 16 years ago
  59. d831a21 THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible by David Reiss · 16 years ago
  60. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  61. 1952e54 THRIFT-199: integrate perl into automake by T Jake Luciani · 16 years ago
  62. 50119f1 THRIFT-289. test: "make check" no longer runs the Java tests by Bryan Duxbury · 16 years ago
  63. dc0aada THRIFT-173. Commit the html generator by David Reiss · 16 years ago
  64. 8d07e1d s/ENABLE_RUBY/WITH_RUBY/ for consistency. by David Reiss · 17 years ago
  65. f0c21a7 [THRIFT-70] Allow the Java install prefix to be configured. by David Reiss · 17 years ago
  66. 4bd8916 Merge branch 'fastbinary' by Kevin Clark · 17 years ago
  67. 82c1bab Rename AM_CONDITIONALs from ENABLE_* to WITH_*. by David Reiss · 17 years ago
  68. 1a14091 Allow Thrift to be built without the Python library. by David Reiss · 17 years ago
  69. 33fc5ad Check for ptrdiff_t and fail if we don't have it. by David Reiss · 17 years ago
  70. 10a22bf Version bump to 20080411. by David Reiss · 17 years ago
  71. 847a294 Check for ssize_t in configure.ac. by David Reiss · 17 years ago
  72. 2a9d669 Whitespace change for consistency. by David Reiss · 17 years ago
  73. fdc21aa Allow the Thrift compiler to be built without the Perl generator. by David Reiss · 17 years ago
  74. ae25358 Allow the Thrift compiler to be built without the Ruby generator. by David Reiss · 17 years ago
  75. bfd26dc Allow the Thrift compiler to be built without the Python generator. by David Reiss · 17 years ago
  76. ce4f4f0 Allow the Thrift compiler to be built without the C# generator. by David Reiss · 17 years ago
  77. 4b349aa Allow the Thrift compiler to be built without the Cocoa generator. by David Reiss · 17 years ago
  78. b3ac8a6 Allow the Thrift compiler to be built without the Smalltalk generator. by David Reiss · 17 years ago
  79. 22812f8 Allow the Thrift compiler to be built without the Haskell generator. by David Reiss · 17 years ago
  80. 3d671b5 Allow the Thrift compiler to be built without the OCaml generator. by David Reiss · 17 years ago
  81. cdd6f3c Fix a typo in configure.ac. by David Reiss · 17 years ago
  82. b6f18c2 [thrift] Erlang build tweaks by Christopher Piro · 17 years ago
  83. 520b5ee Allow the C# library to be excluded from the build. by David Reiss · 17 years ago
  84. 62d3981 Allow the Java library to be excluded from the build. by David Reiss · 17 years ago
  85. e8a87de Allow the Thrift compiler to be built without the Java generator. by David Reiss · 17 years ago
  86. 2258573 Allow the Thrift compiler to be built without the C++ generator. by David Reiss · 17 years ago
  87. ff50f28 Add automake support for running the Java tests. by David Reiss · 17 years ago
  88. f8dcf03 Add automake support for building the Java library. by David Reiss · 17 years ago
  89. d7a16f4 Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/ by David Reiss · 17 years ago
  90. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  91. 7ed4b98 Thrift: Add some macros to configure.ac. by David Reiss · 17 years ago
  92. 1fdb592 Thrift: Add a Makefile to build the C# library with Mono. by David Reiss · 17 years ago
  93. 8180c0c Thrift: "make check" support. by David Reiss · 17 years ago
  94. 832b262 Thrift: Revamp build to use a single configure.ac. by David Reiss · 17 years ago
  95. b72d19f Thrift: Prep for release. by David Reiss · 17 years ago
  96. d683219 Thrift: Python installation. by David Reiss · 17 years ago
  97. 1ac120f Thrift: Install reflection_limited.thrift by David Reiss · 17 years ago
  98. 5d06fea Thrift build cleanup stuff by Mark Slee · 18 years ago
  99. cb09cfa Update configure.ac to include compiler/cpp directory by Mark Slee · 18 years ago
  100. 06098d7 Remove py compiler from thrift repo by Mark Slee · 18 years ago