1. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  2. fff84d1 THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant by David Reiss · 16 years ago
  3. 089164a THRIFT-450. java: Respect the global classpath during testing by David Reiss · 16 years ago
  4. fdfcebd THRIFT-450. java: Check for Apache Commons Lang also by David Reiss · 16 years ago
  5. 08d2f11 cpp: Fix compilation on OpenBSD by including sys/types.h by David Reiss · 16 years ago
  6. e5eef13 cpp: Resolve an ambiguous overload in some tests by David Reiss · 16 years ago
  7. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  8. 2ff956c cpp: Fix an OpenBSD compilation bug by moving a typedef by David Reiss · 16 years ago
  9. e4ca179 cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD) by David Reiss · 16 years ago
  10. 85a8f7b cpp: Deal with systems without AI_ADDRCONFIG (OpenBSD) by David Reiss · 16 years ago
  11. d28ce10 cpp: Fix an OpenBSD compilation error that appears to be a real bug by David Reiss · 16 years ago
  12. 32194ab THRIFT-501. rb: File.dirname(...) requires cause warnings in some scenarios by Bryan Duxbury · 16 years ago
  13. 4ca0c8e THRIFT-450. Don't use Ivy if log4j is already available by David Reiss · 16 years ago
  14. eaa8d7e Extend ax_javac_and_java.m4 to test for specific classes by David Reiss · 16 years ago
  15. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  16. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  17. a043be3 THRIFT-495. python: Raise a TTransportException if TSocket is not open by David Reiss · 16 years ago
  18. 9aa716c THRIFT-493. java: Stopping TNonblockingServer when it hasn't been starting results in an exception by Bryan Duxbury · 16 years ago
  19. 16514d0 THRIFT-494. python: Update meta-information in setup.py by David Reiss · 16 years ago
  20. be378f2 THRIFT-490. Clarify the comment for the Guard macro by David Reiss · 16 years ago
  21. 8db8980 THRIFT-483. Use --copy for libtoolize by David Reiss · 16 years ago
  22. 7875389 THRIFT-482. java: build.xml does not specify a target version for compiled java classes by Bryan Duxbury · 16 years ago
  23. b7b8af9 THRIFT-486. rb: ruby tutorial needs updated require statements by Bryan Duxbury · 16 years ago
  24. 1cc7a13 THRIFT-485. rb: Generated validate methods that reference external thrift files' types are not referenced correctly by Bryan Duxbury · 16 years ago
  25. 50e030a Preparing for 0.1.0 RC1 by Kevin Clark · 16 years ago
  26. 853bdfe THRIFT-60. Make generated constants object extend NSObject. by Andrew McGeachie · 16 years ago
  27. f93f7a6 Add version number to Rakefile, update generated manifest (via rake) by Kevin Clark · 16 years ago
  28. 657538d Adding incubator disclaimer by Kevin Clark · 16 years ago
  29. 0a2dc64 THRIFT-478. Release our input and output stream instance variables when we're dealloc to avoid a memory leak. by Andrew McGeachie · 16 years ago
  30. 4f31920 THRIFT-471. python: Generated exceptions should implement __str__ by David Reiss · 16 years ago
  31. 36a5a25 THRIFT-453. java: By default, use Ivy to download Java dependencies by David Reiss · 16 years ago
  32. 62a3fba THRIFT-470. fb303: Use a namespace in Perl gen-code by David Reiss · 16 years ago
  33. 1cc8995 THRIFT-463. python: Fix thrift_spec ordering bug from r760201 by David Reiss · 16 years ago
  34. d90063f THRIFT-467. csharp: Fix compilation on Debian Sid by David Reiss · 16 years ago
  35. fae0e78 THRIFT-460: fixes constant structs by T Jake Luciani · 16 years ago
  36. aac5bd4 THRIFT-461: moves thrift compiler call to test suite by T Jake Luciani · 16 years ago
  37. 66bc154 Add makefile stuff to svn:ignore by Bryan Duxbury · 16 years ago
  38. 4650144 THRIFT-451. rb: ruby structs use lowercase enum while modules are capitalized by Bryan Duxbury · 16 years ago
  39. 256f704 THRIFT-445. rb: client and processor do not inherit from the proper namespace scope by Bryan Duxbury · 16 years ago
  40. ff219ac THRIFT-236. Structs should be serialized in a consistent order by Bryan Duxbury · 16 years ago
  41. 5a56088 THRIFT-416. java: java.util.logging eats exceptions without warning by Bryan Duxbury · 16 years ago
  42. ebb6cc4 THRIFT-445. Revert r760201 "THRIFT-236. Sort fields in id order during parsing" by David Reiss · 16 years ago
  43. 7d64c0a Remove "Library" from CHANGES because the compiler is also affected by David Reiss · 16 years ago
  44. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  45. 9e4c041 THRIFT-444. rb: THRIFT-356 broke compact protocol spec by Bryan Duxbury · 16 years ago
  46. c42485a Add some more info to CHANGES and re-sort it by David Reiss · 16 years ago
  47. c6adf05 smalltalk: Fix TBinaryProtocol readString for empty strings by David Reiss · 16 years ago
  48. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago
  49. c8c088c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  50. 6a3705c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  51. ffd4baf THRIFT-431. rb: Capitalize namespace values by Kevin Clark · 16 years ago
  52. 0bbef92 THRIFT-437. rb: fix benchmarking tools to require proper file names by Bryan Duxbury · 16 years ago
  53. fe5b77d THRIFT-356. Improve CompactProtocolTestStruct by David Reiss · 16 years ago
  54. 2bcf399 THRIFT-427. java: Fix print_const_value by David Reiss · 16 years ago
  55. b53471c THRIFT-421. rb: Fix tests broken by original patch by Kevin Clark · 16 years ago
  56. 38919c5 Add basic Changelog by Kevin Clark · 16 years ago
  57. 19f8d1f Thrift-421. rb: Underscore output file names and require file statments by Kevin Clark · 16 years ago
  58. 8407cfd THRIFT-433. rb: 'rake spec' sort of fails by Bryan Duxbury · 16 years ago
  59. ec47358 THRIFT-175. Specs in Ruby library should be run during make check by Bryan Duxbury · 16 years ago
  60. 9b1f5a6 THRIFT-422. rb: scope all references to the Thrift module by Bryan Duxbury · 16 years ago
  61. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  62. 65043d6 Flush output at the end of thrift_dump by David Reiss · 16 years ago
  63. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago
  64. cf8c94a THRIFT-426. cpp: Fix include path under test/cpp by David Reiss · 16 years ago
  65. a145b4d THRIFT-423. -strict should turn omitted field ids into compile error by Bryan Duxbury · 16 years ago
  66. 141eab4 THRIFT-425. cpp: numeric_limits is declared in <limits> by Bryan Duxbury · 16 years ago
  67. 260fa93 THRIFT-411. cpp: Make TNonblockingServer::connectionStackLimit_ accessors use the right type by David Reiss · 16 years ago
  68. d0251dd cpp: Rename Makefiles under test/cpp by David Reiss · 16 years ago
  69. 356d570 cpp: Fix test server/client under test/cpp by David Reiss · 16 years ago
  70. 7247b8c cpp: Fix compiler and library compilation with newer glibc by David Reiss · 16 years ago
  71. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  72. a7d63f5 Run aclocal before autoheader by David Reiss · 16 years ago
  73. 689c9ad THRIFT-420. Remove all negative structure field ids from the code by David Reiss · 16 years ago
  74. bb46136 THRIFT-420. Warn on implicit (negative) structure field ids by David Reiss · 16 years ago
  75. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  76. b5714ef Get rid of missing LICENSE files from some Makefile.am by David Reiss · 16 years ago
  77. 5bd7192 THRIFT-393. RPM .spec file has incorrect license by Bryan Duxbury · 16 years ago
  78. 5b8b484 THRIFT-417. rb: BufferedTransport can enter an infinite loop by Bryan Duxbury · 16 years ago
  79. 16b29a9 THRIFT-410. rb: Ruby lib should have no checked in generated code by Bryan Duxbury · 16 years ago
  80. ac002d3 THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off by Bryan Duxbury · 16 years ago
  81. 1adbab0 rb: The shared binary protocol specs lacked a test for read_message_begin by Bryan Duxbury · 16 years ago
  82. 16f5cd1 THRIFT-387. Add license to a bunch of fb303 files by David Reiss · 16 years ago
  83. eaaf45c THRIFT-387. Add license to a few misc files by David Reiss · 16 years ago
  84. feab773 THRIFT-387. Add license to configure.ac by David Reiss · 16 years ago
  85. e48e554 THRIFT-387. Add license to pkgconfig files by David Reiss · 16 years ago
  86. 887bd33 Remove obsolete php extension tag by David Reiss · 16 years ago
  87. 54740b2 THRIFT-387. Fix LICENSE, add NOTICE, and add some third-party licenses by David Reiss · 16 years ago
  88. f82aee5 THRIFT-387. Add license statements to some autoconf macro files by David Reiss · 16 years ago
  89. 566a987 THRIFT-236. Sort fields in id order during parsing by David Reiss · 16 years ago
  90. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  91. 4bc4231 Fix up Manifest again to include the proper files for gem building by Bryan Duxbury · 16 years ago
  92. ea0d126 Needed a newline at the end of the file to avoid warnings when compiling on linux. by Bryan Duxbury · 16 years ago
  93. 3a25cac contrib: Update thrift_dump to use the new namespace by David Reiss · 16 years ago
  94. 06a9312 csharp: Remove a BOM and CRLF line endings from some test code by David Reiss · 16 years ago
  95. 45c2779 THRIFT-307. erlang: Make HiPE optional by David Reiss · 16 years ago
  96. 2d8563e THRIFT-306. erlang: Let thrift_http_transport specify custom HTTP headers by David Reiss · 16 years ago
  97. 4c0234f THRIFT-305. erlang: Fix http_options for thrift_http_transport by David Reiss · 16 years ago
  98. b3c5f6e THRIFT-192. erlang: Commit test code missed in r757870 by David Reiss · 16 years ago
  99. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  100. bfc57a0 THRIFT-126. erlang: TMemoryBuffer for Erlang by David Reiss · 16 years ago