Commit graph

  • ae7244f2e3 Update ocamldoc Carmelo Piccione 2015-02-10 23:01:59 -05:00
  • 472aaa83a2 first cut of a polymorphic buffer carm 2015-02-10 23:00:09 -05:00
  • 0d3158d1bd doc Simon Cruanes 2015-02-09 21:05:22 +01:00
  • 9b4677b266 wip: ring buffer (currently an experiment called "bufferIO") -> make it polymorphic Simon Cruanes 2015-02-10 15:51:11 +01:00
  • 9bee9c6d64 use compiledObject: best for binaries Simon Cruanes 2015-02-09 14:00:40 +01:00
  • 93119a47e7 trailing space Simon Cruanes 2015-02-05 22:29:38 +01:00
  • 9d2e369732 document some invariants in CCCache (see #38) Simon Cruanes 2015-02-04 12:57:36 +01:00
  • 438c57e847 a few tests for CCCache.lru Simon Cruanes 2015-02-04 09:15:57 +01:00
  • 0c7f4a5d08 Elements in an LRU cache should be unique Thomas Gazagnaire 2015-02-04 01:17:23 +00:00
  • ceca7b6343 fix CCFormat.seq combinator Simon Cruanes 2015-02-02 15:28:18 +01:00
  • 21c90a209d wip: Lwt_klist, a functional stream for Lwt Simon Cruanes 2015-01-30 19:11:05 +01:00
  • a1a8a8252c @since tags Simon Cruanes 2015-01-29 00:42:42 +01:00
  • 5404d01814 add CCSet Simon Cruanes 2015-01-29 00:42:10 +01:00
  • f40cdbe64f add CCRef module Simon Cruanes 2015-01-29 00:35:34 +01:00
  • d4fa455365 merge from master (bis) 0.8 Simon Cruanes 2015-01-26 20:35:03 +01:00
  • dea635f8e3 version 0.8 Simon Cruanes 2015-01-26 20:24:52 +01:00
  • 0d61b48fdd merge from master Simon Cruanes 2015-01-26 20:28:46 +01:00
  • a21f097a64 version 0.8 Simon Cruanes 2015-01-26 20:24:52 +01:00
  • ae4c356874 updated doc and readme Simon Cruanes 2015-01-26 20:10:43 +01:00
  • 3ae7c59289 fix in opam file Simon Cruanes 2015-01-26 19:46:39 +01:00
  • 71200296b8 updated doc Simon Cruanes 2015-01-26 19:30:21 +01:00
  • a5b78fd940 remove uses of |> in roseTree and its tests Simon Cruanes 2015-01-26 11:57:39 +01:00
  • aa3c57e4a8 add @Emm to authors Simon Cruanes 2015-01-26 11:56:06 +01:00
  • 8f66f0d7d8 updated roseTree (cosmetic; printer; to_seq) and test Simon Cruanes 2015-01-26 11:55:59 +01:00
  • b599e9941a Merge pull request #35 from Emm/rose_tree Simon Cruanes 2015-01-26 11:47:51 +01:00
  • 9cd3617a69 Use CCFormat.sprintf to display a tree. Emm 2015-01-26 08:14:01 +01:00
  • 8b34fb9ef1 details Simon Cruanes 2015-01-25 23:39:03 +01:00
  • f9d061af9e Indent rose tree records. Emm 2015-01-25 23:36:23 +01:00
  • 186f4a93ce use |> only with CCFun in tests Simon Cruanes 2015-01-25 23:19:20 +01:00
  • bcdb1434e5 a few utils in CCFuture Simon Cruanes 2015-01-25 23:17:54 +01:00
  • feec3bf46f refactored heavily CCFuture (much simpler, cleaner, basic API and thread pool) Simon Cruanes 2015-01-25 23:08:31 +01:00
  • 4a66f1cdb7 add CCLock in containers.thread Simon Cruanes 2015-01-25 23:08:08 +01:00
  • 7954687fab merged test_levenshtein with other tests Simon Cruanes 2015-01-25 23:07:40 +01:00
  • 84af4f6f2e Use pattern-matching instead of List.hd and List.tl. Emm 2015-01-25 22:56:54 +01:00
  • 1cdfa06c68 Add @since tag to rose tree documentation. Emm 2015-01-25 22:51:11 +01:00
  • fdc6f28d55 Add experimental rose tree. Emm 2015-01-25 22:06:48 +01:00
  • f0b19b9980 remove a lot of stuff from containers.misc (see _oasis for details) Simon Cruanes 2015-01-25 20:07:29 +01:00
  • a9aac3ea6f remove ccbench.mli Simon Cruanes 2015-01-25 19:44:40 +01:00
  • 0ecec5c151 make devel command, activating most flags, for developpers (see #27) Simon Cruanes 2015-01-21 09:37:05 +01:00
  • 4273ff5ca9 fix tests in oasis; enable more flags by default Simon Cruanes 2015-01-21 09:36:09 +01:00
  • 431fad317e cosmetic detail in opam file Simon Cruanes 2015-01-21 09:35:56 +01:00
  • 9e290d3ff6 use benchmark 1.4, with the upstreamed tree system Simon Cruanes 2015-01-15 18:21:29 +01:00
  • f2890c56a6 test ccvector.iteri Simon Cruanes 2015-01-08 15:36:50 +01:00
  • 3d9a7a0b74 add CCFormat into core/ Simon Cruanes 2015-01-05 19:06:08 +01:00
  • 5e9c071947 Merge pull request #33 from struktured/master Simon Cruanes 2015-01-01 23:49:59 +01:00
  • 83994f1f5e infix map operators for CCArray carm 2015-01-01 17:43:27 -05:00
  • b3a38657d1 Merge pull request #32 from struktured/master Simon Cruanes 2015-01-01 20:41:50 +01:00
  • 397f60e6ac fold_while impl for CCList and CCArray carm 2015-01-01 14:32:34 -05:00
  • e1d25d6da7 Merge pull request #31 from vbmithr/bigstring Simon Cruanes 2015-01-01 17:50:01 +01:00
  • 8a629ff8b1 Added CCBigstring.length for more consistency with the CCString module. Vincent Bernardoff 2015-01-01 17:47:28 +01:00
  • 0c7aa634a1 Merge pull request #30 from vbmithr/opam Simon Cruanes 2015-01-01 17:31:13 +01:00
  • e22bf7474b Added name and dev fields in the OPAM file for local pinning. Vincent Bernardoff 2015-01-01 17:20:10 +01:00
  • 7d1433c47f Merge pull request #28 from vbmithr/remove_safe Simon Cruanes 2014-12-29 19:40:59 +01:00
  • 4f7e301527 Added @since NEXT_RELEASE. Vincent Bernardoff 2014-12-29 19:26:49 +01:00
  • 4df8e2660c Fix CCIO.remove* functions. Vincent Bernardoff 2014-12-29 17:11:23 +01:00
  • 4f7ea8de64 Added CCIO.remove_safe. Vincent Bernardoff 2014-12-27 17:53:04 +01:00
  • 760be8aac7 Merge e25d621655 into 6d6bfa0362 Christophe Troestler 2014-12-23 12:53:39 +00:00
  • e25d621655 Simplify further benchmark names Christophe Troestler 2014-12-23 13:51:32 +01:00
  • 6d6bfa0362 simplify names in benchmark tree new-benchmark Simon Cruanes 2014-12-23 12:30:31 +01:00
  • 6964675481 use the branch 'tree' of benchmark Simon Cruanes 2014-12-22 23:18:27 +01:00
  • d534d4c50e only build doc if all the required flags are enabled 0.7.0.1 Simon Cruanes 2014-12-22 17:32:04 +01:00
  • bd84b620ec Merge pull request #25 from vbmithr/hashtbl Simon Cruanes 2014-12-22 17:57:57 +01:00
  • dd5f774562 only build doc if all the required flags are enabled Simon Cruanes 2014-12-22 17:32:04 +01:00
  • fe9a0e58e3 Added myself in the list of authors. Vincent Bernardoff 2014-12-22 17:27:13 +01:00
  • 86fdb22d5a CCHashtbl: Added {keys,values}_list in the functor as well. Better doc. Vincent Bernardoff 2014-12-22 17:27:04 +01:00
  • 22e5b26b94 CCHashtbl: Added functions {keys,values}_list. Vincent Bernardoff 2014-12-22 16:40:40 +01:00
  • 9fb2d54f01 Merge pull request #24 from vbmithr/typo Simon Cruanes 2014-12-22 15:56:48 +01:00
  • 6b9636bf9b CCIO: fixed doc. Vincent Bernardoff 2014-12-22 15:29:33 +01:00
  • adf4f29714 update CCPervasives (wip: hashtbl) Simon Cruanes 2014-12-22 00:12:51 +01:00
  • a1e9443e52 more accurate type for CCHashtbl.Make Simon Cruanes 2014-12-22 00:10:48 +01:00
  • 8190cbf6af missing modules in doc Simon Cruanes 2014-12-21 19:49:52 +01:00
  • 4fd9ab4940 wip: refactor futures futures Simon Cruanes 2014-12-21 11:33:42 +01:00
  • 2efbc8d56b add dependency on sequence for containers.advanced 0.7 Simon Cruanes 2014-12-19 20:58:02 +01:00
  • 90f71e08c9 add a flag to compile containers.advanced only if sequence is installed Simon Cruanes 2014-12-19 20:54:52 +01:00
  • b6f60c6af6 remove junk in makefile.push_doc Simon Cruanes 2014-12-19 20:54:38 +01:00
  • a8f5c3420f merge from master for 0.7 Simon Cruanes 2014-12-19 20:23:08 +01:00
  • f1b3ff64c9 prepare for 0.7 Simon Cruanes 2014-12-19 17:23:03 +01:00
  • 97491adae7 trigger bigarray in opam Simon Cruanes 2014-12-19 13:40:29 +01:00
  • 28f0a7ccc5 doc/build_deps.ml to display the dependency graph in dot Simon Cruanes 2014-12-19 13:40:16 +01:00
  • 8c0670155d CCString.fold Simon Cruanes 2014-12-19 09:55:19 +01:00
  • ed9f874d4e add CCSexpM for a simpler, monadic parser of S-expressions (deprecating CCSexpStream) Simon Cruanes 2014-12-18 19:26:55 +01:00
  • b31bd70501 CCSexp now splitted into CCSexp (manipulating expressions) and CCSexpStream Simon Cruanes 2014-12-18 19:26:24 +01:00
  • 88ceaa0d99 changed the API of CCBigstring.map_file Simon Cruanes 2014-12-18 19:25:34 +01:00
  • a63d095722 containers.bigarray, containing CCBigstring Simon Cruanes 2014-12-18 16:25:26 +01:00
  • d15d704e7d small fixes in _oasis, remove last references to cgi Simon Cruanes 2014-12-18 15:33:37 +01:00
  • 89f73ded2b oasis advertisement Simon Cruanes 2014-12-18 14:47:36 +01:00
  • 15aecd2435 CCstring.suffix Simon Cruanes 2014-12-18 14:09:00 +01:00
  • b8b0cc3645 more efficient CCString.init Simon Cruanes 2014-12-18 14:05:12 +01:00
  • 352b7e3901 CCHashtbl.map_list Simon Cruanes 2014-12-17 10:22:27 +01:00
  • d0af6abbd9 fixed qtests Simon Cruanes 2014-12-17 10:22:19 +01:00
  • e7cd24b903 updated doc Simon Cruanes 2014-12-16 23:58:31 +01:00
  • 61465fa19a remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ Simon Cruanes 2014-12-16 23:21:36 +01:00
  • eda9b08c1d update doc Simon Cruanes 2014-12-16 23:09:07 +01:00
  • 8f5fc7334d CCIO.read_all now with ?size parameter Simon Cruanes 2014-12-16 22:52:18 +01:00
  • f229973ee3 use Bytes.extend (praise modernity!) Simon Cruanes 2014-12-16 22:50:47 +01:00
  • 059528257a bugfix in CCIO.read_all and CCIO.read_chunks Simon Cruanes 2014-12-16 21:46:10 +01:00
  • 41e6e5ec75 bugfix in CCIO.read_all and CCIO.read_chunks 0.6.1.2 Simon Cruanes 2014-12-16 21:46:10 +01:00
  • 78ff35154b removed useless Lwt-related module Simon Cruanes 2014-12-15 10:43:09 +01:00
  • 7d3fd8a45a fix errors in documentation of CCString (slightly over-reaching sed) Simon Cruanes 2014-12-15 10:27:08 +01:00
  • 7c09b694b9 add CCFloat.{fsign, sign_exn} Simon Cruanes 2014-12-14 20:04:04 +01:00