]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2010-07-25 Daniel Theophanessyscall: add ForkExec, Syscall12 on Windows
2010-07-25 Vinu Rajashekharruntime/extern.go: clear a small error in a comment.
2010-07-23 Fazlul Shahriarbytes: port IndexFunc and LastIndexFunc from strings...
2010-07-23 Petar Maymounkovmisc/vim: updated syntax file to recognize constants...
2010-07-22 Russ Coxlibmach: correct handling of .5 files with D_REGREG...
2010-07-22 Russ Coxfix build
2010-07-22 Russ Coxtest: fail is for bad exit status only
2010-07-22 Andrew Gerrandbuild: clean.bash to check that GOOS and GOARCH are set
2010-07-22 Micah Stetsongotest: fix the glob pattern in the top-of-file comment
2010-07-21 Russ Coxld: various bug fixes
2010-07-21 Andrey Mirtchovskistrings.Bytes: fix typo in comment
2010-07-21 Ian Lance Taylorio: Avoid another race condition in pipes.
2010-07-21 Peter Mundysyscall: On Windows, Errstr FormatMessage has no values...
2010-07-21 Adam Langleycrypto/tls: add client-side SNI support and PeerCertifi...
2010-07-21 Adam Langley crypto/ocsp: add package to parse OCSP responses.
2010-07-21 Kai Backmanarm: fic build3, disable flaky 64 bit test
2010-07-21 Kai Backmanarm: fix build2, tweak test/nul1.go arm exclusion
2010-07-21 Kai Backmanarm: fix build by disabling list copying optimization...
2010-07-21 Andrew Gerrandos: change comment on O_APPEND to be more accurate
2010-07-21 Alex Brainmannet(windows): properly handle EOF in (*netFD).Read().
2010-07-21 Russ Coxgc: various bug fixes
2010-07-21 Rob Pikebytes: add Title
2010-07-21 Rob Pikegobs: fix bug in singleton arrays
2010-07-20 Robert Griesemergofmt: fix some linebreak issues
2010-07-20 Kai Backmanfix build
2010-07-20 Kai Backmanmore soft float support. passes several basic tests
2010-07-20 Vinu Rajashekhargccgo_install.html: Description of the port to RTEMS...
2010-07-20 Rob Pikestrings: add Title
2010-07-19 Ken Thompsonchange floating literal normalization
2010-07-19 Robert Griesemertabwriter: fix a comment to fix godoc output
2010-07-19 Adam Langley asn1: Enumerated, Flag and GeneralizedTime support.
2010-07-19 Adam Langleytime: fix parsing of minutes in time zones.
2010-07-19 Kai Backmanminor error checking to android launcher
2010-07-19 James Whiteheadhgignore: adds bin/ to support setting $GOBIN to $GOROO...
2010-07-19 James Whiteheadhttp/transferWriter: Write body when content length...
2010-07-17 Russ Coxlinux/386: use Xen-friendly ELF TLS instruction sequence
2010-07-17 Peter Mundyutf16: fix cyclic dependency when testing on Windows
2010-07-17 Ken Thompson1. got 29 (Mpscale) more bits of precision
2010-07-17 Russ Coxgc: print error detail about failure to open import
2010-07-17 Russ Coxcodereview: make 'hg submit' work with Mercurial 1.6
2010-07-16 Russ Cox5l, 6l, 8l: reject invalid input files
2010-07-16 Rob Pikefix typo in lex.c comment
2010-07-16 Ken Thompsonchange line pragma from
2010-07-16 Russ Coxbig: attempt to fix arm build
2010-07-16 Ian Lance TaylorRemove unused declaration.
2010-07-16 Ian Lance Taylorcgo: If CC is set in environment, use it rather than...
2010-07-16 Ken Thompsoninterpret lines that look like
2010-07-15 Russ Coxcodereview: don't run gofmt with an empty file list
2010-07-15 Russ Coxgc: bug294
2010-07-15 Russ Coxgc: bug293
2010-07-15 Russ Coxgc: bug292
2010-07-15 Robert Griesemerbignum: delete package - functionality subsumed by...
2010-07-15 Russ Coxgc: issue 894
2010-07-15 Russ Coxgc: issue 901
2010-07-15 Russ Coxgc: bug291
2010-07-15 Russ Coxgc: bug274
2010-07-15 Russ Coxgc: fix handling of types inside function bodies
2010-07-15 Ian Lance TaylorBuild libcgo.so with $(CC), not the gcc on PATH.
2010-07-15 Ian Lance TaylorClarify that a new goroutine is not started for each...
2010-07-15 Russ Coxcgo: use new command line syntax: -- separates cgo...
2010-07-15 Andrew Gerrandrelease.2010-07-14 release
2010-07-15 Andrew Gerrandrelease.2010-07-14 weekly.2010-07-14
2010-07-15 Brad Fitzpatrickmime/multipart and HTTP multipart/form-data support
2010-07-15 Russ Coxos: use /tmp again
2010-07-15 Joe Poirierwindows: append executable extension (done as per Russ...
2010-07-15 Russ Coxcgo: various bug fixes
2010-07-15 Evan Shawcodereview: Fix for Mercurial >= 1.6
2010-07-14 Robert Griesemergo spec: clarification of channel close()
2010-07-14 Rob Piketutorial: show how to compile helloworld3, which depend...
2010-07-14 Robert Griesemerchannel tests: added a couple of tests with closed...
2010-07-14 Robert Griesemerfix build: reverting exp/eval Makefile to old form
2010-07-14 Robert Griesemerselect statement: initial set of test cases for corner...
2010-07-14 Evan Shawexp/eval: Converted from bignum to big
2010-07-14 Adam Langleycrypto/tls: add client OCSP stapling support.
2010-07-14 Russ Coxruntime: better error for send/recv on nil channel
2010-07-13 Rob PikeGo specification: Lock down some details about channels...
2010-07-13 Russ Coxcrypto/rand: add missing Unlock
2010-07-13 Robert Griesemergo spec: specify len/cap for nil slices, maps, and...
2010-07-13 Andrew Gerrandruntime/tiny: style and doc tweaks
2010-07-13 Russ Coxfix build
2010-07-13 Peter Mundyos: Use TempFile with default TempDir for temp test...
2010-07-13 Andrew Gerrandwebsocket: fix comment indentation
2010-07-13 Robert Griesemercontainer/vector: rename Data() -> Copy()
2010-07-13 Andrew Gerranddashboard: use jQuery Autocomplete plugin from Google...
2010-07-12 Rob Piketweak comment for %#X
2010-07-12 Russ Coxpem: print \n after 1 header line too
2010-07-12 Peter Mundycrypto/rand for Windows
2010-07-12 Rob Pikeadd missing argument to usage message.
2010-07-12 Andrew Gerrandhttp: fix ParseURL to handle //relative_path properly
2010-07-12 Robert Griesemerbig: added a few missing functions:
2010-07-12 Robert Griesemerfix build
2010-07-12 Robert Griesemercontainer/vector: remove Iter() from interface
2010-07-12 Vinu Rajashekhartest/fixedbugs/bug243.go: instead of closing stdout,
2010-07-12 Charles L.... math: amd64 version of log
2010-07-12 Micah Stetsonjson: Add HTMLEscape
2010-07-12 Ian Lance TaylorTest case that gccgo fails (crashes rather than printin...
2010-07-10 Vinu RajashekharCorrected a print statement from printing netfd to fd.
2010-07-09 Robert Griesemerfix build: adjustest a few tests that I missed before
2010-07-09 Robert Griesemergofmt: update test script
2010-07-09 Robert Griesemergo/spec: fix typo
next