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

marshallward / f90nml / 265

Builds Branch Commit Type Ran Committer Via Coverage
265 master CHANGELOG update push 03 Nov 2017 10:48AM UTC marshallward travis-ci pending completion   set done
264 master Added test for when update_values adds a new namelist section Pull #53 02 Nov 2017 07:01PM UTC web-flow travis-ci pending completion   set done
263 master Added Namelist.update_values(namelist_fragment) method. Pull #53 02 Nov 2017 06:46PM UTC web-flow travis-ci pending completion   set done
262 master 'sort' is now a property of Namelist instead of an optional argument to write Pull #50 16 Oct 2017 06:36AM UTC web-flow travis-ci pending completion   set done
261 master Added option for sorted write (by group then variable). But perhaps it would be better to have a sort method for Namelists instead? Pull #50 16 Oct 2017 04:56AM UTC web-flow travis-ci pending completion   set done
260 master README: local install typo in docs push 10 Oct 2017 01:47AM UTC marshallward travis-ci pending completion   set done
259 master README: local install typo fix (Fixes #49) push 10 Oct 2017 01:47AM UTC marshallward travis-ci pending completion   set done
258 master Test cases for mixed broadcast arrays push 26 Sep 2017 11:57AM UTC marshallward travis-ci pending completion   set done
257 cli Test cases for mixed broadcast arrays push 26 Sep 2017 02:20AM UTC marshallward travis-ci pending completion   set done
256 cli Default repeat value for subsequent runs Repeated values in arrays were reusing the old repeat value, such as in the example below. &my_namelist foo = 3*1,2,3,4 bar = 3*1,2*2,3 / Parsing gave the incorrect result below. ... push 26 Sep 2017 02:16AM UTC marshallward travis-ci pending completion   set done
255 cli Default namelist group warning push 17 Jul 2017 05:47AM UTC marshallward travis-ci pending completion   set done
254 cli CLI install script update push 17 Jul 2017 03:51AM UTC marshallward travis-ci pending completion   set done
253 cli JSON/YAML read/write support JSON and YAML input/output are supported. Both do a verbose user-readable output, rather than the compact form. Also, JSON and YAML output files are indiscriminantly clobbered. push 17 Jul 2017 03:47AM UTC marshallward travis-ci pending completion   set done
252 master Literal number kind tokenization removed Namelist constants do not support kind syntax, as far as I know (e.g. 1_8 for an 8-byte integer), so it was removed from the function. This seems to have produced another minor speedup of a few percent. push 12 Jul 2017 11:53AM UTC marshallward travis-ci pending completion   set done
251 master String line continuation removal The flint tokenizer has additional code to account for strings which continue on to the next line, which slightly slows down the parser and contains code blocks which are never called. This patch removes those bl... push 11 Jul 2017 05:37AM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 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