| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New representation for queues, avoiding Obj.magic | Gabriel Scherer | 2015-10-25 | 1 | -0/+1 |
| (Jérémie Dimino) - use inline-records to avoid using Obj.magic while keeping indirections to the minumum - change the representation from a cyclic list to a simply-linked list. The drawback is one more word per queue, but it makes the implementation clearer git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16545 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 | |||||
