1. 261de34 THRIFT-5211 Handle incomplete reads correctly by Philipp Hausmann · 4 years, 9 months ago
  2. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  3. 71398bb THRIFT-3570 Remove duplicate instances that are added by upstream by Nobuaki Sukegawa · 9 years ago
  4. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  5. ef2b528 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Nobuaki Sukegawa · 9 years ago
  6. f48e339 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Rhys Adams · 10 years ago
  7. 7c7d679 THRIFT-3433 Doubles aren't interpreted correctly by Nobuaki Sukegawa · 9 years ago
  8. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  9. 862218e THRIFT-2641 Improvements to Haskell Compiler/Libraries by Roger Meier · 10 years ago
  10. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  11. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  12. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  13. 6849f20 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  14. 345ecc7 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb by Roger Meier · 13 years ago
  15. cd2ee9a Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. by Christian Lavoie · 14 years ago
  16. d4c67c3 Fix file 'added twice' by accident by previous commit. by Christian Lavoie · 14 years ago
  17. 410253a Commit client support for framed transport in Haskell from Martin Grabmueller. by Christian Lavoie · 14 years ago
  18. ae7f7fa THRIFT-950: Haskell bindings treat 'byte' as unsigned 8-bit int (Data.Word.Word8), java/cpp as signed (byte/int8_t). Fix Haskell. by Christian Lavoie · 14 years ago
  19. daef1c8 THRIFT-743: seems to compile and doesn't break other tests, so seems fine for now by Anthony F. Molinaro · 14 years ago
  20. 75a33e8 THRIFT-906. hs: Improve type mappings by Bryan Duxbury · 14 years ago
  21. e59a80f THRIFT-901. hs: Allow the bindings to compile without -fglasgow-exts and with -Wall -Werror by Bryan Duxbury · 14 years ago
  22. 9d435ab THRIFT-560. haskell: Add THttpClient by David Reiss · 15 years ago
  23. 752529e THRIFT-560. haskell: Move to ByteString and compiler fixes by David Reiss · 15 years ago
  24. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago
  25. 6a3705c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  26. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  27. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  28. f3c83cf THRIFT-385. hs: 64-bit integer and double types incorrectly serialized on 32-bit platforms by Bryan Duxbury · 16 years ago
  29. 55aebc4 Thrift haskell getTransport working by iproctor · 17 years ago
  30. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  31. 7897c92 Thrift: OCaml and HS servers more general by iproctor · 17 years ago
  32. ff8eb92 Thrift: Haskell library and codegen by iproctor · 17 years ago