]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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.
2010-02-25 Robert Griesemergo/printer, gofmt: correct indentation after certain...
2010-02-25 Robert Griesemertabwriter: indicate section breaks if Debug flag is set
2010-02-25 Russ Coxdashboard: more performance tuning
2010-02-25 Ian Lance TaylorUse consistent types in .h file and .c file.
2010-02-25 Robert Griesemerstrings: remove a couple of redundant tests
2010-02-25 Kevin Ballardpath: Fix bug in Match with non-greedy stars
2010-02-25 Rob Pike%q in fmt: if the object is a Stringer, use String...
2010-02-25 Robert Griesemergo/scanner: support for complex (imaginary) constants
2010-02-25 Ian Lance TaylorInstall runtime.h and cgocall.h.
2010-02-25 Robert Griesemergo/ast: streamline representation of field lists
2010-02-25 Russ Coxpath: add Match
2010-02-24 Russ Coxhttp: fix handling of Close, use Close in http.Post
2010-02-24 Robert Griesemergofmt: don't print ()'s around function-typed results...
2010-02-24 Robert Griesemergo/printer: use general comment intersperse mechanism...
2010-02-24 Anh Hai TrinhInclude an Eratosthenesque concurrent prime sieve to...
2010-02-24 Rob Pikeadd Anh Hai Trinh to C&A
2010-02-24 Andrew Gerrandrelease.2010-02-23 part two
2010-02-24 Andrew Gerrandrelease.2010-02-23 part one weekly.2010-02-23
2010-02-23 Anthony Starksmisc/bbedit: treat predeclared identifiers as "keywords"
2010-02-23 Mark Zavislakcrypto package documentation fix
2010-02-23 Russ Coxadd Mark Zavislak (Google) to CONTRIBUTORS
2010-02-23 Rob Pikegoyacc: fix handling of / and comments in goyacc
2010-02-23 Russ Coxruntime: work around Linux kernel bug in futex
2010-02-23 Russ Coxnet: disable UDP server test
2010-02-23 Charles L.... math: add lgamma; in-line special cases of acosh, nextafter
2010-02-23 Nigel TaoFix xgb/example.go typo.
2010-02-23 Andrew Gerrandgo_mem: clarified unbuffered channel sync example
2010-02-22 Robert Griesemergo/printer (gofmt): remove more residue from semicolon...
2010-02-22 Petar Maymounkovhttp: use RawURL in Request.Write
2010-02-22 Michael Hoisiexml: treat bool as value in Unmarshal
2010-02-22 Andrew Gerrandeffective_go: clarified small comment
2010-02-22 Petar Maymounkovhttp: fix bug in Post
2010-02-22 Sergei Skorobogatovjson: fix quoted strings in Marshal
2010-02-22 Russ CoxA+C: add Sergei Skorobogatov (individual CLA)
2010-02-22 Robert Griesemerscanner: match go/scanner and disallow NUL character;
2010-02-22 Michael Hoisiehttp request URI should never be empty
2010-02-22 Russ Coxtest: rename nul.go to nul1.go
2010-02-22 Ken Thompsonall done except -
2010-02-21 Russ Coxgc: minor const simplifications
2010-02-20 Ken Thompsonfixed bug in mpconst float multiply by 0.
2010-02-20 Timo Savolawebsocket: fix binary frame size decoding
2010-02-20 Russ CoxA+C: add Timo Savola (individual CLA)
2010-02-20 Robert Griesemergo/ast: use a slice instead of a linked list for the...
2010-02-20 Robert Griesemergodoc: fix path resolution for command-line one more...
2010-02-20 Robert Griesemer- removed exp/parser (support for old semicolon syntax)
2010-02-19 Robert Griesemergodoc: make commandline use work again
2010-02-19 Robert Griesemerremove absolute paths from search results
2010-02-19 Petar Maymounkovhttp: unified body transfer (read & write) logic in...
2010-02-19 Petar Maymounkovhttp: add Pending method to ServerConn, ClientConn
2010-02-19 Russ Coxdashboard: lots of caching to avoid datastore queries
2010-02-19 Adam Langleycrypto/x509: support certificate creation.
2010-02-19 Petar Maymounkovhttp: add DumpRequest, DumpResponse, for debugging
2010-02-19 Petar Maymounkovhttp: persistent connection objects
2010-02-19 Petar Maymounkovhttp: do not edit Response.ContentLength in Response...
2010-02-19 Russ Coxgc: double-initialization
2010-02-19 Kai Backmancombined pchw and embedded into tiny. added section...
2010-02-19 Charles L.... math: add Cbrt and Sincos; x87 versions of Sincos,...
2010-02-19 Evan Shaw8a/8l: Added FCMOVcc instructions
2010-02-19 Amrut Joshixml: allow unquoted attribute values in non-Strict...
2010-02-19 Russ CoxA+C: add Amrut Joshi (individual CLA)
2010-02-19 Fumitoshi Ukaihttp: avoid server crash on malformed client request
2010-02-19 Russ Coxexec: add dir argument to Run.
2010-02-19 Russ Coxgc: fix this morning's bug fix
2010-02-19 Ken Thompsoncomplex constant multiply and divide
2010-02-19 Robert Griesemergodoc: path cleanups, fixed a race condition, initial...
2010-02-18 Dean Prichardsync: allow to work on armv5
2010-02-18 Ken Thompsonmore complex - constants
2010-02-18 Russ Coxgc: recursive interface embedding
2010-02-18 Russ Cox5g/8g: fix build
2010-02-18 Ken Thompsonnew types complex, complex64 and complex128
2010-02-18 Andrew Gerrandrelease.2010-02-17 part two
2010-02-18 Andrew Gerrandrelease 2010-02-17 part one weekly.2010-02-17
2010-02-17 Robert Griesemerlanguage spec: make NUL byte rule an implementation...
2010-02-17 Robert Griesemerapply gofmt to src and misc
2010-02-17 Robert Griesemergofmt: make sure certain 2-line comments are stable
2010-02-17 Russ Cox8g: respect ullman numbers in float comparison
2010-02-17 Rob Piketime.Ticker: fix bug arising when all tickers are dead.
2010-02-17 Nigel TaoAdd Src and Over draw operators.
2010-02-17 Andrew Gerrandinstall: Added gcc, build-essential to apt-get command...
2010-02-17 Russ Coxgc: undo attempt at fixing recursive interface embedding
2010-02-17 Robert Griesemergo/scanner: comply with spec changes (do not allow...
2010-02-17 Russ Coxgc: fix build (signed char bug)
2010-02-17 Russ Coxgc: disallow NUL byte, catch more invalid UTF-8, test
2010-02-17 Russ Coxspec: disallow NUL in source files
2010-02-17 Rob Pikespecification of []int(string) and []byte(string).
2010-02-17 Russ Coxruntime: fix bug in Caller documentation
2010-02-16 Robert Griesemergodoc: updated documentation
2010-02-16 Rob PikeThe prefix optimization applies only to the first itera...
2010-02-16 Robert Griesemergodoc: initialize vars depending on flags after parsing...
2010-02-16 Robert Griesemergodoc: fix initialization issue
2010-02-16 Giles Leansyscall: make signature of Umask on OS X, FreeBSD match...
2010-02-16 Giles Leancc: use "cpp" anywhere in path, not "/bin/cpp"
2010-02-16 Russ CoxA+C: Giles Lean (individual CLA)
next