-
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mcl
updated
15 files
+1 −1 | Makefile | |
+3 −7 | common.props | |
+0 −14 | debug.props | |
+5 −9 | include/cybozu/inttype.hpp | |
+2 −0 | include/mcl/gmp_util.hpp | |
+12 −36 | mcl.sln | |
+31 −8 | misc/internal.md | |
+5 −1 | readme.md | |
+0 −12 | release.props | |
+205 −57 | src/msm_avx.cpp | |
+41 −30 | src/proj/mcllib/mcllib.vcxproj | |
+89 −87 | test/proj/bls12_test/bls12_test.vcxproj | |
+0 −88 | test/proj/ec_test/ec_test.vcxproj | |
+0 −88 | test/proj/fp_test/fp_test.vcxproj | |
+0 −88 | test/proj/fp_tower_test/fp_tower_test.vcxproj |