]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-08-10 Rob Piketext/template/parse: fix bug handling /*/
2012-08-10 Shenghou Maruntime: use sched_getaffinity for runtime.NumCPU(...
2012-08-09 Andrew Balholmexp/html: ignore self-closing flag except in SVG and...
2012-08-09 Robert Griesemergodoc: report error for directories with multiple packages
2012-08-09 Rémy Oudomphenggo/build: correct shouldBuild bug reading whole content...
2012-08-09 Robert Griesemerexp/types: add more import tests
2012-08-09 Robert Griesemerspec: clarify evaluation order
2012-08-09 Shenghou Matesting: add Verbose() to expose whether -test.v is set
2012-08-09 Alex Brainmanmisc/cgo/life: explicitly specify library for assert...
2012-08-09 Rob Piketext/template: add 'nil' as a keyword in the language
2012-08-09 Shenghou Macmd/5l: add PT_PAX_FLAGS ELF header
2012-08-09 Andrew Balholmexp/html: ignore </html> in afterBodyIM when parsing...
2012-08-08 Andrew Balholmexp/html: when ignoring <textarea> tag, switch tokenize...
2012-08-08 Charles L.... math: update definition of NaN in assembly language...
2012-08-08 Andrew Gerrand doc: add 'Get Started with Go' video, remove...
2012-08-08 Rob Pikeall: make Unicode surrogate halves illegal as UTF-8
2012-08-08 Andrew Gerrandio: amend ReaderFrom doc as per r's comment
2012-08-08 David Symondsmisc/dashboard/codereview: fixes for non-reviewers.
2012-08-08 Yves Junqueiracrypto/rand: Example for Read.
2012-08-08 Russ Coxmisc/dashboard/codereview: fix obo
2012-08-08 Robert Griesemergodoc: make id attributes unique
2012-08-08 Andrew Balholmexp/html: foster-parent text correctly
2012-08-07 Nigel Taoimage/jpeg: send a correct Start Of Scan (SOS) header.
2012-08-07 Shenghou Maruntime: inline several float64 routines to speed up...
2012-08-07 Brad Fitzpatrickio: document ReaderFrom and WriterTo
2012-08-07 Yves Junqueiratext/template: fix range example.
2012-08-07 Andrew Balholmexp/html: correctly handle <title> after </head>
2012-08-07 Alex Brainmannet/http: disable TestServeFileFromCWD test on windows
2012-08-07 Shenghou Madoc: fix some HTML syntax errors
2012-08-07 Shenghou Macmd/5l: dwarf line number support for Linux/ARM
2012-08-07 Shenghou Macmd/go: remove $WORK paths in generated binaries
2012-08-07 Shenghou Mamath, runtime: use a NaN that matches gcc's
2012-08-07 Shenghou Maruntime: remove unnecessary ROUND in alg.c
2012-08-07 Shenghou Mamisc/cgo/{life,stdio}, test/run.go: use test/run.go...
2012-08-06 Andrew Balholmexp/html: fix foster-parenting when elements are implic...
2012-08-06 Russ Coxnet: fix spurious EADDRNOTAVAIL errors
2012-08-06 Alexey Borzenkovsyscall: fix plan9 build broken by CL 6458050
2012-08-06 Alex Brainmantest/run: ignore all but .go file during compiledir...
2012-08-06 Brad Fitzpatricknet: fix TCPListener file leak to child processes
2012-08-05 Alexey Borzenkovsyscall: return EINVAL when string arguments have NUL...
2012-08-05 Benny Siegertsyscall: add some new syscall numbers from NetBSD-current
2012-08-05 Rémy Oudomphengruntime: faster string equality.
2012-08-05 Russ Coxmisc/dashboard/codereview: show first line of last...
2012-08-05 Russ Coxbufio: discourage use of ReadLine
2012-08-05 Rémy Oudomphengstrconv: speedup AppendFloat/FormatFloat.
2012-08-05 Andrew Balholmexp/html: don't treat SVG <title> like HTML <title>
2012-08-04 Dmitriy Vyukovcmd/go: allow to use syso files with cgo
2012-08-04 Dmitriy Vyukovcmd/cc: allow to call nested packages from within C...
2012-08-04 Ian Lance Taylorcmd/go, go/build, misc/swig: add SWIG support to Go...
2012-08-03 Michał Derkacz5a, 5l, math: Add support for ABSD, ABSF floating point...
2012-08-03 Rémy Oudomphengcmd/8g: fix miscompilation due to BADWIDTH.
2012-08-03 Rémy Oudomphengcmd/gc: accept switches on comparable arrays.
2012-08-03 Adam Langleycrypto/elliptic: explicitly handle P+P, ∞+P and P+∞
2012-08-03 Russ Coxcmd/ld: add PT_PAX_FLAGS ELF header
2012-08-03 Mike Rossetdebug/elf: Add support for getting DynTag string table...
2012-08-03 Robert Griesemergo/build: tiny cleanup
2012-08-03 Adam Langleycrypto/tls: remove flakey tests
2012-08-03 Adam Langleycrypto/x509: support ECDSA keys when generating certifi...
2012-08-03 Marcel van... exp/locale/collate: changed API of Builder to be more...
2012-08-03 Alex Brainmanos: test that IsExist and IsNotExist handle PathError...
2012-08-03 Robert Griesemergo/scanner: fix minor typo
2012-08-03 Robert Griesemergo/ast: ast.Print must not crash with unexported fields
2012-08-02 Andrew Balholmexp/html: in parse tests, discard only one trailing...
2012-08-02 Nigel Taohtml: make the low-level tokenizer also skip end-tag...
2012-08-02 Rémy Oudomphengexp/types: set non-embedded method type during GcImport.
2012-08-01 Robert Griesemerexp/types: enable cycle checks again
2012-08-01 Andrew Balholmexp/html: implement escaping and double-escaping in...
2012-08-01 Shenghou Matest/run.go: fix compiledir test on windows
2012-08-01 Shenghou Maruntime: round return value address in runtime.equal
2012-08-01 Alex Brainmanos: Rename error to fit IsExist
2012-08-01 Robert Griesemerexp/types: Replace String method with TypeString function
2012-08-01 Robert Griesemerexp/types: implement Type.String methods for testing...
2012-07-31 Andrew Balholmexp/html: tokenize attributes of end tags
2012-07-31 Nigel Taoimage/png: tRNS chunk is *non*-alpha-premultiplied.
2012-07-31 Rémy Oudomphengcmd/gc: fix inlining bug with receive operator.
2012-07-31 Mikio Haramisc/cgo/test: fix darwin build
2012-07-31 Mikio Haranet: disable IPv6 multicast tests unless external IPv6...
2012-07-30 Shenghou Macmd/5l, cmd/ld: add support for R_ARM_GOT_PREL
2012-07-30 Shenghou Macmd/cgo: use 1 as last entry for __cgodebug_data
2012-07-30 Bobby Powershttputil: accumulate X-Forwarded-For header info
2012-07-30 Rob Piketext/template/parse/lex.go: fix typo
2012-07-30 Han-Wen Nienhuyspkg/syscall: unexport Prlimit.
2012-07-30 Rob Piketext/template/parse: fix data race
2012-07-30 Rob Pikeregexp: fix glitch in doc for FindReaderIndex
2012-07-30 Rémy Oudomphengtest: add a compiledir pattern in run.go
2012-07-30 Russ Coxmisc/dashboard/codereview: add LastUpdate field to CL
2012-07-30 Rémy Oudomphengcmd/gc: fix initialization order involving method calls.
2012-07-30 Andrew Gerranddoc: remove mention of weekly tag from source install doc
2012-07-30 David Symondsmisc/dashboard/codereview: pass user information to...
2012-07-30 Russ Coxcmd/go: show $GOPATH in 'go env' output
2012-07-30 David Symondsmisc/dashboard/codereview: switch to using gobot to...
2012-07-30 David Symondsmisc/dashboard/codereview: bump user-specific table...
2012-07-30 Brad Fitzpatricknet/http: don't allow zero byte in FileServer paths
2012-07-30 David Symondsmisc/dashboard/codereview: interpret zero reviewers...
2012-07-30 Daniel Morsingcmd/gc: point "no new variables" error at right line...
2012-07-30 David Symondsmisc/dashboard/codereview: make all active CL tables...
2012-07-30 David Symondsmisc/dashboard/codereview: fix tag nesting.
2012-07-30 David Symondsmisc/dashboard/codereview: recognize "NOT LGTM".
2012-07-30 Brad Fitzpatricknet/http: don't modify Request Method's case
2012-07-29 Russ Coxsyscall: apply comment from Mikioh
next