]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-07-13 Bobby Powersgob: register more slice types
2011-07-13 Nigel Taohtml: update section references in comments to the...
2011-07-13 Rob PikeC+A: Bobby Powers <bobbypowers@gmail.com>
2011-07-13 Rob Pikeexp/template: doc and API changes suggested by rsc.
2011-07-13 Rob Pikeexp/template: add Set.AddSet and Set.Union.
2011-07-13 Rob Pikeexp/template: allow variables as template names.
2011-07-13 Rob Pikego_tutorial: change the way it's generated.
2011-07-13 David Anderson5l, 6l, 8l: Add a PT_LOAD PHDR entry for the PHDR.
2011-07-13 Robert Griesemercsv: fix spelling errors in comments
2011-07-13 Russ Coxtag release.r58.1: adds OS X Lion support
2011-07-13 Quan Yong Zhairuntime: replace runtime.mcpy with runtime.memmove
2011-07-12 Andrew Gerranddoc: gofix io2010 demo programs
2011-07-12 Wei Guangjingdebug/pe: fixes ImportedSymbols for Win64.
2011-07-12 Robert Henckegc: make size of struct{} and [0]byte 0 bytes
2011-07-12 Dmitriy Vyukovruntime: eliminate false sharing during stack growth
2011-07-12 Russ Coxruntime: fix comment (lost in shuffle)
2011-07-12 Dmitriy Vyukovruntime: eliminate contention during stack allocation
2011-07-12 Dmitriy Vyukovsync: improve RWMutex performance
2011-07-12 Rob Pikeeffective go: tweak the words about semicolons, parens...
2011-07-12 Adam Langleyhash/crc32: add SSE4.2 support
2011-07-12 Alex Brainmango/build: include processing of .c files for cgo packages
2011-07-12 Nigel Taoimage: remove superfluous if condition.
2011-07-12 Nigel Taoimage: re-organize draw.go.
2011-07-12 Nigel Taoimage: change Pix from []FooColor to []uint8.
2011-07-12 Nigel Taoimage/draw: add benchmarks.
2011-07-12 Russ Coxdoc: document r58.1
2011-07-12 Dmitriy Vyukovruntime: eliminate false sharing on runtime.goidgen
2011-07-12 Dmitriy Vyukovruntime: eliminate false sharing on random number gener...
2011-07-12 Dmitriy Vyukovruntime: fix data race on runtime·maxstring
2011-07-12 Alex Brainman6l: change default output name to 6.out.exe on windows
2011-07-12 Brad Fitzpatrickhttp: support for periodic flushing in ReverseProxy
2011-07-12 Rob Pikeexp/template: make numbers adhere to Go's rules for...
2011-07-12 Alex Brainmango/build: make Nuke comment say what it does
2011-07-12 Andrew Gerrandcodereview: fix for Mercurial 1.9
2011-07-12 Yasuhiro Matsumotodoc: don't specify make target for working on windwos.
2011-07-11 Andrew Gerrandundo CL 4675045 / 0e11e08951f7
2011-07-11 Andrew Gerrandcodereview: fix for Mercurial 1.9
2011-07-11 Brad Fitzpatrickcgi: close stdout reader pipe when finished
2011-07-11 Brad Fitzpatrickos: don't permit Process.Signal after a successful...
2011-07-11 Brad Fitzpatrickexec: closeAfterWait append bug
2011-07-11 Evan Martinjson: encode \r and \n in strings as e.g. "\n", not...
2011-07-11 Brad Fitzpatrickstrconv: handle [-+]Infinity in atof
2011-07-11 Rob Pikeexp/template: fix bug in argument evaluation.
2011-07-11 Alex Brainmango/build: use os.MkdirAll to create directories
2011-07-11 Rob Pikeexp/template: fields and methods on variables.
2011-07-11 Rob Pikeexp/template: documentation glitches and typos.
2011-07-11 Rob Pikeexp/template: simpler parse of char constants.
2011-07-11 Rob Pikeexp/template: character constants.
2011-07-11 Rob Pikeexp/template: static check for defined variables.
2011-07-10 Rob Pikeexp/eval: delete binary
2011-07-10 Rob Pikeflag: make -help nicer.
2011-07-10 Rob Pikeexp/template: add functions print and println.
2011-07-10 Rob Pikeexp/template: package documentation
2011-07-10 Nigel Taoimage: change Pix[0] to mean top-left corner of an...
2011-07-10 Andrew Gerrandarchive/zip: add Writer
2011-07-09 Evan Martinmultipart: use textproto to handle multiline header
2011-07-09 Brad FitzpatrickCONTRIBUTORS: add Evan Martin (Google CLA)
2011-07-09 Andrew Balholmhttp: update triv.go with gofix
2011-07-09 Rob Pikeexp/template: better template invocation
2011-07-09 Rob Piketutorial: remove all line numbers and references to...
2011-07-09 Mikio Haradoc/progs: gofmt -w
2011-07-09 Rob Pikeexp/template: vars as arguments to functions and methods.
2011-07-09 Rob Pikeexp/template: variable evaluation.
2011-07-08 Rob Pikeexp/template: delete upward evaluation.
2011-07-08 Rob Pikeexp/template: forgot to allow . as a function argument
2011-07-08 Rob Pikeexp/template: parse variables and declarations
2011-07-08 Rob Pikeexp/template: lex variables
2011-07-08 Rob Pikeexp/template: add a tree-walking example to the test.
2011-07-08 Andrew Gerrandexp/template: the must-have MustParse functions
2011-07-08 Rob Pikeexp/template: allow fields and methods to be found...
2011-07-08 Andrew Gerrandtag weekly.2011-07-07
2011-07-08 Andrew Gerrandweekly.2011-07-07 weekly.2011-07-07
2011-07-08 Andrew Gerrandsort: rename helpers: s/Sort// in sort.Sort[Float64s...
2011-07-08 David Symondsgob: export fields in structs in the package documentation.
2011-07-08 Brad Fitzpatrickcgi: don't depend on CGI.pm for tests
2011-07-07 Nigel Taoimage/draw: add draw tests where the destination image...
2011-07-07 Adam Langleycrypto/x509: prevent chain cycles in Verify
2011-07-07 Brad Fitzpatrickdoc: remove ed from apt-get package list
2011-07-07 Nigel Taoimage: tighten Paletted.Opaque to check only those...
2011-07-07 Rob Pikeos: fix documentation for FileInfo.Name.
2011-07-07 Rob Pikeexp/template: handle pointers and values in empty inter...
2011-07-07 Rob Pikeexp/template: change the name from 'metacharacter'...
2011-07-07 Gideon Jan... crypto/openpgp: fixed dangerous use of for loop variable
2011-07-07 Rob PikeC+A: Gideon Jan-Wessel Redelinghuys
2011-07-07 Alex Brainmansyscall: rearrange windows code so 386 and amd64 can...
2011-07-07 Rob PikeCONTRIBUTORS: add Google contributor mpvl@golang.org
2011-07-06 Rob Pikeexp/template: index: forgot the always last-to-arrive...
2011-07-06 Adam Langleyasn1: support T61 and UTF8 string.
2011-07-06 Adam Langleycrypto/tls: fix generate_cert.go
2011-07-06 Ian Lance Taylorjson: fix test if rand returns 0.
2011-07-06 Rob Pikeexp/template: index function for arrays, slices, and...
2011-07-06 Rob Pikeexp/template: silence test noise (but add a flag to...
2011-07-06 David Symondsexp/template: add a JavaScript escaper.
2011-07-06 Rob Pikeexp/template: allow an empty interface value to be...
2011-07-06 Rob Pikeexp/template: improve error message for non-exported...
2011-07-06 Rob Pikemaketables: update debugging data.
2011-07-06 David Symondsexp/template: add missing dotNode case.
2011-07-06 Rob Pikeexp/template: fixes and updates.
2011-07-06 David Symondsexp/template: remove debugging dreg.
2011-07-06 Yasuhiro Matsumotohtml: parse start tags that aren't explicitly otherwise...
next