]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-02-09 Russ Coxsyscall: do not use NULL for zero-length read, write
2011-02-09 Roger Pepperpc: make more tolerant of errors.
2011-02-09 Robert Griesemergo/printer: remove notion of "Styler", remove HTML...
2011-02-09 Adam Langleycrypto/x509: add name constraints support.
2011-02-09 Andrew Gerrandmisc/dashboard: hide benchmarks link temporarily
2011-02-09 Gustavo Niemeyerbuild: Drop syslog on DISABLE_NET_TESTS=1
2011-02-09 Gustavo Niemeyercgo: fix handling of signed enumerations
2011-02-09 Brad Fitzpatrickhttp: handle unchunked, un-lengthed HTTP/1.1 responses
2011-02-09 Kyle Consalus container/ring: Replace Iter() with Do().
2011-02-09 Alex Brainmansyscall: implement windows version of Fsync
2011-02-09 Russ Coxfix build clean.bash
2011-02-09 Yasuhiro Matsumotocodereview: use cmd.communicate.
2011-02-09 Alex Brainmansrc/run.bash: get rid of long windows expression
2011-02-09 Alex Brainman.hgignore: ignore src/pkg/runtime/version_*.go
2011-02-09 Ken Thompsoncgen64: dont use MVN instruction
2011-02-09 Ken Thompsonpeep: more optimization
2011-02-08 Anthony Martingo spec: fix a few typos
2011-02-08 Robert Griesemergo spec: clarification re: method sets of newly declare...
2011-02-08 Joe Poirierwindows: replace remaining __MINGW32__ instances with...
2011-02-08 Graham Millernetchan: graceful handling of closed connection
2011-02-08 Gustavo Niemeyercgo: don't run cgo when not compiling
2011-02-08 Adam Langleycrypto/openpgp/packet: add UserId packet type
2011-02-08 Ken Thompsonpeep: fix optimization bug
2011-02-07 Ken Thompsonpeep: fix bug in peep optimizer.
2011-02-07 Russ Coxsyscall: fix arm build
2011-02-07 Rob Pikeld: fix build (uvlong vs uint64 conflict on freebsd)
2011-02-07 Rob Pikeloader: move the XputY routines into the ld directory.
2011-02-07 Andrey MirtchovskiCodelab/wiki: fix typo
2011-02-07 Andrey MirtchovskiCodelab: correct function definitions for handlers...
2011-02-05 Adam Langleycrypto/tls: select best ciphersuite, not worst.
2011-02-05 Adam Langleyasn1: marshal true as 255, not 1.
2011-02-05 Adam Langleycrypto/tls: load a chain of certificates from a file.
2011-02-05 Adam Langleycrypto/openpgp/packet: two more packet types.
2011-02-05 Robert Griesemergo/printer, gofmt: smarter handling of multi-line raw...
2011-02-05 Kyle Consalustemplate: Add simple formatter chaining.
2011-02-04 Robert Griesemergofmt: no need for lexical compare of src and res ...
2011-02-04 Rob Piketemplate: allow a leading '*' to indicate that evaulati...
2011-02-04 Rob Pikescan: permit base prefixes 0nnn and 0xnn when scanning
2011-02-04 Yuval Pavel... 8l: fix crash writing Plan 9 binaries
2011-02-04 Russ Coxbuild: allow clean.bash to work on fresh checkout
2011-02-04 Russ Coxruntime: fix asm.h on Windows
2011-02-04 Gustavo Niemeyerspec: fix Typeof() return type
2011-02-04 Robert Griesemergo spec, effective go: cleanups
2011-02-04 Adam Langleycrypto/openpgp/packet: add public key support
2011-02-04 Robert Griesemerissue 1402: added test case
2011-02-04 Alex Brainmanos: implement new Process api
2011-02-04 Yasuhiro Matsumotogopack: unused variable.
2011-02-04 Robert Griesemergodoc: minor internal fix
2011-02-03 Rob Pikeregexp: add support for matching text read from things...
2011-02-03 Gustavo Niemeyersync: Proposal for barrier implementation
2011-02-03 Robert Griesemergo spec: move to Unicode 6.0
2011-02-03 Rob Pikefmt: document %%
2011-02-03 Russ Coxgotest: enable unit tests for cmd directories
2011-02-03 Russ Coxgc, ld: package name main no longer reserved
2011-02-03 Dave Cheneysyscall: add SetsockoptIpMreq
2011-02-03 Russ CoxA+C: Dave Cheney (individual CLA)
2011-02-03 Robert Griesemergo spec: adjust notion of Assignability
2011-02-03 Gustavo Niemeyercgo: os/arch dependent #cgo directives
2011-02-03 Russ Coxgc, ld: detect stale or incompatible object files
2011-02-03 Russ Coxspec: allow imported packages named main
2011-02-03 Adam Langleycrypto/openpgp/packet: add basic routines
2011-02-03 Adam Langleycrypto/openpgp/armor: bug fixes
2011-02-03 Adam Langleycrypto/cipher: add resync open to OCFB mode.
2011-02-03 Christopher... build: fix spaces in GOROOT
2011-02-03 Russ CoxA+C: add Christopher Nielsen (individual CLA)
2011-02-03 Russ Coxruntime: faster allocator, garbage collector
2011-02-03 Russ Coxwindows: fix build?
2011-02-03 Yasuhiro Matsumotocodereview: fix hgpatch on windows
2011-02-03 Gustavo Niemeyercgo: fix _cgo_run timestamp file order
2011-02-03 Eoghan Sherrygc: correct rounding of denormal constants
2011-02-03 Hector Chuwindows: syscall: Make ForkExec acquire the ForkLock
2011-02-02 Robert GriesemerGetting Started guide: update for new versions of Mercurial
2011-02-02 Russ Coxcgo: rename internal f to avoid conflict with possible...
2011-02-02 Russ Coxgc: select receive bug fix
2011-02-02 Robert Griesemerfmt: rename internal interfaces
2011-02-02 Russ Coxruntime: more detailed panic traces, line number work
2011-02-02 Robert Griesemerio: rename interfaces
2011-02-02 Russ Coxcodereview: record repository, base revision
2011-02-02 Rob Pikefmt.Scan: scan binary-exponent floating format, 2.4p-3
2011-02-02 Russ Coxruntime: correct runtime.GOOS, runtime.GOARCH
2011-02-02 Robert GriesemerEffective Go: fix typo
2011-02-02 Rob Pikesync: tidy a couple of comments.
2011-02-02 Rob Pikefmt: document %b for floating point
2011-02-02 Rob Pikeio: add ReadRuner
2011-02-02 Rob Pikeregexp tests: make some benchmarks more meaningful
2011-02-02 Andrew Gerrandtag release.2011-02-01.1
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
next