Commit graph

1833 commits

Author SHA1 Message Date
Simon Cruanes
223647045a update jbuild file 2018-01-31 20:07:27 -06:00
Simon Cruanes
5720120fa1 more tests 2018-01-31 20:07:04 -06:00
Simon Cruanes
9f48725a06 remove qtest makefile and use a script instead 2018-01-31 08:49:52 -06:00
Simon Cruanes
2939dcbf1d rename CCChar.{print,pp} and CCHeap.print (closes #181) 2018-01-29 21:15:24 -06:00
Simon Cruanes
3b8f7099cb style fixes 2018-01-28 10:31:26 -06:00
Simon Cruanes
364890ca36
Merge pull request #180 from FardaleM/CCHeap
Add `CCHeap.delete_{all,one}`
2018-01-28 10:30:20 -06:00
Simon Cruanes
c3e11ba31b
Merge pull request #182 from Fourchaux/master
Correcting test `CCList.tail_opt`
2018-01-28 10:03:50 -06:00
nathan moreau
e598aac764 Correcting test CCList.tail_opt 2018-01-28 16:36:27 +01:00
Fardale
8c2cb3f244 [CCHeap] delete_once -> delete_one 2018-01-28 12:39:44 +01:00
Fardale
8ac62ca04b [CCHeap] add delete_once 2018-01-28 12:37:21 +01:00
Fardale
50d970852e [CCHeap] update comment delete_all 2018-01-28 12:36:37 +01:00
Fardale
4e9eeb50e5 add @since for delete_all 2018-01-27 23:48:47 +01:00
Fardale
dcd975ce85 Merge remote-tracking branch 'perso/master' into CCHeap 2018-01-27 20:18:51 +01:00
Simon Cruanes
7198417fd1
Merge pull request #179 from Fourchaux/master
Adding `CCList.tail_opt`
2018-01-26 08:26:14 -06:00
Simon Cruanes
b8260c737f fix doc target in opam 2018-01-26 08:14:47 -06:00
Fardale
7c7f66cd7b Add CCHeap.delete_all 2018-01-26 09:31:29 +01:00
nathan moreau
b0d92f44ea Adding CCList.tail_opt 2018-01-26 09:25:17 +01:00
Simon Cruanes
2007d7ad37 remove dep on bytes 2018-01-22 08:28:44 -06:00
Simon Cruanes
b3d8eb67a6 update opam file 2018-01-21 20:06:13 -06:00
Simon Cruanes
a3fa07bc05 add @orbifx to authors 2018-01-21 17:50:49 -06:00
Simon Cruanes
7df23d0cca fix build for benchs 2018-01-21 17:09:30 -06:00
Simon Cruanes
c7483ade3b chore(makefile): detail, to always build lib before tests 2018-01-21 15:59:10 -06:00
Simon Cruanes
c53a550822 add optional deps in opam 2018-01-21 15:45:03 -06:00
Simon Cruanes
446ae9f26b prepare for 2.0 2018-01-21 15:38:34 -06:00
Simon Cruanes
bc27e60a81 reindent 2018-01-21 14:39:44 -06:00
Simon Cruanes
f98bcffaee
Merge pull request #178 from Fourchaux/master
Small typos & Style
2018-01-21 14:38:27 -06:00
nathan moreau
cde776f4ac Small typos 2018-01-21 20:29:51 +01:00
Simon Cruanes
f63bcee290
Merge pull request #177 from Fourchaux/master
Add comments and improve their style (from @Fourchaux)
2018-01-21 10:33:31 -06:00
nathan moreau
25f919070f Adding comments 2 2018-01-21 17:09:42 +01:00
nathan moreau
b04e097cf4 Adding comments 2018-01-21 16:16:35 +01:00
Simon Cruanes
829ceeb147
Merge pull request #176 from orbifx/master
Add `CCList.iteri2` and `CCList.foldi2`
2018-01-18 12:21:46 -06:00
Stavros Polymenis
796702a732 Add CCList.iteri2 and CCList.foldi2 2018-01-18 18:07:19 +00:00
Simon Cruanes
ec23d64550 remove junk file 2018-01-17 20:15:04 -06:00
Simon Cruanes
282f85a874 remove PARAM.min_size in CCPool 2018-01-17 20:12:50 -06:00
Simon Cruanes
0e26502008 wip: fix behavior of CCPool when min_size>0
problem is a deadlock occurs when some threads die (too early?)
when P.min_size>0
2018-01-17 20:11:14 -06:00
Simon Cruanes
bc622f636a fix tests for sequence 1.0 2018-01-17 20:04:03 -06:00
Simon Cruanes
ea4de9a618 udpate opam file 2018-01-15 08:44:18 -06:00
Simon Cruanes
564a804701 chore(travis): remove 4.01 from versions 2018-01-14 20:59:50 -06:00
Simon Cruanes
3be488a910 remove merlin file 2018-01-14 20:55:09 -06:00
Simon Cruanes
d97e1e7231 add script to generate jbuilder flags dynamically 2018-01-14 20:38:40 -06:00
Simon Cruanes
a307bb09f7 chore(jbuild): missing flag for optional sublibs, deps 2018-01-14 19:24:46 -06:00
Simon Cruanes
266c0c073e travis: need odoc for the doc 2018-01-14 19:24:46 -06:00
Simon Cruanes
fc329fa118 rename print to pp for Format printers (closes #153) 2018-01-14 17:58:20 -06:00
Simon Cruanes
19b2b7c7cc remove CCFlatHashtbl 2018-01-14 17:57:13 -06:00
Simon Cruanes
5119b69051 update travis script 2018-01-14 17:49:00 -06:00
Simon Cruanes
8f46fdb6d2 move to jbuilder (closes #165) 2018-01-14 17:43:56 -06:00
Simon Cruanes
2c9a1d70c9
Merge pull request #169 from jpdeplaix/CCMonomorphic
Add `CCMonomorphic`, make most optional arguments that rely on poly operators mandatory.
2018-01-14 17:34:53 -06:00
Jacques-Pascal Deplaix
88e4df4b12 Mention Pervasives.(==) as an alternative to CCEqual.physical 2018-01-14 23:33:39 +00:00
Jacques-Pascal Deplaix
aa0f34c5c9 Add CCEqual.physical 2018-01-14 23:33:39 +00:00
Jacques-Pascal Deplaix
3c808f397e Shadow the physical equality operator 2018-01-14 23:33:39 +00:00