https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
5fc7b98 Merge pull request #222 from kyrsjo/fixWinXP Fix linking on Windows to use the libarchive we built and link zlib statically. Bump version to 4.6.6. 20 February 2017, 14:51:15 UTC
0171ab8 Bump version to 4.6.6 20 February 2017, 14:50:22 UTC
a3fab95 Document a zlib gotcha 20 February 2017, 14:48:44 UTC
2849c1c Remove unneccessary IFs for WIN32 20 February 2017, 14:01:43 UTC
8d6c9a8 Drop BZ2 from UNIX version 20 February 2017, 13:56:40 UTC
b2ee415 Cleanup build scripts 20 February 2017, 13:50:49 UTC
9c55369 Force libarchive to link the STATIC version zlib, not the dynamic one 20 February 2017, 13:05:49 UTC
95e07d0 Link the local libarchive, not the system one. This avoids the BCrypt issue, but now it's missing a library... 17 February 2017, 16:43:10 UTC
eef5d5e Don't link BCrypt from SixTrack 17 February 2017, 16:19:47 UTC
dfedd9f Disable CNG library on Windows, it doesn't work correctly on XP 14 February 2017, 16:03:52 UTC
2ffb9d2 Merge pull request #221 from kyrsjo/FixTestingNagfor Fix runtime warning in test programs with Nagfor. 10 February 2017, 14:14:59 UTC
60483b0 Fix runtime warning in test programs with Nagfor. 10 February 2017, 14:12:34 UTC
b5c4524 Merge pull request #209 from kyrsjo/ZIPIT ZIPF block (formerly ZIPIT), bump version 4.6.5 09 February 2017, 13:07:51 UTC
6e10ffc Bump version to 4.6.5 09 February 2017, 13:06:34 UTC
fcc22e8 Protect against yet another unlikely error case 09 February 2017, 13:02:17 UTC
fb12dbc Style changes, use EXIT_SUCCESS and EXIT_FAILURE instead of hard-coded 0 or 1 09 February 2017, 12:36:02 UTC
9566436 Make the buffer big enough to hold the string-terminating \0 08 February 2017, 21:02:55 UTC
5b6b5f5 Check for problems in snprintf() 08 February 2017, 17:37:31 UTC
4e11b43 SixTestWrapper must compile also when LIBARCHIVE is off. 08 February 2017, 16:49:17 UTC
d666df8 Check that the number of files in the .zip matches with what we expect. 08 February 2017, 16:22:37 UTC
a5a7b97 Update Sixin.zip 08 February 2017, 16:09:39 UTC
cebb76e Properly escape the windows path divider character 08 February 2017, 16:01:43 UTC
34175cb When compressing the data, always read the files in binary mode 08 February 2017, 15:55:15 UTC
6cc11ad Win32 CreateDirectory returns nonzero on success. 08 February 2017, 12:34:45 UTC
1e3a531 Zip more files in the test. 08 February 2017, 10:33:55 UTC
71aeeaa Clear the temp folder. 08 February 2017, 10:09:47 UTC
4635093 Print the status of the extra checks in the summary 08 February 2017, 09:18:42 UTC
1adcd29 Actually test the files inside the Sixout.zip 08 February 2017, 09:10:30 UTC
09dbb36 Listing the archive contents 08 February 2017, 08:22:48 UTC
d6d4aa8 Merge pull request #211 from JamesMolson/cmake Update javier_bignpart test 07 February 2017, 18:12:41 UTC
36ad5db Add a time tag to javier_bignpart and provide an input zip file for boinc tests. 07 February 2017, 18:04:33 UTC
b2a837f The sixout.zip test runs, and it uncompresses stuff! 07 February 2017, 17:49:31 UTC
1ceb2b7 Adding test elensidealthin6d_DYNK_ZIPF 07 February 2017, 17:14:18 UTC
6a19583 Merge remote-tracking branch 'upstream/master' into ZIPIT 07 February 2017, 17:02:39 UTC
ec40a4e When libarchive is there, link SixTestWrapper to libarchive so that we can test Sixout.zip 07 February 2017, 16:53:20 UTC
e21b91e Merge pull request #210 from kyrsjo/fixTests Fix tests: Adding missing canonicals, delete unneded files, add STF canonicals 07 February 2017, 16:22:43 UTC
8aa4824 Add STF tests for wire and elens 07 February 2017, 16:18:39 UTC
061b303 Enabling the elensidealthick6d_DYNK test. 07 February 2017, 15:51:26 UTC
392ad1a Adding Sixin.zip for elensidealthin6d_DYNK 07 February 2017, 15:50:49 UTC
1375ec8 Adding canonicals for elensidealthin6d_DYNK 07 February 2017, 15:43:56 UTC
52529cd Delete surplus inputs in wire tests as agreed with Miriam 07 February 2017, 15:04:37 UTC
14628cf Address comments in PR by James 07 February 2017, 14:24:46 UTC
cc667c4 Updating the build manual 07 February 2017, 13:15:48 UTC
bb3cbd8 Adding description to user manual 07 February 2017, 13:08:13 UTC
653a750 Some output when compressing the .zip 07 February 2017, 10:59:48 UTC
fbe46d2 Create and fill zipfile 07 February 2017, 10:42:03 UTC
a5faa8d Check for empty ZIPF block 07 February 2017, 10:28:01 UTC
dd62171 Add ZIPF subroutine stub 07 February 2017, 10:14:02 UTC
13a8491 In daten::ZIPF, detect missing libarchive and exit 07 February 2017, 09:58:34 UTC
85e793d ZIPF block input parser Note: The block name has to be <= 4 characters, so it was renamed ZIPIT -> ZIPF, short for ZIPFILE. 07 February 2017, 09:19:39 UTC
542c128 Merge pull request #207 from rdemaria/fix_dump_all Fix bug for option ALL in DUMP 06 February 2017, 17:10:03 UTC
65e804a Fix bug for option ALL in DUMP 06 February 2017, 17:09:06 UTC
44c3901 Merge pull request #174 from mfittere/wire-merge-master Wire merge with SixTrack master 06 February 2017, 15:44:57 UTC
3ea4f2b bump version number 06 February 2017, 15:44:36 UTC
7797c06 add space in list of tests in CMakeLists.txt 06 February 2017, 15:40:06 UTC
7c06546 fix merge conflict in manual 06 February 2017, 15:35:12 UTC
2436658 Merge pull request #206 from kyrsjo/versionBump-4.6.3 Bump version to 4.6.3 06 February 2017, 14:03:34 UTC
325b3c5 Bump version to 4.6.3 06 February 2017, 14:01:58 UTC
47503fa Merge pull request #205 from kyrsjo/fix_lostnumxv Fix lostnumxv test 06 February 2017, 13:32:41 UTC
6d860cf Test lostnumxv is no longer failing 06 February 2017, 13:29:49 UTC
c7ff83e Updated manual to explain numlcp, numlmax parameters. 06 February 2017, 13:27:36 UTC
800a665 Remove numlmax parameter from lostnumxv/fort.3 06 February 2017, 13:21:48 UTC
6dd4971 Merge pull request #199 from JamesMolson/cmake ctest on windows 06 February 2017, 10:28:04 UTC
03e54c6 Add the test tool to check the BOINC test input files as a test in ctest! 03 February 2017, 17:19:34 UTC
a19d2de Add the processor arch we are building for to the binary name. 03 February 2017, 15:34:38 UTC
4a0d668 Merge branch 'master' into cmake 03 February 2017, 15:12:03 UTC
c600b30 A try at making CR run/kill work on windows. Probably has issues... 03 February 2017, 15:10:53 UTC
bbfcb44 Merge pull request #186 from kyrsjo/build_manual2 Build manual update 02 February 2017, 17:33:05 UTC
55a8e5d CDash 02 February 2017, 17:29:27 UTC
863ffed Pointer to more information. 02 February 2017, 16:38:52 UTC
8708c3d Mark the makefile as obsolete. 02 February 2017, 16:36:40 UTC
9b746f0 Mark make_six as obsolete 02 February 2017, 16:32:43 UTC
67b95e1 Windows build 02 February 2017, 16:25:14 UTC
4b91a48 Slight reorganization of the build manual. 02 February 2017, 10:31:57 UTC
d7ba019 Writing; especially on the contributor's manual 02 February 2017, 10:28:49 UTC
74385bc update the comment 01 February 2017, 19:38:44 UTC
df68d3a Merge remote-tracking branch 'sixtrack/master' into test-merge 01 February 2017, 19:21:42 UTC
238e44c update physics manual for wire 01 February 2017, 19:17:02 UTC
f1556d4 Writing... 01 February 2017, 16:56:29 UTC
7265ec4 Merge pull request #201 from kyrsjo/SixTest-cleaning-fort10 Cleanup missing and empty fort.10 01 February 2017, 16:33:22 UTC
e865f17 Merge branch 'master' into build_manual2 01 February 2017, 16:11:12 UTC
1cf48e4 Cleanup missing and empty fort.10 01 February 2017, 15:59:24 UTC
4cf9558 Remove '\r' chars from files if we are on windows, and do it in a really horrible way. 01 February 2017, 15:10:33 UTC
a22d850 Update the comment explaining each input argument. 01 February 2017, 13:11:59 UTC
d1aeb7d Update the wrapper to take the path to read90 and checkf10. No longer copy these tools in CMakeLists.txt 01 February 2017, 12:48:52 UTC
f7b8f82 Copy files on windows, do not link. 01 February 2017, 11:56:07 UTC
90a66c6 First attempt at testing on windows. CR kills are still a work in progress. 01 February 2017, 11:22:48 UTC
5d03a25 Merge pull request #198 from JamesMolson/cmake Check if the BOINC input zip files for tests match the standard versions. 01 February 2017, 11:21:50 UTC
01da560 Check all required input files. 01 February 2017, 11:18:36 UTC
459a0d3 Merge branch 'master' into cmake 01 February 2017, 11:12:25 UTC
346ebdb Add a script to check if the BOINC input zip files for tests match the non-BOINC versions. Output is empty is no differences are detected. 01 February 2017, 10:48:44 UTC
86000a6 Merge pull request #196 from JamesMolson/cmake AVX and AVX2 support + cmake updates 01 February 2017, 10:34:43 UTC
1c92502 Make the AVX2 option depend on AVX in case of compiler sillyness. 01 February 2017, 10:32:44 UTC
58138f8 Add AVX2 support. Make sure to disable fma instruction generation since this will break the output being bit for bit the same. 01 February 2017, 10:16:33 UTC
6a3812e Add an AVX option + compliler settings for it. 01 February 2017, 10:05:42 UTC
e32b7f5 Merge pull request #190 from kyrsjo/fixProbSixinZip Update Sixin.zip for prob1/prob3 to remove RIPP block from fort.3, which is not supported since v4.5.20 01 February 2017, 08:17:38 UTC
41a7357 Merge branch 'master' into cmake 31 January 2017, 23:51:20 UTC
3571d25 udpate physics manual 31 January 2017, 23:36:01 UTC
d582054 resolve merge conflicts in wire branch 31 January 2017, 19:28:35 UTC
b46177f Merge pull request #194 from kyrsjo/CTEST-Ifort CTest SelfTest for ifort 31 January 2017, 17:37:25 UTC
back to top