]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2011-09-01 Nigel Taoweekly.2011-09-01 weekly.2011-09-01
2011-09-01 Mike Samuelexp/template/html: Implement grammar for JS.
2011-08-31 Robert Griesemergo spec: update section on Implementation Differences
2011-08-31 Mikio Haraunsafe: update doc
2011-08-31 Russ Coxflag: add Parsed, restore Usage
2011-08-31 Robert Griesemergodoc: more index size reduction
2011-08-31 Dmitriy Vyukovrpc: add benchmark for async rpc calls
2011-08-31 Mikio Harasyscall: handle routing entry in ParseRoutingSockaddr...
2011-08-31 Russ Coxcgo: explain how to free something
2011-08-31 Russ Coxgc: make static initialization more static
2011-08-31 Russ Coxruntime: handle string + char literals in goc2c
2011-08-31 Russ Coxruntime: make arm work on Ubuntu Natty qemu
2011-08-31 Gustavo Niemeyercgo: note that CString result must be freed
2011-08-31 Jaroslavas... exp/wingui: made compatible with windows/amd64
2011-08-31 Brad Fitzpatrickhttp: add file protocol transport
2011-08-31 Robert Griesemergodoc index: first step towards reducing index size
2011-08-30 Jaroslavas... image: add PalettedImage interface, and make image...
2011-08-30 Gustavo Niemeyercgo: fix GoBytes
2011-08-30 Lucio De Regc: fix for Plan 9 build
2011-08-30 Russ Coxdashboard: yet another utf-8 fix
2011-08-30 Russ Coxgc: fix div bug
2011-08-30 Jaroslavas... runtime: windows/amd64 callbacks fixed and syscall...
2011-08-30 Lucio De Regc: fix for Plan 9 build
2011-08-30 Jaroslavas... windows/386: clean stack after syscall (it is necessary...
2011-08-30 Mike Samuelexp/template/html: Added handling for URL attributes.
2011-08-30 Robert Griesemergodoc: support for reading/writing (splitted) index...
2011-08-29 Robert Griesemergodoc: fix bug in zip.go
2011-08-29 Andrew Gerrandgoinstall: select the tag that is closest to runtime...
2011-08-29 Brad Fitzpatrickjson: add struct tag option to wrap literals in strings
2011-08-29 Jaroslavas... doc/progs: fix windows/amd64
2011-08-29 Mateusz Czaplińskilibmach: support reading symbols from Windows .exe...
2011-08-29 Russ CoxA+C: Mateusz Czapliński (individual CLA)
2011-08-29 Mike Rossetarchive/tar: when writing tar Headers write hdr.Linkname
2011-08-29 Brad FitzpatrickC+A: add Mike Rosset (individual CLA)
2011-08-29 Joel Singruntime: add openbsd 386 defs.h
2011-08-29 Russ Coxruntime: add runtime· prefix to showframe
2011-08-29 Mikio Haranet: change the internal form of IPMask for IPv4
2011-08-29 Gustavo Niemeyeros: fix WNOHANG Waitmsg
2011-08-29 Joel Singruntime: add runtime support for openbsd 386
2011-08-29 Yuval Pavel... runtime, syscall: use the vdso page on linux x86 for...
2011-08-29 Joel Singsyscall: add openbsd 386
2011-08-29 Joel Singruntime: openbsd thread tweaks
2011-08-29 Fazlul Shahriartime: fix Plan 9 build
2011-08-29 Lucio De Regc: fix build on Plan 9
2011-08-29 Lucio De Re6g: fix build on Plan 9
2011-08-29 Lucio De Re5g: fix build on Plan 9
2011-08-29 Russ Coxdoc/codelab/wiki: fix Makefile
2011-08-29 Hector Churuntime: fix stack cleanup on windows/amd64
2011-08-29 Hector Chufix windows/amd64 build with newest mingw-w64
2011-08-29 Rob Piketemplate: range over channel
2011-08-29 Russ Coxgc: fix arm build
2011-08-29 Russ Coxgodashboard: fix utf-8 in user names
2011-08-29 Jaroslavas... runtime: go interface to cdecl calbacks
2011-08-28 Russ Coxgc: tweak and enable escape analysis
2011-08-27 Alex Brainmanruntime: use cgo runtime functions to call windows...
2011-08-26 Jaroslavas... 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQ
2011-08-26 Lucio De Re8g: fix build on Plan 9
2011-08-26 Jaroslavas... 6l, 8l: handle forward JCXZ
2011-08-26 Russ CoxA+C: Jaroslavas Počepko (individual CLA)
2011-08-26 Russ Coxmime: fix build
2011-08-26 Hector Chuio: add TeeReader
2011-08-26 Pascal S. de... mime: text charset defaults
2011-08-26 Pascal S. de... mime: media type formatter
2011-08-26 Wei Guangjingcgo: fixes callback for windows amd64
2011-08-26 Joel Sing8l: add openbsd
2011-08-26 Albert Strasheimsyscall: Handle RTM_NEWROUTE in ParseNetlinkRouteAttr...
2011-08-26 Joel Singnet: disable "tcp" test on openbsd
2011-08-26 Russ Coxtime: fix zone during windows test
2011-08-26 Ross Lightxml: marshal "parent>child" tags correctly
2011-08-26 Brad Fitzpatrickjson: fix decode bug with struct tag names with ,opts...
2011-08-26 Brad Fitzpatrickhttp: support setting Transport's TLS client config
2011-08-26 Rob Pikebytes.Buffer: clarify that NewBuffer is not for beginners
2011-08-26 Fumitoshi Ukaiwebsocket: Implements new version of WebSocket protocol.
2011-08-26 Yasuhiro Matsumotosyscall: SOMAXCONN should be 0x7fffffff at winsock2.
2011-08-26 Benny Siegertimage/tiff: decoder optimization.
2011-08-26 Benny Siegertimage/tiff: add a decode benchmark.
2011-08-26 Robert Griesemergodoc: added systematic throttling to indexing goroutine
2011-08-26 Gustavo Niemeyergo/build: separate test imports out when scanning
2011-08-25 Mikio Haranet: move internal string manipulation routines to...
2011-08-25 Mikio Haranet: make use of IPv4len, IPv6len
2011-08-25 Gustavo Niemeyergoinstall: report lack of $GOPATH on errors
2011-08-25 Russ Coxstrconv: put decimal on stack
2011-08-25 Russ Coxdoc: emphasize that environment variables are optional
2011-08-25 Russ Coxbuild: fix more unused parameters
2011-08-25 Russ Coxgc: shuffle #includes
2011-08-25 Russ Coxbuild: fix unused parameters
2011-08-25 Bill Neubauertemplate: Grammar fix for template documentation.
2011-08-25 Russ Coxgc: fix some spurious leaks
2011-08-25 Dave Cheneyhttp: return 413 instead of 400 when the request body...
2011-08-25 Nigel Taoexp/template/html: add some tests for ">" attributes.
2011-08-25 Mike Samuelexp/template/html: Reworked escapeText to recognize...
2011-08-25 Gustavo Niemeyerversion.bash: update VERSION on -save if already present
2011-08-25 Rob Pikegofix: forgot to rename the URL type
2011-08-24 Andrew Gerrandbufio: handle a "\r\n" that straddles the buffer.
2011-08-24 Evan Shawbig: fix nat.scan bug
2011-08-24 Russ Coxgc: simplify escape analysis recursion
2011-08-24 Russ Coxmisc/emacs: refine label detection
2011-08-24 Volker Doblermath: fix Pow10 loop
2011-08-24 Mikio Haranet: make use of IPv4len, IPv6len
2011-08-24 Lucio De Recov: remove tautological #defines
next