| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-05-07 | make go/src/lib/hash one directory per package | Rob Pike |
| 2009-04-17 | Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err... | Rob Pike |
| 2009-03-18 | Make adler32 cleaner. | Tom Szymanski |
| 2009-03-07 | document hash | Rob Pike |
| 2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox |
| 2009-02-13 | convert composite literals from { } to ( ). | Russ Cox |
| 2009-01-20 | delete export | Russ Cox |
| 2009-01-16 | casify hash | Russ Cox |
| 2009-01-06 | new new & make | Russ Cox |
| 2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox |
| 2008-12-18 | convert *[] to []. | Russ Cox |
| 2008-11-24 | hash writers: adler32, crc32, md5, sha1. | Russ Cox |
