Simon Cruanes
|
7961e625c6
|
prepare for 0.9
|
2016-12-26 01:21:15 +01:00 |
|
Simon Cruanes
|
b062ccfd70
|
add make watch
|
2016-12-26 00:44:57 +01:00 |
|
Simon Cruanes
|
0aaf51f739
|
move files to 'src/', use qtest for tests
|
2016-04-24 23:47:16 +02:00 |
|
Simon Cruanes
|
3eaedd8a1a
|
fix makefile and doc
|
2015-01-21 00:08:41 +01:00 |
|
Simon Cruanes
|
d2b6c03e3d
|
prepare for 0.5.5
|
2015-01-15 00:29:51 +01:00 |
|
Simon Cruanes
|
185cf14f28
|
fix makefile.update_next_tag
|
2014-08-07 12:06:01 +02:00 |
|
Simon Cruanes
|
69f2fd37ab
|
Makefile target to push into stable
|
2014-07-07 18:19:24 +02:00 |
|
Simon Cruanes
|
d5b9674124
|
version 0.5
|
2014-07-07 18:16:33 +02:00 |
|
Simon Cruanes
|
20f70e721f
|
fix tests
|
2014-07-07 14:05:47 +02:00 |
|
Simon Cruanes
|
5d73e99652
|
make example compilable again
|
2014-05-26 14:49:50 +02:00 |
|
Simon Cruanes
|
dcbee64684
|
put benchmark compilation into oasis
|
2014-05-20 22:22:06 +02:00 |
|
Drup
|
a646cdc934
|
Add a reading bench for persistent sequences.
|
2014-05-20 22:07:26 +02:00 |
|
Simon Cruanes
|
1e00463cfd
|
removed deprecated Bench and replace it with Benchmark
|
2014-05-20 21:56:08 +02:00 |
|
Simon Cruanes
|
7d5d7a497f
|
use oasis
|
2014-04-13 21:54:42 +02:00 |
|
Simon Cruanes
|
a3ff8ee854
|
added a benchmark for persistent; moved all benchs to bench/
|
2014-02-27 11:06:07 +01:00 |
|
Drup
|
5a9dfc7939
|
Build and install sequence.cmxs
|
2013-10-21 02:56:58 +02:00 |
|
Simon Cruanes
|
cd1cbc50be
|
fixed makefile target push_file
|
2013-10-20 21:16:57 +02:00 |
|
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 |
|