]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-12-15 Andrew Gerrandweekly.2011-12-14 weekly.2011-12-14
2011-12-15 Rob Pikespec: skip carriage returns in raw literals
2011-12-15 Russ Coxgo: implement build, install, run
2011-12-15 Rob Pikefmt: don't recur if String method (etc.) misbehaves
2011-12-14 Andrew Balholmhtml: don't leave "in column group" mode when ignoring...
2011-12-14 Rémy Oudomphengcgo: add basic gccgo support.
2011-12-14 Anthony Martin5c, 6c, 8c: support 64-bit switch value
2011-12-14 Vadim Vygonetsgzip: Convert between Latin-1 and Unicode
2011-12-14 Vadim Vygonetsnet/smtp: add CRAM-MD5 authentication
2011-12-14 Russ CoxA+C: Vadim Vygonets (individual CLA)
2011-12-14 Scott Lawrencemisc/osx: Rename profile.go to profile_go to avoid...
2011-12-14 Rob Pikehtml/template: define the FuncMap type locally
2011-12-14 Robert Henckegotest: use build.DefaultContext.GOARCH
2011-12-14 Brad Fitzpatrickhttp: fix failing Transport HEAD request with gzip...
2011-12-14 Robert Griesemerstrconv: slightly faster int conversion for GOARCH=386
2011-12-14 Rob Pikejson: treat renamed byte slices the same as []byte
2011-12-14 Robert Griesemerstrconv: even faster int conversion
2011-12-14 Robert Griesemerundo CL 5477092 / c3c6e72d7cc5
2011-12-14 Robert Griesemernet/http: fix bug in error checking
2011-12-14 Luuk van Dijkgc: use inferred type rather than original one when...
2011-12-14 Russ Coxcrypto/tls: make compatible with go/build
2011-12-14 Russ Coxhash/crc32: make compatible with go/build
2011-12-14 Russ Coxgo/build: make compatible with go/build
2011-12-14 Luuk van Dijkgc: add forgotten typecheck in a lonely corner of sinit
2011-12-14 Luuk van Dijkgc: inlining (disabled without -l)
2011-12-14 Andrew Balholmhtml: close <button> element before opening a new one
2011-12-14 Luuk van Dijkgc: Use %#F in error messages instead of %F.
2011-12-14 Luuk van Dijkgc: suppress non-root cause message for bad receivers.
2011-12-14 Russ Coxundo CL 5485063 / 21595dc0395a
2011-12-14 Christopher... runtime: bump gc 'extra bytes' check
2011-12-14 Russ Cox8c: handle 64-bit switch value
2011-12-14 Rob Pikeencoding/gob: better error messages when types mismatch
2011-12-14 Yasuhiro Matsumotoexp/winfsnotify: fix build.
2011-12-14 Robert Griesemerspec: values of underlying type uintptr can be converte...
2011-12-13 Joel Singsyscall: regenerate z-files for openbsd
2011-12-13 Ian Lance Taylorruntime: Make gc_test test extra allocated space, not...
2011-12-13 Rob Pikebufio: make the minimum read buffer size 16 bytes.
2011-12-13 Russ Coxtest/garbage: move to test/bench/garbage
2011-12-13 Russ Coxfix build, sorry
2011-12-13 Brad Fitzpatrickstrconv: some allocation tests
2011-12-13 Russ Coxtest/bench: move to test/bench/shootout
2011-12-13 Florian Weimercontribute.html: do not fill in the reviewer field
2011-12-13 Russ CoxA+C: Florian Weimer (individual CLA)
2011-12-13 Russ Coxmath: delete non-Sqrt-based Hypot
2011-12-13 Russ Coxundo CL 5414048 / f6b994f33cf4
2011-12-13 Robert Griesemergo/printer, godoc: print comments in example code
2011-12-13 Robert Griesemergofmt: simplify flags
2011-12-13 Andrew Gerrandgofix: add googlecode module for rewriting Google Code...
2011-12-13 Roger Peppehttp: close connection after printing panic stack trace
2011-12-13 Yasuhiro Matsumotogofix: add fix httputil
2011-12-13 Yasuhiro Matsumotocodereview: fix path slash issue.
2011-12-13 Christopher... archive/tar: (test) structure comparison not reflect...
2011-12-13 Russ Coxmath: regularize build
2011-12-13 Christopher... cypto/ocsp: fix tests
2011-12-13 Russ Coxgo: implement doc, fmt, fix, list, vet
2011-12-13 Russ Coxbuild: disable cgo on Windows/amd64
2011-12-13 Rob Pikestrconv: make QuoteRune etc. take a rune argument
2011-12-13 Russ Cox5g: fix build
2011-12-13 Rob Pikestrconv: include package and function name in error...
2011-12-13 Russ Coxgodoc: text wrapping
2011-12-13 Russ Coxgc: delete DUPOK definition
2011-12-13 Dave Cheneyexp/ssh: improve client channel close behavior
2011-12-13 Luuk van Dijkgc: small fixes to fmt.c
2011-12-13 Luuk van Dijkgc: fix use of stackallocated AST node in generation...
2011-12-13 Rob Pikedoc/go1: time
2011-12-13 Rob Pikedoc/go1: more package updates
2011-12-13 Russ Coxgc: implement == on structs and arrays
2011-12-13 Russ Coxspec: allow comparison of structs, arrays containing...
2011-12-13 Nigel Taohtml: update comments to match latest spec.
2011-12-13 Nigel Taohtml: a first step at parsing foreign content (MathML...
2011-12-13 Mikio Harasyscall: regenerate z-files for darwin, freebsd
2011-12-13 Mikio Haranet: fix typo
2011-12-12 Alex Brainmanenv.bash: export CGO_ENABLED so cgo tests run
2011-12-12 Alex Brainmanmisc/cgo/test: fix after latest time changes
2011-12-12 David Symondsvarious: a grab-bag of time.Duration cleanups.
2011-12-12 Russ Coxtime: allow sleep tests to run for 200% too long
2011-12-12 Ivan Krasincompress/flate: fix out of bounds error
2011-12-12 Christopher... runtime: Changes to the runtime to support NetBSD.
2011-12-12 Christoph Hackgodoc: added an opensearch description document.
2011-12-12 Russ CoxA+C: add Christoph Hack (individual CLA)
2011-12-12 Andrew Gerranddoc: add Error Handling article
2011-12-12 Brad Fitzpatricksql: fix missing mutex unlock in an error case
2011-12-12 Gustavo Niemeyerreflect: fix Slice cap
2011-12-12 Sébastien Paolacciruntime: madvise and SysUnused for Linux
2011-12-12 Lucio De Regc: avoid 0-length C array
2011-12-12 Anthony Martinos: fix Plan 9 build for new FileInfo API
2011-12-12 Anthony Martintime: fix Plan 9 build for new API
2011-12-12 Rémy Oudomphenggc: fix wrong arguments to error message for switches.
2011-12-12 Robert Hencketime: gob marshaler for Time
2011-12-12 Charles L.... math: fix special cases in Nextafter
2011-12-12 Christopher... ld/6l/8l: First pass at changes to the linker to suppor...
2011-12-12 Christopher... build: Changes to the build infrastructure for NetBSD.
2011-12-12 Lucio De Regc: add varargck for %lN
2011-12-12 Russ Coxgc: allow colon in //line file name
2011-12-12 Rob Pikedoc/go1: the simpler package changes
2011-12-12 Roger Peppearchive/zip: make zip understand os.FileMode.
2011-12-12 Ian Lance Taylornet/http: make test remove temporary file and directory
2011-12-12 Taru Karttunencrypto/aes: Made faster by eliminating some indirection
2011-12-12 Andrew Gerranddoc: remove file.go from run (fix windows build)
2011-12-12 Rob Pikedoc/go_tutorial: make clear the file example is Unix...
next