summaryrefslogtreecommitdiff
path: root/lib/ocaml
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* bump version numberJens Geyer2021-08-031-1/+1
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-051-11/+0
* fix veralign.sh and bump version (again)Jens Geyer2019-10-201-1/+1
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-2/+1
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-1/+1
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* THRIFT-2364: use oasis to build thrift for ocamlJames E. King, III2017-02-158-1897/+98
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+1
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-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-191-0/+0
* Thrift-984: Ocaml versioningJake Farrell2013-03-251-0/+19
* 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
* add ASL to a handful of filesBryan Duxbury2010-07-281-0/+3
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-081-1/+25
* 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-3010-0/+190
* Update OCamlMakefile to the latest version and include its README.David Reiss2008-04-032-2/+684
* Thrift: Whitespace cleanup.David Reiss2008-02-068-72/+72
* Thrift: OCaml TSocket more helpful exceptionsiproctor2007-08-171-3/+6
* Thrift: OCaml TSocket fixiproctor2007-08-108-56/+72
* 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-1611-0/+1876