Age | Commit message (Expand) | Author | Files | Lines |
2019-03-20 | waf: updated to 2.0.15 | adam | 2 | -7/+7 |
2019-03-19 | py-pygit2: update to 0.28.0. | wiz | 2 | -8/+12 |
2019-03-19 | Added ocaml-git to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-git, an implementation of git in pure OCaml | jaapb | 4 | -0/+297 |
2019-03-19 | Added ocaml-stringext to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-stringext, extra string functions for OCaml | jaapb | 5 | -0/+53 |
2019-03-19 | Added ocaml-lru to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-lru, scalable LRU caches for OCaml | jaapb | 5 | -0/+58 |
2019-03-19 | Added ocaml-psq to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-psq, priority search queues for OCaml | jaapb | 5 | -0/+59 |
2019-03-19 | smake: update to 1.3nb3. | wiz | 3 | -13/+10 |
2019-03-19 | Added ocaml-hex to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-hex, simple hexadecimal converters for OCaml | jaapb | 5 | -0/+57 |
2019-03-19 | py-mercurial: Add upstream test fix. | wiz | 3 | -4/+20 |
2019-03-19 | Added ocaml-encore to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-encore, decoder/encoder generation library. | jaapb | 5 | -0/+110 |
2019-03-19 | Added ocaml-ocplib-endian to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-ocplib-endian, optimised int-to-string functions | jaapb | 5 | -0/+77 |
2019-03-19 | Added devel/ocaml-duff, libXdiff implementation in OCaml | jaapb | 5 | -0/+63 |
2019-03-19 | Added devel/ocaml-bos, basic OS interaction for OCaml | jaapb | 5 | -0/+89 |
2019-03-19 | Added ocaml-logs to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-logs, logging infrastructure for OCaml | jaapb | 6 | -0/+153 |
2019-03-19 | Added ocaml-fpath to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-fpath, file path library for OCaml | jaapb | 5 | -0/+64 |
2019-03-19 | Added ocaml-digestif to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-digestif, simple hash algorithms for OCaml | jaapb | 5 | -0/+184 |
2019-03-19 | Added ocaml-cstruct to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-cstruct, mapping OCaml arrays onto C-like structs | jaapb | 5 | -0/+77 |
2019-03-19 | Added devel/ocaml-angstrom to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-angstrom, a parser combinator library. | jaapb | 5 | -0/+88 |
2019-03-19 | Added ocaml-async to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added ocaml-async_extra to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-async, a library for asynchronous programming in Ocaml | jaapb | 7 | -0/+168 |
2019-03-19 | Added devel/ocaml-async_extra, extra stuff for ocaml-async | jaapb | 6 | -0/+125 |
2019-03-19 | Added ocaml-async_unix to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-async_unix, unix hooks for ocaml-async | jaapb | 9 | -0/+377 |
2019-03-19 | Added ocaml-async_rpc_kernel to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-async_rpc_kernel, platform-independent RPC code for async | jaapb | 6 | -0/+173 |
2019-03-19 | Added ocaml-async_kernel to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-async_kernel, core data structures for ocaml-async | jaapb | 6 | -0/+461 |
2019-03-19 | Added devel/ocaml-ppx_jane, standard Jane Street ppx rewriters | jaapb | 5 | -0/+88 |
2019-03-19 | Added ocaml-ppx_typerep_conv to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-ppx_typerep_conv, automatic runtime type generation | jaapb | 5 | -0/+59 |
2019-03-19 | Added ocaml-ppx_stable to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-ppx_stable, extensions for almost-identical types | jaapb | 5 | -0/+59 |
2019-03-19 | Added ocaml-ppx_pipebang to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-ppx_pipebang, inlining reverse application operators | jaapb | 5 | -0/+58 |
2019-03-19 | Added ocaml-ppx_optional to Makefile SUBDIRs | jaapb | 1 | -1/+2 |
2019-03-19 | Added devel/ocaml-ppx_optional, pattern matching on flat options. | jaapb | 5 | -0/+59 |
2019-03-19 | Added ocaml-core_kernel to Makefile SUBDIRs | jaapb | 1 | -1/+2 |