]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-01-11 Rob Pikenetchan: make fields public for pending gob change
2011-01-11 Anthony Martinsyscall: fix mksysnum_linux.sh
2011-01-11 Ian Lance Taylorld: Permit an Mach-O symbol to be exported in the dynam...
2011-01-11 Gustavo Niemeyergoinstall: preliminary support for cgo packages
2011-01-11 Rob Pikelog: add methods for exit and panic
2011-01-11 Ian Lance Taylorruntime/cgo: Add callbacks to support SWIG.
2011-01-11 Russ Coxgodefs: better handling of enums
2011-01-11 Gustavo Niemeyercgo: export unsafe.Pointer as void*
2011-01-11 Gustavo Niemeyercgo: output alignment fix
2011-01-11 Gustavo Niemeyercgo: fix enum const conflict
2011-01-10 Robert Griesemergodoc: support for regular expression full text search
2011-01-10 Robert Griesemergo spec: remove Maxalign from spec
2011-01-10 Ken Thompsonarm optimizer bug fixes
2011-01-10 Roger Peppetime: add AfterFunc to call a function after a given...
2011-01-10 Robert Griesemergo/ast: correct end position for Index and TypeAssert...
2011-01-09 Peter Mundybytes: fix TrimSpace typo
2011-01-09 Eoghan Sherrytime: fix tick accuracy when using multiple Tickers
2011-01-09 Peter Mundydoc: contribution copyright year 2011
2011-01-08 Ian Lance Taylorruntime: Restore scheduler stack position if cgo callba...
2011-01-08 Adam Langleyencoding/line: add
2011-01-08 Ken Thompsonadd peep
2011-01-08 Ken Thompsoninitial cut at arm optimizer
2011-01-08 Rob Pikearm: fix build
2011-01-07 Robert Griesemergofmt: don't attempt certain illegal rewrites
2011-01-07 Rob Piketime.NewTicker: panic for intervals <= 0.
2011-01-07 Rob Pikebytes.Buffer: Fix bug in UnreadByte.
2011-01-07 Robert Griesemergofmt: rewriter matches apply to expressions only
2011-01-07 Adam Langleycrypto/block: mark as deprecated.
2011-01-07 Andrew Gerrandtag release.2011-01-06
2011-01-07 Andrew Gerrandrelease.2011-01-06 weekly.2011-01-06
2011-01-07 Ian Lance Taylorld: Permit an ELF symbol to be exported in the dynamic...
2011-01-06 Andrew Gerranddoc: add golanguage.ru to foreign-language doc list
2011-01-06 Russ Coxcgo: disallow use of C.errno
2011-01-06 Russ CoxMake.pkg: use installed runtime.h for cgo
2011-01-06 Anthony Martinruntime/cgo: fix stackguard on FreeBSD/amd64
2011-01-06 Russ Coxgc: fix &^=
2011-01-06 Russ Coxcrypto/cipher: make NewCBCEncrypter return BlockMode
2011-01-05 Kyle ConsalusMade format string handling more efficient.
2011-01-05 Rob Pikeeffective go: explain the effect of repanicking better.
2011-01-05 Russ Coxio: fix Copyn EOF handling
2011-01-05 Russ Coxsyscall: correct Linux Splice definition
2011-01-05 Kyle Lemonsgoinstall: add -clean flag
2011-01-05 Russ CoxA+C: Kyle Lemons (individual CLA)
2011-01-05 Anthony Martingc: return constant floats for parts of complex constants
2011-01-05 Rob Pikefmt: normalize processing of format string
2011-01-05 Brad Fitzpatrickhttp: permit empty Reason-Phrase in response Status...
2011-01-05 Robert Griesemergo/ast: correct Pos/End ranges for field lists
2011-01-05 Rob Pikegob: generate a better error message in one confusing...
2011-01-05 Ian Lance Taylorsyscall: Make Access second argument consistently uint32.
2011-01-05 Nigel Taodoc: update contribution guidelines to prefix the chang...
2011-01-05 Roger Peppestrings: fix description of FieldsFunc
2011-01-04 Robert Griesemerfix occurrences of occur[^sr .,?!;\n]
2011-01-04 Icarus SparryThe Dec 06 change
2011-01-04 Rob Pikeregexp: implement early out for failed anchored search.
2011-01-04 Patrick Gavlinencoding/binary: reject types with implementation-depen...
2011-01-04 Russ Coxmerge tree
2011-01-04 Patrick Gavlingc: rewrite complex /= to l = l / r.
2011-01-04 Robert Griesemergo/ast: provide complete node text range info
2011-01-04 Russ Coxstrconv: update ftoa comment for 'E' and 'G'
2011-01-04 Russ CoxA+C: Patrick Gavlin (individual CLA)
2011-01-04 Michael Hoisienet: fix close of Listener
2011-01-04 Nigel Taodoc: update Effective Go for template API change.
2011-01-04 Gustavo Niemeyergoinstall: fix -u for bzr
2011-01-04 Andrew Gerrandgobuilder: prefix the tarball with 'go.', tweak release...
2011-01-03 Rob Pikeregexp: fix prefix bug.
2011-01-03 Rob Pikeregexp: fix performance bug, make anchored searches...
2010-12-30 Anschel Schaffer... Fix documentation typo.
2010-12-27 Stefan Nilssonatof: added 'E' as valid token for exponent
2010-12-27 Sebastien Binetsimple fix to not have 'exp/eval' panic in presence...
2010-12-27 Adam Langleycrypto/cipher: fix OCFB
2010-12-24 Caine Tighegoinstall/download.go: Add checkout concept and helper...
2010-12-23 Andrew GerrandA+C: Caine Tighe
2010-12-23 Andrew Gerrand6l: fix documentation of -L flag
2010-12-23 Andrew Gerrandtag release.2010-12-22
2010-12-23 Andrew Gerrandrelease.2010-12-22 weekly.2010-12-22
2010-12-23 Eoghan Sherrytesting: fix error message on invalid regexp
2010-12-21 Nigel Taohash/crc64: fix typo in Sum.
2010-12-21 Stefan Nilssonbufio: removed dead code
2010-12-20 Rob Piketemplate: fix trivial bug: integers are not "empty"
2010-12-20 David Symondsexpvar: quote StringFunc output, same as String output.
2010-12-17 Robert Griesemersuffixarray: implememted FindAllIndex regexp search
2010-12-17 Robert Griesemergo/scanner: interpret filenames in //line filename...
2010-12-17 Rob Piketls: fix argument mistake in Error call.
2010-12-17 Rob Pikejson: fix Fatal call in test
2010-12-17 Russ Coxfix cgo build
2010-12-17 Russ Coxcgo: handle references to symbols in shared libraries
2010-12-17 Rob Pikeregexp: change Expr() to String(); add HasOperator...
2010-12-17 Russ Coxld: ignore stab symbols
2010-12-17 Russ Coxld: allow relocations pointing at ELF .bss symbols
2010-12-17 Russ Coxmisc/cgo/life: fix, add to build
2010-12-17 Anthony Martincrypto/hmac: add HMAC-SHA256
2010-12-17 Rob Pikeregexp: add HasMeta and regexp.Expr().
2010-12-16 Adam Langleycrypto/tls: missed a file
2010-12-16 Adam Langleycrypto/tls: add ECDHE support
2010-12-16 Rob Piketime: explain the formats a little better.
2010-12-16 Adam Langley crypto/elliptic: add serialisation and key pair genera...
2010-12-16 Russ Coxdarwin, freebsd: ignore write failure (during print...
2010-12-16 Rob Piketest/bench: update numbers for regex-dna after speedup...
2010-12-16 Christopher... govet: fix comment
2010-12-16 Adam Langleycrypto/tls: check in support code.
next