]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2010-11-10 Rob Pikerelease step 1 weekly.2010-11-10
2010-11-10 Ian Lance Taylorpath: Fix Glob when it finds a file in directory position.
2010-11-10 Robert Griesemersort: binary search for sorted slices
2010-11-10 Roger Peppetesting: delete redundant name argument to Benchmark().
2010-11-10 Ken Thompsonfix error converting result of complex
2010-11-09 Robert Griesemergo/ast: change embedded token.Position fields to named...
2010-11-09 Peter Mundydoc: fix go_spec spelling errors
2010-11-09 Roger Peppecontainer/list: make Remove return Value of removed...
2010-11-09 Peter Mundydoc: fix go_spec spelling error
2010-11-09 Evan Shawbytes: SSE for bytes.IndexByte on amd64
2010-11-08 Rob Pikejson: don't indirect before testing for custom unmarshaler
2010-11-08 Robert Griesemeros.Expand: don't call append for each non-variable...
2010-11-08 Rob Pikestrconv: quote erroneous string in errors
2010-11-08 Rob Pikeos: add Expand function to evaluate environment variables.
2010-11-08 Luuk van Dijk6l/8l: generate dwarf variable names with disambiguatin...
2010-11-08 Andrey Mirtchovskidoc/codewalk: update for changes in log package
2010-11-06 Wei Guangjingnet: fix windows build
2010-11-06 Peter Mundytesting: rename type Test to InternalTest
2010-11-06 Russ Coxenv.bash: more quoting in case of spaces
2010-11-06 Russ Coxlibmach: detail for darwin errors
2010-11-05 Peter Mundysyscall: use 64-bit file size for truncation on Linux
2010-11-05 Christopher... io: use SetFinalizer more elegantly in Pipe
2010-11-05 Rob Pikegob: don't add "." if package path is empty when regist...
2010-11-05 Eric Clarkgc: doc nit
2010-11-05 Keith Raricknet: provide public access to file descriptors
2010-11-05 Russ CoxA+C: Keith Rarick (individual CLA)
2010-11-05 Russ Coxruntime: explain nacl closure failure
2010-11-05 Evan Shaw6l: More SSE instruction fixes
2010-11-05 Benny Siegertpath: add Glob
2010-11-05 Rob PikeCLA: Benny Siegert <bsiegert@gmail.com>
2010-11-05 Rob Pikegob: when sending an interface value, indirect down...
2010-11-05 Adam Langleycrypto/tls: use pool building for certificate checking
2010-11-05 Alex Brainmanruntime: fix windows build
2010-11-05 Nigel Taodoc: make root.html's blog section less cluttered.
2010-11-04 Robert Griesemergo spec: line comments may end in EOF
2010-11-04 Graham MillerSmall addition to previous optimization of memequal...
2010-11-04 Robert Griesemergo/scanner: line comments may end in EOF
2010-11-04 Russ Coxgc: line comments may end in EOF
2010-11-04 Russ Coxruntime: ,s/[a-zA-Z0-9_]+/runtimeĀ·&/g, almost
2010-11-04 Russ Coxcodereview: more utf-8 nonsense
2010-11-04 Ian Lance TaylorUse future official DWARF language code for Go.
2010-11-04 Chris Jonesnet: fix LookupSRV
2010-11-04 Russ CoxA+C: add Chris Jones (individual CLA)
2010-11-04 Ken Thompsonadd hardware floating point.
2010-11-03 Rob Pikeunits: fix compilation
2010-11-03 Rob PikeEffective Go: correct error in recent edit: "..." is...
2010-11-03 Adam Langleycrypto: switch block ciphers to detination first.
2010-11-03 Adam Langleycrypto: add cast5
2010-11-03 Andrew Gerrandtag release.2010-11-02
2010-11-03 Andrew Gerrandrelease.2010-11-02 weekly.2010-11-02
2010-11-02 Robert Griesemersync: fix typo in documentation
2010-11-02 Kai BackmanFix a deadlock bug in the rpc client. The panic will...
2010-11-02 Rob Pikenetchan: fix locking bug.
2010-11-02 Robert Griesemergo/scanner: removed scanner/internal-only uses of token...
2010-11-02 Rob PikeEffective Go: append and a few words about ...
2010-11-02 Rob Piketest/ken/convert.go: add conversion torture test
2010-11-01 Alex Brainman8l: pe generation fixes
2010-11-01 Robert Griesemerfix build
2010-11-01 Brad FitzpatrickUse strings.Contains in src/cmd/...
2010-11-01 Robert Griesemergo/printer: do not remove parens around composite liter...
2010-11-01 Robert Griesemergo/ast: add Inspect function for easy AST inspection...
2010-11-01 Wei Guangjingdebug/pe, cgo: add windows support
2010-11-01 Brad Fitzpatrickstrings: Contains
2010-11-01 Rob Pikegotest: if the benchmark list is empty, print it in...
2010-11-01 Albert Strasheimsyscall: SIO constants for Linux
2010-11-01 Fazlul Shahriarcodereview: fix 'hg sync' and 'hg download' in Python 2.7
2010-11-01 Roger Peppetesting: add Benchmark to allow benchmarks to be run...
2010-11-01 Michael Hoisiehttp server: don't send trailing '0' for chunked encodi...
2010-11-01 Russ Coxbuild: fiddle with make variables
2010-11-01 Anthony Martinlibutf: update to Unicode 5.2.0 to match pkg/unicode
2010-11-01 Evan Shaw6a/6l: fix MOVOU encoding
2010-11-01 Robert Griesemergo/scanner: don't accept '\x0g' character escape (bug...
2010-11-01 Rob Pikegob: documentation. this time for sure.
2010-11-01 Rob Pikemkrunetype: install a Makefile and tweak it slightly...
2010-10-31 Rob Pikegob: update documentation about wire format for interfaces.
2010-10-31 Rob Pikegob: several fixes.
2010-10-31 Evan Shawkate: update for append
2010-10-31 Evan Shawpidigits: Remove TODO, minor improvements
2010-10-30 Alex Brainmansyscall: fix windows build
2010-10-30 Alex Brainmansyscall: fix Stat(path) where path is directory with...
2010-10-30 Anthony Starksmisc/bbedit: support append, other builtins
2010-10-30 David Symondsmisc/vim: update list of builtins.
2010-10-29 Rob Pikegob: clarify the comments about installing the debug...
2010-10-29 Rob Pikegob: make the debugging (dumping) code work again....
2010-10-29 Robert Griesemergo/scanner: added another test case, clarified some...
2010-10-29 Robert Griesemergo spec: append is now implemented
2010-10-29 Robert Griesemerebnf: use append
2010-10-29 Robert Griesemertabwriter: use append
2010-10-29 Robert Griesemergo/doc: use append
2010-10-28 Rob Piketesting: eliminate testing/regexp
2010-10-28 Rob Pikeregexp: eliminate vector in favor of append.
2010-10-28 Robert Griesemergo/printer: use append
2010-10-28 Robert Griesemergo/typechecker: use append
2010-10-28 Andrew Gerrandcontainer/list: document iteration
2010-10-28 Robert Griesemergo/parser: use append
2010-10-28 Robert Griesemergodoc: bug fix (bug introduced with revision 3ee58453e961)
2010-10-28 Robert Griesemertest for append() built-in
2010-10-28 Russ Coxuse append
2010-10-28 Russ Coxgc: implement append
2010-10-28 Russ Coxretag release to avoid hg bug
next