]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-12-23 Andrew Gerrandweekly.2011-12-22 weekly.2011-12-22
2011-12-23 Russ Coxcmd/go: two testing fixes
2011-12-23 Russ Coxruntime: delete old asm_*.h if still around
2011-12-23 Andrew Gerrandcmd/go: update "go help remote" to use correct Google...
2011-12-23 Alex Brainmanpath/filepath: implement Base and Dir for windows
2011-12-23 David Symondsdashboard: Don't highlight first heading row.
2011-12-23 Rob Piketesting: add wrapper methods so the godoc output lists...
2011-12-23 Andrew Balholmhtml: Don't ignore whitespace in "after after frameset...
2011-12-22 Robert Griesemerpartial build fix: add missing argument to NewPackageDoc
2011-12-22 Robert Griesemerfix build: correct build scripts
2011-12-22 Robert Griesemerfix build: updated build scripts
2011-12-22 Robert Griesemergo/doc, godoc: move export filtering into go/doc
2011-12-22 Rob Pikefmt: make the malloc test check its counts
2011-12-22 Alex Brainmango/build: (*Tree).BinDir should not return path with...
2011-12-22 Rémy Oudomphengstrconv: fix bug in extended-float based conversion.
2011-12-22 Robert Griesemermath/big: Rand shouldn't hang if argument is also receiver.
2011-12-22 Rob Pikepath: Dir
2011-12-22 Robert Griesemergo/doc: s/typeDoc/typeInfo/
2011-12-22 Rob Pikepath/filepath: Dir
2011-12-22 David Symondsdoc: fix misspelt CSS properties.
2011-12-22 Robert Griesemergo/doc, godoc: show methods of anonymous fields
2011-12-22 Rob Piketesting: fix the fix to the wording about the bug
2011-12-22 Rob Piketesting: fix wording in explanation of potential bug
2011-12-22 Rob Piketesting: make signalling safer for parallel tests
2011-12-22 Robert Hencketesting: compare Log to Println
2011-12-22 Luuk van Dijkgc: better linenumbers for inlined functions
2011-12-22 Adam Langleyexp/terminal: several cleanups
2011-12-22 Joel Singsyscall: make pipe work on netbsd
2011-12-22 Brad Fitzpatrickos: update package location of exec to os/exec in comments
2011-12-22 Russ Coxdashboard: horizontal crunch
2011-12-22 Russ Coxdashboard: do not require key in source code
2011-12-22 Mikio Haracmd/go: fix windows build
2011-12-22 Mikio Haracmd/gc: make sure use of pthread for gcc-4.5 and beyond
2011-12-22 Joel Singsyscall: make getdirentries work on netbsd
2011-12-22 Robert Henckedoc: refer to http://build.golang.org/ where applicable
2011-12-22 Brad Fitzpatrickexec: disable the ExtraFiles test on darwin
2011-12-21 Ian Lance Taylorruntime: don't panic on SIGILL, just crash
2011-12-21 Andrew Gerranddashboard: delete old build dashboard code
2011-12-21 Russ Coxos/exec: put the print where it will help
2011-12-21 Andrew Gerranddashboard: add /key handler
2011-12-21 Andrew Gerranddashboard: deprecation notice for the old dashboard
2011-12-21 Russ Coxos/exec: dump lsof on failure
2011-12-21 Robert Griesemergodoc: fix crash
2011-12-21 Andrew Gerrandos/exec: enable inherited file descriptor test
2011-12-21 Russ Coxos/user: not on windows
2011-12-21 Russ Coxbuildscript: make script safer, same output on Windows
2011-12-21 Russ Coxbuild: fixes for Windows
2011-12-21 Rob Pikedoc/progs/run: go1 prints output; fix test
2011-12-21 Rob Pikepath/filepath.Rel: document that the returned path...
2011-12-21 Brad Fitzpatrickcrypto/x509: don't crash with nil receiver in accessor...
2011-12-21 Robert Griesemergo/doc: steps towards collecting methods of embedded...
2011-12-21 Russ Coxos/user: fix for arm (non-cgo)
2011-12-21 Russ Coxcmd/go: respect $GCFLAGS
2011-12-21 Russ Coxgo/build: add new +build tags 'cgo' and 'nocgo'
2011-12-21 Roger Peppecmd/go: use spaces consistently in help message
2011-12-21 Russ Coxos/signal: not on windows
2011-12-21 Russ Coxcmd/go: fix build (piece of 5489100 leaked in to last...
2011-12-21 Anthony Martinos/signal: do not build on Plan 9
2011-12-21 Russ Coxcmd/go: many improvements
2011-12-21 Mikio Haranet, syscall: interface address and mask
2011-12-21 Russ Coxruntime: silence darwin/386 build warnings
2011-12-21 Mikio Haracmd/go: avoid infinite loop with package specific flags
2011-12-21 Andrew Gerranddashboard: fix typo in css
2011-12-21 Joel Singcrypto/mime/net/time: add netbsd to +build tags
2011-12-21 Andrew Gerranddashboard: use 'ok' instead of 'hit' or 'miss' for...
2011-12-21 Russ Coxbuild: rewrite to use bash time builtin
2011-12-21 Andrew Gerranddashboard: cache todo responses
2011-12-21 Andrew Gerrandbuilder: set default builder host to build.golang.org
2011-12-21 Alex Brainmanbuild: multiple fixes to make "go install" work on...
2011-12-21 Andrew Gerrandbuilder: report run time
2011-12-21 Andrew Gerranddashboard: store front page in memcache
2011-12-21 Andrew Gerranddashboard: put http handlers in new file handler.go
2011-12-21 Andrew Gerranddashboard: send mail on build failure
2011-12-21 Mikio Harabuild: make use of env
2011-12-21 Russ Coxbuild: fix for freebsd, openbsd
2011-12-21 Andrew Gerranddashboard: fix log recording and output
2011-12-21 Andrew Gerranddashboard: more descriptive logging, ui tweaks, show...
2011-12-20 Brad Fitzpatrickos: don't trust O_CLOEXEC on OS X
2011-12-20 Brad Fitzpatrickbuild: fix the build with USE_GO_TOOL=false
2011-12-20 Nigel Taoimage/ycbcr: move the Y'CbCr types into image and image...
2011-12-20 Nigel Taohtml: handle breakout tags in foreign content.
2011-12-20 Andrew Gerranddashboard: send builder in commit POST query string
2011-12-20 Russ Coxbuild: a round of fixes
2011-12-20 Brad Fitzpatricknet: fix Windows build
2011-12-20 Rob Pikeeffective_go: redeclaration
2011-12-20 Russ Coxbuild: fix on Linux
2011-12-20 Russ Coxbuild: fix build
2011-12-20 Russ Coxbuild: use go command during build
2011-12-20 Russ Coxcmd/go: work toward build script
2011-12-20 Andrew Gerrandbuilder: use go-build.appspot.com instead of godashboar...
2011-12-20 Russ Coxgc: allow use of unsafe.Pointer in generated code
2011-12-20 Brad Fitzpatricknet: DialTimeout
2011-12-20 Rob Piketemplate: better error message for empty templates
2011-12-20 Christopher... .hgignore: ignore autogenerated files
2011-12-20 Russ Coxruntime/cgo: fix build
2011-12-20 Russ Coxgo: build runtime/cgo
2011-12-20 Rob Pikepanics: use the new facilities of testing.B instead
2011-12-20 Robert Griesemergo/ast, parser: remember short variable decls. w/ corre...
2011-12-20 Rob Piketesting: allow benchmarks to print and fail
2011-12-20 Maxim Pimenovcgo: support export for built-in types
next