Overview
Comment: | [bits] fixed package documentation [bits] added tests for the bool-backed vector [diff] added a real test, commented out the visual debug aids [plaindiff] added comments, removed commented code, added a helper []line getter [math] removed math package as it is currently unused |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d5adabf68e98857170abaad175c3d960 |
User & Date: | spaskalev on 2014-12-14 01:03:44 |
Other Links: | manifest | tags |
Context
2014-12-14
| ||
12:11 | Skip diagonals shorter than the current match check-in: e01b36769d user: spaskalev tags: trunk | |
01:03 | [bits] fixed package documentation [bits] added tests for the bool-backed vector [diff] added a real test, commented out the visual debug aids [plaindiff] added comments, removed commented code, added a helper []line getter [math] removed math package as it is currently unused check-in: d5adabf68e user: spaskalev tags: trunk | |
00:16 | Initial implementation of a diff program and required libraries check-in: be5950faa4 user: spaskalev tags: trunk | |
Changes
Modified src/0dev.org/bits/bits.go from [6b768844ff] to [415ad79153]. [diff]
Modified src/0dev.org/bits/bits_test.go from [c68b8d450a] to [3c67937d6c]. [diff]
Modified src/0dev.org/commands/plaindiff/main.go from [d48eb80ca4] to [f32b00c34a]. [diff]
Modified src/0dev.org/diff/diff.go from [f9b64d21c6] to [bb37f97581]. [diff]
Modified src/0dev.org/diff/diff_test.go from [6f1c8e9901] to [210041c492]. [diff]
Deleted src/0dev.org/math/math.go version [1a240e5264].