• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

marshallward / f90nml / 170

Builds Branch Commit Type Ran Committer Via Coverage
170 master Revert "Parsing floats with no `E` in the exponent." This reverts commit ec1885960. push 03 Mar 2016 12:29AM UTC marshallward travis-ci pending completion   set done
169 master Namelist and patch file open cleanup There were some issues due to unclosed file descriptors, partly because of ordering and because the `pfile` open was conditionally inside an if block. All files are now opened immediately prior to the `readst... push 02 Mar 2016 05:09AM UTC marshallward travis-ci pending completion   set done
168 filearg Nested exception block removal in parser Opening of `nml_fname` is moved outside of the exception block, so that Python runtime can handle it directly. This should (hopefully) remove the need for the nested exception blocks. push 02 Mar 2016 12:33AM UTC marshallward travis-ci pending completion   set done
167 master Add file arguments Some API questions are how to handle `force=` and the default output name for patching; I decided to ignore `force` for files. For the latter issue, I raise `ValueError` when `nml_fname` is a file since there is no sane defau... Pull #26 01 Mar 2016 09:16PM UTC ExpHP travis-ci pending completion   set done
166 master Lint cleanup push 01 Mar 2016 11:24AM UTC marshallward travis-ci pending completion   set done
165 master Improved open file handling on parser exceptions Previously, open files were individually closed when exceptions were raised within the namelist parsing subroutines. We now shift the parsing to a separate function (`readstream`), call it within ... push 01 Mar 2016 11:04AM UTC marshallward travis-ci pending completion   set done
164 master Comment removal push 01 Mar 2016 03:25AM UTC marshallward travis-ci pending completion   set done
163 master File path opening streamline We now open the `nml_path` filepath after converting the patch to a `Namelist`, rather than before. This eliminates two unnecessary `close` calls during exception handling. push 01 Mar 2016 03:21AM UTC marshallward travis-ci pending completion   set done
162 master Parsing floats with no `E` in the exponent. Several Fortran compilers (gfortran, Intel, PGI) support floating point data using E-notation without the 'E' but with a [+-] to denote sign and separate mantissa and exponent. We now check for this ca... push 27 Feb 2016 12:24AM UTC marshallward travis-ci pending completion   set done
160 master Merge pull request #21 from MartinDix/doc_fixes Fix some typos in the docs push 21 Dec 2015 09:12PM UTC marshallward travis-ci pending completion   set done
159 master Fix some typos in the docs Pull #21 20 Dec 2015 11:30PM UTC MartinDix travis-ci pending completion   set done
158 revert-20-sparse_arrays Revert "Work with sparse arrays" push 18 Dec 2015 10:33AM UTC marshallward travis-ci pending completion   set done
157 master Merge pull request #20 from MartinDix/sparse_arrays Bug confirmed, and your patch works well. Thanks very much Martin (especially for adding to the test suite). push 18 Dec 2015 10:32AM UTC marshallward travis-ci pending completion   set done
156 master Work with sparse arrays Pull #20 18 Dec 2015 05:14AM UTC MartinDix travis-ci pending completion   set done
155 master Lint cleanup push 02 Dec 2015 02:17AM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • …
  • 43
  • 44
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc