1. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  2. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  3. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  4. 9813cbe cpp: Make the test server compatible with the Python test client by David Reiss · 16 years ago
  5. af78778 (THRIFT-54) Remove "frameResponses" from TNonblockingServer by David Reiss · 17 years ago
  6. 55ff70f Implement TApplicationException handling in alt_erl client by David Reiss · 17 years ago
  7. 2ab6fe8 Add testAsync to ThriftTest.thrift which verifies async void works properly. by David Reiss · 17 years ago
  8. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  9. bc3dddb Thrift: Better handling of strerror_r. by David Reiss · 17 years ago
  10. 0c2dff3 Fix broken C++ Thrift test by Mark Slee · 18 years ago
  11. 1921d20 Fix C++ Thrift test code to work with new gen'd code interface by Mark Slee · 18 years ago
  12. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  13. a6b48ea Rename test files to .cpp instead of .cc by Mark Slee · 18 years ago[Renamed from test/cpp/src/TestServer.cc]
  14. b9acf98 Test code updates by Mark Slee · 18 years ago
  15. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  16. 018b699 Thrift: generate Processors not Servers by Mark Slee · 18 years ago
  17. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  18. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  19. d265552 Thrift: Change Java/C++ server generation by Mark Slee · 18 years ago
  20. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  21. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  22. d3d733a Thrift test improvements, tests for both inline and normal PHP code gen by Mark Slee · 18 years ago
  23. 71d4e47 Cleaned up test code for thrift exception throwing by Marc Slemko · 18 years ago
  24. bf4fd19 Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with by Marc Slemko · 18 years ago
  25. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  26. 6be374b More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  27. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  28. 9577100 Thrift test code by Mark Slee · 19 years ago[Renamed (97%) from test/cpp/TestServer.cc]
  29. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago