Menu

SVN Commit Log


Commit Date  
[r383] by arjenmarkus

Add a bunch of checkes, mostly F2018 features

2018-07-19 19:56:56 Tree
[r382] by arjenmarkus

Changed the pointer attribute into intent(in)/(out)/(inout) where possible, as suggested by W. Clodius.

2018-04-03 17:49:54 Tree
[r381] by arjenmarkus

Solve a problem with a large number of columns in the definition of tables: with more than 24 columns, the original code would fail due to the use of a fixed repeat count. This is solved by using dynamic format strings (also in INSERT and SELECT)

2018-04-01 09:01:23 Tree
[r380] by arjenmarkus

Add the missing LIBOUT macro to make the lib utility under Windows/MSVC/Intel Fortran happy.

2018-03-15 08:12:29 Tree
[r379] by arjenmarkus

Solved the two remaining issues for building fsqlite.

2018-03-08 20:21:33 Tree
[r378] by arjenmarkus

Make sure the names of the stations are initialised using strings with the same length. Some compilers do not accept strings with different lengths in an array construction.

2018-03-06 20:21:02 Tree
[r377] by arjenmarkus

Update the README file - new caveats added. Things that need to be sorted out.

2018-03-06 20:17:13 Tree
[r376] by arjenmarkus

Add the makefile for the test programs

2018-03-06 20:11:00 Tree
[r375] by arjenmarkus

Update of the Fortran interface for SQLite. This version uses the C/Fortran interface features of Fortran 2003, so that it is no longer necessary to select the correct name mangling scheme. Also adding the source code for SQLite3, version 3.22.0 for easier use.

2018-03-06 20:06:26 Tree
[r374] by arjenmarkus

Update the information on how to compile the SQLite interface code.

2018-02-07 07:55:15 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.