Commit Graph

5 Commits

Author SHA1 Message Date
Donovan Jimenez
9f790a3b51 Issue #1 - Corrected README installation instructions 2012-05-31 10:08:28 -03:00
Donovan Jimenez
4266152eb8 Update readme for project name change, go get doesn't like .go at the end of the github project name 2012-04-10 18:59:18 -04:00
Donovan Jimenez
d8ca80955a go1 updates: standard errors now in syscall package, no more makefile support 2012-04-10 18:30:42 -04:00
Donovan Jimenez
5ea739d3eb Improving documentation and including shift reset logic 2011-01-29 01:31:00 -05:00
Donovan Jimenez
690531c87e * Added README.md
* moved sample programs to examples directory
 * cleaned up make make file
 * converter.go: ConvertString now uses Convert under the hood, removes some code duplication
 * reader.go: No need to have two separate buffers, can write directly in to buffer given in Read call. Simplifies code greatly
2011-01-15 04:06:50 -05:00