ocaml-containers/src/core
2016-08-22 09:26:36 +02:00
..
_tags remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCArray.ml prepare for 0.18 2016-06-14 14:12:02 +02:00
CCArray.mli prepare for 0.18 2016-06-14 14:12:02 +02:00
CCBool.ml replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCBool.mli replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCChar.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCChar.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCError.ml add more generic printers for CCError and CCResult (close #73) 2016-06-19 01:02:06 +02:00
CCError.mli add more generic printers for CCError and CCResult (close #73) 2016-06-19 01:02:06 +02:00
CCFloat.ml add monomorphic signatures in CCInt and CCFloat 2016-04-22 22:07:06 +02:00
CCFloat.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCFormat.ml bugfix in CCFormat.to_file (fd was closed too early) 2016-04-22 14:22:15 +02:00
CCFormat.mli doc 2016-04-24 18:15:24 +02:00
CCFun.cppo.ml add aliases to deprecated functions from String, add Fun.opaque_identity 2016-05-04 23:12:32 +02:00
CCFun.mli prepare for 0.18 2016-06-14 14:12:02 +02:00
CCHash.ml breaking: make type CCHash.state abstract 2016-01-29 15:57:00 +01:00
CCHash.mli prepare for 0.16 2016-02-24 22:08:26 +01:00
CCHashtbl.ml prepare for 0.16 2016-02-24 22:08:26 +01:00
CCHashtbl.mli prepare for 0.16 2016-02-24 22:08:26 +01:00
CCHeap.ml cleanup and more tests in CCHeap 2016-07-04 23:25:55 +02:00
CCHeap.mli cleanup and more tests in CCHeap 2016-07-04 23:25:55 +02:00
CCInt.ml add monomorphic signatures in CCInt and CCFloat 2016-04-22 22:07:06 +02:00
CCInt.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCInt64.ml Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCInt64.mli Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
CCIO.ml add CCIO.File.with_temp for creating temporary files 2016-03-26 12:22:25 +01:00
CCIO.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCList.ml add test 2016-04-25 11:51:38 +02:00
CCList.mli prepare for 0.18 2016-06-14 14:12:02 +02:00
CCMap.ml prepare for 0.17 2016-04-22 23:01:37 +02:00
CCMap.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCOpt.ml add CCOpt.get_or with label, deprecates get 2016-06-14 13:58:37 +02:00
CCOpt.mli prepare for 0.18 2016-06-14 14:12:02 +02:00
CCOrd.ml add tests; change header 2015-12-29 17:19:43 +01:00
CCOrd.mli add tests; change header 2015-12-29 17:19:43 +01:00
CCPair.ml add CCPair.make 2016-02-21 18:33:44 +01:00
CCPair.mli prepare for 0.16 2016-02-24 22:08:26 +01:00
CCPrint.ml replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCPrint.mli replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCRandom.ml fix 2016-04-18 15:50:53 +02:00
CCRandom.mli fix 2016-04-18 15:50:53 +02:00
CCRef.ml add CCRef.{get_then_incr,incr_then_get} functions 2016-04-15 15:04:31 +02:00
CCRef.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCResult.ml add more generic printers for CCError and CCResult (close #73) 2016-06-19 01:02:06 +02:00
CCResult.mli add more generic printers for CCError and CCResult (close #73) 2016-06-19 01:02:06 +02:00
CCSet.ml update some headers, formatting 2016-02-18 12:18:19 +01:00
CCSet.mli update some headers, formatting 2016-02-18 12:18:19 +01:00
CCString.cppo.ml fix bug in CCString.Split thanks to @copy (close #75) 2016-08-22 09:26:36 +02:00
CCString.mli fix bug in CCString.Split thanks to @copy (close #75) 2016-08-22 09:26:36 +02:00
CCVector.ml update implem of CCVector.equal; add a random test 2016-06-14 14:07:30 +02:00
CCVector.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
containers.ml prepare for 0.17 2016-04-22 23:01:37 +02:00