]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-08-15 Robert Griesemergodoc: fix lib/godoc/package.txt template
2011-08-15 Robert Griesemergodoc: fix escaping in templates
2011-08-15 Sugu Sougoumaranerpc: implement ServeRequest to synchronously serve...
2011-08-15 Rob Pikebuiltin: add documentation for builtins
2011-08-15 Gustavo Niemeyerbuild: don't print anything on version.bash -save
2011-08-15 Gustavo Niemeyerbuild: support versioning without hg
2011-08-15 Gustavo Niemeyerreflect: panic on Invalid Interface call
2011-08-15 Andrew Gerrandbuild: don't require hg for build
2011-08-15 Gustavo Niemeyerruntime: fix pseudo-randomness on some selects
2011-08-15 Rob Pikeold/template: copy code from template
2011-08-15 Gustavo Niemeyerexp/template: support field syntax on maps
2011-08-15 Gustavo Niemeyerexp/template: don't panic on range of nil interface
2011-08-14 Robert Henckeexp/norm: fix incorrect prints found by govet.
2011-08-14 Andrew Gerrandgoinstall: report all newly-installed public packages
2011-08-13 Rob PikeC: add Sugu Sougoumarane, Googler.
2011-08-13 Andrew Gerrandgodoc: fix godoc.html template bug: correctly display...
2011-08-13 David Symondsexp/template: rename filter: url -> urlquery.
2011-08-12 Robert Griesemergodoc: position URLs (containing file names) must be...
2011-08-12 Robert Griesemergodoc: remove last vestiges of old template system
2011-08-12 Robert Griesemergodoc: first round of template cleanups
2011-08-12 Marcel van... exp/norm: generate trie struct in triegen.go for better...
2011-08-12 Marcel van... exp/norm: generate trie struct in triegen.go for better...
2011-08-12 Mikio Haralib/godoc: fix typo
2011-08-12 Joel Singcrypto, exec, path, time: add support for OpenBSD
2011-08-12 Mike Samuelexp/template/html: New package with a toy template...
2011-08-12 Rob PikeCLA: Add Mike Samuel, Googler.
2011-08-12 David Symondsexp/template: fix implementation of printValue.
2011-08-12 Rob Pikeutf8: rename some internal constants to remove leading...
2011-08-12 Rob Pikeexp/template: add builtin len function
2011-08-11 Robert Griesemergodoc: moving to new template package
2011-08-11 Nigel Taohtml: parse more malformed tags.
2011-08-11 Rob Pikeexp/template: find the String method by taking the...
2011-08-11 Gustavo Niemeyerexp/template: rename Parse*File and Parse*Files for...
2011-08-11 Alex Brainmanruntime: better checks for syscall.NewCallback parameter
2011-08-11 Russ Coxcodereview: set status while committing CL
2011-08-11 Russ Coxbuild: allow builds without cgo
2011-08-10 Rob Pikeexp/template: truth for interface values.
2011-08-10 Dave Grijalvahttp: corrects undocumented side effects in http.Defaul...
2011-08-10 Brad FitzpatrickA+C: Dave Grijalva (ngmoco CLA)
2011-08-10 Brad Fitzpatrickhttp: fix ParseMultipartForm after MultipartReader...
2011-08-10 Marcel van... exp/norm: added trie lookup code and associated tests.
2011-08-10 Marcel van... exp/norm: added trie lookup code and associated tests.
2011-08-10 Russ Coxjson: fix []unmarshaler case
2011-08-10 Rob Piketime: allow the input to have fractional seconds even if
2011-08-10 Alex Brainmanruntime: correct seh installation during callbacks
2011-08-10 Nigel Taotag weekly.2011-08-10
2011-08-10 Nigel Taoweekly.2011-08-10 weekly.2011-08-10
2011-08-10 Rob Piketiming.log: significant improvements after custom algor...
2011-08-10 Nigel Taohtml: parse malformed tags missing a '>', such as ...
2011-08-10 Wei Guangjingld: add one empty symbol into pe to make dumpbin works.
2011-08-09 Brad Fitzpatrickhttp: configurable and default request header size...
2011-08-09 Yasuhiro Matsumotohttp: add test to serve content in index.html
2011-08-09 Rob Pikeexp/template: do not take address of interface variable...
2011-08-09 Rob Pikeexp/template: remove reflect from the API
2011-08-09 Rob Pikeexp/template: split the parse tree into a separate...
2011-08-08 Kyle Consaluscrypto/x509, go/scanner, index/suffixarray: Removed...
2011-08-08 Robert Griesemerscanner: correct error position for illegal UTF-8 encodings
2011-08-08 John Asmuthcontainer/vector: removed last instances of vector...
2011-08-08 Joel Singsyscall: move bsd mmap syscall
2011-08-08 Joel Singnet: add support for openbsd
2011-08-08 Joel Singruntime: openbsd amd64 runtime support
2011-08-08 Joel Singos: add support for openbsd
2011-08-08 Rob Pikeexp/template: document that comments may span newlines.
2011-08-08 Dmitriy Vyukovruntime: add more specialized type algorithms
2011-08-08 David Symondsexp/template: url filter.
2011-08-08 David Symondsexp/template: fix Must example.
2011-08-07 Rob Piketime: parse and format fractional seconds
2011-08-06 Robert Griesemergofmt: update test script so 'make test' succeeds
2011-08-06 Rob PikeFAQ: variant types, unions
2011-08-05 Rob PikeFAQ: lots of small tweaks plus a couple of new discussions.
2011-08-05 Alex Brainmantime: fix windows build
2011-08-05 Rob Pikeasn1: fix build
2011-08-05 Rob Piketime: add nanoseconds to the Time structure.
2011-08-05 Alex Brainmannet: implement windows LookupMX and LookupAddr
2011-08-04 Mikio Haranet: fix /proc/net/igmp,igmp6 reading bug on linux
2011-08-04 Rob Pikeexp/norm: fix build by adding a test placeholder
2011-08-04 Marcel van... exp/norm: maketables tool for generating tables for...
2011-08-04 Dmitriy Vyukovruntime: faster chan creation on Linux/FreeBSD/Plan9
2011-08-04 Yasuhiro Matsumotohttp: correct path to serve index.html.
2011-08-04 David Symondshttp: add more MPEG-4 MIME types to sniffer, and disabl...
2011-08-04 Rob Pikefmt: call UpdateMemStats in malloc counter
2011-08-04 David Symondsgob: avoid a couple of init-time allocations.
2011-08-04 Rob Pikegob: add UpdateMemStats calls to malloc counter
2011-08-04 Rob Pikegob: don't invoke GobEncoder on zero values.
2011-08-04 Mikio Haranet: joined group addresses for a specific interface...
2011-08-04 Mikio Harasyscall: update routing message support for BSD variants
2011-08-04 Hector Churuntime: remove unnecessary locking
2011-08-04 Rob Piketest/bench: note changes after recent improvements...
2011-08-03 Dmitriy Vyukovruntime: correct Note documentation
2011-08-03 Yasuhiro Matsumotomisc/vim: Godoc command.
2011-08-02 Russ Coxerrchk: add -0 flag
2011-08-02 David Symondsld: fail linking if the top-level package is not main.
2011-08-02 Rob Pikeexp/template: return nil value from helpers on error...
2011-08-02 Andrew Gerrandgo/build: use GOBIN as binary path for GOROOT
2011-08-01 Andrew Gerrandtag release.r59
2011-08-01 Roger Peppeexp/template: make index function on maps return zero...
2011-08-01 Roger Peppeexp/template: ensure that a valid Set is returned even...
2011-08-01 Dave Cheney5g: fix set but not used error
2011-08-01 Alex Brainmanhttp: correct format flags when printing errors during...
2011-08-01 Lucio De Recmd/ld/pe.c: Corrected mismatched print formats and...
next