]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2010-03-15 Andrew Gerrandrelease.2010-03-15 weekly.2010-03-15
2010-03-15 Andrew Gerrandinstall.html: elaborate on shell profile instructions
2010-03-15 Robert Griesemergofmt: fix for gofmt rewrite feature
2010-03-15 Andrew Gerrand dashboard: include package.html
2010-03-13 Robert Griesemergodoc: support for multiple packages in a directory
2010-03-13 Russ Coxhash/crc64: new package implementing 64-bit CRC
2010-03-12 Robert Griesemergofmt: make sure there is a newline after
2010-03-12 Robert Griesemergo/printer: fix a couple of hidden crashes that become
2010-03-12 Robert Griesemerast/filter.go: missing nil-check causes crash
2010-03-12 Robert Griesemergodoc: fix formatting of -src output
2010-03-12 Robert Griesemermath, path: minor comment fixes
2010-03-11 Christopher... syslog: increase test timeout from 10ms to 100ms
2010-03-11 Ian Lance TaylorRevert previous change: complexN only converts to complexN.
2010-03-11 Robert Griesemermath package: minor documentation fix
2010-03-11 Robert Griesemerinstall.html: add section on C tools
2010-03-10 Robert Griesemergodoc: change -x to -src, update doc.go (missed in...
2010-03-10 Robert Griesemergo_spec.html: fix typo and link
2010-03-10 Robert Griesemergodoc: provide mode which shows exported interface...
2010-03-10 Russ Coxfix 386 a[i] = cmplx(r, j)
2010-03-10 Russ Coxfix amd64 build (golden.out)
2010-03-10 Andrew Gerrandtemplate: add ParseFile, MustParseFile, and associated...
2010-03-10 Ken Thompson1. decommit complex(float) conversion
2010-03-09 Russ Coxgc: remove duplicate errors, give better error for...
2010-03-09 Alex Brainmansyscall: minimal mingw version of syscall to call windo...
2010-03-09 Dean Prichardreflect: typo in comment
2010-03-09 Andrey Mirtchovskimissing ';' renders the code snippet incorrectly on...
2010-03-09 Rob Pikefmt: enable the complex tests now that 8g supports...
2010-03-09 Ken Thompsonfix bugs compiling things like
2010-03-09 Ken Thompsonidentical complex implementation
2010-03-09 Dean Prichardarm: cleanup build warnings
2010-03-09 Raif S. Naffahcrypto/ripemd160: new package
2010-03-09 Conrad Meyercrypto/sha256: add SHA-224
2010-03-09 Giles Leanencoding/base64: fix typo in comment
2010-03-09 Dean Prichardgc: avoid fixed length buffer cleanbuf
2010-03-09 Conrad Meyercrypto/sha512: new package
2010-03-09 Russ CoxA+C: add Conrad Meyer (individual CLA)
2010-03-08 Russ Coxgc: simplify complex typecheck
2010-03-08 Russ Cox5g/6g/8g: fix double function call in slice
2010-03-08 Russ Coxruntime: clock garbage collection on bytes allocated...
2010-03-08 Ian Lance TaylorComplex values may only be compared for equality or...
2010-03-08 Ian Lance TaylorClarify that conversions to complex are OK.
2010-03-08 Adam Langleycrypto/rsa: don't use safe primes.
2010-03-07 Christopher... regex: Remove unneeded imports from test.
2010-03-07 Andrew Gerrandregexp: add ReplaceAllFunc and ReplaceAllStringFunc
2010-03-06 Rob Pikefix bug in complex printing: imaginary didn't have...
2010-03-06 Ken ThompsonPTAL
2010-03-06 Ken Thompson6g complex type usable
2010-03-06 Russ Coxgc: fix crash on complicated arg to make slice.
2010-03-06 Charles L.... math: faster hypot
2010-03-05 Russ Coxgc: better compilation of floating point +=
2010-03-05 Rob Pikebufio: WriteRune
2010-03-05 Adam Langleybig: fix mistakes with probablyPrime
2010-03-05 Rob PikeAdd ReadRune and WriteRune to bytes.Buffer
2010-03-05 Ian Lance TaylorGenerate same output on all architectures.
2010-03-05 Robert Griesemerfrexp.go: remove html from comment
2010-03-05 Robert Griesemergodoc: don't throw away function documentation
2010-03-05 Robert Griesemergofmt: modified algorithm for alignment of multi-line...
2010-03-05 Russ Coxgoinstall: an experiment in (external) package installation
2010-03-05 Russ CoxA+C: add Spring Mc (individual CLA)
2010-03-05 Spring Mcstrings: make Split(s, "", n) faster
2010-03-04 Russ Coxcc: disallow ... argument unless NOSPLIT is set.
2010-03-04 Rob Pikeadd a test that structures pack. 6g fails.
2010-03-04 Rob PikeSpec for complex numbers
2010-03-04 Andrew Gerrandrelease.2010-03-04 part two
2010-03-04 Charles L.... math: added ilogb, logb, remainder, tests and special...
2010-03-04 Andrew Gerrandrelease.2010-03-04 weekly.2010-03-04
2010-03-04 Andrew GerrandFirst run at a Programming FAQ
2010-03-04 Russ Coxnet: put [ ] around IPv6 addresses for Dial
2010-03-04 Russ Coxnet: fix nil deref in testTimeout when Dial fails
2010-03-04 Russ Coxgc: fix imported and not used message - show path
2010-03-03 Rob Pikeencoding/binary: fix error reporting bug
2010-03-03 Stephen Manet: fix network timeout boundary condition.
2010-03-03 Stephen Manet: correct DNS configuration
2010-03-03 Russ Coxtest: fix 386 build (missing complex)
2010-03-03 Ken Thompsonmore on type complex.
2010-03-03 Robert Griesemergofmt: fix alignment of multi-line var declarations
2010-03-02 Andrew Gerrandcodereview.py: fix for compatibility with hg >=1.4.3
2010-03-02 Andrew Gerrandhttp: corrected comment for Response.GetHeader.
2010-03-02 Robert Griesemergofmt: experiment: align values in map composites where...
2010-03-02 Robert GriesemerMinor mistake in docs.
2010-03-02 Andrey Mirtchovskistrings.Bytes -> []byte for documentation example,...
2010-03-01 Andrew Gerrandgotest: set $AS to $GOBIN/$AS
2010-02-28 Stephen MaCount utf8 runes, not bytes when determining string...
2010-02-27 Russ Coxtesting/benchmark: paranoia - make sure n always grows
2010-02-26 Raif S. Naffahcrypto/blowfish: new package
2010-02-26 Russ CoxA+C: add Raif S. Naffah (individual CLA)
2010-02-26 Robert Griesemergo/parser cleanup: remove some state by writing more...
2010-02-26 Russ Cox8g: fix out of register bug in byte(x) code
2010-02-26 Ian Lance TaylorAdd -r option to 6l/8l/5l.
2010-02-26 Russ Cox8g: make a[byte(x)] truncate x
2010-02-26 Robert Griesemergo/scanner: the position of '\n's chars must be the...
2010-02-26 Micah StetsonFix a couple of bugs referencing data values in template.
2010-02-26 Rob Pikeadd micah.stetson to C&A
2010-02-26 Christopher... doc: Use byte("...") over byte{...}
2010-02-26 Russ Coxuse []byte("abc") in place of []byte{'a', 'b', 'c'}
2010-02-26 Robert Griesemergo/printer, gofmt: align comments in multi-line express...
2010-02-26 Russ Coxstrings: delete Runes, Bytes
2010-02-25 Robert Griesemertabwriter: make use of new []byte() conversion
2010-02-25 Russ Coxgc: implement []int(string) and []byte(string)
2010-02-25 Stephen WeinbergFix small typo in net package.
next