summaryrefslogtreecommitdiff
path: root/lib/ocaml/src
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-2/+1
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+2
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-0/+9
* Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mism...Jake Farrell2011-09-061-4/+4
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+6
* THRIFT-1021. ocaml: Framed transport support for OCamlBryan Duxbury2011-01-262-1/+94
* THRIFT-125. OCaml libraries don't compile with 32-bit ocamlBryan Duxbury2011-01-123-55/+55
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-0/+3
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-309-0/+171
* Thrift: Whitespace cleanup.David Reiss2008-02-067-70/+70
* Thrift: OCaml TSocket more helpful exceptionsiproctor2007-08-171-3/+6
* Thrift: OCaml TSocket fixiproctor2007-08-107-45/+34
* Thrift: OCaml and HS servers more generaliproctor2007-08-085-24/+61
* Thrift: OCaml library binary protocol fixiproctor2007-07-242-9/+25
* Thrift: OCaml library and generatoriproctor2007-07-167-0/+610