Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: szaghi/PENF

Tags

latest

Toggle latest's commit message

Unverified

This user has not yet uploaded their public signing key.
try to fix gh action CI error

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #24 from jvdp1/fix_cmake

Addition of penf_allocatable_memory.F90 to CMakeLists.txt

v1.2.1

Toggle v1.2.1's commit message
Add FPM and GH Actions support

Add FPM and GH Actions support

v1.2.0

Toggle v1.2.0's commit message
Improve pre-proc flags and complete coverage.

Stable release, fully backward compatible.

v1.1.8

Toggle v1.1.8's commit message
Add support for character kinds, fix issue#10

Stable release, fully backward compatible.

v1.1.7

Toggle v1.1.7's commit message
Sanitize R16P exploitation

Sanitize R16P exploitation: if R16P is activated (at compile time) then
the default real kind `R_P` and all its *attributes* are escaled to `R16P`
kind, otherwise the R8P is used. Currently, there is not an automatic
way to escale `R_P` to `R4P` (but this seems to be a very unusual choice).

Stable release, fully backward compatible.

v1.1.6

Toggle v1.1.6's commit message
Add GNU makefile

Stable release, fully backward compatible.

v1.1.5

Toggle v1.1.5's commit message
Stable release, fully backward compatible.

v1.1.4

Toggle v1.1.4's commit message
Add compact real string facility, stable release, fully backward comp…

…atible.

v1.1.3

Toggle v1.1.3's commit message
Fix bug on bitstr(R16p) (found by StringiFor), stable release, fully …

…backward compatible.