-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] Update dependencies: zlib: 1.3.0->1.3.1, rpmalloc: 1.4.5, cxxop…
…ts: 3.2.1
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule cxxopts
updated
5 files
+9 −1 | CHANGELOG.md | |
+2 −5 | README.md | |
+49 −52 | include/cxxopts.hpp | |
+15,519 −8,003 | test/catch.hpp | |
+44 −25 | test/options.cpp |
Submodule rpmalloc
updated
7 files
+13 −0 | CHANGELOG | |
+2 −1 | build/ninja/clang.py | |
+32 −14 | rpmalloc/malloc.c | |
+94 −24 | rpmalloc/rpmalloc.c | |
+5 −1 | rpmalloc/rpmalloc.h | |
+29 −1 | test/main-override.cc | |
+63 −8 | test/main.c |
Submodule zlib
updated
73 files