]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-04-14 Andrew Gerrandweekly.2011-04-13 weekly.2011-04-13
2011-04-14 Russ Coxruntime: drop chan circular linked list in favor of...
2011-04-14 Russ Coxpkg: manual cleanup of some gofixed code
2011-04-14 Russ Coxgc: fix func syntax error
2011-04-14 Corey Thomassonnet: sort records returned by LookupMX
2011-04-14 Andrew Gerranddoc/install.html: document use of libc6-dev-i386
2011-04-13 Rob Pikegovet: make name-matching for printf etc. case-insensitive.
2011-04-13 Nigel Taoimage: allow "?" wildcards when registering image formats.
2011-04-13 Robert Griesemergofmt: gofmt -s -w src misc
2011-04-13 Rob Pikelibmach: fix the windows build.
2011-04-13 Robert Griesemerfix build: disable gofmt test script, enable gotest...
2011-04-13 Brad Fitzpatrickhttp: flesh out server Expect handling + tests
2011-04-13 Robert Griesemergofmt: add test framework in Go
2011-04-13 Robert Griesemergofmt: minor refactor to permit easy testing
2011-04-13 Russ Coxreflect: inline method implementations
2011-04-13 Rob Pikegofix: fix embarrassing typo in osopen.go
2011-04-13 Russ Coxlibmach: fix freebsd compiler errors
2011-04-13 Russ Coxbuild: tidy intermediate files during build
2011-04-13 Russ Coxbuild: use gcc -Werror
2011-04-13 Russ Coxos/inotify: use _test for test files, not _obj
2011-04-13 Adam Langleybufio: add ReadLine
2011-04-13 Brad Fitzpatrickio: clarify that ReadAt shouldn't move the seek offset
2011-04-13 Robert Griesemergofmt: avoid endless loops
2011-04-13 Robert Griesemergo/ast: fixed bug in NotNilFilter, added test
2011-04-13 Andrew Gerrandbuilder: fix documentation s/\.gobuilder/.gobuildkey/
2011-04-13 Dmitry Chestnykhmisc/vim: add plugin with Fmt command.
2011-04-13 David Symondsarchive/tar: fix example's handling of os.EOF.
2011-04-13 Gustavo Niemeyergodashboard: Show packages at launchpad.net
2011-04-12 Fazlul Shahriaros: fix Readdir in Plan 9
2011-04-12 Lucio De Re8l: correct Plan 9 compiler warnings
2011-04-12 Rob Pikefmt: allow %U for unsigned integers.
2011-04-12 Lucio De Reld: ELF header function declarations.
2011-04-12 Rob PikeC+A: Add Lucio De Re
2011-04-12 Brad Fitzpatrickhttp: client gzip support
2011-04-12 Gustavo Niemeyeropenpgp: Fix improper := shadowing
2011-04-12 Nigel Taoimage/ycbcr: new package.
2011-04-12 Nigel Taonet: fix laddr typo in test code.
2011-04-11 Luuk van Dijkld: fix dwarf decoding of strings for struct's fieldnames
2011-04-11 Robert Henckehttp: fix incorrect prints found by govet
2011-04-11 Fazlul Shahriarsyscall: fix StartProcess in Plan 9
2011-04-11 Mikkel Krautzcrypto/x509: expose complete DER data
2011-04-11 Luit van Drongelenasn1: Implement correct marshalling of length octets
2011-04-11 Russ CoxA+C: Luit van Drongelen (individual CLA)
2011-04-11 Dave Cheneynet: disable multicast tests by default.
2011-04-10 David Symondsmisc/vim: update type highlighting for new reflect...
2011-04-10 Dmitry Chestnykharchive/zip: add new type ReadCloser, make OpenReader...
2011-04-09 Russ Coxld: 25% faster
2011-04-08 Robert Griesemergo/printer, gofmt: use blank to separate import rename...
2011-04-08 Adam Langleybig: don't crash when printing nil ints
2011-04-08 Russ Cox8g: optimize byte mov
2011-04-08 Russ Coxgc: fix weird error message
2011-04-08 Robert Henckeio: fixes for Read with n > 0, os.EOF
2011-04-08 Russ Coxbug327: document what's being tested
2011-04-08 Russ Coxld: fix arm build
2011-04-08 Russ Coxhttp: do not listen on 0.0.0.0 during test
2011-04-08 Russ Coxcodereview: automatically port old diffs forward
2011-04-08 Rob Pikegotest: Fix fix for \r\n on windows.
2011-04-08 Russ Coxupdate go tree for reflect changes
2011-04-08 Russ Coxgofix: reflect changes
2011-04-08 Russ Coxgofix: add -diff, various fixes and helpers
2011-04-08 Russ Coxreflect: new Type and Value definitions
2011-04-08 Russ Coxgofix: be more conservative about rewrite to os.Create
2011-04-08 Alex Brainmangotest: handle \r\n returned by gomake on Windows ...
2011-04-08 Robert Griesemergo/types: fix build: use the right compiler to compile...
2011-04-08 Robert Griesemergotype: use go/types GcImporter
2011-04-08 Robert Griesemergo/types: New Go type hierarchy implementation for...
2011-04-08 Robert Griesemerscanner: better TokenString output
2011-04-08 John DeNeroA codewalk through a simple program that illustrates...
2011-04-08 Alex Brainmantest/bench: enable build and test on Windows
2011-04-08 Alex Brainmanmisc/cgo/life: enable build and test on Windows
2011-04-08 Alex Brainmansyscall: fix Windows Signalled
2011-04-07 Russ Coxgc: bug327
2011-04-07 Russ Coxsyscall: fix freebsd/386 again
2011-04-07 Russ Coxsyscall: freebsd/386 Syscall9 (fix build)
2011-04-07 Mikio Harasyscall: fix build
2011-04-07 Mikkel Krautzld: fix Mach-O X86_64_RELOC_SIGNED relocations
2011-04-07 Mikkel Krautzld: fix Mach-O bss bug
2011-04-07 Russ Coxcodereview: fix clpatch
2011-04-07 Russ Coxcodereview: drop Author: line on self-clpatch
2011-04-07 Dave Cheneysyscall: fix typo in mmap comment
2011-04-07 Russ Coxcodereview: recognize code URL without trailing slash
2011-04-06 Russ Coxsyscall: add Mmap, Munmap on Linux, FreeBSD, OS X
2011-04-06 Albert Strasheimsyscall: Add DT_* and MADV_* constants on Linux.
2011-04-06 Russ Coxos, syscall: refactor Unix directory parsing
2011-04-06 Rob Pikeexec: add a little package commentary explaining its
2011-04-06 Russ Coxfix build (sorry)
2011-04-06 Russ Coxsrc/pkg/Makefile: trim per-directory make output except...
2011-04-06 Rob Pikelog: generalize getting and setting flags and prefix.
2011-04-06 Adam Langleycrypto/rsa: add 3-prime support.
2011-04-06 Adam Langleycrypto/rsa: flip the CRT code over so that it matches...
2011-04-06 Alex Brainmanpkg/path: enable tests on Windows
2011-04-06 Andrew Gerrandhttp: allow override of Content-Type for ServeFile
2011-04-05 Adam Langleycrypto/rsa: add support for precomputing CRT values.
2011-04-05 Dmitry Chestnykhcrypto/ecdsa, crypto/rsa: use io.ReadFull to read from...
2011-04-05 Russ CoxA+C: Dmitry Chestnykh (individual CLA)
2011-04-05 Rob Pikegotest: fix windows build.
2011-04-05 Rob Pikeroadmap: add sections on tools, packages.
2011-04-05 Rob Pikegotest: fix a bug in error handling.
2011-04-05 Adam Langleycrypto/des: cleanups
2011-04-05 Adam Langleycrypto/block: remove deprecated package.
next