]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-05-04 Shenghou Macmd/cgo: support Linux/ARM
2012-05-04 Shenghou Maruntime: cgo support for Linux/ARM
2012-05-04 Shenghou Macmd/5l, cmd/ld: dynamic linking library support
2012-05-04 David Symondsmisc/dashboard/codereview: remove transitional code.
2012-05-03 Michael Chatenencoding/json: Fix panic when trying to unmarshal the...
2012-05-03 Francisco Souzasyscall: add Termios support on darwin
2012-05-03 Ian Lance Taylortest: add bug437, a test that used to fail with gccgo...
2012-05-03 Adam Langleycrypto/x509: fix panic when using unavailable hash...
2012-05-03 Shenghou Macmd/5c, cmd/5a, cmd/5l: ARM support for PREFETCH built-in
2012-05-03 Ian Lance Taylortest: add bug436, valid code that crashed gccgo
2012-05-03 Shenghou Macmd/dist: remove stray src/pkg/runtime/z* when cleaning
2012-05-02 Andrew Gerrandmisc/dashboard/codereview: add copyright notices to...
2012-05-02 Russ Coxcmd/cc: add PREFETCH built-in (like SET, USED)
2012-05-02 Marcel van... exp/locale/collate: fixed two bugs uncovered by regress...
2012-05-02 Luuk van Dijkcmd/gc: test for issue 3552
2012-05-02 Dmitriy Vyukovruntime: avoid unnecessary zeroization of huge memory...
2012-05-02 Alex Brainmanos/signal: run windows TestCtrlBreak during build
2012-05-02 Anthony Martinos: conform to Go 1 API on Plan 9
2012-05-02 Anthony Martinbuild: dist-based build for Plan 9
2012-05-02 Rob Pikemisc/dashboard/codereview: LGTM favicon
2012-05-02 Dave Cheneybytes: add assembly version of Equal for ARM
2012-05-01 Ian Lance Taylorcgo: rename C names for Go types to avoid conflicting...
2012-05-01 David Symondsmisc/dashboard/codereview: preserve CL ordering.
2012-05-01 Nigel Taocompress/flate: add a copy overrun test.
2012-05-01 David Symondsmisc/dashboard/codereview: de-dup LGTMs.
2012-05-01 David Symondsencoding/json: don't match field name if a JSON struct...
2012-05-01 David Symondsmisc/dashboard/codereview: send mail immediately, and...
2012-05-01 Nigel Taocompress/flate: optimize history-copy decoding.
2012-04-30 Robert Henckecmd/go: do not ignore DepsErrors in 'go run'
2012-04-30 Shenghou Maruntime: give proper messages when user defined DYLD_IN...
2012-04-30 David Symondsmisc/dashboard/codereview: record Message-ID of code...
2012-04-30 David Symondsmisc/dashboard/codereview: add handy logout URL.
2012-04-30 David Symondsmisc/dashboard/codereview: send mail to assigned review...
2012-04-30 Brad Fitzpatrickencoding/base64: don't ignore underlying souce read...
2012-04-30 Brad Fitzpatricksyscall: add a test for passing an fd over a unix socket
2012-04-29 Dave Cheneycompress/flate: add Encoder/Decoder benchmarks
2012-04-27 David Symondsmisc/dashboard/codereview: don't depend on map iteratio...
2012-04-27 Brian Dellisantios/exec: close all internal descriptors when Cmd.Start...
2012-04-27 Ian Lance TaylorA+C: add Brian Dellisanti (individual CLA)
2012-04-27 David Symondsmisc/dashboard/codereview: simplify parallel operations...
2012-04-27 Dave Cheneynet: consolidate common socket functions
2012-04-27 David Symondsmisc/dashboard/codereview: more abbreviated modificatio...
2012-04-27 David Symondsmisc/dashboard/codereview: new app.
2012-04-27 Nigel Taoimage/png: speed up PNG decoding for common color model...
2012-04-27 David Symondsold/regexp, old/template: delete.
2012-04-27 Anthony Martinpath/filepath: fix typo
2012-04-26 Andrew Gerrandmisc/dist: drop repetition in filenames, default to...
2012-04-26 Andrew Gerrandre-tag go1.0.1
2012-04-26 Andrew Gerrandtag go1.0.1
2012-04-26 Andrew Gerranddoc: go1.0.1 release notes
2012-04-26 Russ Coxcmd/go: new tag selection logic
2012-04-26 Joel Singsyscall: remove sysctl workaround for openbsd
2012-04-26 Anthony Martinsyscall: fix a number of exec bugs on Plan 9
2012-04-26 Anthony Martingc: use correct line number for EOF syntax error
2012-04-26 David Symondsdoc: update wiki article to use html/template properly.
2012-04-26 Nigel Taodoc: simplify the image_draw article example for conver...
2012-04-26 Shenghou Macmd/godoc: update App Engine README and script for...
2012-04-26 Andrew Balholmexp/html: adjust inTableBodyIM to match spec
2012-04-26 David Symondstime: doc fix.
2012-04-25 Russ Coxcodereview: look for new release branches
2012-04-25 Andrew Gerranddashboard: sort user interface by internal counter...
2012-04-25 Brad Fitzpatricknet/http: ignore paths on CONNECT requests in ServeMux
2012-04-25 Brad Fitzpatrickmime: make ParseMediaType return zero results on error
2012-04-25 Joel Singruntime: use __tfork() syscall on openbsd
2012-04-25 Marcel van... exp/locale/collate: Added Builder type for generating...
2012-04-25 Marcel van... exp/locale/collate: Added skeleton for the higher-level...
2012-04-25 Marcel van... exp/locale/collate: added trie for associating colElems...
2012-04-25 Marcel van... exp/locale/collate: added representation for collation...
2012-04-25 Marcel van... exp/locale/collate: implementation of trie that is...
2012-04-25 Gustavo Niemeyernet/http: revert 97d027b3aa68
2012-04-25 Ian Lance Taylorcrypto/rand: use io.ReadFull in test
2012-04-25 Bobby Powersencoding/json: allow punctuation in tag names
2012-04-25 Mikio Haranet: fix crash of Listen with "" or nil laddr
2012-04-25 Dave Cheneybytes: add assembly version of IndexByte for ARM
2012-04-25 Rob Pikevet: check values for named constants as well as literals.
2012-04-25 Rob Pikeall: fix errors found by go vet
2012-04-25 Andrew Balholmexp/html: adjust inTableIM to match spec
2012-04-24 Ian Lance Taylortest: add test for order of evaluation of map index...
2012-04-24 Mikkel Krautzmisc/dist: more gophers for OS X installer
2012-04-24 Shenghou Maruntime: fix runtime.Breakpoint for ARM
2012-04-24 Shenghou Macmd/5g: fix URL typo
2012-04-24 Andrew Balholmexp/html: make inBodyIM match spec
2012-04-24 Brad Fitzpatrickmime/multipart: report io.EOF correctly on part ending...
2012-04-24 Rob Pikepath: document that Clean deletes trailing slashes.
2012-04-24 Rob Piketext/template: improve the error reporting for unexport...
2012-04-24 Gustavo Niemeyernet/http: allow clients to disable keep-alive
2012-04-23 Rémy Oudomphengnet: fix typo in Listener.File() documentation
2012-04-23 Ian Lance Taylortest: test handling of negative float constants
2012-04-23 Ian Lance Taylortime: change float expression to ensure it is an integer
2012-04-23 Mikkel Krautzmisc/dist: require 10.6 or later for OS X .pkgs
2012-04-23 Luuk van Dijkcmd/gc: fix addresses escaping through closures called...
2012-04-23 Pascal S. de... net/http: lex cleanup
2012-04-23 Shenghou Mamath: ARM assembly implementation for Abs
2012-04-23 Rob Piketext/template: detect unexported fields better
2012-04-23 Rob Pikereflect: document and test TypeOf(nil)
2012-04-22 Andrew Balholmexp/html: add more cases to inBodyIM
2012-04-21 Rémy Oudomphengstrconv: 2x-4x speed improvement for atof64.
2012-04-21 Quan Yong Zhaicompress/zlib: minor fixes
2012-04-21 Michael Chatenruntime: add benchmark for complex128 division
2012-04-21 Dave Cheneynet: fix race between Close and Read
next