summaryrefslogtreecommitdiff
path: root/lib/hs
Commit message (Expand)AuthorAgeFilesLines
* Thrift-2600: 0.9.2 release0.9.20.9.2jfarrell2014-11-041-1/+1
* THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfilejfarrell2014-10-081-6/+7
* THRIFT-2705 make a package out of the haskell libraries for thriftRoger Meier2014-10-091-10/+0
* THRIFT-2767 hs: Transport.Empty is not externally availableRoger Meier2014-10-081-0/+1
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-5/+5
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-5/+5
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-172-2/+6
* THRIFT-2677 haskell library and tutorial: build with network > 2.5John Chee2014-09-011-1/+9
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2014-08-181-2/+2
* THRIFT-847 Test Framework harmonization across all languagescdwijayarathna2014-08-151-1/+1
* THRIFT-2641 Improvements to Haskell Compiler/LibrariesRoger Meier2014-08-101-2/+2
* THRIFT-2641 Improvements to Haskell Compiler/LibrariesNoam Zilberstein2014-08-1019-403/+1200
* THRIFT-2638 travis: build with Haskellhenrique2014-07-261-2/+1
* THRIFT-2401 Haskell tutorial compilesRoger Meier2014-05-141-1/+1
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+2
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-192-1/+1
* THRIFT-2185 use cabal instead of runhaskell in haskell libraryRoger Meier2014-01-121-5/+5
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-0/+9
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, VectorRoger Meier2012-05-187-26/+88
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+6
* Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode len...Christian Lavoie2011-02-201-2/+3
* Fix file 'added twice' by accident by previous commit.Christian Lavoie2011-02-091-119/+0
* Commit client support for framed transport in Haskell from Martin Grabmueller.Christian Lavoie2011-02-092-2/+241
* Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives...Christian Lavoie2011-01-241-0/+1
* update version numbers to 0.7.0-devBryan Duxbury2011-01-071-1/+1
* THRIFT-950: Haskell bindings treat 'byte' as unsigned 8-bit int (Data.Word.Wo...Christian Lavoie2010-11-025-29/+27
* THRIFT-6 TLP URL's and email's, haskell, more detailsRoger Meier2010-11-021-2/+4
* THRIFT-6 update Version Info for several languages, add print-version to Make...Roger Meier2010-10-221-4/+4
* THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probab...Bryan Duxbury2010-10-061-0/+3
* THRIFT-944. hs: Support all version-4s of baseBryan Duxbury2010-10-061-1/+1
* THRIFT-933 : looks fine, and cabal check looks good as wellAnthony F. Molinaro2010-10-052-5/+212
* THRIFT-943: fix typoAnthony F. Molinaro2010-10-051-1/+1
* THRIFT-919 : updated haskell READMEAnthony F. Molinaro2010-09-271-16/+23
* THRIFT-905: hook haskell into autoconfAnthony F. Molinaro2010-09-271-0/+39
* THRIFT-743: seems to compile and doesn't break other tests, so seems fine for...Anthony F. Molinaro2010-09-262-14/+14
* THRIFT-914 : haskell bindings compile easierAnthony F. Molinaro2010-09-232-24/+23
* THRIFT-906. hs: Improve type mappingsBryan Duxbury2010-09-223-43/+49
* THRIFT-901. hs: Allow the bindings to compile without -fglasgow-exts and with...Bryan Duxbury2010-09-207-20/+44
* add ASL to a handful of filesBryan Duxbury2010-07-281-0/+19
* THRIFT-560. haskell: Add THttpClientDavid Reiss2010-01-111-0/+124
* THRIFT-560. haskell: Move to ByteString and compiler fixesDavid Reiss2010-01-114-20/+29
* Consolidate lib/hs/.gitignore into the top-level .gitignoreDavid Reiss2009-05-221-1/+0
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-082-0/+40
* THRIFT-407. hs: Refactor and improve Haskell-related codeBryan Duxbury2009-04-0711-583/+616
* THRIFT-390. hs: Cabalize Haskell library codeBryan Duxbury2009-04-073-0/+22
* THRIFT-390. hs: Cabalize Haskell library codeBryan Duxbury2009-04-073-13/+64
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-0/+3