Simon Cruanes
|
e037ca1afa
|
doc: fix a link in the readme
close #347
|
2021-01-22 11:08:28 -05:00 |
|
Simon Cruanes
|
5f7b03d83b
|
doc: refresh readme
|
2021-01-12 12:32:45 -05:00 |
|
Simon Cruanes
|
646ea1645c
|
doc: update readme
|
2021-01-12 11:53:52 -05:00 |
|
Simon Cruanes
|
60eee785a9
|
doc: update readme
|
2020-11-10 14:06:19 -05:00 |
|
Josh Berdine
|
d81cba4b06
|
Update contributing instructions in README
Signed-off-by: Josh Berdine <josh@berdine.net>
|
2020-09-21 09:47:58 -04:00 |
|
Simon Cruanes
|
38d8fc2f9a
|
doc: update readme
|
2020-08-04 09:42:55 -04:00 |
|
Simon Cruanes
|
2eb58dd6c4
|
prepare readme and changelog for 3.0~rc1
|
2020-07-28 18:12:12 -04:00 |
|
Fardale
|
01da25cead
|
break: change pp functions to take unit printer for sep/stop/start
sep/stop/start -> pp_sep/pp_stop/pp_start
string -> unit printer
|
2020-07-27 22:57:29 -04:00 |
|
Simon Cruanes
|
aba959aa89
|
chore(ci): widen support for github CI
|
2020-07-22 18:00:54 -04:00 |
|
Simon Cruanes
|
1469c72f30
|
doc: remove list of authors and point to github instead
this prevents the list of authors from getting stale or outdated,
by just relying on existing tools
|
2020-06-19 21:22:08 -04:00 |
|
Simon Cruanes
|
a2d07e4028
|
chore: update tests to accomodate for split into several libs
|
2020-04-24 19:27:06 -04:00 |
|
JPR
|
a5b8a0aa18
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
Simon Cruanes
|
5143e28ce8
|
doc: fix readme url
|
2019-12-17 08:05:17 -06:00 |
|
Simon Cruanes
|
5126973173
|
prepare for 2.8
|
2019-12-14 17:50:35 -06:00 |
|
Simon Cruanes
|
138047ef11
|
feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations
deprecate `seq` named functions (for `iter`)
deprecate klist functions (for `std_seq`)
close #231
|
2019-12-14 16:29:07 -06:00 |
|
Simon Cruanes
|
bcb90de435
|
doc: small change to readme
|
2019-12-14 14:22:35 -06:00 |
|
Nathan Rebours
|
58a17202d7
|
Re-enable mdx tests
|
2019-12-04 15:47:39 +01:00 |
|
Simon Cruanes
|
7cefde490b
|
prepare for 2.7
remove mdx
|
2019-11-12 08:49:33 -06:00 |
|
Simon Cruanes
|
0c00cafb20
|
use markdown again for changelog
|
2019-06-14 18:26:14 -05:00 |
|
Simon Cruanes
|
96ed8a37ab
|
feat: introduce shim modules for 4.08 compat
- also make `unlabel` an explicit operation
- use `Stdlib` instead of `Pervasives`
- remove some warnings in Format
|
2019-06-14 18:26:14 -05:00 |
|
JPR
|
8e3dc5e006
|
Small typos
|
2019-05-14 11:14:12 -05:00 |
|
Simon Cruanes
|
9bdf31b07c
|
fix: missing whitespace in readme
|
2019-04-13 05:49:31 -05:00 |
|
Simon Cruanes
|
b07b030898
|
doc: update readme a bit
|
2019-04-13 03:25:26 -05:00 |
|
nilsbecker
|
c70825b250
|
ocamldebug section in the README (#249)
add `ocamldebug` instruction section to the README
|
2019-02-27 14:48:56 +00:00 |
|
Simon Cruanes
|
d9555ae063
|
chore: remove appveyor, too unreliable
|
2019-02-19 18:48:15 -06:00 |
|
Simon Cruanes
|
6f681256f7
|
fix readme across versions
|
2019-02-02 21:37:11 -06:00 |
|
Simon Cruanes
|
18024cc5e9
|
doc: hide some parts of the readme
|
2019-02-02 20:35:50 -06:00 |
|
Simon Cruanes
|
b308680bee
|
doc: update doc/containers, migrate it to mdx
|
2019-02-02 20:34:21 -06:00 |
|
Simon Cruanes
|
e481777c43
|
doc: migrate readme to .md, using mdx to test it
|
2019-02-02 20:27:15 -06:00 |
|
Simon Cruanes
|
79d5b061dd
|
move README to asciidoc
|
2015-09-22 14:34:09 +02:00 |
|
Simon Cruanes
|
f699f48586
|
moved containers.misc and containers.lwt into their own repo
|
2015-09-16 18:42:19 +02:00 |
|
Simon Cruanes
|
bec71e981d
|
change mailing list in readme
|
2015-09-14 18:16:29 +02:00 |
|
Simon Cruanes
|
c2c344e8fc
|
test
|
2015-09-08 00:12:38 +02:00 |
|
Simon Cruanes
|
f4381a736f
|
move RAL into containers.data as CCRAL
|
2015-09-07 23:41:41 +02:00 |
|
Simon Cruanes
|
f1dd17d1aa
|
new module CCWBTree, a weight-balanced tree. WIP.
|
2015-09-07 01:06:45 +02:00 |
|
Simon Cruanes
|
ecbddc132b
|
new module CCBloom in containers.data, a bloom filter
|
2015-09-06 21:44:55 +02:00 |
|
Simon Cruanes
|
290ba2810a
|
in README, a section about incoming breaking changes
|
2015-09-04 14:15:14 +02:00 |
|
Simon Cruanes
|
b9d6e3da5c
|
add link to mailing list in README
|
2015-09-03 23:11:42 +02:00 |
|
Simon Cruanes
|
e51fb2e44e
|
new module CCHashTrie in containers.data, associative map
|
2015-09-02 15:55:12 +02:00 |
|
Simon Cruanes
|
767999271c
|
new module CCThread, utils for threading (+ blocking queue)
|
2015-08-31 22:30:33 +02:00 |
|
Simon Cruanes
|
deab575bb3
|
new module CCSemaphore in containers.thread, with simple semaphore
|
2015-08-31 21:18:17 +02:00 |
|
Simon Cruanes
|
caaecda7f7
|
doc
|
2015-08-11 21:38:28 +02:00 |
|
Simon Cruanes
|
0d0a8f8764
|
add CCHashSet into containers.data, a mutable set
|
2015-08-02 20:54:28 +02:00 |
|
Simon Cruanes
|
157cce9f6e
|
update readme
|
2015-08-02 12:39:30 +02:00 |
|
Simon Cruanes
|
bca172a7a8
|
update doc
|
2015-06-29 16:18:23 +02:00 |
|
Simon Cruanes
|
ccb8634304
|
update readme
|
2015-06-15 13:59:37 +02:00 |
|
Simon Cruanes
|
4f4f67fa46
|
missing @since annotation; typo
|
2015-05-25 14:42:57 +02:00 |
|
Simon Cruanes
|
1fab81a832
|
update readme
|
2015-05-07 14:21:19 +02:00 |
|
Simon Cruanes
|
5208579b9d
|
wip: containers.data.CCMixset, set of values indexed by poly keys
|
2015-04-28 11:00:19 +02:00 |
|
Simon Cruanes
|
e22c29c27f
|
doc
|
2015-03-31 15:55:46 +02:00 |
|