Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+41 |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -41/+0 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -16/+16 |
2009-05-08 | move things out of sys into os and runtime | Russ Cox | 1 | -3/+3 |
2009-04-17 | Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err... | Rob Pike | 1 | -1/+1 |
2009-01-16 | casify, cleanup sys | Russ Cox | 1 | -3/+3 |
2009-01-15 | convert strconv | Russ Cox | 1 | -1/+1 |
2009-01-06 | new new & make | Russ Cox | 1 | -2/+2 |
2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | 1 | -2/+2 |
2008-11-18 | return *os.Error instead of bool from strconv.ato* | Russ Cox | 1 | -3/+4 |
2008-11-17 | correctly rounded floating-point conversions | Russ Cox | 1 | -2/+2 |
2008-09-30 | 104, 107, 108: they are known to fail, so mark them appropriately. | Rob Pike | 1 | -0/+40 |