Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-22 | restore the old algorithm. the new one is more memory efficient in large cases | Rob Pike | 1 | -262/+93 |
2009-09-21 | move strings.Buffer into bytes | Rob Pike | 1 | -62/+276 |
2009-09-16 | rename bytes.Buffer.Data() to bytes.Buffer.Bytes() | Rob Pike | 1 | -4/+10 |
2009-08-12 | convert low-level (used by testing) packages to | Russ Cox | 1 | -1/+0 |
2009-06-29 | io.StringBytes -> strings.Bytes | Russ Cox | 1 | -0/+125 |