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

mtth / avsc / 84

Builds Branch Commit Type Ran Committer Via Coverage
84 2.2 Add latest benchmark results. push 22 Oct 2015 03:46PM UTC mtth travis-ci pending completion   set done
83 2.2 Add custom long validation script. Also move schema obfuscation script up. With the latest type hook changes, it only uses public methods (and the resulting type is even functional right away). push 22 Oct 2015 02:58AM UTC mtth travis-ci pending completion   set done
82 2.2 Enable type hooks for lazily created primitive types. This makes the type hook API both simpler (no need to treat primitives separately) and more consistent (the type hook is called uniformly before type creation). push 22 Oct 2015 01:53AM UTC mtth travis-ci pending completion   set done
81 2.2 Disable unchecked writes. Preliminary benchmarks indicate that the performance cost would be small enough to make it worth it (guaranteed consistent serialization). push 22 Oct 2015 01:25AM UTC mtth travis-ci pending completion   set done
80 2.2 Update documentation. push 21 Oct 2015 01:31AM UTC mtth travis-ci pending completion   set done
79 2.2 Update documentation. Also minor test refactor to test inheritance for custom long types. push 21 Oct 2015 12:27AM UTC mtth travis-ci pending completion   set done
78 2.2 Add long packing and unpacking functions. push 19 Oct 2015 04:33AM UTC mtth travis-ci pending completion   set done
77 master Remove unused polyfill. push 18 Oct 2015 07:37PM UTC mtth travis-ci pending completion   set done
76 2.2 Remove unused polyfill. push 18 Oct 2015 07:35PM UTC mtth travis-ci pending completion   set done
75 master Coerce floats transparently. Namely, we don't require that a number be exactly representable as a single precision float anymore (this requires many `Math.fround` calls). There is no precision loss risk (compared to the `long` use-case, which req... push 18 Oct 2015 05:22PM UTC mtth travis-ci pending completion   set done
74 master Return number of missing bytes on `encode` error. This gives a hint on how to resize the buffer (previously, `-1` was always returned). push 18 Oct 2015 12:21AM UTC mtth travis-ci pending completion   set done
73 master Round floats when parsing JSON. push 18 Oct 2015 12:02AM UTC mtth travis-ci pending completion   set done
72 master Improve primitive type evolution. Fix a few edge cases and allow unrestricted float numbers. push 17 Oct 2015 10:32PM UTC mtth travis-ci pending completion   set done
71 master Improve float validity checks. push 17 Oct 2015 06:29PM UTC mtth travis-ci pending completion   set done
70 2.0 Remove frame decoder and encoder. Streams aren't usable in the browser (which would have been half the use-cases for this). Removing them for now (to not have to support them all through 2.0), there might be a more uniform way to implement this f... push 15 Oct 2015 03:22PM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 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