[root]/branches/budaev/HEDTOOLS
IEEE
(13 files, 8986 lines)
doc
(2 files, 0 lines)
img
(63 files, 4557 lines)
pg_cover
(2 files, 0 lines)
gtools.dislin
(4 files, 1687 lines)
gtools.pgplot
(4 files, 1580 lines)
template
(3 files, 3096 lines)
tests
(2 files, 1104 lines)
tools
(1 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 801 (100.0%) | 39926 (100.0%) | 49.8 |
implemented 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 2 files:
fixed bug not closing CSV data after reading, could cause errors on multiple rereads
2 lines of code changed in 1 file:
revert wrong commit from `HEDG`
4 lines of code changed in 1 file:
fix exponent as in r11226
6 lines of code changed in 1 file:
need longer `max_size_record` for saving very large data sets, otherwise can sometimes crash
12 lines of code changed in 1 file:
reverted r8435 wrongly committed temporary change
poisson code is not well tested, not much needed for SIMGUT
`vn merge -r HEAD:8435 BASE_RANDOM.f90`
0 lines of code changed in 1 file:
better name
59 lines of code changed in 1 file:
bitbucket mercurial support ended, bitbucked platform is not used for hosting any more
0 lines of code changed in 1 file:
update fix cmd dependencies in help screen
3 lines of code changed in 1 file:
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:
note n echo.exe
1 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:
doc: extra code text confusing, deleted
1 lines of code changed in 1 file:
doc: small fix wrong case
1 lines of code changed in 1 file:
doc: mime type for markdown
use command `svn propset svn:mime-type text/markdown *md`
1 lines of code changed in 1 file:
doc: set corect mime type
1 lines of code changed in 1 file:
doc: fix link
1 lines of code changed in 1 file:
doc: delete `.xml` files that can remain if pdf generation resulted in error
1 lines of code changed in 1 file:
doc: fix typo
1 lines of code changed in 1 file:
doc: dislin has own web page
1 lines of code changed in 1 file:
doc: note on svn
4 lines of code changed in 1 file:
doc: delete obsolete css files
1 lines of code changed in 1 file:
doc: delete obsolete note
0 lines of code changed in 1 file:
added webdoc target for fancy html output with asciidoc
7 lines of code changed in 1 file:
fixed links to AHA model doxygen docs
8 lines of code changed in 1 file:
small fix, typo
7 lines of code changed in 1 file:
added some old refs, cleanup outdated comments
15 lines of code changed in 1 file:
(is_letter) now pure
2 lines of code changed in 1 file:
(is_digit) and (is_numeric) now `pure`
3 lines of code changed in 1 file:
added OUTSTRIP subroutine to strip characters
11 lines of code changed in 2 files:
subroutine to strip characters
32 lines of code changed in 1 file:
Posix C call in (SET_ENVIRONMENT_VARIABLE) does not work stably, crashing and non-execution, deleted so far, needs more testing
-`svn merge -r HEAD:9365 .`
0 lines of code changed in 1 file:
added tests for (SET_ENVIRONMENT_VARIABLE) - Posix subroutine unstable
- will be deleted
2 lines of code changed in 1 file:
added (SET_ENVIRONMENT_VARIABLE) to (re)set system environment variable from within Fortran
44 lines of code changed in 1 file:
added single scalar function frontend to (CSPLINE)
69 lines of code changed in 1 file:
(607 more)