]> Cypherpunks.ru repositories - gostls13.git/history - test/ken/ptrfun.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / ken / ptrfun.go
2012-02-24 Rob Piketest: document ken/*.go
2012-02-17 Russ Coxtest: use testlib (fourth 100)
2009-12-10 Robert Griesemermake test/ken safe for optional semis
2009-08-12 Russ Coxconvert non-pkg go files to whole-package compilation.
2009-01-30 Russ Coxupdate go code tree to new func rules.
2009-01-20 Russ Coxdelete export
2009-01-17 Russ Coxconvert tests; nothing interesting.
2009-01-06 Russ Coxnew new & make
2008-12-19 Russ Coxchange *map to map; *chan to chan; new(T) to new(*T)
2008-09-06 Ken ThompsonT{} syntax for constructors
2008-08-12 Rob Pikefix bug depot:
2008-06-06 Rob Pikeadd ken's tests.