did a more practical command
1 lines of code changed in 1 file:
doc: run fromm Xming doesn't work well and can hide not only terminal but also the graphics window
0 lines of code changed in 1 file:
this is an example VBS script to run X program from the remote host using putty and Xming
- works on Windows10
- example JScript from Xming site http://www.straightrunning.com/XmingNotes/ does not run as JS files are blocked by UiB IT policy
5 lines of code changed in 1 file:
doc: added the run utility from Xming
7 lines of code changed in 1 file:
web: bold tags broken
2 lines of code changed in 1 file:
web: small change text
3 lines of code changed in 2 files:
web: added welfare paper to news section, fix web link ref to markdown
35 lines of code changed in 2 files:
web: publication data for welfare paper
2 lines of code changed in 1 file:
doc. gui described
6 lines of code changed in 1 file:
doc. gui described
25 lines of code changed in 2 files:
web: category fix
1 lines of code changed in 1 file:
web: fixed web link
> On Sun, 20 Dec 2020 10:34:14 +0000
> Jarl Giske <Jarl.Giske@uib.no> wrote:
>
> Correct: https://www.digitallifenorway.org/research/aha/news/does-the-hormone-system-contain-an-ability-to-plan-for-the-future.html
> Dysfunctional link from ahamodel web page: https://www.digitallifenorway.org/news/does-the-hormone-system-contain-an-ability-to-plan-for-the-future
1 lines of code changed in 1 file:
doc: new screenshot from Windows 10
0 lines of code changed in 1 file:
doc: note added
7 lines of code changed in 2 files:
doc: more details added
21 lines of code changed in 3 files:
doc: more on commands
20 lines of code changed in 1 file:
doc: more changes
15 lines of code changed in 2 files:
doc: more text added
33 lines of code changed in 3 files:
doc: added more commands
11 lines of code changed in 1 file:
doc: added parameters and commands
231 lines of code changed in 6 files:
v3.8-post-proof: checking proof, fixed refs
References [120-123] in "The link between decision-making and integrated self" were broken, the visible text was not updated due to probably manual edit, while the reference field code was in fact updated. So references in the list were correct but the ref in the text was wrong. At the proof stage I also deleted reference to MacDonald [122] in the manuscript, [270] in the page proof
908 lines of code changed in 2 files:
added n food items in stomach and midgut to output arrays and csv
25 lines of code changed in 1 file:
white space reformat only
7 lines of code changed in 1 file:
whitespace format only
6 lines of code changed in 1 file:
test cimulative absorption
30 lines of code changed in 1 file:
reformat whitespace
0 lines of code changed in 1 file:
clenup formatting
2 lines of code changed in 1 file:
remove degug echo
0 lines of code changed in 1 file:
check HEAD
15 lines of code changed in 1 file:
check HEAD
19 lines of code changed in 1 file:
diffpdf is var
3 lines of code changed in 1 file:
cleanup code from debug echo etc
1 lines of code changed in 1 file:
cleanup
2 lines of code changed in 1 file:
must be `del`
4 lines of code changed in 1 file:
cleanup files
13 lines of code changed in 1 file:
fix if switch
1 lines of code changed in 1 file:
three-param code
38 lines of code changed in 1 file:
done two-parameters code
39 lines of code changed in 1 file:
fully working with one param
13 lines of code changed in 1 file:
more work on one-param
4 lines of code changed in 2 files:
one param code works, save both versions in tmp
4 lines of code changed in 1 file:
copy in tempdir
1 lines of code changed in 1 file:
almost done with one param
13 lines of code changed in 1 file:
working export and preps
7 lines of code changed in 1 file:
got all vars and functions for one-argument process done
11 lines of code changed in 2 files:
got all vars and functions for one-argument process
39 lines of code changed in 1 file:
functions with parameters added
18 lines of code changed in 1 file:
get current dir is cd var
1 lines of code changed in 1 file:
workaround to redirect command to a var as in linux back quotes
4 lines of code changed in 1 file:
read all params and determine their number
12 lines of code changed in 1 file:
get params test
9 lines of code changed in 1 file:
test counter for cmd parameters
19 lines of code changed in 1 file:
start batch, check parameters at start
32 lines of code changed in 1 file:
need a similar tool for Wondows with minimumn dependencies
13 lines of code changed in 1 file:
fixes and cleanups for outdated stuff from r10075 and before
96 lines of code changed in 4 files:
update fix cmd dependencies in help screen
3 lines of code changed in 1 file:
got rid of the old HPC options for fimm cluster
11 lines of code changed in 3 files:
graphic library not needed in tests
1 lines of code changed in 1 file:
tests should also use platform-specific echo for correct work on Windows
90 lines of code changed in 1 file:
doc: added ref
19 lines of code changed in 2 files:
doc: link to GNU coreutils
9 lines of code changed in 2 files:
doc: add to manual
14 lines of code changed in 1 file:
fix pgplot as in r10065
0 lines of code changed in 4 files:
fix in r10065
1 lines of code changed in 1 file:
tools are subdirectory, won't build if HEDTOOLS is named differently
1 lines of code changed in 1 file:
fixed building tools on Windows
110 lines of code changed in 3 files:
comment
1 lines of code changed in 1 file:
workaround for Windows 'for'
1 lines of code changed in 1 file:
comments added on Windows
2 lines of code changed in 1 file:
small fix output
2 lines of code changed in 1 file:
for loop may not work well under Windows, workaround is to unloop
11 lines of code changed in 1 file:
fix platform-specific echo, avoid Windows glitch
0 lines of code changed in 2 files:
merged small r10056
1 lines of code changed in 1 file:
note n echo.exe
1 lines of code changed in 1 file:
doc: coreutils echo.exe is mandatory for most makes, needs notes in docs
19 lines of code changed in 2 files:
added note of `echo` from GNU coreutils
NOTE: Note that coreutile `echo` is mandatory for correct build with most Makefiles
1 lines of code changed in 1 file:
single quotes are printed as is on Windows, so always use double in autogeneration scripts, otherwise script is quoted and unusable
4 lines of code changed in 1 file:
merged r10051, fix echo on Windows
31 lines of code changed in 1 file:
substiture the remaining `echo` with platform-specific command
Note: note that on Windows, `echo.exe` from coreutils should be used
because it is compatible with the Linux/Unix echo command
31 lines of code changed in 1 file:
Windows vbs script is not autogenerated
5 lines of code changed in 2 files:
Windows vbs script is not autogenerated
5 lines of code changed in 2 files:
merged r10045 r10046 r10047 from tweak_new branch: fixed platform-specific echo to be compatible with Windows 10
115 lines of code changed in 1 file:
fix OBJFILESWINDOWS, it must include HEDTOOLS objects
3 lines of code changed in 1 file:
avoid `*` expansion from filesystem, use `OBJFILESWINDOWS` macro to fix object files on Windows
3 lines of code changed in 1 file:
use platform-specific echo, notably use `echo.exe` from *coreutils* for compatibility with Linux/Unix
0 lines of code changed in 2 files:
deleted the code autogeneration of Windows VBS script, it can autogenerate wrongly because of broken interpretation of quotes in Makefile on Windows, due to Windows `echo` command limitation; ported GNU Unix `echo` it is not always found on Windows
0 lines of code changed in 1 file:
disable auto-generation of vbs GUI script for Windows because of deficient quote interpretation in Windows `echo` command
8 lines of code changed in 2 files:
add refs to mingw and cygwin
8 lines of code changed in 1 file:
small fix
2 lines of code changed in 1 file:
adjust images for fitting to a page
4 lines of code changed in 1 file:
doc: added appendix with compiler and install instructions
59 lines of code changed in 2 files:
doc: added building info to docs
210 lines of code changed in 3 files:
added screenshots for build instructions in manual
0 lines of code changed in 3 files:
additional notes on wildcard from the file system. now build works on Windows10 and old WindowsXP
7 lines of code changed in 1 file:
solved the `*` expansion problem by defining macro $(OBJFILESWINDOWS) that keeps all object files statically without referring to the files on the filesystem
6 lines of code changed in 1 file:
use wildcard in Windows ifort build
1 lines of code changed in 1 file:
use `$(wildcard *)` function for simple `*` expansion works on all platforms
5 lines of code changed in 1 file:
use wildcard function instead of `*` expansion in `clean`, check if works the same well on Linux
2 lines of code changed in 1 file:
revert to r10029, `%` breaks linux builds
`svn merge -r HEAD:10029 .`
6 lines of code changed in 1 file:
expand chars use `%` instead of asterisk `*`, GNU standard and works better on Windows
6 lines of code changed in 1 file:
use wildcard function works on Windows 10 gfortran v10, `*.o` probably fails to expand on Windows:
Error: `gfortran: error: *.o: Invalid argument`
1 lines of code changed in 1 file:
added brief manual
18 lines of code changed in 1 file:
added make from GnuWin32, but it is non-essential: normally make utility **provided with the compiler** should be used
0 lines of code changed in 1 file:
added distribution files from GnuWin32, which are the essential part of HEDTOOLS build system (see Makefile). Downloaded from official site http://gnuwin32.sourceforge.net/
0 lines of code changed in 3 files:
web: disable obsolete cgi, img director non-browsable
6 lines of code changed in 1 file:
web: header image added, svn URI deleted as it is obsolete
8 lines of code changed in 2 files: