]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-01-10 Robert Griesemerspec: pointer comparison for pointers to 0-sized variables
2012-01-10 Brad Fitzpatricksyscall: make Environ return original order
2012-01-10 Russ Coxcmd/go: add -v flag to build and install
2012-01-10 Russ Coxgo: add ... patterns in import path arguments
2012-01-10 Robert Griesemergo/doc: first steps towards cleaning up go/doc
2012-01-10 Nigel Taohtml: foreign element HTML integration points, tag...
2012-01-09 Russ Coxcmd/go: fix import directory list for compilation
2012-01-09 Anthony Martinsyscall: ignore godefs input when building on Plan 9
2012-01-09 Russ Coxos: add ModeCharDevice
2012-01-09 Adam Langleycrypto/openpgp: truncate hashes before checking DSA...
2012-01-09 Rémy Oudomphengtext/template: handle panic values that are not errors.
2012-01-09 Alexey Borzenkovencoding/gob: fix panic when decoding []byte to incompa...
2012-01-09 Luuk van Dijkgc: remove now redundant typecheck of ->ninit on switches.
2012-01-09 Ian Lance Taylorcgo: if value for constant did not parse, get it from...
2012-01-09 Robert Griesemermath/big: simplify fast string conversion
2012-01-09 Peter Mundydoc: use 2012 for year in model standard copyright...
2012-01-09 Florian Weimergo-mode.el: fix syntax highlighting of backticks
2012-01-09 Russ Coxundo CL 5504108 / 0edee03791f4
2012-01-09 Lorenzo Stoakesgc: put limit on size of exported recursive interface
2012-01-09 Albert Strasheimsyscall: Linux-only support for parent death signal
2012-01-09 Andrew Gerranddoc: only trim newlines in tmpltohtml, gofmt progs
2012-01-09 Andrew Gerrandgo/build: handle and warn of duplicate GOPATH entries
2012-01-09 Andrew Gerranddoc: float -> float64 in Effective Go template
2012-01-09 Jeff R. Allendoc: float -> float64 in Effective Go
2012-01-09 Wei Guangjingwindows: use ArbitraryUserPointer as TLS slot
2012-01-08 Florian Weimerencoding/asn1: document support for *big.Int
2012-01-08 Sameer Ajmanitime: fix godoc for After and NewTicker.
2012-01-06 Ryan Hitchmangc: improve unsafe.Pointer type-check error messages
2012-01-06 Sameer AjmaniA+C: add sameer@golang.org to CONTRIBUTORS.
2012-01-06 Adam LangleyAdd Szabolcs Nagy as a contributor.
2012-01-06 Robert Griesemersort: eliminate extra Len() call
2012-01-06 Robert Henckevarious: fix prints
2012-01-05 Andrew Gerrandgoinstall: fix test data
2012-01-05 Eric Eisnercmd/go: Pass arguments to command for run
2012-01-05 Andrew Gerranddoc: add Slices: usage and internals article
2012-01-05 Andrew Gerrandgoinstall: use correct checkout URL for Google Code...
2012-01-05 Andrew Gerranddoc: trim spaces from code snippets
2012-01-05 Roger Peppego test: don't try to print package with error message.
2012-01-05 Charles L.... math: fix typo in all_test.go
2012-01-05 Mikio Haranet: fix incorrect mode on ListenIP, ListenUDP
2012-01-05 Jeff R. Allencrypto/tls: Improve TLS Client Authentication
2012-01-05 Andrew Gerranddoc/progs: test defer programs
2012-01-05 Andrew Gerrandnet: update DialIP comments to mention protocols
2012-01-05 Alex Brainmanmake.bash: remove old dregs
2012-01-04 Sanjay Menakurucmd/go: include external test files in the files sent...
2012-01-04 Robert Griesemerruntime: fix typo in comment
2012-01-04 Adam Langleycrypto/tls: update generate_cert.go for new time package
2012-01-04 Dave Cheneyexp/ssh: fix two flow control bugs in chanWriter
2012-01-04 Andrew Gerrandunsafe: refer to correct reflect functions
2012-01-04 Paul Bormandoc: Fix URL to the Xcode web page
2012-01-04 Andrew Gerranddashboard: increase notification log to 200 lines
2012-01-03 Andrew Balholmhtml: parse <frameset> inside body
2012-01-03 Sanjay Menakurucmd/go: include test files in the files sent to gofmt...
2012-01-03 Andrew GerrandA+C: add Sanjay Menakuru
2012-01-03 Evan Shawencoding/json: don't marshal special float values
2012-01-03 Michael Shieldsencoding/xml: use strings.Reader in tests.
2012-01-03 John DeNerodoc/codewalk/functions.xml: Fix broken function examples
2012-01-03 Christoph Hackcmd/go: refer to the right command in the doc description.
2012-01-03 Benny Siegertgotest: make _testmain.go conform to gofmt rules
2012-01-03 Olivier Duperraydoc/articles: add {{donotedit}} to templates
2011-12-27 Dave Cheneyexp/ssh: various small fixes
2011-12-27 Rob Pikebytes.Buffer: read of 0 bytes at EOF shouldn't be an EOF
2011-12-26 Alex Brainmanmisc/windows: add src/pkg/runtime/z* files to installat...
2011-12-26 Vadim Vygonetslog/syslog: add Alert method
2011-12-25 David Symondsflag: change Set method Value interface to return error...
2011-12-25 David Symondstesting: use flag.Duration for -timeout flag.
2011-12-25 Nigel Taohtml: adjust foreign attributes.
2011-12-24 Andrew Balholmhtml: "in select in table" insertion mode.
2011-12-23 Marcel van... exp/norm: fixed two unrelated bugs in normalization...
2011-12-23 Robert Henckenet/rpc: trivial test cleanup
2011-12-23 David Symondsflag: add Duration flag type.
2011-12-23 David Symondstime: add ParseDuration.
2011-12-23 Andrew Gerranddashboard: fix todo caching nil
2011-12-23 Andrew Gerranddashboard: cache packages, introduce caching helpers
2011-12-23 Andrew Gerrandtag weekly.2011-12-22
2011-12-23 Andrew Gerrandweekly.2011-12-22 weekly.2011-12-22
2011-12-23 Russ Coxcmd/go: two testing fixes
2011-12-23 Russ Coxruntime: delete old asm_*.h if still around
2011-12-23 Andrew Gerrandcmd/go: update "go help remote" to use correct Google...
2011-12-23 Alex Brainmanpath/filepath: implement Base and Dir for windows
2011-12-23 David Symondsdashboard: Don't highlight first heading row.
2011-12-23 Rob Piketesting: add wrapper methods so the godoc output lists...
2011-12-23 Andrew Balholmhtml: Don't ignore whitespace in "after after frameset...
2011-12-22 Robert Griesemerpartial build fix: add missing argument to NewPackageDoc
2011-12-22 Robert Griesemerfix build: correct build scripts
2011-12-22 Robert Griesemerfix build: updated build scripts
2011-12-22 Robert Griesemergo/doc, godoc: move export filtering into go/doc
2011-12-22 Rob Pikefmt: make the malloc test check its counts
2011-12-22 Alex Brainmango/build: (*Tree).BinDir should not return path with...
2011-12-22 Rémy Oudomphengstrconv: fix bug in extended-float based conversion.
2011-12-22 Robert Griesemermath/big: Rand shouldn't hang if argument is also receiver.
2011-12-22 Rob Pikepath: Dir
2011-12-22 Robert Griesemergo/doc: s/typeDoc/typeInfo/
2011-12-22 Rob Pikepath/filepath: Dir
2011-12-22 David Symondsdoc: fix misspelt CSS properties.
2011-12-22 Robert Griesemergo/doc, godoc: show methods of anonymous fields
2011-12-22 Rob Piketesting: fix the fix to the wording about the bug
2011-12-22 Rob Piketesting: fix wording in explanation of potential bug
2011-12-22 Rob Piketesting: make signalling safer for parallel tests
2011-12-22 Robert Hencketesting: compare Log to Println
next