1. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  2. 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
  3. 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  4. b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  5. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  6. 0580d8d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  7. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  8. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
  9. 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
  10. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  11. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  12. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  13. a1e268c THRIFT-770. build: Get 'make dist' to work without first compiling source code by Bryan Duxbury · 15 years ago
  14. f7d9f8e THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarball by Bryan Duxbury · 15 years ago
  15. 4b86e62 THRIFT-373. Get some missing files into the release tarballs by David Reiss · 16 years ago
  16. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  17. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  18. f2422b6 Fix a parallel build bug under test by David Reiss · 16 years ago
  19. ade070f Get a few more generated files into release tarballs by David Reiss · 16 years ago
  20. 48141bf THRIFT-373. Update lists of files to include in release tarballs by David Reiss · 16 years ago
  21. 7d3df42 cpp: Fix "make check" by defining a comparator for "Empty" by David Reiss · 16 years ago
  22. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  23. 50119f1 THRIFT-289. test: "make check" no longer runs the Java tests by Bryan Duxbury · 16 years ago
  24. 8d07e1d s/ENABLE_RUBY/WITH_RUBY/ for consistency. by David Reiss · 17 years ago
  25. 4bd8916 Merge branch 'fastbinary' by Kevin Clark · 17 years ago
  26. 82c1bab Rename AM_CONDITIONALs from ENABLE_* to WITH_*. by David Reiss · 17 years ago
  27. c6c6498 Allow out-of-source builds. by David Reiss · 17 years ago
  28. 1a14091 Allow Thrift to be built without the Python library. by David Reiss · 17 years ago
  29. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  30. 1ffb61b Fix a bug in TPipedTransport that broke pipelining. by David Reiss · 17 years ago
  31. e4db03d Add TFDTransport: a dead-simple wrapper around a file-descriptor. by David Reiss · 17 years ago
  32. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  33. 4ce2874 Make limited reflection optional (off by default). by David Reiss · 17 years ago
  34. 9db977f Update test/Makefile.am to use the new compiler command-line format. by David Reiss · 17 years ago
  35. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  36. ff50f28 Add automake support for running the Java tests. by David Reiss · 17 years ago
  37. db0ea15 Thrift: Add a full-featured JSON protocol for C++. by David Reiss · 17 years ago
  38. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  39. 8180c0c Thrift: "make check" support. by David Reiss · 17 years ago