]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-02-02 Andrew Gerrandrelease.2011-02-01.1 weekly.2011-02-01.1
2011-02-02 Robert Griesemergo/ast: add missing handling of SendStmt to ast.Walk
2011-02-02 Andrew Gerrandtag release.2011-02-01
2011-02-01 Andrew Gerrandrelease.2011-02-01 weekly.2011-02-01
2011-02-01 Russ Cox5l, 8l: pass stack frame size to morestack when needed
2011-02-01 Rob Pikearm: disable peep for release
2011-02-01 Robert Griesemergo/ast: reflect communication operator changes accurate...
2011-02-01 Robert Griesemergo spec: s/log.Crash/log.Panic/
2011-02-01 Ian Lance Taylorld: Add -I option to set ELF interpreter.
2011-02-01 Rob Pikelog: rename Exit* to Fatal*
2011-02-01 Rob Pikegovet: add Panic to the list of functions
2011-02-01 Robert Griesemergo spec: follow-up cleanups after communication operato...
2011-02-01 Russ Coxcodereview: more ascii vs unicode nonsense
2011-02-01 Russ Coxgc: handle invalid name in type switch
2011-02-01 Jose Luis Vázquez... http: add host patterns
2011-02-01 Russ CoxA+C: Jose Luis Vázquez González (individual CLA)
2011-02-01 Russ Coxstrconv: add test that trips up other implementations
2011-02-01 Gustavo Niemeyerexec: use custom error for LookPath
2011-02-01 Eoghan Sherry6g: fix registerization of temporaries
2011-02-01 Gustavo Niemeyer6l: add comment to CMOV* relocation
2011-02-01 Hector Chuwindows: multiple improvements and cleanups
2011-02-01 Adam Langleycrypto: add package.
2011-02-01 Mikio Harasyscall: add network interface constants for freebsd...
2011-02-01 Gustavo Niemeyercgo: define CGO_CFLAGS and CGO_LDFLAGS in Go files
2011-02-01 Russ Coxgc: fix send precedence
2011-02-01 Gustavo Niemeyermisc/vim: Define import commands on buffer switch
2011-02-01 Gustavo Niemeyermisc/vim: Document better syntax sync parameter
2011-01-31 Russ Coxgc: remove non-blocking send, receive syntax
2011-01-31 Russ Coxreplace non-blocking send, receive syntax with select
2011-01-31 Rob Pikeunicode: update to unicode 6.0.0
2011-01-31 Russ Coxebnflint: exit with non-zero status on error
2011-01-31 Rob Pikedoc/progs: make sure all programs compile and run
2011-01-31 Ian Lance Taylor.hgignore: Add some more files created by all.bash.
2011-01-31 Eric Eisnersuffixarray: fix construction bug
2011-01-31 Rob Pikeeffective go: remove non-blocking ops in leaky bucket...
2011-01-31 Albert Strasheimos: add ETIMEDOUT
2011-01-31 Roger Peppecgo: improve error reporting slightly.
2011-01-31 Mikio Harasyscall: add network interface constants for darwin...
2011-01-31 Russ Coxlib9: update to Unicode 6.0.0
2011-01-31 Russ Coxunicode: build maketables during build, take 2
2011-01-31 Luuk van Dijkruntime: generate Go defs for C types.
2011-01-31 Andrew Gerrandbufio: make Flush a no-op when the buffer is empty
2011-01-31 Alex Brainmanrun.bash: disable doc/codelab/wiki test on windows
2011-01-30 Ken Thompsonenable arm peep.
2011-01-30 Russ Coxunicode: add maketables to build, fix build
2011-01-30 Russ Coxgc: special case code for single-op blocking and non...
2011-01-30 Russ Coxtest: another select test
2011-01-29 Rob Pikesync: a couple of documentation nits.
2011-01-29 Alex Brainman8l/6l: pe fixes
2011-01-29 Alex Brainmanruntime/cgo: fix cross-compiling windows packages
2011-01-29 Wei Guangjingfix windows build
2011-01-28 Ian Lance Taylortime: Support Solaris zoneinfo directory.
2011-01-28 Russ Coxruntime: select bug
2011-01-28 Russ Coxruntime: simpler heap map, memory allocation
2011-01-28 Rob Pikegob: fix build
2011-01-28 Rob Pikegob: make nested interfaces work.
2011-01-28 Rob Pikegob: updates to the debugging tool.
2011-01-28 Russ Coxdoc/codelab/wiki: fixes
2011-01-27 Robert Griesemergodoc: tiny bug fix - use correct filename when compari...
2011-01-27 Evan Shawbytes: Add Buffer.ReadBytes, Buffer.ReadString
2011-01-27 Russ Coxspec: remove non-blocking channel operators
2011-01-27 Gustavo Niemeyer6l: Relocate CMOV* instructions
2011-01-27 Wei Guangjing8l: add PE dynexport
2011-01-27 Wei Guangjing8l: fix ldpe sym name length == 8 strdup incorrect.
2011-01-27 Andrew Gerranddoc/codelab/wiki: tests use available TCP port
2011-01-27 Yasuhiro Matsumotomisc/vim/syntax: set large value to 'syntax sync'.
2011-01-27 Robert Griesemergo/scanner: fix build (adjust scanner EOF linecount)
2011-01-27 Robert Griesemergodoc: full text index for whitelisted non-Go files
2011-01-27 Robert Griesemertoken/position: added SetLinesForContent
2011-01-27 Robert Griesemergofmt -r: match(...) arguments may be nil; add missing...
2011-01-27 Andrew Gerranddoc/codelab/wiki: replace curl with a Go program
2011-01-26 Ian Lance Taylornetchan: Avoid race condition in test.
2011-01-26 Russ Coxnet: fix build on old Linux kernels
2011-01-26 Robert Griesemergo spec: clarify address operators.
2011-01-26 Rob Pikefmt/doc: define width and precision for strings.
2011-01-26 Rob Pikefaq: fix minor errors in programs reported by Wojciech...
2011-01-26 Russ Coxcodelab/wiki: fix freebsd build
2011-01-26 Russ Coxcodelab/wiki: fix build
2011-01-26 Russ Coxnet: fix build
2011-01-26 Brad Fitzpatrickencoding/line: make it an io.Reader too
2011-01-26 Russ Coxruntime: remove tiny
2011-01-26 Andrew Gerranddoc/codelab/wiki: rename textarea name from Body to...
2011-01-26 Andrew Gerranddoc/codelab/wiki: update to work with template changes...
2011-01-25 Alex Brainmanruntime: fix windows build
2011-01-25 Russ Coxruntime: prefer fixed stack allocator over general...
2011-01-25 Robert Griesemerscanner: fix Position returned by Scan, Pos
2011-01-25 Roger Peppetime: allow cancelling of After events.
2011-01-25 Luuk van Dijkcc: fix -q and build break.
2011-01-25 Luuk van Dijkcc: mode to generate go-code for types and variables.
2011-01-25 Adam Langleycrypto/dsa: add support for DSA
2011-01-25 David Andersoncrypto/rsa: correct docstring for SignPKCS1v15.
2011-01-25 Russ CoxCONTRIBUTORS: add David Anderson (Google CLA)
2011-01-25 Russ Coxmake.bash: stricter selinux test
2011-01-25 Hector Churuntime: make Walk webbrowser example work
2011-01-25 Gustavo Niemeyermisc: Import/Drop commands for Vim
2011-01-24 Robert Griesemerscanner: error handler must be provided to Init
2011-01-24 Eric Eisnersuffixarray: use binary search for both ends of Lookup
2011-01-24 Luuk van Dijk[68]l: more robust decoding of reflection type info...
2011-01-24 Hector Chucodereview: fix windows
2011-01-24 Russ Coxcodereview: handle file patterns better
next