Age | Commit message (Expand) | Author |
2022-09-14 | Fix partial unmap reprotection on Windows (#3702)1.1.270 | gdkchan |
2022-09-10 | Allocation free tree lookup | gdk |
2022-09-10 | Update several methods to use GetNode directly and avoid array allocations | gdk |
2022-09-10 | Optimize PlaceholderManager.UnreserveRange | gdk |
2022-09-10 | Fix potential issue with partial unmap | gdk |
2022-09-10 | Fix reprotection regression | gdk |
2022-09-10 | Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free p... | gdk |
2022-07-29 | Move partial unmap handler to the native signal handler (#3437)1.1.199 | riperiperi |
2022-06-05 | Remove freed memory range from tree on memory block disposal (#3347)1.1.141 | gdkchan |
2022-05-05 | Fix shared memory leak on Windows (#3319)1.1.116 | gdkchan |
2022-05-04 | Remove AddProtection count > 0 assert (#3315)1.1.114 | gdkchan |
2022-05-02 | Support memory aliasing (#2954)1.1.110 | gdkchan |