]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2010-06-01 Robert Griesemerbig: bug fix for Quo aliasing problem
2010-06-01 Michael Hoisiegoinstall: Use 'git pull' instead of 'git checkout...
2010-06-01 Evan Shawruntime: Fix printing -Inf
2010-06-01 Vinu Rajashekhar Correct the regexp for finding unix signal names.
2010-06-01 Ian Lance TaylorAdd Vinu Rajashekhar <vinutheraj@gmail.com> as a contri...
2010-06-01 Andrew Gerranddoc/code.html: fix error string format
2010-06-01 Joe Poirieredit simple typos
2010-06-01 Nigel TaoFix typo in gob docs. They were introduced in revision...
2010-05-31 Fazlul Shahriarvector: undo changes to autogenerated files
2010-05-31 Rob Pikefmt: fix end-of-array error in parsenum.
2010-05-31 Michael HoisieIntVector.Do now takes an f(int), and StringVector...
2010-05-31 Rob Pikefmt.Scan: refactor the implementation so format-driven...
2010-05-31 Rob Pikefmt.Scan:
2010-05-31 Alex Brainmanimplement os.FileInfo.*time_ns for windows
2010-05-31 Ian Lance TaylorCorrect _cgo_free when C ABI does not pass first arg...
2010-05-31 Andrew Gerrandnet: fix typo
2010-05-30 Andrew Gerranddoc/code: example package with tests
2010-05-29 Rob Pikenetchan: improve closing and shutdown. there's still...
2010-05-28 Robert Griesemergo spec: change def. of "type compatibility" to be...
2010-05-28 Nigel TaoMake image.Color.RGBA return 16 bit color instead of...
2010-05-28 Alex Brainmansyscall: windows SysAlloc should use stdcall_raw not...
2010-05-28 Alex Brainmansyscall: windows syscall trace to assist debugging
2010-05-28 Rob Pikefmt.Scan: add Fscan and Fscanln and make Scan and Scanln
2010-05-28 Robert Griesemergo spec: Disallow &a notation to obtain a slice
2010-05-28 Roger PeppeAdd Rectangle.Eq and Point.In.
2010-05-27 Andrew Gerrandrelease.2010-05-27 tag
2010-05-27 Andrew Gerrandrelease.2010-05-27 weekly.2010-05-27
2010-05-27 Andrew Gerrandgolang.org: added Resources page, re-organized left...
2010-05-27 Russ Coxchanges &x -> x[0:] for array to slice conversion
2010-05-27 Rob Pikefmt.Scan: custom formatters
2010-05-27 Rob Pikefmt.Scan: custom formatters
2010-05-26 Robert Griesemergodoc: collect package comments from all package files...
2010-05-26 Adam Langleybig: add ModInverse.
2010-05-26 Rob Pikefmt: fix 386 build. error strings differ for overflow...
2010-05-26 Rob Pikefmt.Scan, fmt.Scanln: Start of a simple scanning API...
2010-05-26 Evan Shawspec: Fix link to fallthrough statements
2010-05-25 Andrew Gerrandgodashboard: change behaviour of top button
2010-05-25 Robert Griesemergo spec: minor fix, to match conversion rules 4 and 5
2010-05-25 Nigel TaoOptimize exp/draw/x11 flusher inner loop.
2010-05-25 Russ Cox8g: out of register bug
2010-05-25 Russ Coxgc: more accurate error description
2010-05-25 Russ Coxfix build - nacl stubs
2010-05-24 Russ Coxgc: fix shift/reduce conflict in go.y export syntax
2010-05-24 Russ Coxgc: bug281 - bad overlap in stack copy
2010-05-24 Christopher... net: udp, implement BindToDevice
2010-05-24 Evan Shawbig: Rat test improvements
2010-05-24 Russ Cox6g: avoid unnecessary conversion in shift bounds check
2010-05-24 Russ Coxfix build - forgot golden.out
2010-05-24 Russ Coxgc: bug277 - new conversion syntax
2010-05-24 Russ Coxgc: bug280
2010-05-24 Nigel TaoFix typo in exp/draw/x11.
2010-05-24 Robert Griesemergo spec: fix and clarify syntax of conversions
2010-05-24 Peter Williamscodereview: work better with mq
2010-05-24 Russ CoxA+C: add Peter Williams (individual CLA)
2010-05-24 Russ Coxspec: index of non-addressable array is not addressable
2010-05-24 Russ Coxruntime: free old hashmap pieces during resizing
2010-05-24 Russ Coxlibmach: skip __nl_symbol_ptr section on OS X
2010-05-24 Russ Coxgc: bug278
2010-05-24 Russ Coxgc: fix unsafe.Sizeof on ideal constants
2010-05-24 Robert Griesemerbug277: tests for conversion syntax
2010-05-24 Alex Brainmanfix windows build
2010-05-24 Nigel TaoMake draw/x11 treat $DISPLAY the same way x-go-bindings...
2010-05-24 Adam Langleybig: prevent errors in Exp in the face of aliasing
2010-05-24 Andrew Gerrandsyscall: update freebsd_amd64
2010-05-23 Evan Shawkate: convert isn't a built in function
2010-05-23 Evan Shawspec: Fix a code tag
2010-05-23 Nigel TaoWhen making images, allocate one big buffer instead...
2010-05-22 Robert Griesemergo/printer, gofmt: fix printing of labels,
2010-05-22 Robert Griesemertest/hilbert.go: convert to test case and benchmark...
2010-05-22 Russ Coxroll back 1193046 - fix build
2010-05-22 Devon H. O... cgo: better error for no C symbols
2010-05-22 Christopher... net: implement raw sockets
2010-05-21 Evan Shawbig: Add Rat type
2010-05-21 Robert Griesemerissue 789: keep test case
2010-05-21 Russ Coxruntime: correct tracebacks for nascent goroutines...
2010-05-21 Russ Coxsyscall: add Utimes, Futimes stubs for NaCl - fix build
2010-05-21 Russ Coxsyscall: regenerate zsyscall_linux_arm.go - fix build
2010-05-21 Robert Griesemerbig: fix Int.SetString comment, simplify implementation,
2010-05-21 Robert Griesemerbignum: deprecate by moving into exp directory
2010-05-21 Robert Griesemerbig: implemented Int.Binomial (to be used in test/hilbe...
2010-05-21 Russ Coxgc: handle use of builtin function outside function...
2010-05-21 Russ Coxgc: line number bug fix
2010-05-21 Ken Thompsonclean up bug 275
2010-05-21 Ken Thompsonfix bug 275
2010-05-21 Russ Coxgc: disallow ยท in Go programs
2010-05-21 Ken Thompsonfix issue 798
2010-05-21 Michael HoisienetFD: fix race between Close and Read/Write
2010-05-20 Roger PeppeFix Rectangle.Canon()
2010-05-20 Nigel TaoFast-ish path for drawing onto an image.RGBA destination.
2010-05-20 Christopher... syscall: linux, implement BindToDevice
2010-05-20 Christopher... syscall: bsd, stub BindToDevice
2010-05-20 Russ Coxruntime: avoid allocation for fixed strings
2010-05-20 Andrew Gerranddashboard: reintroduce Benchmark model
2010-05-20 Brad Fitzpatrickos: add Chtimes function
2010-05-20 Russ Coxsyscall: add Utimes on Darwin/FreeBSD, add Futimes...
2010-05-19 Robert Griesemerbug275: cannot apply real() to a complex array element
2010-05-19 Russ Coxruntime: allow large map values
2010-05-19 Robert Griesemerbig: potential bug fix, cleanups
2010-05-19 Russ Coxfix build - arm tests
2010-05-19 Russ Coxfix build - no netchan tests under NaCl
next