zig/lib
Andrew Kelley 5575e2a168
std.mem.compare: breaking API changes
* `std.mem.Compare` is now `std.math.Order` and the enum tags
   renamed to follow new style convention.
 * `std.mem.compare` is renamed to `std.mem.order`.
 * new function `std.math.order`
2020-01-01 18:08:40 -05:00
..
include update C header files to clang 9.0.0rc4 2019-09-10 13:30:43 -04:00
libc add missing license files 2019-12-02 16:02:03 -05:00
libcxx add missing license files 2019-12-02 16:02:03 -05:00
libunwind update libunwind to llvm9 2019-07-19 16:54:00 -04:00
std std.mem.compare: breaking API changes 2020-01-01 18:08:40 -05:00