]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-06-14 Rob Pikedoc/gopher: add a small gif to use as an app engine...
2011-06-14 Rob Pikedoc/gopher: add jpgs of the goggled gopher logo for...
2011-06-14 Rob Pikeos: be explicit in the package comment that this packag...
2011-06-13 Robert Griesemergo spec: specify constant conversions
2011-06-13 Robert Griesemergo spec: unsafe.Alignof/Offsetof/Sizeof return uintptr
2011-06-13 Russ Coxbuild: stop early if commands are missing
2011-06-13 Russ Coxcgo: handle new Apple LLVM-based gcc from Xcode 4.2
2011-06-13 Adam Langleycrypto/openpgp: flesh out Encrypt by adding support...
2011-06-13 Luuk van Dijkld: dwarf emit filenames in debug_line header instead...
2011-06-13 Russ Coxexp/regexp/syntax: syntax data structures, parser
2011-06-13 Stephen Magc: handle go print() and go println()
2011-06-13 Rob Pikeexp/template: lexical scanner for new template package.
2011-06-13 Alex Brainmannet: rearrange source files so we could run more tests...
2011-06-12 Robert Griesemergo spec: clarify rules for append, scope rules for :=
2011-06-11 Alex Brainmanmime/multipart: allow for temp files to be removed...
2011-06-11 Yasuhiro Matsumotonet: Sendfile for win32.
2011-06-11 Robert Griesemergo/scanner: partially revert CL4538096 now that we...
2011-06-11 Robert Griesemerio/ioutil: fix typo in comment
2011-06-11 Rob Pikefmt: debugging formats for characters: %+q %#U
2011-06-10 Rob Pikesort: change IntArray etc. to IntSlice for better name...
2011-06-10 Robert GriesemerGo memory model: minor clarification
2011-06-10 Adam Langleycrypto/openpgp: build fix (unreviewed)
2011-06-10 Adam Langleycrypto/openpgp: add ability to encrypt messages.
2011-06-10 David Symondsbike/shed: new package.
2011-06-10 Yuval Pavel... runtime: fix Plan 9 "lingering goroutines bug".
2011-06-10 Rob Pikedocs: Update notes for 3-day Go course.
2011-06-10 Andrew Gerrandtag weekly.2011-06-09
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...
next