]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2010-11-29 Luuk van Dijk[68]l: correct dwarf location for globals and ranges...
2010-11-29 Anschel Schaffer... doc/code.html: fix reference to "gomake build"
2010-11-29 Rob Pikefmt: allow "% X" as well as "% x"
2010-11-29 Peter Mundydoc: fix docs typos
2010-11-28 Anschel Schaffer... exp/eval: build fix for parser.ParseFile API change.
2010-11-27 Ian Lance TaylorA+C: Add Harley Laue (individual CLA)
2010-11-26 Mathieu Lonjaretcompress/flate: fix typo in comment.
2010-11-24 Alex Brainmanruntime: fix SysFree to really free memory on Windows
2010-11-23 Andrew Gerrandtag release.2010-11-23
2010-11-23 Andrew Gerrandrelease.2010-11-23 weekly.2010-11-23
2010-11-22 Yves Junqueiradoc: add link to codewalks.
2010-11-22 Yves JunqueiraDocumentation: how to write Makefiles for commands.
2010-11-22 Wei Guangjingnet: add ReadFrom and WriteTo windows version.
2010-11-22 Anthony Martingc: better error message for bad type in channel send
2010-11-21 Robert Griesemerposition.go: more flexible AddFile method
2010-11-20 Ken Thompsonmore on dynamic hash in compound literals.
2010-11-19 Robert Griesemergodoc: use correct time stamp to indicate accuracy...
2010-11-19 Adam Langley crypto/cipher: add CFB and OCFB mode.
2010-11-19 Russ Coxindex/suffixarray: use sort.Search
2010-11-19 Adam Langleycrypto/cipher: add package
2010-11-19 Robert Griesemergodoc: compute search index for all file systems under...
2010-11-18 Ken Thompsonadjustable hash code in
2010-11-18 Ian Lance TaylorMakefiles: Don't define _64BIT now that 6c does it...
2010-11-18 Ian Lance Taylorcgo: Print required space after parameter name in wrapp...
2010-11-18 Ian Lance Taylor6c: automatically #define _64BIT.
2010-11-18 Russ Coxsort: invert meaning of f in Search
2010-11-18 Russ Coxsort: edit doc comment for Search
2010-11-18 Andrew Gerrandrpc: add RegisterName to allow override of default...
2010-11-18 Robert Griesemergo/token position: code improvements per rsc's suggestion
2010-11-17 Robert Griesemerposition.go: test cases for token.Pos
2010-11-17 Robert Griesemergodoc: bug fix in relativePath
2010-11-13 Robert Griesemertoken/position: implemented Pos
2010-11-13 Alex Brainmanexec: enable tests on windows
2010-11-13 Robert Griesemersort.Search: slightly more precise wording in comment
2010-11-12 Roger Peppesort: simplify semantics of Search.
2010-11-12 Kyle Consalus Remove unnecessary casts in Get() methods.
2010-11-12 Ken Thompsonarm is not little-endian
2010-11-12 Benny Siegertstrings: add LastIndexAny
2010-11-12 Rob Pikegc: fix arm build
2010-11-12 Adam Langleycrypto/elliptic: add package
2010-11-12 Anschel Schaffer... Fixed recover() documentation.
2010-11-12 Ken Thompsonlast of the arm conversions
2010-11-11 Robert Griesemersort.Search: added extra test to verify efficiency
2010-11-11 Robert Griesemersort.Search: more typos
2010-11-11 Adam Langley crypto/x509: policy OID support and fixes.
2010-11-11 Robert Griesemersort.Search: fix typo in documentation
2010-11-10 Alex Brainmanruntime: free memory allocated by windows CommandLineToArgv
2010-11-10 Ian Lance Taylorruntime: omit runtime· prefix from static functions...
2010-11-10 Ian Lance Taylorruntime: Add some missing runtime· prefixes to ARM...
2010-11-10 Rob Pikerelease part 2
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
next