]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-03-08 Alex Brainmango/build: do not parse .syso files
2012-03-08 Robert Griesemergo/parser: avoid endless loop in case of internal error
2012-03-08 Andrew Gerranddoc: link to go1 and go1compat from docs index
2012-03-08 Andrew Gerranddoc: add go command notes to the Go 1 doc
2012-03-08 Russ Coxcmd/gc: implement len(array) / cap(array) rule
2012-03-08 Russ Coxcmd/cgo: silence const warnings
2012-03-08 Andrew Gerranddoc: pngcrush and remove old, unused images
2012-03-08 Shenghou Madoc: fix freebsd build
2012-03-08 Russ Coxcmd/gc: delete old map delete in walk
2012-03-08 Russ Coxgo/build, cmd/go: add support for .syso files
2012-03-08 Andrew Gerranddoc: link to sub-repositories from reference page
2012-03-08 Francisco Souzaio: minor change in io.WriteAt docs.
2012-03-08 Robert Griesemergo/scanner: better panic diagnostic
2012-03-08 Volker Doblerwindows: make background of gopher icon transparent
2012-03-07 Alex Brainmandoc/go1.tmpl: small change left behind from abf39116ffac
2012-03-07 Alex Brainmanpath/filepath: retrieve real file name in windows EvalS...
2012-03-07 Shenghou Mabuild: re-enable some broken tests in run.bash
2012-03-07 Rémy Oudomphengcmd/go: support -compiler for go list, fix isStale...
2012-03-07 Dmitriy Vyukovencoding/gob: fix memory corruption
2012-03-07 Russ Coxruntime: fix freebsd crash
2012-03-07 Robert Griesemergo/parser: better error synchronization
2012-03-07 Shenghou Madoc/go_mem: init-created goroutine behavior changes...
2012-03-07 Russ Coxnet, net/rpc, reflect, time: document concurrency guara...
2012-03-07 Russ Coxtesting: do not print 'no tests' when there are examples
2012-03-07 Rémy Oudomphengruntime: try extending arena size in 32-bit allocator.
2012-03-07 Ian Lance Taylortest: enable method expression tests in ddd.go
2012-03-07 Ian Lance Taylortest: fix testlib to not pass an empty argument to 6g
2012-03-07 Russ Coxdoc: give up on OS X Leopard
2012-03-07 Brad Fitzpatrickio: more docs on WriterAt
2012-03-07 Mikkel Krautzdeps: allow crypto/x509 to use syscall
2012-03-07 Robert Griesemergo/parser: better error sync. if commas are missing
2012-03-07 Robert Griesemergodoc: update documentation
2012-03-07 Mikkel Krautzcrypto/x509: new home for root fetchers; build chains...
2012-03-07 Russ Coxcmd/go: fix go test -compiler
2012-03-07 Russ Coxnet: delete usableLocalPort from test
2012-03-07 Russ Coxdoc: update effective_go.tmpl
2012-03-07 Russ Coxruntime/pprof: disable test on Leopard 64-bit
2012-03-07 Russ Coxcmd/cgo: document CGO_LDFLAGS and CGO_CFLAGS
2012-03-07 Russ Coxdoc: update Effective Go init section
2012-03-07 Russ Coxmake.bash: fix old builds
2012-03-07 Russ Coxdoc: delete faq question about 6g
2012-03-07 Ian Lance Taylortest: add inherited interface test to ddd.go
2012-03-07 Russ Coxtest: fix typo
2012-03-07 Russ Coxundo CL 5754063 / e23b66fcfc94
2012-03-07 Mikio Haranet: use IANA reserved port to test dial timeout
2012-03-07 Russ Coxcmd/gc: unnamed struct types can have methods
2012-03-07 Russ Coxtest/run: fix builders
2012-03-07 Russ Coxcmd/gc: do not confuse unexported methods of same name
2012-03-07 Russ Coxtest: invoke go command in run.go
2012-03-07 Alex Brainmanexp/wingui: getting relocated to
2012-03-07 Shenghou Macmd/go: always provide .exe suffix on windows
2012-03-07 Shenghou Macmd/dist: fix build for Linux/ARM
2012-03-07 Francisco Souzahgignore: ignore run.out generated by misc/cgo/stdio...
2012-03-07 Mikio Harasync/atomic: disable store and load test on a single...
2012-03-07 Russ Coxnet: fix TestDialTimeout on windows builder
2012-03-07 Francisco Souzamisc/cgo: re-enable testso
2012-03-07 Russ Coxnet: disable another external network test
2012-03-07 Russ Coxcmd/go: fix run errors
2012-03-07 Shenghou Matest/run: use all available cores on ARM system
2012-03-07 Shenghou Macmd/go, cmd/godoc, net: fix typo
2012-03-07 Russ Coxmisc/cgo/test: fix build
2012-03-07 Russ Coxnet: disable use of external listen along with other...
2012-03-07 Rob Pikego_faq: a simple binary is a little smaller now
2012-03-07 Russ Coxmisc/cgo: re-enable some tests
2012-03-07 Russ Coxfmt, log: stop using unicode
2012-03-07 Rob Pikego/build: delete Makefile
2012-03-07 Rob Pike.hgignore: delete references to Make.inc and syslist.go
2012-03-07 Rob Pikeexp/wingui: remove reference to Make.inc
2012-03-07 Rob Pikeall: remove some references to Make.inc etc.
2012-03-07 Rob Pikestrconv: remove dependence on unicode and strings
2012-03-07 Andrew Gerrandmisc/dist: fix glob pattern under windows
2012-03-07 Andrew Gerrandmisc/dist: prepare source archives
2012-03-07 Ian Lance Taylordoc: add note about import . to Go 1 compatibility...
2012-03-07 Brad Fitzpatrickdatabase/sql: add docs about connection state, pooling
2012-03-07 Johan Euphrosinedoc: fix typos in laws_of_reflection article, add copyr...
2012-03-07 Alex Brainmanos: fix SameFile to work for directories on windows
2012-03-06 Adam Langleydeps: allow crypto/x509 cgo and io/ioutil.
2012-03-06 Brad Fitzpatrickdatabase/sql: fix typo bug resulting in double-Prepare
2012-03-06 Shenghou Madoc: update links
2012-03-06 Rob Pikepath/filepath: disable AbsTest on windows
2012-03-06 Shenghou Madoc: remove unsued progs and makehtml script, update...
2012-03-06 Rob Pikepath/filepath/path_test.go: repair and enable TestAbs
2012-03-06 Andrew Gerranddoc: add "The go command" article based on Russ' mail
2012-03-06 Robert Griesemergo/parser: fix build (temporarily disable recent change)
2012-03-06 Robert Griesemergo/parser: better error sync. if commas are missing
2012-03-06 Adam Langleycrypto/tls: make the package description more accurate...
2012-03-06 Shenghou Matime: during short test, do not bother tickers take...
2012-03-06 Ian Lance Taylorruntime: remove unused runtime·signame and runtime...
2012-03-06 Maxim Pimenovcmd/go: honour buildflags in go run
2012-03-06 Rémy Oudomphengnet: do not use reflect for DNS messages.
2012-03-06 Mikio Haranet: add skip message to test
2012-03-06 Brad Fitzpatrickcmd/go: allow go get with arbitrary URLs
2012-03-06 Alex Brainmancmd/dist: use correct hg tag for go version
2012-03-06 Andrew Gerranddoc/gopher: flip frontpage gopher's eyes
2012-03-06 Russ Coxcmd/go: add -compiler
2012-03-06 Russ Coxstrconv: add table-based isPrint
2012-03-06 Brad Fitzpatrickgo/build: fix windows and plan9 builds
2012-03-06 Rob Pikestrconv: remove dependency on bytes
2012-03-06 Andrew Gerrandgodoc: switch on +1 buttons
2012-03-06 Andrew Gerranddoc: update install docs for Windows and Go 1, add...
next