Commit | Date | |
---|---|---|
[r24263]
by
bugman
More hacks for permanently eliminating the ^[[?1034h escape code being produced on Linux systems. This is a nasty feature of the GNU readline library. It is now also turned off in the dep_check |
2014-06-24 07:46:24 | Tree |
[r24262]
by
bugman
Merged revisions 24251,24257 via svnmerge from ........ |
2014-06-24 07:39:02 | Tree |
[r24261]
by
bugman
Added a relaxation dispersion model profiling log file for relax version 3.1.7 vs. 3.1.6. This is the output from the dispersion model profiling master script. It shows that there are no |
2014-06-24 07:36:47 | Tree |
[r24260]
by
bugman
Added a relaxation dispersion model profiling log file for relax version 3.2.0 vs. 3.1.7. This is the output from the dispersion model profiling master script. It shows that there are no |
2014-06-24 07:36:36 | Tree |
[r24259]
by
bugman
Added a relaxation dispersion model profiling log file for relax version 3.2.2 vs. 3.2.1. This is the output from the dispersion model profiling master script. It shows that the relax 3.2.2 |
2014-06-24 07:34:34 | Tree |
[r24258]
by
bugman
Modifications to the dispersion model profiling master script. The info.print_sys_info() function of the current relax version is being called at the start to show In addition, the path variables path1 and path2 have been renamed to path_new and path_old to make |
2014-06-24 07:28:02 | Tree |
[r24257]
by
bugman
Hack to permanently eliminate the ^[[?1034h escape code being produced on Linux systems. This is produced by importing the readline module. The escape code will be sent to STDOUT every |
2014-06-23 18:12:02 | Tree |
[r24256]
by
bugman
The 'relax -v' command is now used for the dispersion model profiling script initial printout. This is to show the two different relax versions being compared. |
2014-06-23 17:55:20 | Tree |
[r24255]
by
bugman
Added a relaxation dispersion model profiling log file for relax version 3.2.1 vs. 3.2.0. This is the output from the dispersion model profiling master script. It shows a 2.2 times increase |
2014-06-23 17:41:29 | Tree |
[r24254]
by
bugman
Removed a tonne of unused imports from the dispersion model profiling scripts. This is to allow most of the scripts to run on the relax 3.1.x versions, as well as to clean up the pylint test_suite/shared_data/dispersion/profiling/*.py --disable=all --enable=unused-import |
2014-06-23 15:37:54 | Tree |