]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2010-10-15 Andrew Gerrandrelease.2010-10-13.1 weekly.2010-10-13.1
2010-10-15 Rob Pikelog: roll back deprecation of old API to apply fix...
2010-10-15 Andrew Gerrandlog: fix custom output bug
2010-10-14 Russ Coxarm: enable 6 more tests after net fix
2010-10-14 Russ Coxsyscall: fix arm networking
2010-10-14 Rob Pikelog: delete deprecated functionality
2010-10-14 Russ Coxarm: adjust recover for new reflect.call
2010-10-14 Andrew Gerranddoc: add The Expressiveness of Go talk to docs.html
2010-10-14 Andrew Gerrandtag release.2010-10-13
2010-10-14 Andrew Gerrandrelease.2010-10-13 weekly.2010-10-13
2010-10-14 Andrew Gerrandmisc: add goplay
2010-10-14 Evan Shawsmtp: new package
2010-10-14 Rob Pikebufio: bulletproof UnreadRune
2010-10-13 Russ Coxarm: enable 8 more packages
2010-10-13 Ken Thompsonfix arm bug in reflect.call
2010-10-13 Russ Coxvarious: avoid %ld etc
2010-10-13 Russ Cox5l, 6l, 8l: first pass cleanup
2010-10-13 Russ Cox5l, 6l, 8l: indent, outdent
2010-10-13 Rob Pikelog: fix out-of-date package comment
2010-10-13 Andrew Gerrandruntime: remove done TODO from SetFinalizer
2010-10-13 Nigel Taoimage: add an offset to Tiled.
2010-10-13 Rob Pikelog: reduce allocations
2010-10-12 Rob PikeEffective Go: update examples to use new logging interface.
2010-10-12 Andrew Gerranddoc: add Sydney University video, fix hlint warnings
2010-10-12 Roger Peppenetchan: export before import when testing.
2010-10-12 Jim McGrath6l: work with OS X nm/otool
2010-10-12 Rob Pikelog: new interface
2010-10-12 Russ Coxarm: fix syscall build again
2010-10-12 Russ Coxarm: regenerate ztypes_linux_arm.go (fix build)
2010-10-12 Mikio Harasyscall: add sockaddr_ll support for linux/386, linux...
2010-10-12 Wei Guangjingsyscall: implement WaitStatus and Wait4() for windows
2010-10-12 Russ Coxarm: fix build
2010-10-12 Nigel Taoimage: another build fix regarding ColorImage.
2010-10-12 Nigel Taoexp/draw: unbreak build.
2010-10-12 Nigel Taoimage: add image.Tiled type, the Go equivalent of Plan9...
2010-10-12 Eric ClarkMake.cmd: remove $(OFILES)
2010-10-12 Russ Coxexp/iterable: delete
2010-10-12 Andrew Gerrandbuild: fix darwin/386 build
2010-10-11 Russ Coxld: be less picky about bad line number info
2010-10-11 Rob Pikenew command gotry.
2010-10-11 Roger Peppenetchan: zero out request to ensure correct gob decoding.
2010-10-11 Jim McGrath6l: correct offset for __nl_symbol_ptr in Mach-O.
2010-10-11 Jim McGrath6l: fix Mach-O LC_RPATH
2010-10-11 Russ CoxA+C: Jim McGrath (individual CLA)
2010-10-11 Sam Thorogoodexpvar: add (*Int).Set
2010-10-11 Russ CoxCONTRIBUTORS: link sam.thorogood@gmail.com for code...
2010-10-11 Adam Langley crypto/tls: make SetReadTimeout work.
2010-10-11 Adam Langley crypto/tls: better error messages for certificate...
2010-10-11 Andrew Gerrandtime: add After
2010-10-09 Nigel Taoexp/draw/x11: support X11 vendors other than "The X...
2010-10-08 Ken Thompsonbug in stack size in arm.
2010-10-08 Andrew Gerrandbuild: add GOHOSTOS and GOHOSTARCH environment variables.
2010-10-07 Anthony Martinbig: fix panic and round correctly in Rat.FloatString
2010-10-07 Russ Cox5l, 8l: dregs
2010-10-07 Russ Coxruntime: fix tiny build
2010-10-07 Russ Coxnet: allow _ in names
2010-10-07 Russ Coxruntime: fix argument dump in traceback
2010-10-07 Russ Coxgc: maybe the code is only mostly dead
2010-10-07 Luuk van Dijk[568]a: precise linenumbers for statements.
2010-10-07 Graham Millerlife: fix for new slice rules
2010-10-07 Russ Coxgc: better error for method non-call
2010-10-07 Russ Coxgc: elide dead code
2010-10-07 Russ Coxgc: fix error for 1 <- "foo"
2010-10-07 Graham Millerruntime: faster strequal, memequal
2010-10-07 Russ CoxA+C: Graham Miller (individual CLA)
2010-10-06 Russ Coxcodereview: disallow submit of *.[chys] files indented...
2010-10-06 Rob Pikeplayground.html: filesystem is not a word.
2010-10-06 Russ Coxnet: comment pedantry
2010-10-06 Russ Coxruntime: correct iteration of large map values
2010-10-06 Russ Coxbuild: disable archive/zip for nacl (fix build)
2010-10-06 Russ Coxgc: ... bug
2010-10-06 Russ Coxgc: O(1) string comparison when lengths differ
2010-10-06 Russ Coxld: share asmlc
2010-10-06 Stephen Mahttp: return the correct error if a header line is...
2010-10-06 Mikio Haranet: fix comment
2010-10-06 Albert Strasheimsyscall: add ucred structure for SCM_CREDENTIALS over...
2010-10-06 Andrew GerrandA+C: Albert Strasheim
2010-10-06 Stephen Mabufio: minor documentation fix.
2010-10-05 Luuk van Dijk6g: set kind to KindUnsafePointer where appropriate...
2010-10-05 Alex Brainmanwebsocket: enable tests on windows
2010-10-04 Rob Pikefmt: allow %d on []byte
2010-10-04 Alex Brainmanos: make tests work on windows
2010-10-04 Alex Brainmanadd _testmain.go to .hgignore
2010-10-03 Russ Coxgc: various bugs
2010-10-01 Russ CoxMake.pkg: remove .so before installing new one
2010-10-01 Russ Coxarm: enable 9 more package tests
2010-10-01 Andrew GerrandUse Errorf where appropriate.
2010-10-01 Andrew Gerrandfmt: add Errorf helper function
2010-10-01 Ken Thompsoncode gen error for
2010-09-30 Russ Coxgc: bug308
2010-09-30 Russ Coxgc: correct buffer size in sprint, add -L to show full...
2010-09-30 Russ Coxgc, spec, tests: no auto-indirect of pointer to interfa...
2010-09-30 Russ Coxlibcgo: fix comment
2010-09-30 Russ Coxfix arm build on darwin leopard
2010-09-30 Russ Coxruntime: serialize mcache allocation
2010-09-30 Andrew Gerrandtag release.2010-09-29
2010-09-30 Andrew Gerrandrelease.2010-09-29 weekly.2010-09-29
2010-09-30 Andrew Gerranddoc: add to and consolidate non-english doc references
2010-09-30 Stephen Mahttp: fix http handler signature changes previously...
2010-09-30 Stephen Madoc: update http handler usage for new signature
next