]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2012-01-27 Andrew Gerrandweekly.2012-01-27 weekly.2012-01-27
2012-01-27 David Symondsgc: remove extra paranoia from inlining unsafe.Pointer...
2012-01-27 Gustavo Niemeyercmd/go: solve ambiguity of get lp.net/project/foo
2012-01-27 David Symondsgc: permit unsafe.Pointer for inlined functions.
2012-01-26 Brad Fitzpatrickarchive/zip: add functions to convert between os.FileIn...
2012-01-26 James P. Cooper database/sql: convert SQL null values to []byte...
2012-01-26 Rob PikeFAQ: more words about why GOMAXPROCS>1 might not speed...
2012-01-26 Brad Fitzpatricknet/http: add Request.RequestURI field
2012-01-26 Russ Coxgc, runtime: handle floating point map keys
2012-01-26 Russ Cox6c, 8c: make floating point code NaN-safe
2012-01-26 Andrew Gerrandcmd/go: update doc.go with text generated from the...
2012-01-26 Robert Griesemermath/big: test both bitLen and bitLen_g
2012-01-26 Russ Coxgodoc: move overview before API TOC
2012-01-26 Roger Peppenet/http: make ParseForm ignore unknown content types.
2012-01-26 Mikio Haranet: make WriteTo fail when UDPConn is already connected
2012-01-26 Luuk van Dijkgc: softer criteria for inlinability.
2012-01-26 Dmitriy Vyukovnet/rpc: log Call reply discard
2012-01-26 Dmitriy Vyukovnet/rpc: fix data race in benchmark
2012-01-26 Luuk van Dijkcmd/gc: forgotten recursion on ninit itself in order.c
2012-01-26 Dmitriy Vyukovnet/rpc: fix race in TestClientWriteError test
2012-01-26 Robert Henckedoc/go1: minor html fixes
2012-01-26 Rob Pikepath/filepath: fix test
2012-01-26 Gustavo Niemeyerdoc/go1: add encoding/xml changes
2012-01-26 Blake Mizeranydatabase/sql: fix Tx.Query
2012-01-26 Brad Fitzpatrickcmd/goapi: new tool for tracking exported API over...
2012-01-26 James P. Cooperdatabase/sql: add NullInt64, NullFloat64, NullBool
2012-01-26 Gustavo Niemeyerdoc/go1: fix urls
2012-01-26 Brad FitzpatrickA+C: Add James P. Cooper (Individual CLA)
2012-01-26 Brad FitzpatrickA+C: add Blake Mizerany (Individual CLA)
2012-01-26 Gustavo Niemeyerdoc/go1: add net/url changes
2012-01-26 Robert Griesemergo/doc: fix typo
2012-01-26 Robert Griesemergo/doc: revert API change (per former discussion) and...
2012-01-26 David G. Andersenmath/big: return type of bitLen is an int; use MOVL...
2012-01-25 Gustavo Niemeyergofix: handle xml.Unmarshal in xmlapi fix
2012-01-25 David G. Andersenmath/big: assembly versions of bitLen for x86-64,...
2012-01-25 Yoshiyuki Kannonet/http: fix Transport deadlock
2012-01-25 Russ Coxgc: fix order of evaluation
2012-01-25 Brad Fitzpatrickregexp: remove vestigial Error type
2012-01-25 Mikio Haranet: fix dialing google test
2012-01-25 Robert Griesemergo/doc: test cases for sort order
2012-01-25 Rob Pikego1: sub-repositories
2012-01-25 Robert Figueiredosyscall: add NOTE_* constants on OS X
2012-01-25 Russ CoxA+C: Robert Figueiredo (individual CLA)
2012-01-25 Russ Coxbuild: fix build
2012-01-25 Brad Fitzpatricknet/http: disabled test for Transport race / deadlock bug
2012-01-25 Russ Coxbuild: remove code now in subrepositories
2012-01-25 Russ Coxgofix: update go1pkgrename for subrepositories
2012-01-25 Robert Griesemergofix: add -debug flag for quicker diagnosis of interna...
2012-01-25 Russ Coxcodereview: more fixes
2012-01-25 Russ Coxcodereview: support for subrepositories
2012-01-25 Robert Griesemergo/printer: factor some frequently used code
2012-01-25 Robert Griesemergo/printer, gofmt: respect line breaks in signatures
2012-01-25 Robert Griesemergo/doc: test case for corner case (override of predecl...
2012-01-25 Robert Griesemergo/doc: clean rewrite of go/doc internals
2012-01-25 Robert Griesemergofmt: fix test.sh
2012-01-25 Fazlul Shahriaros: pass tests on Plan 9 again
2012-01-25 David Symondsruntime: move NumCPU declaration into debug.go.
2012-01-25 Joel Singarchive/tar: fix race in TestNonSeekable
2012-01-25 Rob Pikedoc/go1: mime, filepath.Walk
2012-01-25 Andrew Gerrandgodoc: update metadata upon launch
2012-01-25 Robert Griesemergo/scanner: Use explicit scanner.Mode type.
2012-01-25 Andrew Balholmnet/http: parse CONNECT requests
2012-01-25 Rob Pikedoc/go1: add more info about hash and net changes,...
2012-01-25 Robert Griesemergo/parser: Use explicit parser.Mode type.
2012-01-24 Nigel Taohtml: move the HTML parser to an exp/html package....
2012-01-24 Gustavo Niemeyerencoding/xml: remove Marshaler support
2012-01-24 Andrew Gerrandmath/big: add examples for Rat and Int's SetString...
2012-01-24 Gustavo Niemeyerencoding/xml: add docs for ignoring tag
2012-01-24 Andrew Gerrandtext/template: add example for Template
2012-01-24 Brad Fitzpatrickencoding/binary: document that PutVarint, PutUvarint...
2012-01-24 Brad Fitzpatricknet: actually reset deadline when time is zero
2012-01-24 Shenghou Mabuild: do not build all C compilers
2012-01-24 Brad Fitzpatrickrename FooError vars to ErrFoo
2012-01-24 Olivier Duperraytest: Add the usual Copyright notice.
2012-01-24 Brad Fitzpatrickgo/build: typo
2012-01-24 Russ Coxcmd/go: fix get github
2012-01-24 Ivan Krasincompress/flate: increase the length of hash table from...
2012-01-24 Brad Fitzpatrickcrypto: rename some FooError to ErrFoo
2012-01-24 Luuk van Dijkgc: static implements check on typeswitches only applie...
2012-01-24 Gustavo Niemeyerencoding/xml: bring API closer to other packages
2012-01-24 Robert Griesemergo/doc: removed unused field "Type.Type"
2012-01-24 Rob Pikedoc/go1: image changes
2012-01-24 Robert Griesemerlib/godoc: use Type.Name directly
2012-01-23 David G. Andersenmath/big: slight improvement to algorithm used for...
2012-01-23 Russ Coxexp/ebnflint: test spec during 'go test'
2012-01-23 Russ Coxcmd/go: add missing files (fix build)
2012-01-23 Russ Coxcmd/go: implement go get + bug fixes
2012-01-23 Russ Coxgo/build: add BuildTags to Context, allow !tag
2012-01-23 Russ Coxgc: avoid DOT in error messages
2012-01-23 Shenghou Macgo: -cdefs should translate unsafe.Pointer to void *
2012-01-23 Robert Griesemergo/doc: test all operation modes
2012-01-23 Marcel van... exp/norm: fixes a subtle bug introduced by change 10087...
2012-01-23 Mikio Haranet: consistent OpError message
2012-01-23 Russ Coxdashboard: fix -commit for new xml package
2012-01-23 Rob PikeCONTRIBUTORS: add Alexandru Moșoi <brtzsnr@gmail.com>
2012-01-23 Rob Pikegob: annotate debug.go so it's not normally built
2012-01-23 Rob Pikespec: function invocation, panic on *nil
2012-01-23 Rob PikeFAQ: update to Go 1.
2012-01-23 Luuk van Dijkgc: missed typecheck in subscripting a const string.
2012-01-23 Luuk van Dijkgc: handle function calls in arguments to builtin compl...
next