| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-16 | test: use testlib (second 100) | Russ Cox | |
| X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A *$;// build;g X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A && \./\$A\.out *$;// run;g X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g R=golang-dev CC=golang-dev https://golang.org/cl/5673078 | |||
| 2009-08-17 | fix up some irregular indentation | Rob Pike | |
| R=rsc OCL=33382 CL=33391 | |||
| 2009-01-20 | delete export | Russ Cox | |
| TBR=r OCL=23121 CL=23127 | |||
| 2009-01-16 | convert tests; nothing interesting. | Russ Cox | |
| R=r OCL=23012 CL=23014 | |||
| 2009-01-06 | new new & make | Russ Cox | |
| R=r OCL=22166 CL=22166 | |||
| 2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | |
| fix bugs left over from *[] to [] conversion. TBR=r OCL=21576 CL=21581 | |||
| 2008-06-27 | add a test | Rob Pike | |
| fix make.bash for runtime - sysfile.6 depends on OS so simplest thing is to build just our own version SVN=125130 | |||
