]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-06-10 Andrew Gerrandweekly.2011-06-09 weekly.2011-06-09
2011-06-10 Nigel Taoimage: add Paletted.Set, and a basic test of the concre...
2011-06-10 Andrew Gerrandsync/atomic: fix arm check64 bug
2011-06-10 Dave Cheneygopack: make unused page function a fatal error
2011-06-10 Brad Fitzpatrickhttp: fix regression permitting io.Copy on HEAD response
2011-06-10 Dave Cheneygopack: remove warning from the use of mktemp
2011-06-09 David Symondsmail: decode RFC 2047-encoded words, not phrases.
2011-06-09 Russ Cox5l: fix softfloat nits
2011-06-09 Russ Coxgc: compactframe breaks arm - fix build
2011-06-09 Luuk van Dijkgc: nit
2011-06-09 Russ Cox5l: delete dead code
2011-06-09 Luuk van Dijkgc: compact stackframe
2011-06-09 Fan Hongjianmath: add sqrt_arm.s and sqrtGoC.go as fallback to...
2011-06-09 Russ CoxA+C: Fan Hongjian (individual CLA)
2011-06-09 Quan Yong Zhairuntime: improve memmove
2011-06-09 Russ Coxgc: nits
2011-06-09 Rob PikeAC: s/Jeffrey M Hodges/Jeff Hodges/
2011-06-09 Alex Brainmanruntime: increase maximum number of windows callbacks
2011-06-09 David Symondsmail: decode "Q"-encoded mail addresses.
2011-06-08 Nigel Taocompress/lzw: reduce decoder buffer size from 3*4096...
2011-06-08 Brad Fitzpatrickhttp: fix handling of 0-lengthed http requests
2011-06-08 Brad Fitzpatrickhttp: change most map[string][]string types to new...
2011-06-08 Robert Griesemergofmt: update test script so that it passes again
2011-06-08 Robert Griesemerbig: removed some gratuitous +/-1's
2011-06-08 Robert Griesemergo spec: handle a corner case of a special case for...
2011-06-08 Robert Griesemerebnf: follow EBNF for EBNF faithfully
2011-06-08 Robert Griesemerbig: gobs for big rats
2011-06-08 Yuval Pavel... os: fix Getenv for Plan 9. Truncate the rightmost char...
2011-06-08 Jonathan Markruntime: SysMap uses MAP_FIXED if needed on 64-bit...
2011-06-08 Ian Lance TaylorA+C: Jonathan Mark (individual CLA)
2011-06-08 David Symondsmail: format addresseses correctly.
2011-06-08 Dave Cheneygc: alternative clang compatible abort.
2011-06-07 Michael T.... big.nat: Improved speed of nat-to-string conversion
2011-06-07 Robert GriesemerC+A: add Michael T. Jones (Google, gmail account)
2011-06-07 Brad Fitzpatrickexec: export the underlying *os.Process in Cmd
2011-06-07 Mikio Haranet: fix bug in net.Interfaces: handle elastic sdl_data...
2011-06-07 Brad Fitzpatrickgofix: fix diff regression from exec change
2011-06-07 Russ Coxcompress/lzw: do not use background goroutines
2011-06-07 Robert Henckegodefs: do not assume forward type references are enums
2011-06-07 Anthony Martinld: fix and simplify ELF symbol generation
2011-06-07 Robert GriesemerC+A: added Michael T. Jones (Google)
2011-06-07 Caine Tighegc/lex.c: fix formatting of #include statement
2011-06-07 Brad Fitzpatrickgofmt: fix -d regression from exec change
2011-06-07 Rob Pikestrconv: change Quote to be Unicode-friendly,
2011-06-07 Rob Pikeimage/gif: fix buglet in graphics extension.
2011-06-07 Dave Cheneycgo: support non intel gcc machine flags
2011-06-06 Brad Fitzpatrickhtml: improve attribute parsing, note package status
2011-06-06 Rob Piketemplate: rearrange the code into separate files.
2011-06-06 Graham Millerbig: Rat always outputs the requested precision from...
2011-06-06 Adam Langleycrypto: reorg, cleanup and add function for generating...
2011-06-06 Alex Brainmangobuilder: number of fixes
2011-06-06 Dave Cheneygc: enable building under clang/2.9
2011-06-06 Evan Shawos: add Process.Kill and Process.Signal
2011-06-06 Jeffrey M Hodgeslibmach: use the standardized format for designated...
2011-06-06 David Jakob... netchan: added drain method to importer.
2011-06-06 Rob PikeCONTRIBUTORS: C+A for David Jakob Fritz and Jeffrey...
2011-06-06 David Symondsmail: address list parsing.
2011-06-06 Andrew Gerrandcrypto/twofish: fix Reset index overflow bug.
2011-06-06 Benny Siegertimage/tiff: support for bit depths other than 8.
2011-06-06 Andrew Gerranddoc: don't insert paragraphs inside pre blocks
2011-06-06 Andrew Gerranddashboard: bug fix
2011-06-06 Alex Brainmango/build: fix windows build by commenting out reference...
2011-06-05 Andrew Gerrandgo/build: exclude cgo test from arm
2011-06-05 Nigel Taoimage/draw: move exp/draw to image/draw and exp/gui.
2011-06-04 Andrew Gerrandgo/build: new package for building go programs
2011-06-03 Rob Pikeunicode: for consistency with MaxRune, s/Latin1Max...
2011-06-03 Rob Pikeunicode: add the first few property tests for printing.
2011-06-03 Robert Griesemerebnf: update comment
2011-06-03 Brad Fitzpatrickhttp: don't fail on accept hitting EMFILE
2011-06-03 Mikio Haranet: fix windows build
2011-06-03 Mikio Haranet: add network interface identification API
2011-06-03 Russ Cox8g: compute register liveness during regopt
2011-06-03 Dmitriy Vyukovtesting: check that tests and benchmarks do not affect...
2011-06-03 Lucio De Re8l, ld: Initial adjustments for Plan 9 native compilati...
2011-06-03 Luuk van Dijkgc: renamed walkdef to typecheckdef and moved from...
2011-06-03 Andrew Gerranddashboard: add favicon.ico
2011-06-03 Nigel Taoimage: rename Contains and ContainsRectangle to In.
2011-06-03 Luuk van Dijkgc: allow tags on parameters in export section of objec...
2011-06-03 Nigel Taoexp/draw: fix clipping bug where sp/mp were not shifted...
2011-06-03 Andrew Gerrandtag weekly.2011-06-02
2011-06-03 Andrew Gerrandweekly.2011-06-02 weekly.2011-06-02
2011-06-02 Andrew Gerranddoc: add Belarusian FAQ translation
2011-06-02 Rob Pikefmt: fix bug in UnreadRune: must clear memory of previous
2011-06-02 Rob Pikeexec: change exec.PathError to exec.Error
2011-06-02 Brad Fitzpatrickhttp: ServeFile shouldn't send Content-Length when...
2011-06-02 Robert Griesemerbig: remove some unnecessary conversions
2011-06-02 Brad Fitzpatrickhttp: catch panics
2011-06-02 Robert Griesemerbig: do not modify divisor
2011-06-02 Brad Fitzpatrickexec: add Cmd methods StdinPipe, StdoutPipe, StderrPipe
2011-06-02 Russ Coxsync/atomic: fix check64
2011-06-02 Brad Fitzpatrickexec: missing docs, errors
2011-06-02 Luuk van Dijkgc: typecheck the whole tree before walking. preparati...
2011-06-02 Russ Coxpath/filepath: skip permission test in all.bash
2011-06-02 Dmitriy Vyukovtesting: fix MB/s computation, documentation
2011-06-02 Mikio Haranet, syscall: update IP multicast socket options for...
2011-06-02 Rob Piketemplate: explain that fields must be exported.
2011-06-02 Russ Coxcompress/flate: do not use background goroutines
2011-06-02 Nigel Taoimage: add a SubImage method.
2011-06-02 Alex Brainmanruntime: do not garbage collect windows callbacks
2011-06-02 Andrew Gerranddoc: add link to App Engine docs to front page
next