Select Git revision

Mike Cichonski authored
* batch/pop_func/pop_batch_edit.m: fixed error messages from clear/new and clear/load * batch/exec_func/private/mfile_name_gen.m: enabled default mfile name if both mfile_name and job_name are empty
CHANGELOG 1.26 KiB
2017-08-09 Mike Cichonski <mike.cichonski@gmail.com>
* VERSION: 1.0.3
* batch/pop_func/pop_batch_edit.m: fixed error messages from clear/new and
clear/load
* batch/exec_func/private/mfile_name_gen.m: enabled default mfile name if
both mfile_name and job_name are empty
2017-08-02 Mike Cichonski <mike.cichonski@gmail.com>
* VERSION: 1.0.2
* batch/exec_func/ef_gen_m.m: added string swap for scheduler
* batch/misc_func/batch_strswap.m: same as above
2017-08-01 Brad Kennedy <bk@co60.ca>
* VERSION: 1.0.1
* batch/exec_func/@ef_base_driver/submit_line.m: changed mfile name handling
* batch/exec_func/@ef_sbatch_driver/format_scheduler.m: bug fix with order
of sprintf values
* batch/exec_func/ef_exec_str.m: code-cleanup, mfile_name default string
swap added
* batch/exec_func/ef_gen_m.m: same as above
* batch/exec_func/octave_exit_wrapper.m: added sqsub to octave exit wrapper
jobid printers
2017-07-25 Brad Kennedy <bk@co60.ca>
* CHANGELOG: Change changelog format to actually contain changes
ensure you follow the format and put newer changes above this one
* eegplugin_batch_context.m: Added version such that it generates it
from the VERSION file in this directory