61 Commits

Author SHA1 Message Date
3c21726738
Create ccpp.yml 2019-11-14 13:31:50 +03:00
1ab5091fae fix build on qt 5.9 2019-10-07 13:02:08 +03:00
73bcd36c6c
Merge pull request #4 from QuasarApp/add-license-1
Create LICENSE
2019-08-27 08:08:07 +03:00
79645f58d2 fix win 2019-08-22 18:07:16 +03:00
8388042567 added ccache 2019-08-22 17:51:17 +03:00
dbefd51cd1
Create LICENSE 2019-08-16 09:33:07 +03:00
943d38c195
Merge pull request #3 from Saint-vitamin/patch-1
Update README.md
2019-07-27 17:07:34 +03:00
136bd2c2cf Merge branch 'fixWarnings' 2019-07-27 17:01:51 +03:00
ac9c3d0b44 fix warnings 2019-07-27 17:00:51 +03:00
Saint-vitamin
5482d10a21
Update README.md 2019-07-26 17:20:23 +03:00
eae35eaece
Merge pull request #2 from QuasarApp/32bitSupport
Support of 64bit numbers on 32Bit OS
2019-07-25 14:32:22 +03:00
a.yankovich
794f3ec69d remove tests int msvc compiller 2019-07-25 14:14:57 +03:00
a.yankovich
750ff3716f fix minGw32 2019-07-25 14:08:19 +03:00
9ebb2e79f9 first commit of support 64bit numbers on 32 os 2019-07-25 13:13:09 +03:00
b3a165a5c5
Update README.md 2019-07-20 19:46:19 +03:00
7dbc026835
Update README.md 2019-07-20 19:29:54 +03:00
aeb2a664b2
Update README.md 2019-07-20 19:29:15 +03:00
18c137cc2e
Update README.md 2019-07-20 19:29:00 +03:00
a2cd9f668e
Update README.md 2019-07-20 19:27:39 +03:00
9a3d18982e added logo 2019-07-20 19:04:27 +03:00
8d9881508b added size functions 2019-07-18 16:17:09 +03:00
5c3d2b5d40 Merge branch 'master' of https://github.com/QuasarApp/mini-gmp 2019-07-16 16:51:43 +03:00
59f3a3a1a2 disable tests for non gcc compillers 2019-07-16 16:51:17 +03:00
a.yankovich
2206f00c06 fix pri file 2019-07-16 16:20:51 +03:00
f01e2dceb6 fix version 2019-07-16 15:32:04 +03:00
751f224865 Merge branch 'master' of https://github.com/QuasarApp/mini-gmp 2019-07-13 23:03:05 +03:00
e291c4f419 added new operators 2019-07-13 23:02:33 +03:00
a2c7d8711f
Update and rename README to README.md 2019-07-13 20:42:00 +03:00
cda79496a6
Update README 2019-07-13 20:41:26 +03:00
b13dfcd188
Update README 2019-07-13 20:41:15 +03:00
157fe48a55 added init constructor 2019-07-13 17:49:15 +03:00
814d7a0247 fix old methods amd added new methods 2019-07-13 16:14:29 +03:00
0b697e14f9 QtBigInt first work and tested version 2019-07-13 00:37:34 +03:00
97f62f934a fix bigInt 2019-07-12 22:51:57 +03:00
2c4a35fcaf change operators 2019-07-12 18:02:08 +03:00
2f2e1ff817 fix big int class 2019-07-11 18:39:19 +03:00
97ac617948 added tests for size of bigInt 2019-07-11 14:04:54 +03:00
91f0da6229 tests complite 2019-07-11 13:05:25 +03:00
3dec808fac added more tests 2019-07-11 09:49:56 +03:00
e861cd804d fix % operator 2019-07-10 18:12:49 +03:00
3e17f1bd01 fix div 2019-07-10 17:59:54 +03:00
ffa3abead3 simple fixes 2019-07-09 22:15:32 +03:00
e55e6a2d2c fix 2019-07-09 21:53:48 +03:00
294966335c added more tests cases (findet bug in compare operations) 2019-07-09 17:49:38 +03:00
a0c3ff3409 added first tests (do not work) 2019-07-09 15:35:24 +03:00
4b0ff2c688 fix test pri 2019-07-09 14:17:39 +03:00
76c9de1a3e fix export rules 2019-07-09 14:11:26 +03:00
c40a931677 added empty test subproject 2019-07-09 13:59:03 +03:00
3d3e0ebda4 added base operations 2019-07-09 12:47:39 +03:00
4742dcae6f added support of arithmetic operators 2019-07-08 17:41:19 +03:00