0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add writing routines for 2D arrays More... almost 12 years ago
Use the Fortran 2003 routine get_command_argument (and a fallback for compilers that do not support this feature) to make it possible to specify the name of the template file on the command-line instead of in the file "xmlreader.inp" More... over 12 years ago
Improve error messages and check the root element of the input file More... over 12 years ago
Added a call to xml_close() to close the XML file when the reading is done More... about 15 years ago
Update of manual; update of xmlreader and xsdplain programs More... almost 16 years ago
Small but important additions and corrections to existing source files. Added first version of a new program to handle XSD files More... almost 16 years ago
Added example (array of words) and added support for writing an XML file from the definition (xmlreader.f90) More... over 16 years ago
Corrected mistakes in routines *_1dim More... over 16 years ago
Expanded the example for arrays of word (one word per element) More... over 16 years ago
Updated for latest changes More... over 16 years ago
Example of array of words (one word per element) More... over 16 years ago
Added support for arrays of words etc - one value per element. Added conversion program for XSD files More... over 16 years ago
Corrected generating code: one-dimensional arrays of fixed shape need not have all values (less is accepted) More... almost 17 years ago
Corrected mistake with character variables; allow larger arrays than according to the shape More... almost 17 years ago
Updated documentation; checked one aspect of the "shape" option More... almost 17 years ago
Added support for fields with fixed shape, fixed a bug with initialising variables More... almost 17 years ago
Applied patch by Davide Cesari, corrected bug in generation program More... almost 17 years ago
Updated because of write routines More... almost 17 years ago
Added routines to write basic data types to an XML file More... almost 17 years ago
New example: how to use the xml_put routine to write XML files More... about 17 years ago
Improved writing of XML files More... about 17 years ago
Enhancing the xmlreader program to deal with variations in practical XML-files More... about 17 years ago
Fixed a bug in the xmlreader program (self-contained elements were not read properly if they contained attributes) More... about 17 years ago
Updated the examples, corrected initialisation of "entities" array More... almost 18 years ago
Fixed a few bugs ("rootname", double precision, endtag) in xmlreader More... almost 18 years ago
Additional facilities in code generated by xmlreader More... almost 18 years ago
Changes mainly due to adding comments and adding root element for XML files More... almost 18 years ago
Added examples; bugfixes in xmlreader.f90; added xml_process More... almost 18 years ago
Corrected some mistakes in the makefiles and an initialisation statement More... almost 18 years ago
Extended facilities in xmlreader program More... almost 18 years ago