ocaml-containers/src/core
2016-04-25 00:56:05 +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 add {CCArray,CCVector,CCList}.(--^) for right-open ranges 2016-03-26 12:05:31 +01:00
CCArray.mli prepare for 0.17 2016-04-22 23:01:37 +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 replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCError.mli replace headers in the rest of containers core 2016-02-20 23:24:24 +01: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 replace headers in the rest of containers core 2016-02-20 23:24:24 +01:00
CCFun.mli prepare for 0.16 2016-02-24 22:08:26 +01: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 prepare for 0.16 2016-02-24 22:08:26 +01:00
CCHeap.mli prepare for 0.16 2016-02-24 22:08:26 +01: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 CCList.range_by 2016-04-25 00:56:05 +02:00
CCList.mli add CCList.range_by 2016-04-25 00:56:05 +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.if_ 2016-04-19 11:49:12 +02:00
CCOpt.mli prepare for 0.17 2016-04-22 23:01:37 +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 Result.{to,of}_err 2016-04-11 20:56:39 +02:00
CCResult.mli prepare for 0.17 2016-04-22 23:01:37 +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 implement CCString.{drop,take,chop_prefix,chop_suffix,filter,filter_map} 2016-04-05 14:38:49 +02:00
CCString.mli prepare for 0.17 2016-04-22 23:01:37 +02:00
CCVector.ml move tests 2016-03-26 12:08:20 +01: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