ocaml-containers/src/data
2015-09-27 19:27:44 +02:00
..
CCBitField.ml update CCBitField to use first-class modules 2015-08-24 16:00:53 +02:00
CCBitField.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCBloom.ml new module CCBloom in containers.data, a bloom filter 2015-09-06 21:44:55 +02:00
CCBloom.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCBV.ml testing frenzy 2015-09-16 21:59:30 +02:00
CCBV.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCCache.ml testing frenzy 2015-09-16 21:59:30 +02:00
CCCache.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCDeque.ml testing frenzy 2015-09-16 21:59:30 +02:00
CCDeque.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCFlatHashtbl.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCFlatHashtbl.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCFQueue.ml optimize a bit the tests 2015-09-16 20:22:24 +02:00
CCFQueue.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCGraph.ml add more doc and functions to CCGraph 2015-06-12 17:11:05 +02:00
CCGraph.mli prepare for 0.12 2015-07-16 10:56:03 +02:00
CCHashconsedSet.ml update tests so they run faster 2015-09-27 19:27:44 +02:00
CCHashconsedSet.mli prepare for 0.12 2015-07-16 10:56:03 +02:00
CCHashSet.ml add some tests and functions to CCHashSet 2015-08-02 21:23:49 +02:00
CCHashSet.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCHashTrie.ml use more labels in CCHashtrie,CCRAL,CCWBTree 2015-09-21 17:18:43 +02:00
CCHashTrie.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCIntMap.ml more tests 2015-09-22 13:55:26 +02:00
CCIntMap.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCMixmap.ml Add CCMixmap in containers.data (close #40) 2015-02-20 16:46:57 +01:00
CCMixmap.mli version 0.9 2015-02-27 14:39:58 +01:00
CCMixset.ml wip: Mixset 2015-04-28 13:05:28 +02:00
CCMixset.mli prepare 0.11 2015-05-24 21:40:31 +02:00
CCMixtbl.ml move many tests into their modules with qtest 2015-09-16 16:44:10 +02:00
CCMixtbl.mli add CCUnix.async_call for spawning and communicating with subprocess 2015-04-24 16:04:09 +02:00
CCMultiMap.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiMap.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiSet.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiSet.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCPersistentArray.ml add CCPersistentArray.{append,flatten,flat_map,of_gen,to_gen} 2015-08-31 19:19:34 +02:00
CCPersistentArray.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCPersistentHashtbl.ml move many tests into their modules with qtest 2015-09-16 16:44:10 +02:00
CCPersistentHashtbl.mli remove trailing whitespace 2015-03-02 23:39:10 +01:00
CCRAL.ml use more labels in CCHashtrie,CCRAL,CCWBTree 2015-09-21 17:18:43 +02:00
CCRAL.mli prepare for 0.13 2015-09-23 16:26:07 +02:00
CCRingBuffer.ml enable -safe-string on the whole project, with some linked refactorings 2015-06-26 14:05:45 +02:00
CCRingBuffer.mli missing @since annotation; typo 2015-05-25 14:42:57 +02:00
CCTrie.ml move many tests into their modules with qtest 2015-09-16 16:44:10 +02:00
CCTrie.mli new tests in CCTrie; bugfix in CCTrie.below 2015-09-16 14:10:57 +02:00
CCWBTree.ml use more labels in CCHashtrie,CCRAL,CCWBTree 2015-09-21 17:18:43 +02:00
CCWBTree.mli prepare for 0.13 2015-09-23 16:26:07 +02:00