]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-02-23 Dmitriy Vyukovruntime: implement local work queues (in preparation...
2013-02-23 Dmitriy Vyukovruntime: minor changes
2013-02-23 Rob Pikecmd/vet: use types to test Error methods correctly.
2013-02-23 Dave Cheneytesting: move Skip into *common
2013-02-22 Mikio Harasyscall: add netlink constants for linux
2013-02-22 Carl Shapirocmd/gc: mark LOCALS argument as a constant to print...
2013-02-22 Akshat Kumarall.rc: make sure the Go tools end up in /bin
2013-02-22 Akshat Kumaros: Plan 9: avoid doing zero-length writes.
2013-02-22 Russ Coxruntime: fix arm build
2013-02-22 Rob Pikecmd/vet: restructure to be package-driven
2013-02-22 Russ Coxruntime: add cgocallback_gofunc that can call Go func...
2013-02-22 Rob Pikeexp/ssa: silence go vet
2013-02-22 Russ Coxruntime: delete old closure code
2013-02-22 Russ Coxreflect: stop using run-time code generation
2013-02-22 Alan Donovanexp/ssa: support variadic synthetic methods.
2013-02-22 Russ Coxcmd/gc: avoid runtime code generation for closures
2013-02-22 Russ Coxcmd/5l, cmd/6l, cmd/8l: accept CALL reg, reg
2013-02-22 Brad Fitzpatrickmime/multipart: allow unescaped newlines through in...
2013-02-22 Russ Coxruntime: preserve DX during racefuncenter
2013-02-22 Alan Donovanexp/ssa: fixed bug (typo) in findPromotedField.
2013-02-22 Russ Coxruntime: avoid closure in parfor test
2013-02-22 Russ Coxcmd/6g, cmd/8g: switch to DX for indirect call block
2013-02-22 Alan Donovanexp/ssa: cross off a few remaining TODO issues.
2013-02-22 Anthony Martincmd/go: don't call ImportDir unnecessarily
2013-02-22 Anthony Martinexp/ssa/interp: fix build for Plan 9
2013-02-22 Olivier Duperraytesting: document that example output must use line...
2013-02-22 Alex Brainmanruntime: windows callback code to match new func value...
2013-02-21 Rob Pikebufio: add examples for Scanner
2013-02-21 Dave Cheneycmd/gc: fix FreeBSD build
2013-02-21 Brad Fitzpatricknet/url: fix URL Opaque notes on making client requests
2013-02-21 Robert Dinutesting: fix output formatting
2013-02-21 Russ Coxcmd/gc, reflect, runtime: switch to indirect func value...
2013-02-21 Brad Fitzpatrickarchive/tar: make test pass on setgid dirs
2013-02-21 Carl Shapirocmd/5g, cmd/5l, cmd/6l, cmd/8l, cmd/gc, cmd/ld, runtime...
2013-02-21 Brad Fitzpatricknet/http, net/url: deal with URL.Opaque beginning with //
2013-02-21 Russ Coxdoc: mention go fix in go1.1 release notes draft
2013-02-21 Rob Pikeunicode: use new Scanner interface in table creation
2013-02-21 Brad Fitzpatrickdatabase/sql: check for nil Scan pointers
2013-02-21 Russ Coxruntime: better error from TestGcSys when gc is disabled
2013-02-21 Dmitriy Vyukovruntime: fix heap corruption
2013-02-21 Russ Coxcmd/5g, cmd/6g: fix node dump formats
2013-02-21 Alan Donovanexp/ssa/interp: (#6 of 5): test interpretation of SSA...
2013-02-21 Russ Coxcmd/fix: delete pre-Go 1 fixes
2013-02-21 Alan Donovanexp/ssa: add dedicated Panic instruction.
2013-02-21 Mikio Haranet: add benchmarks for network interface identification
2013-02-21 Alan Donovanexp/ssa: build fully pruned SSA form.
2013-02-21 Dmitriy Vyukovruntime: split minit() to mpreinit() and minit()
2013-02-21 Brad Fitzpatrickdatabase/sql: clarify that DB.Prepare's stmt is safe...
2013-02-21 Dave Cheneymisc/dashboard/builder: various cleanups
2013-02-21 Robert Griesemergo/types: export data result types are always parenthesized
2013-02-21 Brad Fitzpatricknet/http: improve test reliability
2013-02-20 Rob Pikeimage/png: use Scanner in reader_test.
2013-02-20 Brad Fitzpatrickdatabase/sql: refcounting and lifetime fixes
2013-02-20 Russ Coxruntime: allow cgo callbacks on non-Go threads
2013-02-20 Steven Elliot... misc/emacs: Present "godoc" documentation buffers using...
2013-02-20 Brad FitzpatrickA+C: Steven Elliot Harris (individual CLA)
2013-02-20 Olivier Saingreencoding/xml: make sure Encoder.Encode reports Write...
2013-02-20 Brad FitzpatrickA+C: Olivier SAINGRE (individual CLA)
2013-02-20 Rob Pikemime: use Scanner to read mime files during init
2013-02-20 Robert Dinufmt: fix width for nil values
2013-02-20 Rob PikeA+C: add Robert Dinu (Individual CLA)
2013-02-20 Rob Pikestrconv: use Scanner in fp_test
2013-02-20 Rob Pikeregexp: use Scanner in exec_test
2013-02-20 Robert Griesemercmd/godoc: better console error message for example...
2013-02-20 Rob Pikebufio: new Scanner interface
2013-02-20 Robert Griesemergo/types: support for customizable Alignof, Sizeof
2013-02-20 Dmitriy Vyukovruntime: prepare for M's running w/o mcache
2013-02-20 Dmitriy Vyukovruntime: introduce entersyscallblock()
2013-02-20 Dmitriy Vyukovruntime/debug: deflake TestFreeOSMemory
2013-02-20 Dmitriy Vyukovruntime: fix deadlock detector false negative
2013-02-20 Dmitriy Vyukovruntime: ensure forward progress of runtime.Gosched...
2013-02-20 Brad Fitzpatrickdoc: fix old broken link
2013-02-20 Péter Surányipath/filepath, os/exec: unquote PATH elements on Windows
2013-02-20 Brian Dellisantiwindows: fix syscall.SidTypeUser so following consts...
2013-02-20 Carl Shapiroruntime: add conversion specifier to printf for char...
2013-02-20 Akshat Kumarnet: Plan 9: open data file and set remote-addr properly
2013-02-19 Mikio Haranet: set up IPv6 scoped addressing zone for network...
2013-02-19 Mikio Haranet: return correct point-to-point interface address...
2013-02-19 Alan Donovango/types: include package import path in NamedType...
2013-02-19 Robert Griesemerexp/README: update README
2013-02-19 Robert Griesemercmd/godoc: use go/build to determine package and exampl...
2013-02-19 Kamil Kisielpath/filepath: add examples for SplitList and Rel.
2013-02-19 Russ Coxpath/filepath: document Dir better
2013-02-19 Andrew Wilkinsgo/types: Use left-hand side's type as hint for right...
2013-02-19 Robin Eklinddebug/dwarf: add flag_present attribute encoding.
2013-02-19 Donovan Hidestrings: faster Count, Index
2013-02-19 Russ CoxA+C: Donovan Hide (individual CLA)
2013-02-19 Russ Coxcodereview: give up on http fetch after 30 seconds
2013-02-19 Russ Coxruntime: replace bubble sort with heap sort in select
2013-02-19 Russ Coxreflect: document tie-breaking in Select
2013-02-19 Robin Eklindsrc: use internal tests if possible
2013-02-19 Shenghou Madoc/gccgo_contribute: mention gofrontend-dev@googlegrou...
2013-02-19 Lucio De Resrc/run.rc: "go env -9" is not valid, the correct comma...
2013-02-19 Volker Doblerexp/cookiejar: store cookies under TLD+1 on nil public...
2013-02-19 Andrew Wilkinsgo/types: Permit dereferencing of named pointer types.
2013-02-18 Robert Griesemergo/types: Pkg *Package field for all objects
2013-02-18 Russ Coxruntime: preparation for non-Go threads running Go...
2013-02-18 Russ Coxcmd/6c: fix build
2013-02-18 Russ Coxcmd/6c, cmd/8c: cut stack frames by about half
2013-02-18 Dmitriy Vyukovruntime/debug: make TestFreeOSMemory repeatable
next