Menu

SVN Commit Log


Commit Date  
[r387] by arjenmarkus

Add PREPROCESS macro to the makefile

Add a short README file - the make directory presents strange problems at the moment

2018-11-04 14:59:50 Tree
[r386] by arjenmarkus

Extend the set of individual make files.

Note that for some directories special measures have to be taken, not all of which have been implemented in a platform-independent way (dynlib for instance)

2018-11-04 14:50:55 Tree
[r385] by arjenmarkus

Clean up the repository: delete the ancient .dsp and .dsw files (these types of files were used by MicroSoft Developer Studio, version 6 and have been replaced by different types long ago). Also delete several log files - they should be produced by the test programs.

2018-11-04 11:58:22 Tree
[r384] by arjenmarkus

Add a simple checking program for coarrays

2018-08-26 13:25:27 Tree
[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
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.