- 20 Jan, 2011 4 commits
-
-
Andrew Gerrand authored
R=r, brainman, rsc1 CC=golang-dev https://golang.org/cl/4023043
-
Adam Langley authored
TBR=rsc R=rsc CC=berengar.lehr, golang-dev https://golang.org/cl/4050042
-
Ken Thompson authored
R=r CC=golang-dev https://golang.org/cl/3980043
-
Hector Chu authored
hg change fails on Windows with 'No valid patches found in output from hg diff'. R=rsc CC=golang-dev https://golang.org/cl/4006043
-
- 19 Jan, 2011 31 commits
-
-
Robert Griesemer authored
- added flag -maxresults (default: 10000) to limit the max. number of full text results shown - removed flag -fulltext; use -maxresults=0 to disable fulltext index - better indication on result page if not all results are shown (... after line list) R=rsc, gri1 CC=golang-dev https://golang.org/cl/4049042
-
Robert Griesemer authored
A query string of the form ident.ident will be used both as a qualified identifier for identifier search and as a regular expression. Qualified identifier lookup got broken accidentally when introducing regexp full text search. Cleaned up surrounding logic a bit. R=rsc CC=golang-dev https://golang.org/cl/3984042
-
Gustavo Niemeyer authored
With the current implementation, xml unmarshalling will silently fail to unmarshal any paths passing through the same element, such as: type T struct { A string "dummy>a" B string "dummy>b" } This change tweaks the algorithm so that this works correctly. Also, using paths that would cause the same element to unmarshal twice will error out ahead of time explaining the problem, rather than silently misbehaving. R=rsc CC=golang-dev https://golang.org/cl/4082041
-
Rob Pike authored
Why does this happen so often? R=rsc CC=golang-dev https://golang.org/cl/4067042
-
Jeff R. Allen authored
Fixes #392. R=rsc, r2 CC=golang-dev https://golang.org/cl/2732042
-
Russ Cox authored
R=r, r2 CC=golang-dev https://golang.org/cl/4018043
-
Roger Peppe authored
When data is received for a channel, but that channel is not ready to receive it, the central run() loop is currently blocked, but this can lead to deadlock and interference between independent channels. This CL adds an explicit buffer size to netchan channels (an API change) - the sender will not send values until the buffer is non empty. The protocol changes to send ids rather than channel names because acks can still be sent after a channel is hung up, we we need an identifier that can be ignored. R=r, rsc CC=golang-dev https://golang.org/cl/2447042
-
Rob Pike authored
Facilities for printing stack traces from within a running goroutine. R=rsc CC=golang-dev https://golang.org/cl/4031041
-
Russ Cox authored
TBR=adg CC=golang-dev https://golang.org/cl/3992044
-
Brad Fitzpatrick authored
R=rsc, adg CC=golang-dev https://golang.org/cl/4002041
-
Kyle Lemons authored
R=adg, rsc CC=golang-dev https://golang.org/cl/3851041
-
Russ Cox authored
R=r, gri CC=golang-dev https://golang.org/cl/4072042
-
Hector Chu authored
R=rsc, brainman CC=golang-dev https://golang.org/cl/4079041
-
Alex Brainman authored
Dll names and function names padded to even size. Refactoring of imports writing code. R=rsc CC=golang-dev https://golang.org/cl/3804042
-
Wei Guangjing authored
R=brainman, rsc CC=golang-dev https://golang.org/cl/1731047
-
Ryan Hitchman authored
R=rsc CC=golang-dev https://golang.org/cl/3561041
-
Albert Strasheim authored
R=rsc CC=golang-dev https://golang.org/cl/3766042
-
Sebastien Binet authored
R=rsc CC=binet, golang-dev https://golang.org/cl/3906041
-
Eoghan Sherry authored
Also: * document special cases for Frexp and Ldexp * handle ±Inf in Ldexp * correctly return -0 on underflow in Ldexp * test special cases for Ldexp * test boundary cases for Frexp, Ilogb, Ldexp, and Logb R=rsc CC=golang-dev https://golang.org/cl/3676041
-
Albert Strasheim authored
R=golang-dev, rsc, rsc1 CC=golang-dev https://golang.org/cl/2309043
-
Ben Lynn authored
Minor cleanup: - removed a duplicate test case - added a function to remove repeated code - for consistency, replaced "return nil" with a panic at an unreachable point Fixes #1428. R=golang-dev, r, rsc CC=golang-dev https://golang.org/cl/4057042
-
Rob Pike authored
R=benlynn, rsc CC=golang-dev https://golang.org/cl/4062042
-
Russ Cox authored
R=r, r2 CC=golang-dev https://golang.org/cl/3980042
-
Russ Cox authored
suggested by Mark Summerfield R=r CC=golang-dev https://golang.org/cl/4018042
-
Robert Griesemer authored
Fixes #1421. R=r, rsc, iant, ken2 CC=golang-dev https://golang.org/cl/4039042
-
Russ Cox authored
R=r, r2 CC=golang-dev https://golang.org/cl/3982045
-
Clement Skau authored
RFC2616 sections 4.4 and 14.16: * Cannot use Content-Length with non-identity Transfer-Encoding * Content-Range response is "bytes x-y/z" not "x-y/z" R=rsc CC=golang-dev https://golang.org/cl/4018041
-
Corey Thomasson authored
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4081041
-
Yasuhiro Matsumoto authored
For Windows, the options for syscall.Wait4() aren't used. Then this will be dummy value like WNOHANG, WSTOPPED. R=golang-dev, r CC=golang-dev https://golang.org/cl/4075041
-
Rob Pike authored
R=agl, adg CC=golang-dev https://golang.org/cl/4073041
-
Ken Thompson authored
R=r CC=golang-dev https://golang.org/cl/4008044
-
- 18 Jan, 2011 5 commits
-
-
Adam Langley authored
R=rsc, r CC=golang-dev https://golang.org/cl/3994042
-
Russ Cox authored
Fixes #1032. R=ken2 CC=golang-dev https://golang.org/cl/4025043
-
Russ Cox authored
Fixes #397. R=ken2 CC=golang-dev https://golang.org/cl/3994043
-
Gustavo Niemeyer authored
This introduces support for selecting which subelement to unmarshal into a given struct field by providing a nesting path separated by the > character. R=rsc CC=golang-dev https://golang.org/cl/4066041
-
Russ Cox authored
$ 6.out panic: runtime error: invalid memory address or nil pointer dereference [signal 11 code=0x1 addr=0x0 pc=0x1c16] runtime.panic+0xa7 /Users/rsc/g/go/src/pkg/runtime/proc.c:1089 runtime.panic(0xf6c8, 0x25c010) runtime.panicstring+0x69 /Users/rsc/g/go/src/pkg/runtime/runtime.c:88 runtime.panicstring(0x24814, 0x0) runtime.sigpanic+0x144 /Users/rsc/g/go/src/pkg/runtime/darwin/thread.c:465 runtime.sigpanic() main.f+0x16 /Users/rsc/x.go:5 main.f() main.main+0x1c /Users/rsc/x.go:9 main.main() runtime.mainstart+0xf /Users/rsc/g/go/src/pkg/runtime/amd64/asm.s:77 runtime.mainstart() runtime.goexit /Users/rsc/g/go/src/pkg/runtime/proc.c:149 runtime.goexit() R=r CC=golang-dev https://golang.org/cl/4036042
-