Commit graph

719 commits

Author SHA1 Message Date
Simon Cruanes
74e538055f updated readme 2014-12-13 02:01:49 +01:00
Simon Cruanes
540064f8f4 wip: split the library into smaller chunks 2014-12-13 00:36:48 +01:00
Simon Cruanes
2cdba5957c gen_intf is only an internal module 2014-12-10 15:02:25 +01:00
Simon Cruanes
1240f5a730 use -no-alias-deps 2014-12-10 14:30:09 +01:00
Simon Cruanes
d67dceddb8 prepare for 0.6.1 2014-12-08 10:36:25 +01:00
Simon Cruanes
4e56787617 Merge PR from drup with gen/ subtree 2014-12-02 02:07:52 +01:00
Simon Cruanes
a2c6a71b4d use subtree gen/ for CCGen (symlink) 2014-12-02 02:04:44 +01:00
Simon Cruanes
4c656cdbf9 Merge commit '4793a6acde617eca782e3de2a6652b0d6e1d6cf3' as 'gen' 2014-12-02 02:02:52 +01:00
Simon Cruanes
4793a6acde Squashed 'gen/' content from commit 5a46e03
git-subtree-dir: gen
git-subtree-split: 5a46e03b308dc0f30da2017b9fa6e3be7130b1eb
2014-12-02 02:02:52 +01:00
Simon Cruanes
6391d49f34 Merge pull request #14 from Drup/benchiter
Add iter bench for iterators.
2014-12-02 01:12:31 +01:00
Drup
c6f585955a Add iter bench for iterators. 2014-12-02 01:02:38 +01:00
Simon Cruanes
24f8066999 small fix to CCKTree.Dot 2014-12-01 21:56:22 +01:00
Simon Cruanes
5f228501ad CCKTree: more printers (to files) 2014-12-01 21:51:39 +01:00
Simon Cruanes
e8f63c3330 Merge commit '2a0ebbeaf79608503428731f7531d18cb0822601' from sequence 2014-12-01 16:06:40 +01:00
Simon Cruanes
2a0ebbeaf7 Squashed 'sequence/' changes from efeb0fc..a5a1315
a5a1315 implement Set.Adapt.of_list for < 4.02
cdae072 removed many warnings
0226a4c more warnings enabled; fix tests
22705b2 change name of IO functions (keep compat)
REVERT: efeb0fc merge from master; version 0.5.4
REVERT: 2691bee version 0.5.3
REVERT: a373739 merge from master
REVERT: 0d721a6 release 0.5.2
REVERT: a50f307 merge from master
REVERT: e5625c6 merge from master: version 0.5.1
REVERT: 2ae771f oasis files

git-subtree-dir: sequence
git-subtree-split: a5a1315f7915761f2a85f3d0b7f88b81fb0a8f1d
2014-12-01 16:05:36 +01:00
Simon Cruanes
cebc58ada1 CCKtree: add a Format printer 2014-12-01 15:45:08 +01:00
Simon Cruanes
23c1288849 expose CCFloat.fpclass as a public type 2014-11-30 22:23:03 +01:00
Simon Cruanes
ddfebe055e Merge pull request #13 from struktured/master
CCOpt: add get_lazy convenience function
2014-11-30 20:25:37 +01:00
carm
26e1397a4a CCOpt: add get_lazy convenience function 2014-11-30 14:13:52 -05:00
Simon Cruanes
e6aabf0d77 add missing @since annotations, updated authors 2014-11-30 18:30:11 +01:00
Simon Cruanes
927246659b Merge pull request #12 from struktured/master
Add CCFloat module and relevant random functions in CCRandom
2014-11-30 18:26:57 +01:00
carm
7a328425b5 classify, equal_precision added to CCFloat
Changed author name in CCFloat licenses, added
epsilon constant for Pervasives.epsilon_float
2014-11-29 10:56:17 -05:00
carm
da3a1e5afc update readme 2014-11-28 13:04:04 -05:00
carm
88d266a8a8 introduce CCFloat, add float functions to CCRandom 2014-11-28 13:00:42 -05:00
Simon Cruanes
2ea9f04681 change readme 2014-11-23 22:14:53 +01:00
Simon Cruanes
bd43ff0db4 updated readme and doc 2014-11-23 15:48:18 +01:00
Simon Cruanes
2fc8b19a67 update authors.md 2014-11-23 15:36:53 +01:00
Simon Cruanes
c6e359c406 put changelog in master 2014-11-23 15:14:50 +01:00
Simon Cruanes
b481d919bf fix @since annotations 2014-11-23 14:41:40 +01:00
Simon Cruanes
16f160678d prepare for 0.6 2014-11-23 14:14:46 +01:00
Simon Cruanes
bbcb04b5a4 update howto.mds procedure to release 2014-11-23 14:14:38 +01:00
Simon Cruanes
a7657883e4 fix doc 2014-11-23 14:08:48 +01:00
Simon Cruanes
6e3b0f534a CCache.{size,iter} 2014-11-23 14:08:42 +01:00
Simon Cruanes
f010bc6ebc move misc/Cache to core/CCCache 2014-11-23 13:48:52 +01:00
Simon Cruanes
cb311bf764 breaking change: renamed CCIO to advanced.CCMonadIO; new CCIO module, much simpler 2014-11-23 13:05:30 +01:00
Simon Cruanes
13862b5133 CCMultiSet.{add_mult,remove_mult,update} 2014-11-23 11:54:37 +01:00
Simon Cruanes
4d0d988f4c readme 2014-11-20 15:35:00 +01:00
Simon Cruanes
5b9a7a2689 quick test for Lwt_actors 2014-11-20 01:11:20 +01:00
Simon Cruanes
9c9a78c7a6 lwt/Lwt_actor stub, for erlang-style concurrency (albeit much much more naive) 2014-11-20 01:05:20 +01:00
Simon Cruanes
510f63f921 firx quick tests; remove misc/ratTerm (already removed from _oasis) 2014-11-20 01:05:20 +01:00
Simon Cruanes
2346e833df opam file 2014-11-20 01:05:20 +01:00
Simon Cruanes
e9760976b4 fix warnings in test 2014-11-19 18:02:14 +01:00
Simon Cruanes
e74c85e3d2 more modern interface to Mixtbl; added a way to iterate on all bindings 2014-11-19 17:58:18 +01:00
Simon Cruanes
cad578840e import Mixtbl from its repository, into misc/ 2014-11-19 17:16:57 +01:00
Simon Cruanes
a47bd108ec CCVector.{top,top_exn} 2014-11-19 16:39:52 +01:00
Simon Cruanes
af850a88c1 CCFun.on_top_of (binary composition) 2014-11-19 15:03:44 +01:00
Simon Cruanes
54d16494b0 Merge pull request #11 from hcarty/patch-1
CCError.map2 could map to a new error type
2014-11-18 17:18:00 +01:00
Hezekiah M. Carty
fbf24ea7c7 CCError.map2 could map to a new error type
With the recent change from `_ CCError.t` to `(_, _) CCError.t` it's reasonable to allow `map2` to take an argument transforming the error to a new type.
2014-11-18 11:09:54 -05:00
Simon Cruanes
a2617fd83c more precise benchmarks for caches 2014-11-17 09:20:04 +01:00
Simon Cruanes
62135fc9b7 fix the LRU algorithm to really be "least recently used" 2014-11-17 09:18:35 +01:00