Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-05 | document rand | Rob Pike | 1 | -11/+18 |
2009-01-20 | delete export | Russ Cox | 1 | -12/+12 |
2009-01-16 | casify misc | Russ Cox | 1 | -81/+52 |
2009-01-06 | new new & make | Russ Cox | 1 | -1/+1 |
2008-12-18 | convert *[] to []. | Russ Cox | 1 | -1/+1 |
2008-11-18 | perm is [] instead of map | Ken Thompson | 1 | -3/+3 |
2008-11-16 | random permutation function | Ken Thompson | 1 | -0/+17 |
2008-10-07 | update code to follow new semicolon rules: | Russ Cox | 1 | -2/+2 |
2008-09-12 | change rand names to match type names | Russ Cox | 1 | -34/+44 |
2008-08-04 | - switched most of existing Go code to new export syntax | Robert Griesemer | 1 | -8/+10 |
2008-07-20 | tweaks to init | Ken Thompson | 1 | -0/+768 |