Commit Graph

62 Commits

Author SHA1 Message Date
GeertJohan
2d60a9d54d Revert "Fix parsing return values for zero parts, and allow zero when len(part) == 1"
This reverts commit fd83e1645f.
2014-04-02 21:50:28 +02:00
GeertJohan
4e5dedf9f0 Add .gitignore 2014-04-02 21:28:33 +02:00
GeertJohan
fd83e1645f Fix parsing return values for zero parts, and allow zero when len(part) == 1 2014-04-02 21:23:19 +02:00
GeertJohan
f4151cb744 Send nice error when version number is out of range 2014-04-02 21:19:03 +02:00
GeertJohan
517a7be269 Use strconv and strings to parse version string.
By using strconv, value out of range problems are catched and a
version part thats too high will not cause trouble.
2014-04-02 21:02:19 +02:00
GeertJohan
d3f8a12f51 Fix missing return statement 2014-04-02 21:01:09 +02:00
Gustavo Niemeyer
0f1e91a464 Add version files. 2014-03-31 16:06:12 -03:00
Gustavo Niemeyer
c1a41612fe godoc.org is down; redirect to labix.org instead. 2014-03-31 14:49:30 -03:00
Gustavo Niemeyer
19383a958b Add README.md to workaround broken godoc.org. 2014-03-31 14:16:32 -03:00
Gustavo Niemeyer
3334c06823 New versioning pattern. 2014-03-29 00:35:54 -03:00
Gustavo Niemeyer
e688f13d79 Improved version matching. 2014-03-25 01:53:10 -03:00
Gustavo Niemeyer
95414b2945 Import into repository. 2014-03-06 06:01:15 -03:00