]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-08-26 Brad Fitzpatrickjson: fix decode bug with struct tag names with ,opts...
2011-08-26 Brad Fitzpatrickhttp: support setting Transport's TLS client config
2011-08-26 Rob Pikebytes.Buffer: clarify that NewBuffer is not for beginners
2011-08-26 Fumitoshi Ukaiwebsocket: Implements new version of WebSocket protocol.
2011-08-26 Yasuhiro Matsumotosyscall: SOMAXCONN should be 0x7fffffff at winsock2.
2011-08-26 Benny Siegertimage/tiff: decoder optimization.
2011-08-26 Benny Siegertimage/tiff: add a decode benchmark.
2011-08-26 Robert Griesemergodoc: added systematic throttling to indexing goroutine
2011-08-26 Gustavo Niemeyergo/build: separate test imports out when scanning
2011-08-25 Mikio Haranet: move internal string manipulation routines to...
2011-08-25 Mikio Haranet: make use of IPv4len, IPv6len
2011-08-25 Gustavo Niemeyergoinstall: report lack of $GOPATH on errors
2011-08-25 Russ Coxstrconv: put decimal on stack
2011-08-25 Russ Coxdoc: emphasize that environment variables are optional
2011-08-25 Russ Coxbuild: fix more unused parameters
2011-08-25 Russ Coxgc: shuffle #includes
2011-08-25 Russ Coxbuild: fix unused parameters
2011-08-25 Bill Neubauertemplate: Grammar fix for template documentation.
2011-08-25 Russ Coxgc: fix some spurious leaks
2011-08-25 Dave Cheneyhttp: return 413 instead of 400 when the request body...
2011-08-25 Nigel Taoexp/template/html: add some tests for ">" attributes.
2011-08-25 Mike Samuelexp/template/html: Reworked escapeText to recognize...
2011-08-25 Gustavo Niemeyerversion.bash: update VERSION on -save if already present
2011-08-25 Rob Pikegofix: forgot to rename the URL type
2011-08-24 Andrew Gerrandbufio: handle a "\r\n" that straddles the buffer.
2011-08-24 Evan Shawbig: fix nat.scan bug
2011-08-24 Russ Coxgc: simplify escape analysis recursion
2011-08-24 Russ Coxmisc/emacs: refine label detection
2011-08-24 Volker Doblermath: fix Pow10 loop
2011-08-24 Mikio Haranet: make use of IPv4len, IPv6len
2011-08-24 Lucio De Recov: remove tautological #defines
2011-08-24 Luuk van Dijkgc: Escape analysis.
2011-08-24 Robert Griesemergodoc: use virtual file system when generating package...
2011-08-24 Luuk van Dijktest: put GOROOT/bin before all others in run
2011-08-24 Brad Fitzpatrickhttp: adjust test threshold for larger suse buffers
2011-08-24 Brad Fitzpatrickhttp: on invalid request, send 400 response
2011-08-24 Marcel van... exp/norm: Reduced the size of the byte buffer used...
2011-08-24 Russ Coxreflect: add Value.Bytes, Value.SetBytes methods
2011-08-24 Russ Coxgo/build: add test support & use in gotest
2011-08-24 Russ Coxgobuilder: increase log limit
2011-08-24 Russ Coxhttp: delete error kludge
2011-08-24 Russ Coxbuild: avoid redundant bss declarations
2011-08-24 Paul Bormannet: add ParseMAC function
2011-08-23 Andrew Gerrandmisc/dashboard: remove limit for json package list
2011-08-23 Robert Griesemergo/ast cleanup: base File/PackageExports on FilterFile...
2011-08-23 Robert Griesemergo/ast: adjustments to filter function
2011-08-23 Julian Phillipsgc: fix pc/line table
2011-08-23 Russ Coxruntime: fix void warnings
2011-08-23 Robert Griesemergo/parser: fix type switch scoping
2011-08-23 Brad Fitzpatrickhttp: add MaxBytesReader to limit request body size
2011-08-23 Rob Pikeeffective go: fix erroneous quoting of ampersands that...
2011-08-23 Russ Coxruntime: simplify stack traces
2011-08-23 Lucio De Reld: handle Plan 9 ar format
2011-08-23 Joel Singsyscall: openbsd amd64 syscall support
2011-08-23 Joel Singbuild: add openbsd
2011-08-23 Joel Singos: disable Hostname test on OpenBSD
2011-08-23 Russ Coxld: remove duplicate bss definitions
2011-08-23 Nigel Taoexp/template/html: differentiate URL-valued attributes...
2011-08-23 Robert Griesemergo/ast: generalize ast.FilterFile
2011-08-22 Robert Griesemergodoc: add dummy playground.js to silence godoc warning...
2011-08-22 Sebastien Binetgo/ast: fix ast.MergePackageFiles to collect infos...
2011-08-22 Ian Lance Taylorruntime: Remove extraneous word in comment.
2011-08-22 Rob Pikeeffective go: extract and test a couple more examples.
2011-08-22 Rob Pikegob: explain that Debug isn't useful unless it's compil...
2011-08-22 Marcel van... exp/norm: added implemenation for []byte versions of...
2011-08-22 Marcel van... exp/norm: a few minor fixes to support the implementati...
2011-08-22 Rob Piketemplate/parse: give if, range, and with a common repre...
2011-08-22 Tarmigan Caseboltgofix: osopen: fixed=true when changing O_CREAT
2011-08-22 Jeff Hodges json: calculate Offset for Indent correctly
2011-08-22 Rob Piketemplate/parse: remove Walk.
2011-08-22 Rob Pikecmd/gc/lex: remove reference to container/vector in...
2011-08-22 Rob Pikecmd/hgpatch: remove container/vector
2011-08-22 Rob Pikecontainer/heap/heap_test.go: remove container/vector
2011-08-22 Rob Piketest/chan/sieve2.go: remove container/vector.
2011-08-22 Rob Pikereflect: remove references to container/vector.
2011-08-22 Fazlul Shahriarbuild: build more packages/commands for Plan 9
2011-08-21 Rob Pikeeffective_go: fix brace quotes.
2011-08-21 Tarmigan Caseboltgotry: add missing $
2011-08-21 Tarmigan Caseboltgoinstall: error out with paths that end with '/'
2011-08-20 Rob Pikeeffective_go: convert to use tmpltohtml.
2011-08-20 Rob Pikedoc/tmpltohtml: update to new template package.
2011-08-20 Robert Griesemergodoc: minor fixes
2011-08-20 Robert Griesemergodoc: remove uses of container/vector
2011-08-19 Robert Griesemertype switches: test for pathological case
2011-08-19 Rob Piketemplate/parse: add a Walk method to Tree.
2011-08-19 Alex Brainmannet: fix windows build
2011-08-18 Brad Fitzpatrickmime: ParseMediaType returns os.Error now, not a nil map
2011-08-18 Robert Griesemerundo CL 4896053 / c62cf48b7dc4: fix build
2011-08-18 Robert Griesemergo/parser: fix type switch scoping
2011-08-18 Wei Guangjingruntime: ctrlhandler for windows amd64
2011-08-18 Mikio Haranet: join and leave a IPv6 group address, on a specific...
2011-08-18 Alex Brainmanruntime: speed up cgo calls
2011-08-18 Rob Pikeexp/template: remove else and end nodes from public...
2011-08-18 Andrew Gerrandtag weekly.2011-10-17
2011-08-18 Andrew Gerrandweekly.2011-08-17 weekly.2011-08-17
2011-08-18 Rob Pikegofix: walk names in ValueSpecs
2011-08-18 Rob Piketest/chan/select5.go: change "with" to "if" in templatea
2011-08-18 Yasuhiro Matsumotomisc/vim: command complete using autoload helper function.
2011-08-18 Rob Pikehttp: remove a TODO due to new behavior of nil maps
2011-08-18 Mike Samuelexp/template/html: defines a parse context for a subset...
next