1
0
mirror of https://github.com/golang/go synced 2024-11-25 12:57:58 -07:00
The Go programming language
Go to file
Robert Griesemer 8c101739d9 - bug fix: must not insert indentation tabs into multi-line strings in RawFormat
(always write tabwriter.Escape chars so formatting is driven correctly; but strip
  them again in the end if no tabwriter is used)
- added testcase for RawFormat printing

R=rsc
DELTA=227  (198 added, 6 deleted, 23 changed)
OCL=35772
CL=35774
2009-10-15 10:41:07 -07:00
doc forgot to update the body when i changed the receiver type. 2009-10-15 00:27:26 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc Minor fixes and additions to the GMP wrapping. 2009-10-14 10:56:19 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src - bug fix: must not insert indentation tabs into multi-line strings in RawFormat 2009-10-15 10:41:07 -07:00
test disable ken/complit for arm 2009-10-14 21:46:50 -07:00
usr/dsymonds/iterable move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
CONTRIBUTORS add CONTRIBUTORS file to record those 2009-10-14 17:17:42 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00