]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2010-07-09 Robert Griesemergo/parser: require that '...' parameters are followed...
2010-07-09 Evan Shawbig: Improvements to Rat.SetString
2010-07-08 Peter Mundyio: fix SectionReader Seek to seek backwards
2010-07-08 Andrew GerrandA+C: Markus Duft
2010-07-07 Markus Duft runtime/tiny: add destroyLock stub, and docs for...
2010-07-05 Andrew Gerranddoc/go_tutorial: mention order of compilation
2010-07-02 Adam Langley http, crypto/tls: followup fixes from 1684051.
2010-07-02 Adam Langleycrypto/tls, http: Make HTTPS servers easier.
2010-07-02 Russ Coxld: fix handling of "". names in #pragma dynimport...
2010-07-02 Andrew GerrandAdd various items to the Go Resources page.
2010-07-02 Russ Coxgc: implement new len spec, range bug fix, optimization
2010-07-02 Russ Coxspec: restrict when len(x) is constant
2010-07-02 Russ Coximplications of len spec change
2010-07-02 Andrew Gerrandrelease.2010-07-01 tag
2010-07-02 Andrew Gerrandrelease.2010-07-01 weekly.2010-07-01
2010-07-01 Rob Pikestrconv.Uitob64: allow conversion of 64-bit binaries...
2010-07-01 Rob Pikestrings and bytes.Split: make count of 0 mean 0, not...
2010-07-01 Russ Cox6l: drop confusing comment
2010-07-01 Russ Cox6a: assemble CMPPD as 6l expects
2010-07-01 Russ Cox6l: implement MOVLQZX as "mov", not "movsxd"
2010-07-01 Charles L.... cmath: correct IsNaN for argument cmplx(Inf, NaN)
2010-07-01 Russ Coxtest: override gcc bug when preparing complex divide...
2010-07-01 Russ Coxcodereview: allow multiple email addresses in CONTRIBUTORS
2010-07-01 Gustavo Niemeyergoinstall: support for Bazaar+Launchpad
2010-07-01 Russ CoxA+C: add Gustavo Niemeyer (individual CLA)
2010-07-01 Russ Coxcgo: use slash-free relative paths for .so references
2010-07-01 Russ Cox8g: out of register bug fix
2010-07-01 Russ Coxgc: do not crash on bad [...]T
2010-07-01 Daniel Fleischmantemplate: fix typo in doc comment
2010-07-01 Russ Coxbytes, strings: add Replace
2010-06-30 Adam Langley x509: fix English.
2010-06-30 Adam Langleyx509: support non-self-signed certs.
2010-06-30 Ivan Krasinsyscall: add socketpair
2010-06-30 Charles L.... math: amd64 versions of exp and fabs
2010-06-30 Peter Mundyio/ioutil.TempFile for Windows
2010-06-30 Ian Lance Taylorio: Avoid race condition in pipe.
2010-06-30 Andrew Gerrandhttp: client_test nil pointer fix
2010-06-30 Andrew Gerrandgodoc: canonicalize codewalk paths
2010-06-30 Andrew Gerranddoc/codewalk: Share Memory By Communicating
2010-06-30 Alex Brainmantime: implement timezones for windows
2010-06-30 Andrew GerrandContributors: add Kirklin McDonald (a Google employee)
2010-06-30 Alex Brainmannet: initial attempt to implement windows version
2010-06-30 Russ Coxld: fix implementation of -u
2010-06-30 Kirklin McDonald net: add support for DNS SRV requests.
2010-06-30 Russ Coxruntime: fix scheduling bug - world wasn't stopping
2010-06-29 Rob Pikestrconv: fix %.1f, 0.09
2010-06-29 Rob Pikestrconv: fix %.2g, 40
2010-06-29 Ken Thompsoncode gen bug in len(nil) and cap(nil)
2010-06-29 Vinu RajashekharMove the function Run() back into fd.go.
2010-06-29 Rob Pikegob: a couple of tiny simplifications using Kind()
2010-06-29 Alex Brainmanruntime: fix windows build
2010-06-29 Nigel Taoexp/draw/x11: implement the mapping from keycodes to...
2010-06-29 Ian Lance TaylorOnly catch all signals if os/signal package imported.
2010-06-29 Rob Pikenetchan: use gob DecodeValue to eliminate the need...
2010-06-29 Rob Pikegob: add DecodeValue and EncodeValue
2010-06-28 Andrew GerrandA+C for Peter Mundy (peterGo)
next