Releases: mirage/ocaml-solo5
Releases · mirage/ocaml-solo5
5.4.1 compatibility
18 Feb 17:34
Compare
Sorry, something went wrong.
No results found
5.4.0 compatibility
25 Nov 15:51
Compare
Sorry, something went wrong.
No results found
v1.1.0
14 Mar 09:41
Compare
Sorry, something went wrong.
No results found
Support for Ocaml 5.3.0 (@shym #148 )
Update the FreeBSD version for CI (@shym #149 )
Reorganise the examples and add new ones (@shym #147 )
v1.0.1
17 Dec 14:17
Compare
Sorry, something went wrong.
No results found
5.2.1 support
04 Dec 13:40
Compare
Sorry, something went wrong.
No results found
Support the OCaml 5 runtime.
Minor tweaks
04 Dec 13:39
Compare
Sorry, something went wrong.
No results found
Minor tweaks mainly to CI and test / example
fix allocation tracking (memalign)
23 Apr 14:49
Compare
Sorry, something went wrong.
No results found
malloc: fix the memory allocation tracking for posix_memalign (used in mirage-xen via io-page) (#135 @palainp )
fix compilation by specifying correct target
12 Feb 12:27
Compare
Sorry, something went wrong.
No results found
Fix memory allocation statistics
15 Nov 20:53
Compare
Sorry, something went wrong.
No results found
v0.8.1
14 Jun 11:36
Compare
Sorry, something went wrong.
No results found
Keep track of memory allocation and releasing (fast than mallinfo, more accurate than footprint) #120 @winux138 @palainp