33 Commits (570f3051b58d1999e46715451773187bc4d4bc8c)
 

Author SHA1 Message Date
  Benedikt Lang 570f3051b5 String benchmark results 11 years ago
  Chris Bandy 35e41ad4ee Use byte slice to build Version string 11 years ago
  Chris Bandy 658dfb434e Benchmarks for String() 11 years ago
  Benedikt Lang c2ac2cf0fb Push to version 2.0.0 11 years ago
  Chris Bandy f4dbd8b7a4 Simplify Scan() slightly 11 years ago
  Chris Bandy 58baed933f Show that numbers larger than uint64 cannot be parsed 11 years ago
  Chris Bandy 1721683170 Fix error messages to match assertions 11 years ago
  Chris Bandy fa1b4b2f13 Simplify parsing by using more slices 11 years ago
  Benedikt Lang 61fed1c667 Add additional compare helpers 11 years ago
  Benedikt Lang 7f12584be1 Sortable slice of versions 11 years ago
  Benedikt Lang c8864c2e3e Change to value arguments 11 years ago
  Benedikt Lang 0d739aeb6a Remove unnecessary pointer arguments 11 years ago
  Benedikt Lang b1824b988f README: Add database/sql compatibility 11 years ago
  tike 272ed2e7e4 Added methods to implement sql related interfaces. 11 years ago
  Benedikt Lang f1812354c1 Merge pull request #2 from jstnlef/minor-refactoring 12 years ago
  Justin LeFebvre 50c0e52521 much simpler logic without requiring a branch condition 12 years ago
  Justin LeFebvre b5ecf012db really minor change to the logic here 12 years ago
  Benedikt Lang 0f7f01176b Remove constants export 12 years ago
  Benedikt Lang e44422b4e4 Merge pull request #1 from jstnlef/buffer-to-string-array 12 years ago
  Justin LeFebvre 30bbe0b4a7 there is no need to use a bytes buffer when string slices are efficient enough. This is especially true since the version strings are guaranteed to be sufficiently small 12 years ago
  Benedikt Lang f7866e526f README: Coverage status badge upate, semver link 12 years ago
  Benedikt Lang a5a1870145 Use drone.io instead of travisci 12 years ago
  Benedikt Lang ed35585ae3 Add Travis-ci config 12 years ago
  Benedikt Lang dc253f7f1d README: Format, godoc link 12 years ago
  Benedikt Lang ab6403b31a Hide constants 12 years ago
  Benedikt Lang c2a6207ef9 Add spec #9 test 12 years ago
  Benedikt Lang e030971c62 Check for leading zeroes 12 years ago
  Benedikt Lang d6107de3e7 Add drone.io build status 12 years ago
  Benedikt Lang 58fd7ff9c3 README, examples, benchmarks 12 years ago
  Benedikt Lang 6bee9cf8c9 Add validation, further tests, compare helpers 12 years ago
  Benedikt Lang a76e16a4c7 Full working set, missing some tests 12 years ago
  Benedikt Lang d2e12bf84b First draft 12 years ago
  Benedikt Lang 1ea2d28cc8 Add license 12 years ago