Appearance
Changelog
v2.0.6 (2026-02-20)
CI/CD
- Extract coverage analysis into reusable callable workflow (
634633d)
v2.0.5 (2026-02-19)
Documentation
- Add CLAUDE.md and update submodules (
ad63ea6) - Add VitePress site, rewrite README, and add release pipeline (
2f0c6c2)
Miscellaneous
- Update fortran tester submodule (
b57eaba) - Update makecoverage (
fa67aaa) - Remove make test from GH actions (
1039836) - Merge remote-tracking branch 'refs/remotes/origin/master' (
aab8f72)
v2.0.4 (2022-07-05)
Bug fixes
- Fix merge (
710da0b)
Miscellaneous
- Make public filename member
Make public filename member
Why:
More easy file handling.*
Side effects:
Nothing. (0295418)
- Update submodules (
9acaba9) - Update stringifor submodule (
ab9e3af) - Temporary fix for building FiNeR library with intel compilers
Temporary fix for building FiNeR library with intel compilers: Intel 2019 has serious bug and works differently from intel 2018 and from GNU Fortran... (0a84981)
- Update submodules (
68109c1) - Update travis config (
ace208d) - Update travis config (
30858fc) - Update third party submodules (
005a9a5) - Update submodules (
f587081) - Update submodules (
d61b551) - Add cmake support (
395df9d) - Add comment, fix typo (
6f491a2) - Update minimal cmake required (
b30ad8a) - Update (
8a9e921) - Update (
fdc4298) - Update (
3a4c393) - Merge (
0fe02cc) - Update submodules (
4e5ab99) - Update (
91c91a3) - Update (
1e7e311) - Update (
9986732) - Merge pull request #13 from kostyfisik/cmake
add cmake support (86dc016)
- Merge branch 'master' of github.com:szaghi/FiNeR (
aa3292e) - Update submodules (
ff900a2) - Update readme example, fix #issue16
Examples into readme still refer to old version of the library, updated to the new API.
Why:
This drives new users to confusion, the readme is read before (and often the only to be read) tests and other documentation resources.
Travis setting updated also. (9e46944)
- Update parse test for #issue16
Short description
Update parse test for issue 16: it seems that all comments markers work as expected, needed more details from issue author. (8c747c6)
- Re-add pre-processing flag for unsupported R16P (
280b2c3) - Enable library to be used with NVFortran compiler on GPU-based architecture (
847501d) - Add error checking for failing parsing takens (
2b04def) - Switch to GH actions (
5c391b2)
v2.0.3 (2017-06-29)
Bug fixes
- Fix bug in load method (
383257b)
Miscellaneous
- Merge tag 'v2.0.2' into develop
Fix bug#12
Stable release, fully backward compatible. (ca12c6c)
v2.0.2 (2017-06-29)
Bug fixes
- Fix varius bugs... (
585eab4) - Fix get error status (
190b2cf) - Fix iostat of file read (
9822d84) - Fix iostat check on read file (
db0f285) - Fix FACE submodule lack (
7d39b12) - Fix coverage issue (
99e23c1) - Fix typos in fobos that prevent to build FiNeR as standalone library (
1ef764c)
Miscellaneous
- Merge tag 'v2.0.1' into develop
Add sections list method, stable release, fully backward compatible. (c16a557)
- Update to last PENF (
f560648) - Update to last StringiFor (
7147d7f) - Update travis config (
3ac682e) - Update third parties (
35f3c69) - Merge branch 'master' into develop (
980d233) - Add new load test and fix error in stringifor%split (
b755be1) - Update stringifor submodule (
8512dbd) - Merge branch 'develop' (
1f44b0f) - Update StringiFor submodule (
aaa017d) - Trim out dangerous recursive git clone/update (
3247824) - Update submodule (
277a548) - Update doc (
76f1f7a) - Update fobos (
9b6a0c6) - Update submodules (
d8c3892) - Add test for add-update option, there is a bug... (
5de35d4) - Update submodule and fix double definition of CK
Update submodule and fix double definition of CK
Why:
CK was defined in both PENF and StringiFor, la last one is disabled.
This change addresses the need by:
Add "only" to stringifor usage.
Side effects:
Nothing. (071b26f)
- Merge branch 'release/2.0.2' (
f8dca3a) - Update submodules (
07307e2) - Merge branch 'hotfix/fix-broken-library-building-issue#11' (
4ab2d1c) - Merge tag 'vfix-broken-library-building-issue#11' into develop
Fix issue#11
Stable release, fully backward compatible. (e7cdce0)
Fix bug on add-update option.
Stable release, fully backward compatible. (8861d69)
- Fix bug#12 on add-update option
Fix bug#12 on add-update option.
Sanitize Travis deployment.
Stable release, fully backward compatible. (2946050)
- Merge branch 'release/2.0.2' (
d0dd67a)
v2.0.1 (2016-05-25)
Bug fixes
- Fix doc (
b17454f)
Miscellaneous
- Merge tag 'v2.0.0' into develop
Code refactored, stable release, not fully backward compatible. (5cfd23c)
- Try to fix travis issue (
d21cc3a) - Try to fix travis issue (
94ea981) - Add licensing system (
0dd17df) - Add codecov config (
f07bbe0) - Play with codecov config (
f6af3bd) - Merge branch 'master' into develop (
43f231f) - Rename test (
7e48e11) - Merge branch 'release/2.0.1' (
05fb041)
v2.0.0 (2016-05-24)
Miscellaneous
- Freeze before major refactor by StringiFor (
fd59535) - Change tree structure (
51a06cb) - Add PENF submodule: compile with only Intel... (
2b92810) - Modify sources organization (
10c895b) - Remove old modules (
3ec429f) - Complete StringiFor adoption (
3a862f0) - Update to new stringifor version
Update to new stringifor version (60c5b45)
v1.0.2 (2015-04-01)
Miscellaneous
- Improve public API with many new methods (
0409377)
v1.0.1 (2015-03-31)
Miscellaneous
- Many changes, see Changelog of wiki (
6f5ff2b)
v1.0.0 (2015-03-25)
Miscellaneous
- Init versioning (
f1404a1)