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

marshallward / f90nml / 526

Builds Branch Commit Type Ran Committer Via Coverage
526 string_split Integrate indent into output string header (p1) This small change includes the indentation in any calculations of header for handling multiline records. This is a minor first step to applying any indentation for each record, rather than prependi... push 19 Jul 2020 03:05AM UTC marshallward travis-ci pending completion   set done
525 master Trailing whitespace removed push 25 Jun 2020 08:40PM UTC marshallward travis-ci pending completion   set done
524 master Doc update: type and defults Valid types and default values have been added to the docstrings for the properties of Namelist and Parser. push 25 Jun 2020 08:35PM UTC marshallward travis-ci pending completion   set done
523 write-colwidth Merge 024292974 into 305e61bd9 Pull #117 17 May 2020 07:36AM UTC web-flow travis-ci pending completion   set done
522 master Version 1.2 update push 15 Apr 2020 03:00PM UTC marshallward travis-ci pending completion   set done
521 v1.2 Version 1.2 update push 15 Apr 2020 02:59PM UTC marshallward travis-ci pending completion   set done
520 master Improved null repeat support Several null cases were still unhandled correctly, particularly if the final record of a variable was a repeat null with a comma, and followed by another variable. After writing out all of the possible end-null cases... push 27 Mar 2020 02:07PM UTC marshallward travis-ci pending completion   set done
519 master Bugfix: Repeat null value followed by comma Repeated null values followed by a comma were incorrectly using the comma as the repeat value, filling in the array with comma strings. This was because were only detecting repeat tokens `*` followed by... push 26 Mar 2020 09:18PM UTC marshallward travis-ci pending completion   set done
246 master Remove ws_sep tracking, stricter variable names The new tokenizer correctly handles escape strings internally, and no longer relies on the "stitching" method, and therefore no longer needs the `ws_sep` variable, so it has been removed. We have a... push 10 Jul 2017 03:31AM UTC marshallward travis-ci
97.21
518 master Tokenization streamline This patch reduces many of the explicit tokenization tests for a much simpler method. Specifically, we no longer attempt to distinguish between numerics, logicals, or variable names, which interfered with the ability to i... push 31 Oct 2019 03:31PM UTC marshallward travis-ci pending completion   set done
517 master Generalized comment support in tokenizer The tokenizer had a hard-coded user-defined token (#) which is often used for preprocessing but should not be taken as a standard comment token. This was user-defined in the parser but not in the tokenize... push 29 Oct 2019 07:16PM UTC marshallward travis-ci pending completion   set done
516 master Travis: Officially removing 2.6, 3.3, enabling 3.7 Travis has now moved to Xenial Ubuntu as default, which means dropping Python 2.6 support and adding Python 3.7. Although there are still many important systems which depend on Python 2.6, it's ... push 08 Oct 2019 09:34PM UTC marshallward travis-ci pending completion   set done
515 master Temporarily dropping Python 2.6 and 3.3 in Travis push 06 Sep 2019 04:09PM UTC marshallward travis-ci pending completion   set done
514 master Array patching bugfix This patch fixes two errors related to patching arrays of values. The first bug was in the remaining number of values in the array of the unpatched namelist. The `count_values` function did not include the current token (s... push 06 Sep 2019 03:57PM UTC marshallward travis-ci pending completion   set done
513 master Exclude Namelist in __setitem__ list of dicts Previously, if given a list of dicts or Namelists, we could explictly convert every (non-None) element into a Namelist, even if it was already a namelist. This is both redundant and recursive, since ... push 17 Jul 2019 03:38PM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 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