Julius Volz
5b105c77fc
Repointerize fingerprints.
2013-05-21 14:28:14 +02:00
Julius Volz
259a0ea467
Optimize fingerprint comparison time.
2013-05-21 14:00:52 +02:00
Matt T. Proud
8f4c7ece92
Destroy naked returns in half of corpus.
...
The use of naked return values is frowned upon. This is the first
of two bulk updates to remove them.
2013-05-16 10:53:25 +03:00
Matt T. Proud
244a4a9cdb
Update to go1.1.
...
This commit updates the documentation, Makefiles, formatting, and
code semantics to support the 1.1. runtime, which includes ...
1. ``make advice``,
2. ``make format``, and
3. ``go fix`` on various targets.
2013-05-14 12:39:08 +02:00
Julius Volz
fd554e8b89
Make LevelDB sample keys fixed-length to ensure correct sort-order.
2013-04-11 18:17:44 +02:00
Julius Volz
ebe05d1b83
Fix logic bug in fingerprint Less() comparison.
...
Seems like just using String() is the easiest way of doing this.
2013-04-09 11:43:12 +02:00
Julius Volz
0230dbf305
Fix off-by-one bug in NewFingerprintFromMetric().
2013-04-09 02:36:38 +02:00
Matt T. Proud
c53a72a894
Test data for the curator.
2013-03-27 18:13:43 +01:00
Matt T. Proud
8cc5cdde0b
checkpoint.
2013-03-21 18:08:46 +01:00
Matt T. Proud
41068c2e84
Checkpoint.
2013-03-21 18:06:51 +01:00