Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -2/+2 |
2010-06-14 | fmt.Print*: reimplement to switch on type first. | Rob Pike | 1 | -15/+15 |
2010-02-25 | %q in fmt: if the object is a Stringer, use String() to get the value to quote. | Rob Pike | 1 | -1/+1 |
2010-02-15 | Fix printing of named floating point types. | Ian Lance Taylor | 1 | -0/+61 |