https://gitlab.inria.fr/cado-nfs/cado-nfs

sort by:
Revision Author Date Message Commit Date
27f11b3 [utils/test_mod.c] random/srandom -> rand/srand 16 January 2013, 08:14:28 UTC
6acdef2 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs 16 January 2013, 08:08:59 UTC
c9ca529 [utils/random_generation.c] use rand instead of random 16 January 2013, 08:08:33 UTC
54c698c [utils/misc.h] added missing cado.h 16 January 2013, 07:56:27 UTC
4cdfd47 glue code for an asprintf equivalent Apparently mingw lacks this. It's trivial enough to provide. In passing, I noticed a few breaks of the rule that cado.h must be used first in all compilation units. Untested. 15 January 2013, 22:00:53 UTC
3535ee5 [misc.c] replaced 2nd occurrence of _SC_PAGE_SIZE 15 January 2013, 20:03:21 UTC
63b1636 [misc.c] yet another try to get the page size under Windows 15 January 2013, 20:01:22 UTC
d00b3c9 [misc.c] typo in last commit, sorry! 15 January 2013, 19:54:03 UTC
2f07cd3 [misc.c] include windows.h for MinGW 15 January 2013, 19:48:38 UTC
e179b4f [misc.c] patch for _SC_PAGESIZE on mingw 15 January 2013, 19:41:04 UTC
0d7dc10 [misc.c] patch for mkdir on mingw 15 January 2013, 19:35:28 UTC
f2f8049 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs 15 January 2013, 19:28:07 UTC
ed0cd61 [sqrt/crtalgsqrt.c] added definition for missing constants under Windows 15 January 2013, 19:27:30 UTC
10fa3e6 Missing files >.< 15 January 2013, 18:04:58 UTC
9c9236d First steps towards reducing dependency on POSIX functions to make MinGW happy 15 January 2013, 18:01:57 UTC
d099d1d Updated autoconf-generated files to autoconf 2.69 15 January 2013, 15:18:55 UTC
abc25e2 Re-structuring of wudb to use JOIN instead of individual SELECT for files rows 15 January 2013, 12:17:12 UTC
d58d94f Allow local.sh to override the CMake Generator 11 January 2013, 14:11:49 UTC
1a67342 Fix path of link target 11 January 2013, 13:21:19 UTC
db8b856 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 11 January 2013, 13:14:56 UTC
cfabc32 Script to fix broken symlinks that Git produces under Windows. The script simply copyies the linked-to file and tells Git not to consider the file modified 11 January 2013, 13:13:41 UTC
75c4549 [polyselect2l]: LN2SHASH_NBUCKETS=8 now. 10 January 2013, 20:43:24 UTC
375d4f4 [local.sh.example] updated GMP version 10 January 2013, 15:59:06 UTC
3edb820 Some refactoring to reduce parameter passing 10 January 2013, 15:11:05 UTC
00c1cc8 [polyselect2.c] removed trailing blank 09 January 2013, 12:35:51 UTC
0c40455 Added roots2_V() 08 January 2013, 17:22:47 UTC
76cef50 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 08 January 2013, 16:29:45 UTC
433d67d Allow disabling the double-check via command line -nc switch 08 January 2013, 16:29:16 UTC
ce9de69 Added ATTRIBUTE to allow generic function/argument attributes 08 January 2013, 16:25:17 UTC
a33f7d5 [rho.c] updated copyright year 08 January 2013, 08:09:22 UTC
1bd59a5 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs Conflicts: filter/purge.c utils/hashpair.c 08 January 2013, 08:08:51 UTC
dbca62c [misc.h] use %zu 08 January 2013, 08:05:44 UTC
2dabd89 [hashpair.c] fixed (printed) number of bits per entry 08 January 2013, 08:05:01 UTC
f91fae2 [purge.c] fixed typos 08 January 2013, 08:03:50 UTC
851a4f0 Avoid conversion to Montgomery form in assertion 07 January 2013, 18:19:34 UTC
561cc81 Bigger primes lookup table in roots_mod.c. Allow disabling comparison in test_roots_mod.c for speed test 07 January 2013, 14:48:39 UTC
9dca97d Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 04 January 2013, 21:21:24 UTC
d0a9337 Quote all substitution that involve paths, including that "rm -rf" :D 04 January 2013, 13:53:06 UTC
5f3f917 Trivial change: print number of matching records in status. This commit is just to test new Jenkins triggers. 03 January 2013, 16:30:13 UTC
8681268 Functions for factoring an unsigned long, enumerating divisors, primitive root of unity 31 December 2012, 18:48:32 UTC
81188d3 Added function for integer square root 31 December 2012, 18:40:41 UTC
0a18f56 Add fallback code using poly_roots_uint64() on 32-bit machines again 27 December 2012, 15:17:08 UTC
125792c Added utils/test_roots_mod.c 24 December 2012, 14:33:43 UTC
f880e82 Use mod_inv() instead of modredc_inv() when modulus can be even. Test for exceeding isprime_table. Test program for roots_mod. 23 December 2012, 00:41:49 UTC
4b288e7 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 21 December 2012, 16:32:50 UTC
3376232 Merge branch 'master' of /home/alex/git/cado-nfs-my 21 December 2012, 16:27:42 UTC
e946778 Various cleanups 21 December 2012, 16:25:30 UTC
f9ba74a Retry on failed upload, too 21 December 2012, 16:07:33 UTC
e8d3359 Merge branch 'master' of /home/alex/git/cado-nfs-my 21 December 2012, 15:52:24 UTC
526d775 Allow converting to CWI format with sides swapped, and something with trial division (no idea what that code does) 21 December 2012, 15:51:25 UTC
3a8df4e Merge branch '1527ea973374cf169427f77edee32a047f710b36' 21 December 2012, 15:42:36 UTC
1527ea9 Use IMUL instead of MUL 21 December 2012, 15:37:53 UTC
39f088e Shorter addition chains in Montgomery12_curve_from_k() init 21 December 2012, 15:25:59 UTC
3a59442 Add _add1() function to 15ul, 2ul2 21 December 2012, 15:01:03 UTC
94c3106 Bug fix. Causes segfault on openbsd. This commit also serves as a check for the commit e-mail disaster. Hoping it's fixed now... 21 December 2012, 13:36:35 UTC
842ae1c [polyselect2l] an forgotten inlining. 21 December 2012, 13:26:04 UTC
e7e7a66 [polyselect2_str.c]: new SHASH_FC_X86 with local ASM labels. 21 December 2012, 13:23:08 UTC
7faf7a7 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 21 December 2012, 11:02:14 UTC
3deaaa6 Avoid blank lines and flush stderr after printing 21 December 2012, 11:02:00 UTC
4a0af33 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 21 December 2012, 09:59:02 UTC
37e0088 Check that the large prime bounds are not too big in the 32-bit version of purge 21 December 2012, 09:48:51 UTC
4b03197 Fix a bug in renumber. 21 December 2012, 09:43:59 UTC
6ad9af5 Add index for wuid and status columns, too 21 December 2012, 09:38:59 UTC
09e1bea Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 21 December 2012, 09:24:32 UTC
ced5636 Capture SIGINT and tell thread pool to finish to allow terminating the server more easily 21 December 2012, 09:23:47 UTC
54e5034 Failed attempt at faster Jacobi 21 December 2012, 09:21:49 UTC
5d7efd5 This helps antique gcc's to cope with extern inline. As per the documentation, a debug build need not actually inline functions. However, it should abide by the law for extern inline, which is to avoid emitting an addressable code for such functions. So there's a potential to not have the function at all. cado-nfs so far is relying on the compiler/linker being in good cooperation, and emit e.g. weak symbols for such functions. gcc-4.2.1 on openbsd 5.2 does not do so, and fails the build. This corrects the issue, and does not seem to cause harm on other platforms (admittedly, it's not pretty). 21 December 2012, 08:07:20 UTC
da51784 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 21 December 2012, 07:57:07 UTC
c652c34 Enable foreign key enforcement. Create index for foreign key. 21 December 2012, 07:56:58 UTC
17f1d08 [filter/purge.c] fixed compiler warning 21 December 2012, 07:37:55 UTC
bc6b6b2 Warning killing party for 32-bit builds. I successfully build and run cado-nfs with gcc -m32 on my laptop. 20 December 2012, 22:16:51 UTC
47f4574 Fixed cmake bug. The curl test was leaving CMAKE_REQUIRED_FLAGS to the bogus ``-L'' (only), if it occured that curl.h was found and -lcurl was not. Which obviously caused the next check to fail. 20 December 2012, 21:42:54 UTC
adc87d1 [utils/hashpair.c]: warning suppress for type of sizeof in 32 bits machine. 20 December 2012, 19:48:45 UTC
9f2057d [polyselect2l]: new algorithm for the i+kp^2. 20 December 2012, 19:43:40 UTC
043d9a8 [local.sh] removed temporary local.sh 20 December 2012, 19:30:04 UTC
588e3d2 [local.sh] temporary commit to reproduce on ci.inria.fr a bug found by Shi Bai 20 December 2012, 19:21:43 UTC
808eca8 [polyselect2l_str.c] revert 6382650 (bug was not here) 20 December 2012, 19:04:27 UTC
65d3bd1 [roots_mod.c] more changes, small speedup for r=3, now works for d<=10 20 December 2012, 09:16:00 UTC
3df7841 [roots_mod.c] the generic code seems to work, at least for degree 5 19 December 2012, 22:31:38 UTC
9ab0927 Make inversion function handle even modulus. A bug in general root extraction code seems to remain 19 December 2012, 18:10:33 UTC
33b35bd [roots_mod.c] removed unused variable 19 December 2012, 17:10:18 UTC
635450f Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs 19 December 2012, 17:09:31 UTC
a173753 [roots_mod.c] new r-th root code for any r (untested, but unused so far...) 19 December 2012, 17:08:27 UTC
3a6a0e4 Merge branches 'changed' and 'master' 19 December 2012, 16:27:22 UTC
c5000be Use mod_inv() instead of mod_pow(..., p-2, ...) 19 December 2012, 16:21:19 UTC
762e69b Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs 19 December 2012, 16:04:09 UTC
2ff1c8e [roots_mod.c] finished code for general case of r-th root 19 December 2012, 16:03:46 UTC
c64dcc8 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 19 December 2012, 15:45:47 UTC
1a7f555 Avoid computing a 3-rd root of unity twice 19 December 2012, 15:45:22 UTC
70ba65b Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs Conflicts: filter/purge.c 19 December 2012, 14:36:13 UTC
5402385 [purge.c] multiplier for component weight, and fix for alloctmp 19 December 2012, 14:30:47 UTC
60eb9b3 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 19 December 2012, 14:27:25 UTC
b39c615 Bugfix in roots2() 19 December 2012, 14:27:13 UTC
db446b5 [replay.c] made qsort() result deterministic 19 December 2012, 14:26:24 UTC
df73d31 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 19 December 2012, 14:11:32 UTC
99e4a3b Print in the log file the first values of the weight function used during clique removal. 19 December 2012, 14:10:10 UTC
d01bd14 Add some stats on the absolute values of coefficients for purge_ffs 19 December 2012, 14:06:45 UTC
378e22f Fix a error on the definition on -required_excess 19 December 2012, 14:00:31 UTC
c1817d4 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs 19 December 2012, 13:03:13 UTC
e252b44 [roots_mod.c] temporary commit 19 December 2012, 13:02:51 UTC
back to top