]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-06-07 Russ Coxcmd/gc: mark output of typename as type-checked
2012-06-07 Nigel Taoexp/html: when parsing, compare atoms (ints) instead...
2012-06-07 Nigel Taoexp/html: make the tokenizer return atoms for tag tokens.
2012-06-07 Dave Cheneytest/bench/go1: add go/parser benchmark
2012-06-06 Alex Brainmanruntime: include "typekind.h" to fix windows build
2012-06-06 Nigel Taoexp/html/atom: add more atoms.
2012-06-06 Andrew Gerrand misc/dashboard/app: fix build failure notifications
2012-06-06 Fazlul Shahriarnet: pass tests on Plan 9 again
2012-06-06 Jan Ziakruntime: move type kinds into a separate file
2012-06-06 Daniel Morsingfmt: fix doc typo
2012-06-06 Russ CoxA+C: Daniel Morsing (individual CLA)
2012-06-06 Markus Sondereggercrypto/rand: enable rand.Reader on plan9
2012-06-06 Russ CoxA+C: Markus Sonderegger (individual CLA)
2012-06-06 Russ Coxfmt: fix inadvertent change to %#v
2012-06-06 Shenghou Manet: fix cgoAddrInfoFlags() on FreeBSD
2012-06-06 Shenghou Mabuild: restore PATH before "dist banner"
2012-06-06 Joel Singruntime: fix tv_sec handling for netbsd/386
2012-06-05 Dave Cheneycmd/5c, cmd/5g, cmd/5l: fix array indexing warning...
2012-06-05 Dave Cheneytest/bench/go1: reduce fasta data size for linux/arm
2012-06-05 Russ Coxruntime: use OS X vsyscall for gettimeofday (amd64)
2012-06-05 Russ Coxruntime: use OS X vsyscall for gettimeofday (386)
2012-06-05 Dave Cheneyruntime: use uintptr for block length in scanblock
2012-06-05 Rémy Oudomphengcmd/[568]g: correct freeing of allocated Regs.
2012-06-05 Nigel Taogc: fix typo.
2012-06-05 Rob Pikenet/http/httputil: fix typo in comment.
2012-06-04 Rémy Oudomphengtest: avoid interface conversion in rotate.go
2012-06-04 Robert Griesemergo spec: clarify promotion rules for methods/fields...
2012-06-04 Russ Coxcmd/gc: introduce hidden closure functions earlier
2012-06-04 Shenghou Malib9: fix memory leak in p9getwd()
2012-06-04 Russ Coxtime: accept .999 in Parse
2012-06-04 Robert Griesemermath/big: improved karatsuba calibration code, better...
2012-06-04 Marcel van... exp/locale/collate: somehow an incorrect version of...
2012-06-04 Shenghou Matest/bench/go1: fix gzip test
2012-06-04 Joel Singnet: fix botched cgo netbsd merge
2012-06-04 Joel Singcgo: enable cgo on netbsd/386 and netbsd/amd64
2012-06-04 Joel Singmisc/cgo/stdio: split stdout/stderr into a separate...
2012-06-04 Benny Siegertsyscall: use pipe instead of pipe2 on NetBSD
2012-06-04 Brad Fitzpatricknet/http: add new Server benchmark
2012-06-04 Andrew Gerrand doc: mention 'hg update default' in contribution...
2012-06-04 Russ Coxdoc/install: we don't print 'The compiler is 6g' anymore
2012-06-04 Ryan Barrettmisc/emacs: make compilation-mode's next-error understa...
2012-06-04 Brad Fitzpatricknet/textproto: add benchmark, cleanup, update comment
2012-06-04 Brad Fitzpatricknet/http: simplify ParseHTTPVersion
2012-06-04 Nigel Taocmd/gc: recognize u<<1 op u>>31 as a rotate when op...
2012-06-04 Shenghou Maapi: add Linux/ARM to go1 API
2012-06-04 Brad Fitzpatricknet/http: change a Del to delete
2012-06-04 Mikio Harapath/filepath: fix test
2012-06-03 Russ Coxtime: make Format 2.7x faster
2012-06-03 Joel Singnet: move cgo address info flags to per-platform files
2012-06-03 Alex Brainmansyscall: correct Win32finddata definition
2012-06-03 Russ Coxcmd/5g: fix typo
2012-06-03 Russ Coxapi: add net.UnixConn's CloseRead and CloseWrite methods
2012-06-03 Luuk van Dijkcmd/gc: inline slice[arr,str] in the frontend (mostly).
2012-06-03 Russ Coxexp/html/atom: faster Lookup with smaller tables
2012-06-02 Shenghou Masyscall: fix 32-bit uid calls
2012-06-02 Shenghou Maruntime: remove unnecessary macros in vlop_arm.s
2012-06-02 Shenghou Macmd/5a, cmd/5l, math: add CLZ instruction for ARM
2012-06-02 Jan Ziakruntime: add (unused for now) gc field to type information
2012-06-02 Charles L.... math: amd64 versions of Ceil, Floor and Trunc
2012-06-02 Jan Merclpath/filepath: implement documented SkipDir behavior
2012-06-02 Shenghou Macmd/5c, cmd/5g, cmd/5l: enable use of R12, F8-F15
2012-06-02 Brad Fitzpatrickapi: add FreeBSD to go1 API
2012-06-02 Rob Piketext/template/parse: restore the goroutine
2012-06-01 Robert Griesemergo/parser: ~15% faster parsing
2012-06-01 Ryan Barrettmisc/emacs: stop go-mode from spuriously marking the...
2012-06-01 Russ Coxcmd/6l: loop alignment, disabled
2012-06-01 Russ Coxcmd/5g, cmd/6g, cmd/8g: delete clearstk
2012-06-01 David Symondsmisc/dashboard/codereview: handle abandoned CLs.
2012-05-31 Nigel Taoexp/html/atom: faster, hash-based lookup.
2012-05-31 Rémy Oudomphengruntime: lower memory overhead of heap profiling.
2012-05-31 Sameer AjmaniCONTRIBUTORS: Add Ryan Barrett (Google CLA)
2012-05-31 Rémy Oudomphengruntime/pprof, misc/pprof: correct profile of total...
2012-05-31 Nigel Taoexp/html/atom: new package.
2012-05-31 Rob Pikeregexp: fix a couple of bugs in the documentation
2012-05-31 Andrew Gerrandmisc/dashboard/app: add debug logging to notifyOnFailur...
2012-05-31 Andrew Gerrandmisc/dashboard/app: fix tests
2012-05-30 Dave Cheneycmd/go: add -ccflags
2012-05-30 Russ Coxcmd/gc: contiguous loop layout
2012-05-30 Mikio Haranet: fix test to avoid unintentional nil pointer derefe...
2012-05-30 Russ Coxcmd/5l: fix PLD
2012-05-30 Russ Coxcmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction
2012-05-30 Russ Coxcmd/ld: align function entry on arch-specific boundary
2012-05-30 Russ Coxcmd/6l, cmd/8l: fix chaining bug in jump rewrite
2012-05-30 Ivan Krasincompress/flate: fix overflow on 2GB input. Reset hashOf...
2012-05-30 Mats Lidellgo-mode: Works for both GNU-Emacs and XEmacs-21.5
2012-05-30 Rob Piketest/bench/shootout: more speedups
2012-05-30 Russ Coxcmd/6g: avoid MOVSD between registers
2012-05-30 Russ Coxshootout: make mandelbrot.go more like mandelbrot.c
2012-05-30 Sameer AjmaniA+C: add Mats Lidell. He signed the agreement with...
2012-05-30 Jean-Marc Eurin misc/emacs: Use patch output of gofmt instead of...
2012-05-30 Rob Piketest/bench/shootout/timing.log: mandelbrot is restored
2012-05-30 Joel Singruntime: always initialise procid on netbsd
2012-05-30 Jan Ziakruntime: update field types in preparation for GC changes
2012-05-30 Joel Singcmd/ld: increase number of ELF sections
2012-05-30 Jan Ziakruntime: hide symbol table from garbage collector
2012-05-30 Marcel van... exp/locale/collate: avoid double building in maketables...
2012-05-30 Russ Coxtest/bench/go1: add mandelbrot for floating point
2012-05-30 Russ Coxcmd/6g: change sbop swap logic
2012-05-30 Nigel Taoimage/png: optimize paeth some more.
2012-05-30 Alex Brainmanruntime: disable new TestCrashHandle on freebsd to...
next