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

jakirkham / cybuffer / 201

Builds Branch Commit Type Ran Committer Via Coverage
201 master Merge pull request #22 from jakirkham/empty_dims_tuple Ensure empty `shape` or `strides` return `tuple`s push 28 Nov 2018 06:23AM UTC web-flow travis-ci-com pending completion   set done
200 empty_dims_tuple Use `pointer_to_tuple` with `NULL` pointers Pass `NULL` pointers to `pointer_to_tuple` as well as it will already check for `NULL` pointers and return empty `tuple`s in this case. Pull #22 28 Nov 2018 06:01AM UTC web-flow travis-ci-com pending completion   set done
199 empty_dims_tuple Ensure empty `shape` or `strides` return `tuple`s This is inline with the behavior of `suboffsets` currently. Also matches with the behavior of `memoryview` in Python 3. Pull #22 28 Nov 2018 05:50AM UTC web-flow travis-ci-com pending completion   set done
198 master Merge pull request #21 from jakirkham/use_shields_conda_badge Switch to using Shields.io's Conda badge push 27 Nov 2018 12:58AM UTC web-flow travis-ci-com pending completion   set done
197 master Merge pull request #20 from jakirkham/drop_xtra_blank_lines Drop extra blank lines push 24 Nov 2018 11:35PM UTC web-flow travis-ci-com pending completion   set done
196 master Merge pull request #19 from jakirkham/drop_setup_py_array_import Drop unused `array` import in `setup.py` push 24 Nov 2018 11:27PM UTC web-flow travis-ci-com pending completion   set done
195 drop_setup_py_array_import Drop unused `array` import in `setup.py` Pull #19 24 Nov 2018 10:58PM UTC web-flow travis-ci-com pending completion   set done
194 master Merge pull request #18 from jakirkham/use_c_str_cmp_array Handle array format fixes with C strings push 24 Nov 2018 10:54PM UTC web-flow travis-ci-com pending completion   set done
193 use_c_str_cmp_array Move the Python 2 character array case first This makes it a little easier to read the code either in Cython or its C equivalent. Pull #18 24 Nov 2018 10:37PM UTC web-flow travis-ci-com pending completion   set done
192 use_c_str_cmp_array Move the Python 2 character array case first This makes it a little easier to read the code either in Cython or its C equivalent. Pull #18 24 Nov 2018 10:34PM UTC web-flow travis-ci-com pending completion   set done
191 use_c_str_cmp_array Handle different unicode typecodes In some cases the unicode typecode `"w"` shows up, but it is not well documented and is on its way out as well. That said, the code assumed this to be UCS4. This may very well be true, but it is a bit unclear. S... Pull #18 24 Nov 2018 10:15PM UTC web-flow travis-ci-com pending completion   set done
189 use_c_str_cmp_array Swap text and unsigned int typecode definitions Matches nicely with the ordering below. Also suggests implicitly what formats we start with and what they are mapped to. Pull #18 24 Nov 2018 10:06PM UTC web-flow travis-ci-com pending completion   set done
188 use_c_str_cmp_array Swap text and unsigned int typecode definitions Matches nicely with the ordering below. Also suggests implicitly what formats we start with and what they are mapped to. Pull #18 24 Nov 2018 10:01PM UTC web-flow travis-ci-com pending completion   set done
187 use_c_str_cmp_array Swap text and unsigned int typecode definitions Matches nicely with the ordering below. Also suggests implicitly what formats we start with and what they are mapped to. Pull #18 24 Nov 2018 09:58PM UTC web-flow travis-ci-com pending completion   set done
186 use_c_str_cmp_array Skip adding `Py_UNICODE_SIZE` to `config.pxi` As `Py_UNICODE_SIZE` is no longer being used in the comparisons, skip writing it to `config.pxi` as part of the build in `setup.py`. Pull #18 24 Nov 2018 09:56PM UTC web-flow travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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