]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-10-10 Shenghou Macmd/go: don't ignore error when 'go clean'
2012-10-10 Dmitriy Vyukovruntime/debug: fix the test
2012-10-10 Uriel Mangadocodereview.py: Fix crash on auth error handling.
2012-10-10 Dmitriy Vyukovcmd/gc: fix compiler crash during race instrumentation
2012-10-10 Dmitriy Vyukovruntime: fix race detector handling of stackalloc()
2012-10-10 Rob Pikespec: clarify defer semantics
2012-10-10 Andrew GerrandA+C: change Sergio Correia's email address
2012-10-10 Andrew Gerrandbytes: fix tests and fix build
2012-10-10 Andrew Gerrandgodoc: add dropdown playground to nav bar
2012-10-10 Andrew Gerrandbytes: make examples work in playground
2012-10-10 Robert Griesemergo/printer: idempotent comment formatting
2012-10-10 Robert Griesemergofmt: apply gofmt -w -s src misc
2012-10-09 Ian Lance Taylorcmd/ld: add -B option to set build ID
2012-10-09 Brad Fitzpatricknet/http: fix name of result parameter in a comment
2012-10-09 Shenghou Mamisc/cgo/test: add -ldl to LDFLAGS on Linux, ignore...
2012-10-09 Adam Langleycrypto/tls: fix NPN extension parsing.
2012-10-09 Dmitriy Vyukovio/ioutil: fix data race on rand
2012-10-09 Shenghou Macmd/5l: generate FreeBSD compatible ELF
2012-10-09 Shenghou Macmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols...
2012-10-09 Dmitriy Vyukovrace: syscall changes
2012-10-09 Russ Coxcmd/ld: use 64-bit alignment for large data and bss...
2012-10-09 Dmitriy Vyukovcmd/fix: disable reflect test under race detector ...
2012-10-09 Dmitriy Vyukovcmd/go: fix handling of build tags for standard commands
2012-10-09 Dmitriy Vyukovencoding/gob: add test case for issue 4214.
2012-10-09 Rob Pikeencoding/gob: fix data race in Register
2012-10-09 Robin Eklinddebug/pe: support PE files which contain no symbol...
2012-10-09 Robert GriesemerA+C: added Robin Eklind (individual CLA)
2012-10-08 Andrew Gerrandgodoc: support Playground examples on App Engine
2012-10-08 David Symondstesting: change -test.benchtime to a flag.Duration.
2012-10-08 David Symondsencoding/base{32,64}: add examples.
2012-10-08 David Symondsnet/url: report first error from ParseQuery.
2012-10-08 Daniel Morsingtest: Make run.go's errorcheck behave like testlib.
2012-10-08 David Symondsdoc: update text about hgrc and environment variables.
2012-10-08 Robert Griesemerfix build: use temporary variable to avoid compiler...
2012-10-08 Robert Griesemerexp/types/staging: more flexible API, cleanups
2012-10-08 Robert Griesemer/exp/types/staging: expression and statement type checking
2012-10-08 Robert Griesemerexp/types/staging: test drivers
2012-10-08 Robert Griesemerexp/locale/collate: use gofmt -w -s (rather than just...
2012-10-08 Robert Griesemergo/parser: fix object kind
2012-10-08 Brad Fitzpatrickgophertool: make work with latest Chrome extension...
2012-10-07 Andrew Gerrandgodoc: fetch jQuery via https
2012-10-07 Dave Cheneycmd/5g: avoid temporaries during gcmp(reg, constant)
2012-10-07 Rémy Oudomphengtest: convert more tests to rundir/compiledir conventions
2012-10-07 Rémy Oudomphengtest/testlib: don't forget stderr for rundircmpout.
2012-10-07 Russ Coxcmd/8a: add SSE2 instructions
2012-10-07 Russ Coxcmd/8l: add SSE2 instructions
2012-10-07 Russ Coxcmd/gc: skip over reported BOMs
2012-10-07 Shenghou Macmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24...
2012-10-07 Shenghou Macodereview: more mercurial interface fixes
2012-10-07 Rémy Oudomphengtest: correct type in declbad.go
2012-10-07 Russ Coxtest/bench/shootout: match gcc architecture to GOARCH
2012-10-07 Rémy Oudomphengcmd/gc: more graceful handling of invalid fields in...
2012-10-07 Russ Coxcmd/gc: avoid crash in %N print
2012-10-07 Dmitriy Vyukovio/ioutil: fix data race under the race detector
2012-10-07 Dmitriy Vyukovrace: sync/atomic changes
2012-10-07 Dmitriy Vyukovrace: sync changes
2012-10-07 Dmitriy Vyukovrace: runtime changes
2012-10-07 Shenghou Maruntime: disable TestParForParallel for now on 32-bit...
2012-10-07 Shenghou Matest/run.go: use correct executable filename on Windows...
2012-10-07 Brad Fitzpatrickos: make TestMkdirAllWithSymlink more robust
2012-10-07 Brad Fitzpatricknet/http/httptest: mimic the normal HTTP server's Respo...
2012-10-07 Rémy Oudomphengtest: use rundir and errorcheckdir for a few more tests.
2012-10-07 Shenghou Matesting: fix extra tabs when t.Log("string")
2012-10-07 Shenghou Masyscall: fix Statfs and Fstatfs on Linux/ARM
2012-10-07 Rémy Oudomphengcmd/gc: replace "typechecking loop" by nicer errors...
2012-10-07 Daniel Morsingcmd/gc: Don't accept qualified names as literal keys
2012-10-07 Nigel Taoimage/jpeg: move the huffman bit decoder state higher...
2012-10-07 Shenghou Macmd/gc: fix output filename generation on Windows
2012-10-07 Akshat Kumarcmd/gc: don't dereference a nil Type pointer in widstruct
2012-10-07 Daniel Morsingcmd/gc: Don't export embedded builtins
2012-10-07 Dave Cheneycmd/5g: avoid temporary in slice bounds check
2012-10-07 Nigel Taoimage/jpeg: move the level-shift and clip out of the...
2012-10-07 Nigel Taoimage/jpeg: clean up BenchmarkDecode and BenchmarkEncod...
2012-10-07 Robert Henckedoc/debugging_with_gdb: fix minor typo (space before...
2012-10-06 Nigel Taoimage/jpeg: add DCT tests, do a small optimization...
2012-10-06 Rémy Oudomphengcmd/gc: avoid clobbering the AST in cgen_callmeth.
2012-10-06 Rémy Oudomphengcmd/6g: fix out of registers when chaining integer...
2012-10-06 Rémy Oudomphengcmd/gc: make rnd() more 64-bit-friendly.
2012-10-06 Rob Piketext/template: fix nil crash on Templates
2012-10-06 Rob Piketext/template: add an unexported method to Node
2012-10-06 Dave Cheneycmd/5g: avoid temporary during constant asop
2012-10-06 Rémy Oudomphengruntime: fix a panic when growing zero-width-element...
2012-10-06 Dmitriy Vyukovpprof: add goroutine blocking profiling
2012-10-06 Daniel Morsingtest: Add rundir, rundircmpout and errorcheckdir comman...
2012-10-06 Jan Ziakcmd/cc: map C int to int32 in Go defs
2012-10-06 Dave Cheneycmd/5g: avoid temporary during constant OINDEX
2012-10-05 Rémy Oudomphengcmd/5g: fix out of registers in nested calls, add compi...
2012-10-05 Dmitry Chestnykhcrypto/sha256, crypto/sha512: 1.3x speedup
2012-10-05 Akshat Kumarruntime: mask SSE exceptions on plan9/amd64
2012-10-05 Shenghou Madoc/codewalk: make it work with jQuery 1.8.2
2012-10-05 Robert Griesemergo/printer: don't forget the .0 in 1.0
2012-10-05 Robert Griesemergo/printer: parenthesize literal function types in...
2012-10-05 Robert Griesemergo/parser: unify parsing of const and var declarations
2012-10-05 Graham Millernet/mail: make address parsing (more) public
2012-10-04 Jeff Wendlingcrypto/x509: add DecryptBlock function for loading...
2012-10-04 Shenghou Malib/godoc/godoc.html: try Google hosted jQuery first...
2012-10-04 Andrew Gerrandgodoc: make examples editable and runnable in playground
2012-10-04 Andrew Gerrandgodoc: add jQuery to Go repository, rewrite godocs...
2012-10-04 Shenghou Macmd/go: add support for -test.benchmem
2012-10-04 Rob Pikesrc/run.bat: add new flag for api tool
next