]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-06-21 Lucio De Re8l: more fixes for Plan 9
2011-06-21 Robert Henckenacl, tiny: remove vestiges
2011-06-21 Russ Coxgopprof: update list of memory allocators
2011-06-21 Andrew Gerrandgoinstall: undo 1ad616fb313d (always rebuild...)
2011-06-21 Alex Brainmanbuilder: run make single-threaded on windows
2011-06-21 Andrew Gerrandgoinstall: undo repo peeking code
2011-06-21 Ben LynnEffective Go: supplied missing type in variadic functio...
2011-06-20 Mikio Harasyscall: add socket control message support for darwin...
2011-06-20 Rob Pikefmt: catch panics from calls to String etc.
2011-06-20 Russ Coxall-qemu.bash: cannot test go/build
2011-06-20 Brad Fitzpatrickhttp: write Header keys with empty values
2011-06-20 Brad Fitzpatrickhttp: permit handlers to explicitly remove the Date...
2011-06-20 Graham Milleros: change Waitmsg String method to use pointer receiver
2011-06-20 Brad Fitzpatrickhttp: add Server.ListenAndServeTLS
2011-06-20 Mikio Harasyscall: add LSF support for linux
2011-06-20 Robert Henckecodereview.py: note that hg change -d abandons a change...
2011-06-20 Anthony Martin5g, 6g, 8g: fix comments in method call generation
2011-06-20 Anthony Martin5g, 5l: fix more set but not used warnings
2011-06-20 Russ Coxtest: test of goto restrictions
2011-06-20 Brad Fitzpatrickhttp: fix req.Cookie(name) with cookies in one header
2011-06-20 Pascal S. de... mime: fix RFC references
2011-06-20 Anthony Martinbuild: exclude packages that fail on Plan 9 (for now)
2011-06-20 Andrew Gerrandgoinstall: update doc.go
2011-06-20 Yasuhiro Matsumotomisc/godashboard: Accept sub-directories for goinstall...
2011-06-20 Andrew Gerrandgoinstall: s/vlogf/printf/
2011-06-20 Andrew Gerrandgoinstall: wait for all commands to finish instead...
2011-06-20 Anthony Martinexec: add support for Plan 9
2011-06-20 Julian Phillipsgoinstall: Add support for arbitary code repositories
2011-06-20 Rob Pikedoc/GoCourseDay1: shrink the PDF by rewriting it using...
2011-06-20 Robert Henckegodefs: rudimentary tests
2011-06-20 Rob Pike8a: delete dreg l.s
2011-06-19 Anthony Martintime: add support for Plan 9
2011-06-19 Andrew GerrandA+C: add Julian Phillips
2011-06-19 Rob PikeMake.ccmd: another build fix.
2011-06-19 Rob PikeMake.ccmd: fix build - libraries in wrong order.
2011-06-19 Dave Cheneycc: nit: silence comment warnings
2011-06-19 Joe PoirierMake.ccmd: link with mach lib,
2011-06-19 Andrew Gerranddoc/faq: remove misleading FAQ entry
2011-06-18 Andrew Gerrandgoinstall: always rebuild a package after its dependenc...
2011-06-18 Scott Lawrencehttp: fix documentation typo
2011-06-18 Andrew Gerranddoc/faq: add question about converting from []T to...
2011-06-17 Russ Coxsyscall: fix build for Sizeof change
2011-06-17 Russ Coxgc: unsafe.Alignof, unsafe.Offsetof, unsafe.Sizeof...
2011-06-17 Russ Cox5g, 8g: fix build
2011-06-17 Russ Coxgc: implement goto restriction
2011-06-17 Russ Coxgc: descriptive panic for nil pointer -> value method...
2011-06-17 Russ Coxspec: disallow goto into blocks
2011-06-17 Russ Coxrespect goto restrictions
2011-06-17 Alex Brainmango/build: use back quotes for regular expression
2011-06-17 Alex Brainman8l: minor fix discovered by lucio
2011-06-17 Andrew Gerrandtag weekly.2011-06-16
2011-06-17 Andrew Gerrandweekly.2011-06-16 weekly.2011-06-16
2011-06-17 Andrew Gerrandgoinstall, go/build: support building cgo packages
2011-06-17 Nigel Taodoc/effective_go: add a note about prefixing error...
2011-06-17 Nigel Taoregexp: add a package prefix to error strings.
2011-06-17 Alex Brainmancgo: make file path work for windows
2011-06-16 Brad Fitzpatrickhttp: document http client/transport thread safety
2011-06-16 Russ Coxunicode: add case folding tables
2011-06-16 Brad Fitzpatrickhttp: make Headers be source of truth
2011-06-16 Volker Doblerxml: allow attributes without value in non-strict mode.
2011-06-16 Russ CoxA+C: Volker Dobler (individual CLA)
2011-06-16 Brad Fitzpatrickmime/multipart: convert Reader from interface to struct
2011-06-16 Russ Coxruntime/cgo: fix for OS X 10.7
2011-06-16 Rob Pikesort: change the name of Float64Array to Float64Slice.
2011-06-16 Russ Coxtag release = release.r57.2
2011-06-16 Russ Coxtag release.r57.2
2011-06-16 Rob Pikedocs/GoCourseDay1.pdf: fix error in operator table.
2011-06-16 Russ Coxdoc: document r57.2
2011-06-16 Russ Cox6g, 8g: fix goto fix
2011-06-16 Robert Griesemergo/printer, gofmt: print "select {}" on one line
2011-06-16 Russ Coxgc: work around goto bug
2011-06-16 Russ Coxbuild: use awk instead of giant egrep regexp
2011-06-16 Dave Cheneygo/build: support building cgo packages on non intel...
2011-06-16 Nigel Taoimage/draw: add an Op argument to Draw.
2011-06-16 Yasuhiro Matsumotosyscall: use strict in perl scripts
2011-06-15 Russ Coxundo CL 4557047 / 8818ac606e92
2011-06-15 Robert Griesemergodoc: replace direct OS file system accesses in favor
2011-06-15 Rob Pikedoc/effective_go.html: replace tab with spaces.
2011-06-15 Rob Pikehttp: use runtime/debug.Stack() to dump stack trace...
2011-06-15 Andrew Gerrandgo/build: better, self-contained tests
2011-06-15 Scott Lawrencegofix: Fix inconsistent indentation in help output
2011-06-15 Dave Cheneygo/build: remove crud in cgotest/_obj
2011-06-15 Andrew Gerrandgo/build: fix build and clean ups
2011-06-15 Andrew Gerrandgo/build: record all cgo intermediate files (fix build)
2011-06-15 Andrew Gerrandgoinstall: use go/make package to scan and build packages
2011-06-15 Yasuhiro Matsumotosyscall: mksyscall_windows.pl should output unix newline.
2011-06-14 David Symondsmail: cosmetic fixes.
2011-06-14 Russ Coxexp/regexp/syntax: more escapes, character classes
2011-06-14 Lucio De Rebuild: fix header files for Plan 9
2011-06-14 Gustavo Niemeyerld: make .rodata section read-only
2011-06-14 Gustavo Niemeyerdebug/elf: rename test .o files to .obj
2011-06-14 Mikio Haranet: export all fields in Interface
2011-06-14 Jeff Hodgessyscall: add ptrace on darwin
2011-06-14 Maxim Ushakovxml: handle non-string attribute fields
2011-06-14 Alex Brainmanexec: make LookPath work even when PATHEXT env variable...
2011-06-14 William Chanhttp/spdy: improve error handling.
2011-06-14 Yuval Pavel... syscall: fix Plan 9 build.
2011-06-14 Mikio Harasyscall: update BPF support for BSD variants
2011-06-14 Yuval Pavel... os: Plan 9, fix OpenFile & Chmod. Update tests.
2011-06-14 Wei Guangjingld: fix link Windows PE __declspec(dllimport) symbol
next