Directory branches/budaev/HEDTOOLS/

Total Files:
26
Deleted Files:
22
Lines of Code:
24247

[root]/branches/budaev/HEDTOOLS
                directory in repo IEEE (13 files, 8986 lines)
                directory in repo doc (2 files, 0 lines)
                    directory in repo img (63 files, 4557 lines)
                    directory in repo pg_cover (2 files, 0 lines)
                directory in repo gtools.dislin (4 files, 1687 lines)
                directory in repo gtools.pgplot (4 files, 1580 lines)
                directory in repo template (3 files, 3096 lines)
                directory in repo tests (2 files, 1104 lines)
                directory in repo tools (1 files, 0 lines)

Lines of Code

branches/budaev/HEDTOOLS/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 801 (100.0%) 39926 (100.0%) 49.8

Most Recent Commits

sbu062 2021-09-28 09:19 Rev.: 11520

implemented long integer (kind 16) version of (TOSTR)

62 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_UTILS.f90 (+62 -1)
sbu062 2021-09-01 08:36 Rev.: 11418

added `is_cleanup` parameter to (TOSTR) FALSE results in verbatim format

75 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS: BASE_UTILS.f90 (+45 -8), HEDTOOLS.adoc (+30 -9)
sbu062 2021-06-11 11:46 Rev.: 11253

fixed bug not closing CSV data after reading, could cause errors on multiple rereads

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+2)
sbu062 2021-06-08 07:03 Rev.: 11230

revert wrong commit from `HEDG`

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+4 -6)
sbu062 2021-06-08 07:00 Rev.: 11229

fix exponent as in r11226

6 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+6 -4)
sbu062 2021-06-01 22:59 Rev.: 11204

need longer `max_size_record` for saving very large data sets, otherwise can sometimes crash

12 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+12 -12)
sbu062 2021-03-02 07:34 Rev.: 10665

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:

  • branches/budaev/HEDTOOLS: BASE_RANDOM.f90 (-59)
sbu062 2021-03-02 07:28 Rev.: 10664

better name

59 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_RANDOM.f90 (+59)
sbu062 2021-01-27 09:05 Rev.: 10276

bitbucket mercurial support ended, bitbucked platform is not used for hosting any more

0 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: README.md (-3)
sbu062 2020-12-03 12:42 Rev.: 10075

update fix cmd dependencies in help screen

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+3 -3)
sbu062 2020-12-02 17:19 Rev.: 10063

comment

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+1)
sbu062 2020-12-02 17:17 Rev.: 10062

workaround for Windows 'for'

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+1 -9)
sbu062 2020-12-02 17:08 Rev.: 10061

comments added on Windows

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+2)
sbu062 2020-12-02 17:04 Rev.: 10060

small fix output

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+2 -3)
sbu062 2020-12-02 17:03 Rev.: 10059

for loop may not work well under Windows, workaround is to unloop

11 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+11)
sbu062 2020-12-02 16:10 Rev.: 10056

note n echo.exe

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+1 -1)
sbu062 2020-12-02 13:42 Rev.: 10051

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:

  • branches/budaev/HEDTOOLS: Makefile (+31 -31)
sbu062 2020-10-26 07:48 Rev.: 9940

doc: extra code text confusing, deleted

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+1 -3)
sbu062 2020-10-26 07:44 Rev.: 9939

doc: small fix wrong case

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+1 -1)
sbu062 2020-10-04 22:30 Rev.: 9853

doc: mime type for markdown
use command `svn propset svn:mime-type text/markdown *md`

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: README.md (+1)
sbu062 2020-10-03 18:02 Rev.: 9851

doc: set corect mime type

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+1)
sbu062 2020-07-01 21:32 Rev.: 9705

doc: fix link

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: README.md (+1 -1)
sbu062 2020-07-01 16:54 Rev.: 9695

doc: delete `.xml` files that can remain if pdf generation resulted in error

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+1 -1)
sbu062 2020-07-01 16:26 Rev.: 9694

doc: fix typo

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+1 -1)
sbu062 2020-07-01 16:24 Rev.: 9693

doc: dislin has own web page

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+1 -1)
sbu062 2020-07-01 14:33 Rev.: 9684

doc: note on svn

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+4)
sbu062 2020-07-01 13:33 Rev.: 9681

doc: delete obsolete css files

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+1 -1)
sbu062 2020-07-01 13:32 Rev.: 9680

doc: delete obsolete note

0 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (-8)
sbu062 2020-07-01 12:18 Rev.: 9679

added webdoc target for fancy html output with asciidoc

7 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: Makefile (+7 -1)
sbu062 2020-05-26 11:54 Rev.: 9540

fixed links to AHA model doxygen docs

8 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+8 -8)
sbu062 2020-05-26 11:36 Rev.: 9538

small fix, typo

7 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+7 -2)
sbu062 2020-05-26 11:18 Rev.: 9537

added some old refs, cleanup outdated comments

15 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: HEDTOOLS.adoc (+15 -38)
sbu062 2020-02-13 21:05 Rev.: 9466

(is_letter) now pure

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_STRINGS.f90 (+2 -2)
sbu062 2020-02-13 12:24 Rev.: 9463

(is_digit) and (is_numeric) now `pure`

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_STRINGS.f90 (+3 -3)
sbu062 2020-02-10 13:28 Rev.: 9445

added OUTSTRIP subroutine to strip characters

11 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS: BASE_STRINGS.f90 (+3 -3), HEDTOOLS.adoc (+8)
sbu062 2020-02-10 08:56 Rev.: 9437

subroutine to strip characters

32 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_STRINGS.f90 (+32)
sbu062 2020-01-29 22:43 Rev.: 9370

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:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (-44)
sbu062 2020-01-29 22:33 Rev.: 9369

added tests for (SET_ENVIRONMENT_VARIABLE) - Posix subroutine unstable
- will be deleted

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+2 -2)
sbu062 2020-01-29 21:44 Rev.: 9368

added (SET_ENVIRONMENT_VARIABLE) to (re)set system environment variable from within Fortran

44 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_CSV_IO.f90 (+44)
sbu062 2020-01-29 15:20 Rev.: 9365

added single scalar function frontend to (CSPLINE)

69 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS: BASE_UTILS.f90 (+69 -2)

(607 more)

Generated by StatSVN 0.7.0