fixed, needed last changed revision, revision is global as in `svnversion`
1 lines of code changed in 1 file:
use `trim` is necessary on Windows because of blanks after version string
1 lines of code changed in 1 file:
report absent configuration file in GUI mode too, dialog
8 lines of code changed in 1 file:
report svn version
18 lines of code changed in 3 files:
typo in macro name
2 lines of code changed in 1 file:
Changes to plots as discussed
20 lines of code changed in 1 file:
1041 lines of code changed in 32 files:
potential error correction if `svn` is not on the system
7 lines of code changed in 1 file:
add autogenerate svn global project version number
- it is better than file version through keywords
- `svn info --show-item revision`
- note that `svnversion` shows global repository version
14 lines of code changed in 1 file:
added autogenerated headers `version.h`
4 lines of code changed in 1 file:
no, version file is autogenerated
3 lines of code changed in 2 files:
added version header
0 lines of code changed in 1 file:
web: move conversionjs to v5.0.3
3 lines of code changed in 1 file:
better note on default `interface_graphical` parameter in config file
3 lines of code changed in 1 file:
allow logical parameter `interface_graphical` in configuration file to set GUI or CMD interface type
47 lines of code changed in 3 files:
config: enable newsflash, single standard favicon at www root
2 lines of code changed in 1 file:
doxygen comments were missing on certain subroutines
13 lines of code changed in 2 files:
introductory doxygen descriptions
16 lines of code changed in 7 files:
list of files includes only specific source files, external modules are excluded
2 lines of code changed in 1 file:
better static linking on Windows
1 lines of code changed in 1 file:
small reformat
13 lines of code changed in 2 files:
basic dosygen config is added
2365 lines of code changed in 1 file:
`-h` switch and command line parameters processing
31 lines of code changed in 3 files:
cleanup main driver, must be minimal
16 lines of code changed in 2 files:
standard build type is Linux gfortran
6 lines of code changed in 1 file:
build fix for Windows with gfortran-mingw, passed build ok
9 lines of code changed in 1 file:
build params for Windows with gfortran with mingw
14 lines of code changed in 1 file:
build tweaked to Windows with ifort, passed build ok
11 lines of code changed in 1 file:
added build instructions for ifort and oracle/sun, also Windows build commands
19 lines of code changed in 1 file:
added strings module, work further
976 lines of code changed in 6 files:
white space adjust, about info gui
253 lines of code changed in 6 files:
better names for widget index vars
11 lines of code changed in 1 file:
addad rudimentary makefile for Linux, svnignore file
19 lines of code changed in 2 files:
show global parameters in GUI window
63 lines of code changed in 1 file:
config data format set to correct, was wrong to test error reporting
1 lines of code changed in 1 file:
continue GUI version
50 lines of code changed in 4 files:
should use `real64` version of dislin
- build with: `gfortran -g m_realcalc.f90 m_bas_utils.f90 m_parsepar.f90 m_common.f90 m_ifcmd.f90 m_ifgui.f90 m_fish.f90 m_env.f90 m_runtime.f90 main.f90 -ldislin_d -I/usr/local/dislin/gf/real64`
- note `-ldislin_d` and `-I...gf/real64`
2 lines of code changed in 1 file:
started graphical user interface using dislin
83 lines of code changed in 3 files:
small changes
6 lines of code changed in 3 files:
environment is now separate module
32 lines of code changed in 2 files:
small and unimportant changes
16 lines of code changed in 2 files:
better output formats for arrays
5 lines of code changed in 1 file:
error message report transport_dim is bad
1 lines of code changed in 1 file:
continued working
149 lines of code changed in 4 files:
continue working on stomach model
- buld command: `ifort m_realcalc.f90 m_common.f90 m_bas_utils.f90 m_parsepar.f90 m_fish.f90 m_runtime.f90 m_ifcmd.f90 main.f90`
- build ok
186 lines of code changed in 5 files:
parameters updated
3 lines of code changed in 1 file:
print errors in PARSETEXT to standard error
18 lines of code changed in 1 file:
add integer missing value
5 lines of code changed in 1 file:
skeleton files for the user interface modules
- GUI and CMD interfaces are isolated and should be able to
build program with only one of them
16 lines of code changed in 2 files:
param file, working on it
22 lines of code changed in 1 file:
reuse standard precision parameters from `m_realcalc`, need declare `public`
4 lines of code changed in 2 files:
added base_utils for interpolation
5774 lines of code changed in 1 file:
volume is better name
2 lines of code changed in 1 file:
initial parameters file
16 lines of code changed in 1 file:
started building the fish and food system
99 lines of code changed in 4 files:
added/created a few other project files
175 lines of code changed in 3 files:
test and example deleted
* passed
0 lines of code changed in 2 files:
read-only test with generated data for **PARSETEXT**
3 lines of code changed in 2 files:
test example for parsetext (unchanged from github)
25 lines of code changed in 1 file:
placed contents of original cmake-generated `PT_version.h` into body
9 lines of code changed in 1 file:
added project for Ivar stomach model
* `parsetext.f90` for parameters, deleted `ifdef PT_HDF5`
preprocessor code for HDF5 library
* ParseText is here: https://github.com/pdebuyl/ParseText
468 lines of code changed in 1 file:
widget tests and experiments
86 lines of code changed in 1 file:
standard svn path on desktop (for Linux hosts)
1 lines of code changed in 1 file:
testing and playing with dislin plotting
34 lines of code changed in 1 file:
dislin gui example from gallery
310 lines of code changed in 1 file:
more gui examples for dislin
171 lines of code changed in 3 files:
adapt makefile for **No line breaks**
* presumably this would make tracking changes easier
3 lines of code changed in 1 file:
v2.4: disabled line breaking in odt2txt `--width=-1`
381 lines of code changed in 1 file:
v2.4: few small chenges, references reformatted APA style without DOI and issue
295 lines of code changed in 1 file:
official F90 demo for dislin
1688 lines of code changed in 2 files:
simple test for dislin
87 lines of code changed in 2 files:
v2.4: incorporated Jarl's comments from v2.5 r8584 r8585
- references reformatted to APA style
1345 lines of code changed in 1 file:
rewritten to produce output along the AeN transect
184 lines of code changed in 4 files:
Jarl's changes round 2: paper-welfare-v2.3 jarl-2.docx
243 lines of code changed in 1 file:
Jarl's changes round 1: paper-welfare-v2.3-1 jarl.docx
140 lines of code changed in 1 file:
back-up before picking work up at UNIS
67 lines of code changed in 2 files:
v2.3: small changes wording
31 lines of code changed in 1 file:
v2.3: few small changes
13 lines of code changed in 1 file:
v2.3: reinstall fragment on consciousness in appropriate place below
28 lines of code changed in 1 file:
v2.3: cleanup intro
38 lines of code changed in 1 file:
v2.3: added Panksepp-2011 to a couple more places
14 lines of code changed in 1 file:
v2.3: add Panksepp 2011
29 lines of code changed in 1 file:
v2.3: further fixes of refs
13 lines of code changed in 1 file:
v2.3: small fixes of refa
16 lines of code changed in 1 file:
v2.3: fixed refs unneeded automatic https links
7 lines of code changed in 1 file:
v2.3: small changes
80 lines of code changed in 1 file:
v2.3: small fix refs
4 lines of code changed in 1 file:
update makefile for new svn path and paper version
2 lines of code changed in 1 file:
v2.3: incorporated JG's comments and changes
- figures not yet here
679 lines of code changed in 1 file:
v2.2: Jarl's revisions from email 26/04/19
360 lines of code changed in 1 file:
web: updated server readme, new macro
104 lines of code changed in 2 files:
config: good to have webdav path root also
5 lines of code changed in 1 file:
config: fix bug in weblink
2 lines of code changed in 1 file:
config: add webdav download link to notification on trac backup
5 lines of code changed in 1 file:
config: allow adding buddies in web interface to IM
1 lines of code changed in 1 file:
Changes to make the plots reflect the figures that were shown at the ESEB conference.
25 lines of code changed in 1 file:
1322 lines of code changed in 3 files:
config: increase visibility of alternative auth config options
2 lines of code changed in 1 file:
config: disabled all links to jwchat-based frontend, converse.js is now default
- file transfer works
2 lines of code changed in 2 files:
config: switched to new ejabberd 18.12.1-2~bpo9+1
- apt-get -t stretch-backports install ejabberd
- config update as in budaev.info
- **ejabberdctl.cfg** added `ERLANG_NODE=ejabberd@aha-svn-server`
- disabled jwchat web interface frontend in ejabberd
37 lines of code changed in 1 file:
Coded together. Fixed some bugs. Reduced some arrays to save memory.
62 lines of code changed in 1 file:
Laura's IO file modified from Sergey's.
1317 lines of code changed in 1 file:
Changes to axis titles in fig E
7 lines of code changed in 1 file:
source non-executable
0 lines of code changed in 1 file:
no executable set
0 lines of code changed in 1 file:
merged rename r8552
2697 lines of code changed in 2 files:
rename to use `m_` convention for module names
2697 lines of code changed in 2 files:
web: link to new binary build of HEDTOOLS
1 lines of code changed in 1 file:
minor fix typo
0 lines of code changed in 2 files:
typo
1 lines of code changed in 1 file:
demo for copying CSV data across dynamic and fixed arrays
62 lines of code changed in 3 files:
delete work branch, Henrick merged all changes r8544
0 lines of code changed in 7 files:
Code now builds with no issues
1 lines of code changed in 1 file:
Merged corrections from Sergeys branch
11106 lines of code changed in 8 files:
73 lines of code changed in 2 files:
reseed randomness within run is obsolete
1 lines of code changed in 1 file:
merged (FS_CHDIR) from workdir as fix r8525 to HEDTOOLS
0 lines of code changed in 2 files:
merged (FS_CHDIR) from HEDTOOLS r8525
50 lines of code changed in 1 file:
added forgotten fix to `FS_CHDIR`
51 lines of code changed in 2 files:
diagnostics for possible file write issues in `CSV_MATRIX_WRITE`
8 lines of code changed in 1 file:
continue getting rid of dble and dcos and dabs
- use real, generic `cos` and `abs`
12 lines of code changed in 2 files:
got rid of real*8 and dble
- use real and SRP kind from `m_realcalc` module
122 lines of code changed in 2 files:
Mostly cosmetic but important changes to all figures.
120 lines of code changed in 1 file:
comments fix only
4 lines of code changed in 1 file:
Pop array is written to CSV format rather than binary
- CSV is human-readable and Excel-editable, Pop is
now **read** from CSV (r8531)
16 lines of code changed in 1 file:
check if population data file does exist
- this avoids crash if no data
7 lines of code changed in 1 file:
substituted initial population binary data with CSV human-readable format
5080 lines of code changed in 2 files:
added keyword properties, also at the start of thew source code
7 lines of code changed in 2 files:
reorganised Katja and Henrik's code, cleanup
- utility functions that were external (behind `program`)
are isolated into Utils.f90 module `m_utils`
- module `m_zrand.f90` moved to `m_urils`, file obsolete
- `BASE_UTILS.f90` renamed to lowercase (should have no
effect on Windows)
5 lines of code changed in 4 files:
merged (FS_CHDIR) from the dev branch r8525
69 lines of code changed in 2 files:
added doc on (FS_CHDIR) function r8525
20 lines of code changed in 1 file:
added (FS_CHDIR) function to change directory
49 lines of code changed in 1 file:
added (FS_CHDIR) function to change directory
- Note that `call system("cd some_dir") may not work because
it changes the directory only in the subshell and does not
apply to the calling program
49 lines of code changed in 1 file:
substitute function for old drand()
13 lines of code changed in 1 file:
made the Source1.f90 building on intel fortran 19
5858 lines of code changed in 3 files:
add dependencies
797 lines of code changed in 2 files: