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

marshallward / f90nml / 412

Builds Branch Commit Type Ran Committer Via Coverage
412 master MANIFEST fix; man install removed We were not including the test scripts in our MANIFEST, this is hopefully now fixed. Manpage install has also been removed. This is a job for distributions, not Python. push 29 Jan 2018 04:17AM UTC marshallward travis-ci pending completion   set done
411 v1.0 Minor documentation update push 29 Jan 2018 02:35AM UTC marshallward travis-ci pending completion   set done
410 master Minor documentation update push 29 Jan 2018 02:09AM UTC marshallward travis-ci pending completion   set done
409 master docutils config push 29 Jan 2018 01:47AM UTC marshallward travis-ci pending completion   set done
408 master float_format renamed in test push 29 Jan 2018 01:35AM UTC marshallward travis-ci pending completion   set done
406 master Namelist default index test added push 28 Jan 2018 11:57PM UTC marshallward travis-ci pending completion   set done
405 master Complete _start_index write/read for dicts Dicts based on Namelist containing _start_index metadata are now handled correctly. Data is popped off of the dict rather than from args; this is again possible since __setitem__ is no longer handling s... push 28 Jan 2018 11:28PM UTC marshallward travis-ci pending completion   set done
404 master Check for lists when using default_start_index Namelist's default_start_index would force indexes to be displayed in all cases, even if there is only a single value. In this case, an index was always displayed regardless of whether or not it was... push 26 Jan 2018 10:03AM UTC marshallward travis-ci pending completion   set done
403 master Namelist default_start_index active at write The `default_start_index` property of Namelist no longer updates the internal `start_index` array. Rather, it applies the default start index at write time. This prevents a continuous update of start... push 26 Jan 2018 09:44AM UTC marshallward travis-ci pending completion   set done
402 master start_index and default_start_index bugfixes This patch fixes some bugs related to setting the start_index and default_start_index properties of Namelist. First, we now parse args (via s_args) directly to check for start_index when initialising ... push 25 Jan 2018 04:21AM UTC marshallward travis-ci pending completion   set done
401 master PyPy 2: Re-convert any dicts to namelists PyPy 2 appeared to not be using Namelist's __setitem__ subroutine inside of __init__, so I am now explicitly re-applying these values if we are using this implementation. I don't really know what's going... push 24 Jan 2018 11:01AM UTC marshallward travis-ci pending completion   set done
400 master Bugfix: default_start_index value; private calls default_start_index was returning the value of start_index, oops. Fixed. Also, there were explicit calls to _f90repr and _var_strings in Parser, which needed to be properly renamed. The more rele... push 24 Jan 2018 08:39AM UTC marshallward travis-ci pending completion   set done
398 master Namelist: default_start_index property; docstrings push 24 Jan 2018 06:10AM UTC marshallward travis-ci pending completion   set done
397 master Namelist: internal subroutines labeled as private push 24 Jan 2018 04:34AM UTC marshallward travis-ci pending completion   set done
396 master Parser: function renamed as implicit private push 24 Jan 2018 02:35AM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 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