]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-07-09 Mikio Haradoc/progs: gofmt -w
2011-07-09 Rob Pikeexp/template: vars as arguments to functions and methods.
2011-07-09 Rob Pikeexp/template: variable evaluation.
2011-07-08 Rob Pikeexp/template: delete upward evaluation.
2011-07-08 Rob Pikeexp/template: forgot to allow . as a function argument
2011-07-08 Rob Pikeexp/template: parse variables and declarations
2011-07-08 Rob Pikeexp/template: lex variables
2011-07-08 Rob Pikeexp/template: add a tree-walking example to the test.
2011-07-08 Andrew Gerrandexp/template: the must-have MustParse functions
2011-07-08 Rob Pikeexp/template: allow fields and methods to be found...
2011-07-08 Andrew Gerrandtag weekly.2011-07-07
2011-07-08 Andrew Gerrandweekly.2011-07-07 weekly.2011-07-07
2011-07-08 Andrew Gerrandsort: rename helpers: s/Sort// in sort.Sort[Float64s...
2011-07-08 David Symondsgob: export fields in structs in the package documentation.
2011-07-08 Brad Fitzpatrickcgi: don't depend on CGI.pm for tests
2011-07-07 Nigel Taoimage/draw: add draw tests where the destination image...
2011-07-07 Adam Langleycrypto/x509: prevent chain cycles in Verify
2011-07-07 Brad Fitzpatrickdoc: remove ed from apt-get package list
2011-07-07 Nigel Taoimage: tighten Paletted.Opaque to check only those...
2011-07-07 Rob Pikeos: fix documentation for FileInfo.Name.
2011-07-07 Rob Pikeexp/template: handle pointers and values in empty inter...
2011-07-07 Rob Pikeexp/template: change the name from 'metacharacter'...
2011-07-07 Gideon Jan... crypto/openpgp: fixed dangerous use of for loop variable
2011-07-07 Rob PikeC+A: Gideon Jan-Wessel Redelinghuys
2011-07-07 Alex Brainmansyscall: rearrange windows code so 386 and amd64 can...
2011-07-07 Rob PikeCONTRIBUTORS: add Google contributor mpvl@golang.org
2011-07-06 Rob Pikeexp/template: index: forgot the always last-to-arrive...
2011-07-06 Adam Langleyasn1: support T61 and UTF8 string.
2011-07-06 Adam Langleycrypto/tls: fix generate_cert.go
2011-07-06 Ian Lance Taylorjson: fix test if rand returns 0.
2011-07-06 Rob Pikeexp/template: index function for arrays, slices, and...
2011-07-06 Rob Pikeexp/template: silence test noise (but add a flag to...
2011-07-06 David Symondsexp/template: add a JavaScript escaper.
2011-07-06 Rob Pikeexp/template: allow an empty interface value to be...
2011-07-06 Rob Pikeexp/template: improve error message for non-exported...
2011-07-06 Rob Pikemaketables: update debugging data.
2011-07-06 David Symondsexp/template: add missing dotNode case.
2011-07-06 Rob Pikeexp/template: fixes and updates.
2011-07-06 David Symondsexp/template: remove debugging dreg.
2011-07-06 Yasuhiro Matsumotohtml: parse start tags that aren't explicitly otherwise...
2011-07-06 Rob Pikeexp/template: remove the need for a goroutine.
2011-07-06 Rob Pikeexp/template: remove the visibility of the token channe...
2011-07-05 Luuk van Dijkgc: fix %N for OGOTO nodes.
2011-07-05 Rob Pikeexp/template: add templates to sets; boolean logic.
2011-07-05 Andrew Gerrandgodoc: ignore directories that begin with '.'
2011-07-05 Rob Pikeexp/template: statically check that functions names...
2011-07-05 Fazlul Shahriaros: fix build for Plan 9
2011-07-05 Rob Pikeexp/template: add an html escaping function.
2011-07-05 Nigel Taoimage: add a test for filling sub-images.
2011-07-05 Rob Pikeexp/template: functions
2011-07-04 Rob Pikedocs: fold the prog.sh scripting from makehtml into...
2011-07-04 Andrew Gerrandgoinstall: only report successfully-installed packages...
2011-07-04 Rob Pikeexp/template: add template sets, allowing templates...
2011-07-04 Rob Pikeexp/template: allow complex numbers, add 'with', 'defin...
2011-07-04 Rob Pikereflect: allow Len on String values.
2011-07-04 Andrew Gerrandgo/build: evaluate symlinks before comparing path to...
2011-07-02 Andrew Gerrandgodoc: search GOPATH for documentation
2011-07-02 Andrew Gerrandgoinstall: documentation for new remote repository...
2011-07-02 Andrew Gerranddashboard: show build state and package comments on...
2011-07-01 Adam Langleycrypto/openpgp: add ability to reserialize keys.
2011-07-01 Paul Bormancsv: new package
2011-07-01 Russ CoxCONTRIBUTORS: add Paul Borman (Google CLA)
2011-07-01 Russ Cox5c, 6c: fix build
2011-07-01 Alex Brainmanlib9: stop build if ../version.bash fails
2011-07-01 Wei Guangjingwindows: define and use syscall.Handle
2011-07-01 Yasuhiro Matsumotocmd/goinstall: try to access via https.
2011-07-01 Lucio De Re8c: fixes for Plan 9 build
2011-06-30 Brad Fitzpatrickfix build; add simplify.go to regexp Makefile
2011-06-30 Yasuhiro Matsumotohttp/cgi: add Handler.Dir to specify working directory
2011-06-30 Dmitriy Vyukovsync: improve Mutex to allow successive acquisitions
2011-06-30 Russ Coxexp/regexp/syntax: finish Regexp manipulation
2011-06-30 Russ Coxgovet: automate test
2011-06-30 Yasuhiro Matsumotohtml: fix nesting when parsing a close tag.
2011-06-30 Julian Phillipsgoinstall: Add support for generic hosts using special...
2011-06-30 Yasuhiro Matsumotomisc/vim: allow only utf-8 for fileencoding (fix CL462...
2011-06-30 Yasuhiro Matsumotomisc/vim: allow only utf-8 for fileencoding.
2011-06-30 Andrew Gerrandbuild: make version.bash aware of branches
2011-06-30 Brad Fitzpatricknet: break up and simplify Dial a bit
2011-06-30 Rob Piketime: zero-pad two-digit years.
2011-06-30 David Symondsos: use a different symbol from syscall in mkunixsignal...
2011-06-30 Brad Fitzpatrickhttp: document that ServerConn and ClientConn are low...
2011-06-29 Andrew Gerrandtag release.r58
2011-06-29 Andrew Gerranddocument release.r58
2011-06-29 Alex Brainmanrun.bash: small fix
2011-06-29 Andrew Balholmhttp: make NewChunkedReader public
2011-06-29 Brad FitzpatrickC+A: add Andy Balholm
2011-06-29 Russ Coxtesting: make ResetTimer not start/stop the timer
2011-06-29 Russ Coxreflect: support for struct tag use by multiple packages
2011-06-29 Wei Guangjingruntime: windows/amd64 port
2011-06-29 Robert Henckegofix: fixes for os/signal changes
2011-06-29 Rob Pikeregexp: document that Regexp is thread-safe.
2011-06-29 Rob Pikeexp/template: boolean constants
2011-06-29 Russ Coxexp/regexp/syntax: incremental concat, alternate
2011-06-29 Russ Coxcodereview: restrict sync to default branch
2011-06-29 Russ Coxgc: fix package quoting logic
2011-06-29 Rob Pikegob: delete some unused bits from the GobEncoder/GobDec...
2011-06-29 Rob Pikeexp/template: fix build
2011-06-29 Rob Pikeexp/template: use MethodByName, add to build.
2011-06-29 Rob Pikereflect: MethodByName
2011-06-29 Mikio Hararuntime/cgo: fix build
next