]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-05-26 Brad Fitzpatrickencoding/binary: add a non-reflect fast path for Read
2011-05-26 Yasuhiro Matsumotoexp/eval: fix compile error.
2011-05-26 Brad Fitzpatrickmime/multipart: misc code/doc fixes
2011-05-25 Brad Fitzpatrickhttp: Transport hook to register non-http(s) protocols
2011-05-25 Brad Fitzpatrickencoding/base64: add DecodeString and EncodeToString
2011-05-25 Ian Lance Taylornet: If we stop polling, remove any pending events...
2011-05-25 Robert Griesemergo/scanner: use strconv.QuoteRune now that it is available
2011-05-25 Robert Griesemertest: test cases for issue 1708.
2011-05-25 Russ Coxquietgcc: fix typo, respect $TMPDIR
2011-05-25 Brad Fitzpatrickio, net, http: sendfile support
2011-05-25 Russ Coxgc: typo
2011-05-25 Russ Cox5g: alignment fixes
2011-05-25 Russ Cox5l: fix build
2011-05-25 Russ Coxld: add -w to disable dwarf, make errors obviously...
2011-05-25 Wei Guangjing8l: emit resources (.rsrc) in Windows PE.
2011-05-25 Rob Pikefmt: make %q work for integers, printing a quoted chara...
2011-05-25 Ian Lance Tayloros: Fix test to work on Solaris.
2011-05-25 Rob Pikestrconv: add QuoteRune, which is analogous to Quote...
2011-05-25 Andrew Gerranddoc: mention go/printer instead of container/vector...
2011-05-25 Rob Pikespec: delete spurious tag.
2011-05-24 Russ Cox6l, 8l: fix Mach-O binaries with many dynamic libraries
2011-05-24 Anthony Martingc: relax assignability of method receivers
2011-05-24 Robert Griesemergo/scanner: remove some code
2011-05-24 Robert Griesemergo spec: be precise with the use of the informal ellips...
2011-05-24 Rob Pikedocs: remove some prose-unworthy empty parentheses.
2011-05-24 Rob Pikespec: add missing comma.
2011-05-24 Brad Fitzpatrickhttp: Client test for streaming responses (no code...
2011-05-24 Brad Fitzpatrickhttp: fix Set-Cookie date parsing
2011-05-24 Rob Pikeencoding/line: delete package.
2011-05-24 Andrew Gerrandgodoc: display advert for the package dashboard on...
2011-05-24 Eric Eisnermisc/emacs: don't select the mark after gofmt
2011-05-24 Rob Pikeimage/gif: simplify blockReader.Read.
2011-05-23 Brad Fitzpatrickgophertool: also accept commit form 8486:ab29d2698a47
2011-05-23 Robert Griesemergo spec: clarify rules for shifts
2011-05-23 Brad Fitzpatrickgophertool: Chrome extension to aid in Go development
2011-05-23 Kyle Consalustime: Remove unnecessary call to Nanoseconds() in after().
2011-05-23 Andrew Gerrandtag weekly.2011-05-22
2011-05-23 Andrew Gerrandweekly.2011-05-22 weekly.2011-05-22
2011-05-23 Brad Fitzpatrickhttp: add docs/warning on incorrect use of NewChunkedWriter
2011-05-22 Mikio Harasyscall: add IPv6 scope zone ID support
2011-05-22 Mikio Haranet: re-enable wildcard listening
2011-05-22 Dave Cheneyruntime: fix function args not checked warning on arm
2011-05-22 Evan Shawdoc: close paragraph tags in FAQ
2011-05-22 Andrew Gerrandflag: fix build
2011-05-21 Robert Henckecrypto/x509: fix incorrect prints found by govet
2011-05-21 Rob Pikeflags: allow distinct sets of flags.
2011-05-21 Dave Cheney5l: fix set but not used warnings
2011-05-21 Brad Fitzpatrickhttp: include Host header in requests, even with proxies
2011-05-20 Evan Shawfmt: scanning doc fix
2011-05-20 Brad Fitzpatricksyscall: sendfile
2011-05-20 Alexander Orlovmisc: syntax highlighting support on IntelliJ IDEA
2011-05-20 Adam Langleyasn1: add big support.
2011-05-20 Adam Langleycrypto/openpgp: add key generation support.
2011-05-20 Brad Fitzpatrickmime/multipart: add a multipart Writer
2011-05-20 Andrew Gerrandgodoc: remove paragraph tags around navigation div
2011-05-20 Andrew Gerrandgodoc: don't display navigation list with only 1 element
2011-05-20 Robert Griesemergo/printer, gofmt: fix formatting of expression lists...
2011-05-19 Robert GriesemerA+C: Alexander Orlov (individual CLA)
2011-05-19 Gustavo Niemeyertemplate: support string, int and float literals
2011-05-19 David Symondsflag: fix docs on flag.Var.
2011-05-19 Anthony Martincrypto/rand: add utility functions for number generation
2011-05-19 Brad Fitzpatrickhttp: Client.Do should follow redirects for GET and...
2011-05-18 Mikio Harasyscall: add netlink support for linux/386, linux/amd64...
2011-05-18 Nigel Taoimage/jpeg: small memory layout optimization for encoding.
2011-05-18 Jonathan Allie crypto/x509: add support for parsing and verifying...
2011-05-18 Robert Griesemerfmt: fix minor documentation nits
2011-05-18 Russ Coxcgo: use packed struct to fix Windows behavior
2011-05-18 Robert Griesemerbig: support %v and # modifier, better handling of...
2011-05-18 Nigel Taoimage/jpeg: make writeDQT do fewer array copies.
2011-05-18 Mikio Harasyscall: adjust freebsd syscalls.master URL properly
2011-05-18 Robert Henckepkg: spelling tweaks, A-H
2011-05-18 Wei Guangjing6l: fix emit windows dwarf sections
2011-05-18 Brad Fitzpatrickhttp: add Transport.ProxySelector
2011-05-18 Mikio Harasyscall: add TODO about required manual corrections
2011-05-17 Nigel Taoimage/jpeg: fix bounds calculation for grayscale JPEG...
2011-05-17 Robert Griesemerbig: better support for string conversions
2011-05-17 Brad Fitzpatrickhttp: add http.SetCookie(ResponseWriter, *Cookie)
2011-05-17 Roger Peppebig: add Int methods to act on numbered bits.
2011-05-17 Robert Griesemergo/ast resolver: properly maintain map of package globa...
2011-05-17 Rob Pikereflect: make allocation test less fragile.
2011-05-17 Andrew Gerranddoc: add Korean Go site
2011-05-17 Robert Henckepkg: fix new incorrect prints found by govet
2011-05-17 Andrew Gerranddoc: add I/O 2011 talks to talks/, docs.html, and front...
2011-05-17 Mikio Haranet, http: add and make use of IP address scope identif...
2011-05-17 Alex Brainmanfilepath: make EvalSymlinks work on Windows
2011-05-17 Anthony Martin8g: fix conversion from float to uint64
2011-05-16 Rob Pikeimage/gif: enable images with <8 bits per pixel.
2011-05-16 Rob PikeGIF: support decoding of interlaced images.
2011-05-16 Gary Burdnet: sort records returned by LookupSRV
2011-05-16 Russ CoxA+C: Gary Burd (individual CLA)
2011-05-16 Russ Coxdoc/go_mem.html: close happens before receive on closed...
2011-05-16 Mikio Haranet: protocol family adaptive address family selection
2011-05-16 Alexey Borzenkovruntime: make StackSystem part of StackGuard
2011-05-16 Russ Coxld: do not emit reference to dynamic library named ""
2011-05-16 Russ Cox5c, 5g: another attempt at silencing gcc
2011-05-16 Russ Cox5l: delete pre-ARMv4 instruction implementations
2011-05-16 Adam Langleycrypto/x509: support DSA public keys in X.509 certs.
2011-05-16 Brad Fitzpatrickos: fix Windows build from earlier readdir change
2011-05-16 Nigel Taoimage/jpeg: decode grayscale images, not just color...
2011-05-16 Brad Fitzpatrickos: make Readdir & Readdirnames return os.EOF at end
next