]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2011-08-18 Andrew Gerranddoc/codelab: use new template package
2011-08-17 Robert Griesemergodoc: template cleanup
2011-08-17 Russ Coxtest: new nil semantics
2011-08-17 Russ Coxgc: implement nil chan support
2011-08-17 Russ Coxgc: implement nil map support
2011-08-17 Russ Coxgc: fix mkbuiltin
2011-08-17 Robert Griesemergo/parser: disallow for statements w/ illegal range...
2011-08-17 Fazlul Shahriarnet: Plan 9 support
2011-08-17 Robert Griesemergo/parser: do not accept type literals where not permit...
2011-08-17 Kyle Lemonsxml: escape string chardata in xml.Marshal
2011-08-17 Dave Cheneyasn1: add support for unmarshalling structs with int32...
2011-08-17 Marcel van... exp/norm: implementation of decomposition and composing...
2011-08-17 Rob Piketest/chan/select5.go: update to new templates
2011-08-17 Mike Samuelexp/template/html: rework Reverse(*Template) to do...
2011-08-17 Andrew Gerranddoc/codewalk: new Markov chain codewalk
2011-08-17 Rob Piketemplate: move exp/template into template.
2011-08-17 Rob Piketemplate: delete old template code.
2011-08-17 Rob Pikemisc: fix a couple of template uses preparatory to...
2011-08-17 Rob Pikeurl: new package
2011-08-16 Aleksandar... net: Added function SetTimeout() to interface Listener.
2011-08-16 Robert Griesemergo/parser: use correct precedence when parsing range...
2011-08-16 Russ CoxA+C: Aleksandar Dezelin (individual CLA)
next