1. 261de34 THRIFT-5211 Handle incomplete reads correctly by Philipp Hausmann · 4 years, 9 months ago
  2. 43a93f1 fix typo in cmake Patch: Jens Geyer by Jens Geyer · 5 years ago
  3. e02559f bump version by Jens Geyer · 5 years ago
  4. 057bebc Merge branch '0.12.1' by James E. King III · 6 years ago
  5. 2135a36 THRIFT-4834 CI error at Haskell: Failed to load interface for 'Network' (#1780) by Jens Geyer · 6 years ago
  6. 8d21d80 Release 0.12.1 by Jens Geyer · 6 years ago
  7. c685cb0 THRIFT-4698: add haskell hackage sdist target and fix cabal file by James E. King III · 6 years ago
  8. 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
  9. 328e437 THRIFT-4698: add releading instructions to the haskell readme [ci skip] by James E. King III · 6 years ago
  10. ef32bc1 THRIFT-4163: update cmake build type handling by James E. King III · 6 years ago
  11. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  12. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  13. 2391f33 THRIFT-4545: fix haskell build on windows, fix appveyor stale packages by James E. King III · 6 years ago
  14. f74bc7b THRIFT-4634: work around cabal 1.22 dependency bug breaking CI job for Xenial by James E. King III · 6 years ago
  15. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  16. 81cdcd3 THRIFT-4328: split binary cross tests into their own build job to resolve by James E. King, III · 7 years ago
  17. a718ad4 Renames Thrift.cabal to fix THRIFT-3963 Client: hs by Gregor Reitzenstein · 8 years ago
  18. 8656670 THRIFT-4044 work around an hspec-core 2.4.0 library issue causing all build job #17 on Travis CI to fail by James E. King, III · 8 years ago
  19. 60ac165 THRIFT-4008 broken ci due to upstream dependency versioning break by Jens Geyer · 8 years ago
  20. 842b14f THRIFT-4008: broken ci due to upstream dependency versioning break by jfarrell · 8 years ago
  21. e134cbc Update make dist entries by Nobuaki Sukegawa · 9 years ago
  22. 71398bb THRIFT-3570 Remove duplicate instances that are added by upstream by Nobuaki Sukegawa · 9 years ago
  23. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  24. ef2b528 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Nobuaki Sukegawa · 9 years ago
  25. f48e339 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Rhys Adams · 10 years ago
  26. 7c7d679 THRIFT-3433 Doubles aren't interpreted correctly by Nobuaki Sukegawa · 9 years ago
  27. e8c71d8 THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  28. 27378fa THRIFT-3398 Add CMake build for Haskell library and tests by Nobuaki Sukegawa · 9 years ago
  29. cf63c95 THRIFT-3343 Fix haskell README by Nobuaki Sukegawa · 9 years ago
  30. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  31. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  32. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  33. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  34. 0a93dcd THRIFT-2840: Cabal file points to LICENSE file outside the path of the Haskell project. by jfarrell · 10 years ago
  35. 5d4953f THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile by jfarrell · 10 years ago
  36. 87caecf THRIFT-2705 make a package out of the haskell libraries for thrift by Roger Meier · 10 years ago
  37. 5e58b80 THRIFT-2767 hs: Transport.Empty is not externally available by Roger Meier · 10 years ago
  38. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  39. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  40. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  41. aa42d61 THRIFT-2677 haskell library and tutorial: build with network > 2.5 by John Chee · 10 years ago
  42. e26db2f THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  43. d921791 THRIFT-847 Test Framework harmonization across all languages by cdwijayarathna · 10 years ago
  44. 862218e THRIFT-2641 Improvements to Haskell Compiler/Libraries by Roger Meier · 10 years ago
  45. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  46. c0a7d72 THRIFT-2638 travis: build with Haskell Patch: John Chee by henrique · 10 years ago
  47. 303eb1b THRIFT-2401 Haskell tutorial compiles by Roger Meier · 11 years ago
  48. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  49. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  50. b2b4a5c THRIFT-2185 use cabal instead of runhaskell in haskell library Patch: John Chee by Roger Meier · 11 years ago
  51. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  52. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  53. 6849f20 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  54. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  55. 9c76258 updating trunk from 0.7.0-dev to 0.8.0-dev by Jake Farrell · 13 years ago
  56. 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
  57. cd2ee9a Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. by Christian Lavoie · 14 years ago
  58. d4c67c3 Fix file 'added twice' by accident by previous commit. by Christian Lavoie · 14 years ago
  59. 410253a Commit client support for framed transport in Haskell from Martin Grabmueller. by Christian Lavoie · 14 years ago
  60. 6a084da Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives the same patch. by Christian Lavoie · 14 years ago
  61. c216556 update version numbers to 0.7.0-dev by Bryan Duxbury · 14 years ago
  62. 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
  63. a8b52c7 THRIFT-6 TLP URL's and email's, haskell, more details by Roger Meier · 14 years ago
  64. 2287278 THRIFT-6 update Version Info for several languages, add print-version to Makefile.am by Roger Meier · 14 years ago
  65. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  66. ffca7e1 THRIFT-944. hs: Support all version-4s of base by Bryan Duxbury · 14 years ago
  67. 371372e THRIFT-933 : looks fine, and cabal check looks good as well by Anthony F. Molinaro · 14 years ago
  68. 687c412 THRIFT-943: fix typo by Anthony F. Molinaro · 14 years ago
  69. fa6eaca THRIFT-919 : updated haskell README by Anthony F. Molinaro · 14 years ago
  70. a5df7c7 THRIFT-905: hook haskell into autoconf by Anthony F. Molinaro · 14 years ago
  71. daef1c8 THRIFT-743: seems to compile and doesn't break other tests, so seems fine for now by Anthony F. Molinaro · 14 years ago
  72. 7466bcd THRIFT-914 : haskell bindings compile easier by Anthony F. Molinaro · 14 years ago
  73. 75a33e8 THRIFT-906. hs: Improve type mappings by Bryan Duxbury · 14 years ago
  74. e59a80f THRIFT-901. hs: Allow the bindings to compile without -fglasgow-exts and with -Wall -Werror by Bryan Duxbury · 14 years ago
  75. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  76. 9d435ab THRIFT-560. haskell: Add THttpClient by David Reiss · 15 years ago
  77. 752529e THRIFT-560. haskell: Move to ByteString and compiler fixes by David Reiss · 15 years ago
  78. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  79. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  80. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago
  81. c8c088c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  82. 6a3705c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  83. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  84. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  85. f3c83cf THRIFT-385. hs: 64-bit integer and double types incorrectly serialized on 32-bit platforms by Bryan Duxbury · 16 years ago
  86. 55aebc4 Thrift haskell getTransport working by iproctor · 17 years ago
  87. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  88. 7897c92 Thrift: OCaml and HS servers more general by iproctor · 17 years ago
  89. ff8eb92 Thrift: Haskell library and codegen by iproctor · 17 years ago