index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thrift-2600: 0.9.2 release
0.9.2
0.9.2
jfarrell
2014-11-04
1
-1
/
+1
*
THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile
jfarrell
2014-10-08
1
-6
/
+7
*
THRIFT-2705 make a package out of the haskell libraries for thrift
Roger Meier
2014-10-09
1
-10
/
+0
*
THRIFT-2767 hs: Transport.Empty is not externally available
Roger Meier
2014-10-08
1
-0
/
+1
*
THRIFT-2768: Whitespace Fixup
Jens Geyer
2014-10-03
1
-5
/
+5
*
THRIFT-2768: Whitespace Fixup
Jens Geyer
2014-10-03
1
-5
/
+5
*
THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL
Jens Geyer
2014-09-17
2
-2
/
+6
*
THRIFT-2677 haskell library and tutorial: build with network > 2.5
John Chee
2014-09-01
1
-1
/
+9
*
THRIFT-847 Test Framework harmonization across all languages
Roger Meier
2014-08-18
1
-2
/
+2
*
THRIFT-847 Test Framework harmonization across all languages
cdwijayarathna
2014-08-15
1
-1
/
+1
*
THRIFT-2641 Improvements to Haskell Compiler/Libraries
Roger Meier
2014-08-10
1
-2
/
+2
*
THRIFT-2641 Improvements to Haskell Compiler/Libraries
Noam Zilberstein
2014-08-10
19
-403
/
+1200
*
THRIFT-2638 travis: build with Haskell
henrique
2014-07-26
1
-2
/
+1
*
THRIFT-2401 Haskell tutorial compiles
Roger Meier
2014-05-14
1
-1
/
+1
*
THRIFT-2506 Update TProtocolException error codes to be used consistently thr...
Jens Geyer
2014-05-03
1
-0
/
+2
*
THRIFT-2407 use markdown (rename README => README.md)
Roger Meier
2014-03-19
2
-1
/
+1
*
THRIFT-2185 use cabal instead of runhaskell in haskell library
Roger Meier
2014-01-12
1
-5
/
+5
*
THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...
Roger Meier
2012-12-22
1
-0
/
+9
*
Updating Thrift trunk version to 1.0.0-dev
Jake Farrell
2012-10-11
1
-1
/
+1
*
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
Roger Meier
2012-05-18
7
-26
/
+88
*
Updating trunk to 0.9.0 version.
Jake Farrell
2011-11-30
1
-1
/
+1
*
updating trunk from 0.7.0-dev to 0.8.0-dev
Jake Farrell
2011-08-13
1
-1
/
+1
*
THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...
Roger Meier
2011-08-03
1
-0
/
+6
*
Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode len...
Christian Lavoie
2011-02-20
1
-2
/
+3
*
Fix file 'added twice' by accident by previous commit.
Christian Lavoie
2011-02-09
1
-119
/
+0
*
Commit client support for framed transport in Haskell from Martin Grabmueller.
Christian Lavoie
2011-02-09
2
-2
/
+241
*
Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives...
Christian Lavoie
2011-01-24
1
-0
/
+1
*
update version numbers to 0.7.0-dev
Bryan Duxbury
2011-01-07
1
-1
/
+1
*
THRIFT-950: Haskell bindings treat 'byte' as unsigned 8-bit int (Data.Word.Wo...
Christian Lavoie
2010-11-02
5
-29
/
+27
*
THRIFT-6 TLP URL's and email's, haskell, more details
Roger Meier
2010-11-02
1
-2
/
+4
*
THRIFT-6 update Version Info for several languages, add print-version to Make...
Roger Meier
2010-10-22
1
-4
/
+4
*
THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probab...
Bryan Duxbury
2010-10-06
1
-0
/
+3
*
THRIFT-944. hs: Support all version-4s of base
Bryan Duxbury
2010-10-06
1
-1
/
+1
*
THRIFT-933 : looks fine, and cabal check looks good as well
Anthony F. Molinaro
2010-10-05
2
-5
/
+212
*
THRIFT-943: fix typo
Anthony F. Molinaro
2010-10-05
1
-1
/
+1
*
THRIFT-919 : updated haskell README
Anthony F. Molinaro
2010-09-27
1
-16
/
+23
*
THRIFT-905: hook haskell into autoconf
Anthony F. Molinaro
2010-09-27
1
-0
/
+39
*
THRIFT-743: seems to compile and doesn't break other tests, so seems fine for...
Anthony F. Molinaro
2010-09-26
2
-14
/
+14
*
THRIFT-914 : haskell bindings compile easier
Anthony F. Molinaro
2010-09-23
2
-24
/
+23
*
THRIFT-906. hs: Improve type mappings
Bryan Duxbury
2010-09-22
3
-43
/
+49
*
THRIFT-901. hs: Allow the bindings to compile without -fglasgow-exts and with...
Bryan Duxbury
2010-09-20
7
-20
/
+44
*
add ASL to a handful of files
Bryan Duxbury
2010-07-28
1
-0
/
+19
*
THRIFT-560. haskell: Add THttpClient
David Reiss
2010-01-11
1
-0
/
+124
*
THRIFT-560. haskell: Move to ByteString and compiler fixes
David Reiss
2010-01-11
4
-20
/
+29
*
Consolidate lib/hs/.gitignore into the top-level .gitignore
David Reiss
2009-05-22
1
-1
/
+0
*
THRIFT-387. Add appropriate Apache header to all code files
Bryan Duxbury
2009-04-08
2
-0
/
+40
*
THRIFT-407. hs: Refactor and improve Haskell-related code
Bryan Duxbury
2009-04-07
11
-583
/
+616
*
THRIFT-390. hs: Cabalize Haskell library code
Bryan Duxbury
2009-04-07
3
-0
/
+22
*
THRIFT-390. hs: Cabalize Haskell library code
Bryan Duxbury
2009-04-07
3
-13
/
+64
*
THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"
David Reiss
2009-04-02
1
-0
/
+3
[next]