David Benque
|
ede880134c
|
Add support for Appengine; parsing Appengine Go custom version (#566)
|
2016-06-07 11:07:37 -07:00 |
|
aarzilli
|
49a0a121e0
|
tests: Add test for #149, fixed TestNextGeneral on tip
The go compiler changed and break statements no longer get compiled to
nothing when -N is passed:
https://go-review.googlesource.com/#/c/19848/
https://go-review.googlesource.com/#/c/19854/
|
2016-02-28 16:44:22 -08:00 |
|
Derek Parker
|
0188dc2c8b
|
misc: cleanup and documentation
|
2016-01-10 02:10:51 -08:00 |
|
aarzilli
|
77d46a51fb
|
Fix: Support for x.y versions
|
2015-08-12 09:30:47 -05:00 |
|
Derek Parker
|
d9d3118aa0
|
Fix: Parse rc version strings
|
2015-08-11 08:37:27 -05:00 |
|
Derek Parker
|
bcbda1dba3
|
Rename version.After to version.AfterOrEqual
|
2015-07-28 15:42:56 -05:00 |
|
aarzilli
|
311da7c314
|
bugfix: version string parsing support for beta versions and tolerance for devel versions
fixes issue #179
|
2015-07-28 15:15:45 -05:00 |
|
aarzilli
|
0933a681cf
|
proc.(*Thread).GetG: reading TLS memory directly for g address instead of modifying the executable code
|
2015-07-28 07:33:51 +02:00 |
|