Commit graph

  • 18b32f8313 bugfixes in CCArray.Sub Simon Cruanes 2016-11-01 12:17:01 +01:00
  • 61ff75dca0 bugfix + tests for CCArray.Sub.sub Simon Cruanes 2016-11-01 11:27:15 +01:00
  • b7db149e27 add CCArray.Sub.to_list Simon Cruanes 2016-11-01 11:27:07 +01:00
  • 73bb61a2de disable parallel build to support cygwin Simon Cruanes 2016-10-25 12:09:05 +02:00
  • 7ba8f58571 fix typo Simon Cruanes 2016-10-19 23:59:23 +02:00
  • 2a872907a1 add CCArray.{sorted,sort_indices,sort_ranking} (closes #81) Simon Cruanes 2016-10-19 18:17:40 +02:00
  • ad8c057b6e doc for 0.20 Simon Cruanes 2016-10-14 13:43:14 +02:00
  • 88025034b6 release 0.20 0.20 Simon Cruanes 2016-10-14 11:35:39 +02:00
  • f6774434cd Merge branch 'master' into stable Simon Cruanes 2016-10-14 11:34:02 +02:00
  • bc7967054f prepare for 0.20 Simon Cruanes 2016-10-14 11:33:53 +02:00
  • 81ca239ccc bugfix in CCArray.equal Simon Cruanes 2016-10-14 11:28:44 +02:00
  • 59a463a882 small fix + test Simon Cruanes 2016-10-14 11:23:45 +02:00
  • fed7dd41e0 add functions in CCArray: fold2,iter2,map2 Simon Cruanes 2016-10-13 10:04:58 +02:00
  • 53030c4c29 more general types for CCArray.{for_all2,exists2} Simon Cruanes 2016-10-13 10:04:23 +02:00
  • a99720945b add CCArray.rev Simon Cruanes 2016-10-13 10:01:21 +02:00
  • f0381ae0d9 update authors Simon Cruanes 2016-10-04 13:35:46 +02:00
  • 6cd4e6923c Merge pull request #79 from little-arhat/patch-1 Simon Cruanes 2016-10-04 13:34:31 +02:00
  • d4d22b1488 Fixes map_or Roma Sokolov 2016-10-04 14:27:34 +03:00
  • d7e8cb24fd add CCFloat.round Simon Cruanes 2016-09-25 19:43:21 +02:00
  • 103963dc45 style Simon Cruanes 2016-09-25 19:39:02 +02:00
  • e4c6752b6b add CCVector.append_gen Simon Cruanes 2016-09-25 19:38:03 +02:00
  • 3e50420ce8 add CCList.{head_opt,last_opt} Simon Cruanes 2016-09-25 19:34:05 +02:00
  • 7a823b16d8 fix CCString.*_ascii; add CCChar.{upper,lower}case_ascii Simon Cruanes 2016-09-18 20:31:53 +02:00
  • b249adf86f add CCInt.{print_binary,to_string_binary} + tests (thanks @gsg) Simon Cruanes 2016-09-18 10:33:35 +02:00
  • 8cd06599ae update readme Simon Cruanes 2016-08-22 10:21:19 +02:00
  • 5ece614cea fixes, add link to doc from 0.17 Simon Cruanes 2016-08-22 10:18:29 +02:00
  • c5cd3fd092 add doc for dev and 0.19 Simon Cruanes 2016-08-22 10:16:11 +02:00
  • 5620de5fca initial commit Simon Cruanes 2016-08-22 10:14:19 +02:00
  • 656565c195 add gh-pages doc generation to makefile Simon Cruanes 2016-08-22 10:15:37 +02:00
  • 47978e4bba Merge branch 'master' into stable for 0.19 0.19 Simon Cruanes 2016-08-22 09:58:26 +02:00
  • 913cfcacea prepare for 0.19 Simon Cruanes 2016-08-22 09:58:09 +02:00
  • 7b49dd7f3d fix bug in CCString.Split thanks to @copy (close #75) Simon Cruanes 2016-08-22 09:26:36 +02:00
  • a0b10101c7 add regression test for #75 Simon Cruanes 2016-08-22 09:20:17 +02:00
  • 779376f2b1 move test from cppo.ml file to .mli file Simon Cruanes 2016-08-22 09:19:49 +02:00
  • 47abd87f74 Fix CCString.Split.{left,right} (#75) Fabian 2016-08-22 01:52:44 +02:00
  • e704020e35 additional functions in CCMultiSet Simon Cruanes 2016-07-20 17:48:15 +02:00
  • 6784608496 headers Simon Cruanes 2016-07-20 17:48:12 +02:00
  • d1237f1f29 containers-top printers Simon Cruanes 2016-07-11 23:15:48 +02:00
  • 6a75577c83 Merge pull request #74 from struktured/ring_buffer_patch Simon Cruanes 2016-07-11 10:32:40 +02:00
  • 3c6f77b67a show ocaml array type concretely in Make sig Carmelo Piccione 2016-07-09 10:59:01 -04:00
  • 9a2dd29615 update headers Simon Cruanes 2016-07-06 10:19:37 +02:00
  • 13f6660373 cleanup and more tests in CCHeap Simon Cruanes 2016-07-04 23:25:55 +02:00
  • c3b1d0db38 update howto Simon Cruanes 2016-06-26 15:11:03 +02:00
  • 3731b9d42f a few longer tests for CCFlatHashtbl Simon Cruanes 2016-06-20 16:19:09 +02:00
  • c5303919bd fix bugs in CCFlatHashtbl Simon Cruanes 2016-06-20 16:10:07 +02:00
  • 4b0371d7c6 add thorough tests to CCFlatHashtbl Simon Cruanes 2016-06-20 16:10:00 +02:00
  • c573f447bc add more generic printers for CCError and CCResult (close #73) Simon Cruanes 2016-06-19 01:02:06 +02:00
  • 103dfb8c73 add CCstring.of_char Simon Cruanes 2016-06-17 11:54:30 +02:00
  • 9c76572e83 docs Simon Cruanes 2016-06-14 14:22:05 +02:00
  • ed2b741865 Merge branch 'master' into stable for 0.18 0.18 Simon Cruanes 2016-06-14 14:12:54 +02:00
  • 228011d9aa prepare for 0.18 Simon Cruanes 2016-06-14 14:12:02 +02:00
  • 590d4108e8 comment Simon Cruanes 2016-06-14 14:10:05 +02:00
  • 6639cb8e77 update implem of CCVector.equal; add a random test Simon Cruanes 2016-06-14 14:07:30 +02:00
  • cfad88e906 add CCOpt.get_or with label, deprecates get Simon Cruanes 2016-06-14 13:58:37 +02:00
  • 4c998bf57a add CCArray.get_safe (close #70) Simon Cruanes 2016-05-20 11:32:27 +02:00
  • 0a5e131ce1 use structural equality Simon Cruanes 2016-05-17 23:23:45 +02:00
  • 18aed84903 Merge pull request #69 from copy/patch-1 Simon Cruanes 2016-05-17 22:43:30 +02:00
  • 22e07c5c5e Improve CCVector.equal Fabian 2016-05-17 22:33:47 +02:00
  • 55cf10caf2 update README Simon Cruanes 2016-05-16 21:44:15 +02:00
  • e08fc88e13 add CCGraph.is_dag Simon Cruanes 2016-05-05 18:16:23 +02:00
  • 3190278d86 add aliases to deprecated functions from String, add Fun.opaque_identity Simon Cruanes 2016-05-04 23:12:32 +02:00
  • 790e665441 some howto for releases Simon Cruanes 2016-04-26 15:46:30 +02:00
  • c3e0f81f7e add CCLazy_list.take Simon Cruanes 2016-04-25 20:39:08 +02:00
  • 560cba9754 add Lazy_list.filter Simon Cruanes 2016-04-25 19:52:57 +02:00
  • 24add9d4f7 make a test less slow Simon Cruanes 2016-04-25 11:56:07 +02:00
  • 4cfb82a3fe add test Simon Cruanes 2016-04-25 11:51:38 +02:00
  • a722c0c9b8 Merge pull request #68 from gmevel/master Simon Cruanes 2016-04-25 11:46:09 +02:00
  • f57d7267ac bug fix for CCList.range_by Glen Mével 2016-04-25 11:39:03 +02:00
  • fb97af680b add CCList.range_by Glen Mével 2016-04-25 00:56:05 +02:00
  • c800a23a27 some doc Simon Cruanes 2016-04-24 23:11:12 +02:00
  • 4b7897ec82 doc Simon Cruanes 2016-04-24 18:15:24 +02:00
  • e6abec05d7 link to doc of 0.17 Simon Cruanes 2016-04-22 23:47:43 +02:00
  • 3a8c793d36 doc for 0.17 Simon Cruanes 2016-04-22 23:45:40 +02:00
  • e69ad8a6de Merge branch 'master' into stable 0.17 Simon Cruanes 2016-04-22 23:03:07 +02:00
  • 59cb2d3922 update opam Simon Cruanes 2016-04-22 23:17:58 +02:00
  • 73eecfb10d prepare for 0.17 Simon Cruanes 2016-04-22 23:01:37 +02:00
  • bb74a33385 add (--^) to CCRAl, CCFQueue, CCKlist (closes #56); add CCKList.Infix Simon Cruanes 2016-04-22 22:50:37 +02:00
  • 0485bc5cd9 formattign, headers Simon Cruanes 2016-04-22 22:08:40 +02:00
  • b17f55b1d1 add monomorphic signatures in CCInt and CCFloat Simon Cruanes 2016-04-22 22:07:06 +02:00
  • d3b6f6020f add CCList.{sorted_insert,is_sorted} Simon Cruanes 2016-04-22 15:19:22 +02:00
  • 9d9f709600 bugfix in CCFormat.to_file (fd was closed too early) Simon Cruanes 2016-04-22 14:22:15 +02:00
  • 871fe7cfb7 fix Simon Cruanes 2016-04-21 16:15:19 +02:00
  • d587e8aaf4 compat Simon Cruanes 2016-04-21 15:54:33 +02:00
  • a3d763bfd9 add CCLazy_list in containers.iter (with a few functions) Simon Cruanes 2016-04-21 15:20:18 +02:00
  • c14191f1bd small fix for 4.0 compat Simon Cruanes 2016-04-20 10:05:04 +02:00
  • 308ea3a650 add CCTrie.longest_prefix Simon Cruanes 2016-04-19 23:44:24 +02:00
  • 3c9548ebf2 provide additional ordering properties in CCTrie.{above,below} Simon Cruanes 2016-04-19 23:32:16 +02:00
  • ae06357487 formatting in CCTrie Simon Cruanes 2016-04-19 22:33:42 +02:00
  • 563927a592 readme Simon Cruanes 2016-04-19 18:59:53 +02:00
  • 07d11c4104 add CCOpt.if_ Simon Cruanes 2016-04-19 11:49:12 +02:00
  • 777796d8a6 some opam constraints Simon Cruanes 2016-04-19 10:31:48 +02:00
  • b9f7d2e18a comments and doc for CCDeque Simon Cruanes 2016-04-19 00:19:13 +02:00
  • 6f8717ccd0 fix Simon Cruanes 2016-04-18 15:49:59 +02:00
  • b1b8bc1096 also fail in CCRandom.sample_without_replacement if n<=0 Simon Cruanes 2016-04-18 15:39:55 +02:00
  • 203d870357 fix test and have CCRandom.split_list fail on len=0 Simon Cruanes 2016-04-18 15:33:37 +02:00
  • 2f196ee9a2 more doc and test for CCRandom Simon Cruanes 2016-04-18 15:05:59 +02:00
  • dba88f5302 add CCOpt.{for_all, exists} Simon Cruanes 2016-04-18 13:19:26 +02:00
  • 037f169044 watch target should build all Simon Cruanes 2016-04-18 11:20:24 +02:00
  • e2bc0cf55a add CCRef.{get_then_incr,incr_then_get} functions Simon Cruanes 2016-04-15 15:04:31 +02:00
  • 55a4c7ef7a add Result.{to,of}_err Simon Cruanes 2016-04-11 20:56:39 +02:00