[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [ANN] mirage-0.9.8, cstruct-0.8.1, cohttp-0.9.11
All the below have released to OPAM. https://github.com/mirage/mirage-platform/releases/tag/v0.9.8 mirage-0.9.8 (07-Nov-2013): * Add support for OCaml 4.01.0 in addition to the existing 4.00.1 runtime. * Major refresh of the NS3 simulation backend, for latest APIs. * Add `Netif` statistics counters per-packet. * [xen] Fix multi-page ring support by granting the correct data pages. * [unix] flush OS.Console file descriptor more often (#108). * Fix regression in `Io_page.string_blit` with non-zero src offset (#71). https://github.com/mirage/ocaml-cstruct/releases/tag/v0.8.1 cstruct-0.8.1 (2013-11-06): * Trailing semicolons are allowed in cstruct field definitions. * Buffer elements can be any primitive integer, not just `uint8`. https://github.com/mirage/ocaml-cohttp/releases/tag/v0.9.11 cohttp-0.9.11 (2013-10-27): * Request module: When sending a request, add the port information in the host header field if available. * Request module: When parsing a request, add scheme, host and port information in the uri. * TCP server: When creating the socket for the server, do not force PF_INET6 but take the sockaddr value. * Add HTTP OPTIONS method. * Use getaddrinfo instead of gethostbyname for DNS resolution. * Async: improve HTTP/1.0 support (#35). * Build with debug symbols, binary annotations by default. * Add Travis CI test scripts.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |