[root]/branches/budaev/HEDTOOLS2
gtools.dislin
(1 files, 465 lines)
gtools.pgplot
(1 files, 467 lines)
inc
(9 files, 101 lines)
tests
(1 files, 435 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 35 (100.0%) | 219 (100.0%) | 6.2 |
merged r11520 from v1: long integer (kind 16) version of (TOSTR)
62 lines of code changed in 1 file:
added `is_cleanup` parameter to (TOSTR) FALSE results in verbatim format
75 lines of code changed in 4 files:
fixed bug not closing CSV data after reading, could cause errors on multiple rereads
2 lines of code changed in 2 files:
back to pre-testing r10223
`svn merge -r HEAD:10223 .`
0 lines of code changed in 1 file:
test svn git
2 lines of code changed in 1 file:
delete test text for svn 2 git
0 lines of code changed in 1 file:
git to svn
1 lines of code changed in 1 file:
Merge branch 'master' of git.app.uib.no:Sergey.Budaev/hedtools-v2
1 lines of code changed in 1 file:
get to svn
1 lines of code changed in 1 file:
check git- svn
0 lines of code changed in 1 file:
Merge branch 'master' of git.app.uib.no:Sergey.Budaev/hedtools-v2
4 lines of code changed in 1 file:
another change
1 lines of code changed in 1 file:
test git to svn
1 lines of code changed in 1 file:
testing svn to git
1 lines of code changed in 1 file:
test svn to git
2 lines of code changed in 1 file:
test svn - git interoperability
0 lines of code changed in 1 file:
test git-svn interoperability
0 lines of code changed in 2 files:
added original Jarl's 2015 code from Dryad: https://doi.org/10.5061/dryad.m6k1r
0 lines of code changed in 1 file:
use native Windows `del` command, less dependencies
1 lines of code changed in 1 file:
use native Windows `del`
3 lines of code changed in 1 file:
`del` command on Windows does not support slash line separator
3 lines of code changed in 1 file:
non-intrinsic IEEE modules now obsolete, deleted
0 lines of code changed in 1 file:
empty `echo` is ugly on Windows, need at least some output symbol
5 lines of code changed in 1 file:
no need to use quotes in `echo` now
Caveat: parentheses are not allowed now as they are unescaped parts of make macros
25 lines of code changed in 1 file:
get rid of Unix-type echo in AUTOGEN codes for easier build on Windows
- use predefined temoplate files from `inc`;
- an unfortunately consequence is that fixed templates
do not allow using dynamic content, such as revision
number, to be included into the autogenerated files.
21 lines of code changed in 1 file:
added platform-specific path separator as SEP
4 lines of code changed in 1 file:
test: test Windows-dependent separator
1 lines of code changed in 1 file:
test: test platform-dependent separator
3 lines of code changed in 1 file:
get rid of echo in AUTOGEN_ macros for RANDOM, they require Unix-like `echo` command on Windows that is a limitation
0 lines of code changed in 2 files: