]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2011-12-20 Roger Peppeencoding/binary: add more benchmarks
2011-12-20 Robert Hencketime: JSON marshaler for Time
2011-12-20 Russ Coxgo: build runtime
2011-12-20 Ian Lance Taylorsyscall: remove unnecessary semicolon from mksyscall.pl
2011-12-20 Ian Lance Taylorstrconv: remove obsolete comment.
2011-12-20 Ian Lance Taylorruntime: correct '.' to '·' in comments
2011-12-20 Andrew Gerranddashboard: todo sends full Commit with Kind field
2011-12-20 Andrew Gerrandencoding/binary: add Write and Read examples
2011-12-20 Joel Sing5l/6l/8l: add support for netbsd signature note section
2011-12-20 Alex Brainmannet/http: test should not leave tmp files behind on...
2011-12-20 Alex Brainmanos: make sure Remove returns correct error on windows
2011-12-20 Alex Brainmanold/template: close file in TestAll before deleting it
2011-12-20 Andrew Gerranddashboard: display correct package build state
2011-12-19 Andrew Balholmhtml: ignore <caption>, <col>, <tbody> etc. when parsin...
2011-12-19 Brad Fitzpatrickzip: fix data race in test
2011-12-19 Mikio Harasyscall: regenerate z-files for linux/arm
2011-12-19 Ian Lance Taylorexec: disable new test to fix build
2011-12-19 Rémy Oudomphengstrconv: implement faster parsing of decimal numbers.
2011-12-19 Rob Pikedoc: delete go course notes
2011-12-19 Ian Lance Taylornet, syscall, os: set CLOEXEC flag on epoll/kqueue...
2011-12-19 Russ Coxgc: avoid unsafe in defn of package runtime
2011-12-19 Russ Coxruntime: separate out auto-generated files, take 2
2011-12-19 Rémy Oudomphengencoding/json: cleanup leftover variables in array...
2011-12-19 Rémy Oudomphengstrconv: reduce buffer size for multi-precision decimals.
2011-12-19 Brad Fitzpatrickexec: add test to verify net package's epoll fd doesn...
2011-12-19 Christopher... syscall: Changes to the syscall package to support...
2011-12-19 Adam Langleycrypto/tls: don't assume an RSA private key in the...
2011-12-19 Alex Brainmannet/http: test both texta and textb values, not texta...
2011-12-19 Alex Brainmanio/ioutil: close file in TestWriteFile before deleting it
2011-12-19 Andrew Gerranddashboard: improve formatting of build status page
2011-12-19 Andrew Gerrandbuilder: send commit time to dashboard
2011-12-19 Andrew Gerrandarchive/zip: add SetModTime method to FileHeader
2011-12-19 Andrew Gerranddashboard: hide build status column (package builder...
2011-12-19 Nigel Taohtml: handle text nodes in foreign content.
2011-12-19 Andrew Gerrandencoding/json: examples for Marshal and Unmarshal
2011-12-19 Gustavo Niemeyertext/template: fix handing of nil arguments to functions
2011-12-18 Paul Sbarravim: fix go filetype detection
2011-12-18 Andrew Gerranddoc: suggest code.google.com/p/go instead of go.googlec...
2011-12-17 Christopher... os: Add NetBSD support for recent signal changes.
2011-12-17 Rob Pikeruntime: use correct traceback file on arm
2011-12-17 Andrew Gerrandgoinstall: only suggest -fix for bad imports when appro...
2011-12-17 Andrew Gerrandgo/build: remove 'go/build' from error messages
2011-12-16 Russ Coxruntime: hg revert -r 6ec0a5c12d75
2011-12-16 Robert Griesemergo/printer, gofmt: fine tuning of line spacing
2011-12-16 Russ Coxruntime: fix build on gri's machine
2011-12-16 Russ Coxruntime: fix build
2011-12-16 Olivier Duperraywebsocket: fix a trivial example server
2011-12-16 Russ Coxruntime: separate out auto-generated files
2011-12-16 Russ Coxruntime: fix build
2011-12-16 Russ Coxruntime: make more build-friendly
2011-12-16 Rob Pikeencoding/gob: arrays are zero only if their elements...
2011-12-16 Rob Pikegob: isZero for struct values
next