Commit graph

17 commits

Author SHA1 Message Date
Simon Cruanes
e807c693bb fixed makefile after merge 2013-10-17 14:56:09 +02:00
Simon Cruanes
bf475c1064 Merge branch 'master' of github.com:c-cube/sequence 2013-10-17 14:54:05 +02:00
Simon Cruanes
7e0deeb1cc do not use {} of shell... 2013-10-17 14:51:48 +02:00
Simon Cruanes
40cc85061e generation of sequence.install file 2013-10-17 14:29:55 +02:00
Simon Cruanes
e2a2f530ed generation of sequence.install file 2013-10-17 14:22:35 +02:00
Simon Cruanes
2b74a6aafb generate man pages in man/ 2013-10-17 13:43:13 +02:00
Simon Cruanes
1a6129fc36 push documentation to private server 2013-05-28 14:02:55 +02:00
Simon Cruanes
b946b7157b optimized MList, with twice as fast insertion (on big tests);
see ./simple_bench.native 10_000_000. The optimization is based on increasing block size.
2013-03-11 00:54:28 +01:00
Simon Cruanes
9829fc01bc some basic benchmarks 2013-03-08 17:25:06 +01:00
Simon Cruanes
ec8a865500 basic building blocks for testing 2013-03-08 16:18:52 +01:00
Simon Cruanes
907c3be9cc added a benchmark file to compare with ExtLib.Enum.t (not compiled by default,
to avoid depending on extlib)
2013-02-27 21:19:14 +01:00
Simon Cruanes
d0c858ab9d update of README;
in Makefile, only build tests if required, because it requires ocaml4
2013-02-11 11:52:54 +01:00
Simon Cruanes
cc241eeb33 do not install the toy Sexpr module 2013-02-10 19:53:39 +01:00
Simon Cruanes
ac2fb8129c export, install and describe the S-expr module 2013-02-05 00:00:44 +01:00
Simon Cruanes
fb42ebcc09 Makefile target to install the library 2013-01-29 15:02:56 +01:00
Simon Cruanes
8e9842c2b6 generate documentation 2013-01-28 01:08:15 +01:00
Simon Cruanes
4229268f76 makefile 2013-01-27 23:18:18 +01:00