]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-03-28 Russ Coxbuild: add all-qemu.bash, handful of arm fixes
2011-03-28 Ian Lance Taylortest: match gccgo error messages for bug323.go.
2011-03-28 Russ Coxhttp: avoid crash when asked for multiple file ranges
2011-03-27 Alexey Borzenkovruntime: fix darwin/amd64 thread VM footprint
2011-03-27 Russ CoxA+C: Alexey Borzenkov (individual CLA)
2011-03-27 Ian Lance Taylortest: match gccgo error messages for bug325.go.
2011-03-26 Rob Piketesting: shorten some more tests
2011-03-26 Ian Lance Taylortest: match gccgo error messages for init.go
2011-03-26 Robert Henckegob: trivial cleanup
2011-03-26 Ian Lance Taylorgc: remove interim ... error which rejects valid code.
2011-03-26 Andrew Gerranddashboard: remove old python/bash builder, update README
2011-03-26 Ian Lance Taylortest: match gccgo error messages for cmp6.go
2011-03-25 Rob Piketesting: shorten some tests.
2011-03-25 Ian Lance Taylortest: match gccgo error messages for bug081.go.
2011-03-25 Dave Cheneybuild: handle broken awk in version.bash
2011-03-25 Rob Piketesting: set up structure for faster testing using...
2011-03-25 Ian Lance Taylortest: match gccgo error messages for bug016.go.
2011-03-25 Peter Mundynet: fix Windows build
2011-03-25 Albert Strasheimsyscall: GetsockoptInt for darwin, freebsd.
2011-03-25 Albert Strasheimnet: add FileConn, FilePacketConn, FileListener
2011-03-25 Rob Piketest/run: clear $E in case it's already set in environment.
2011-03-25 Ian Lance Taylortest: match gccgo error messages for bug274.go.
2011-03-25 Rob Pikeflag: fix error in documentation example.
2011-03-25 Russ Coxruntime/pprof: disable test on darwin
2011-03-25 Ian Lance Taylortest: match gccgo error messages for label.go and label...
2011-03-25 Ian Lance Taylorruntime: always set *received in chanrecv.
2011-03-25 Ian Lance Taylorruntime/darwin: remove unused local variables.
2011-03-25 Russ Coxhttp/pprof: cpu profiling support
2011-03-25 Roger Pau Monnéhttp: modified perl cgi test to remove newline from...
2011-03-25 Russ Coxruntime: fix arm build
2011-03-25 Russ CoxA+C: Roger Pau Monné (individual CLA)
2011-03-24 Devon H. O... freebsd-386: update defs
2011-03-24 Robert Griesemergo/parser: resolve identifiers properly
2011-03-24 Sameer Ajmanimisc/emacs: gofmt: don't clobber the current buffer...
2011-03-24 Rob Pikegob: remove another allocation.
2011-03-24 Andrew Gerrandruntime: fix freebsd-amd64 (and part of 386)
2011-03-24 Alex Brainmansyscall: StartProcess fixes for windows
2011-03-24 Andrew Gerranddoc: update contrib.html to be more enticing
2011-03-23 Russ Coxtesting: add -test.cpuprofile flag
2011-03-23 Luuk van Dijk5l/6l/8l: undo spadj cleanup at ARET for following...
2011-03-23 Brad Fitzpatrickhttp: don't chunk 304 responses
2011-03-23 Brad Fitzpatrickgotest: fix gofmt issue in generated _testmain.go
2011-03-23 Albert Strasheimsyscall: GetsockoptInt.
2011-03-23 Russ Coxgofmt: add profiling flag
2011-03-23 Russ Coxruntime/pprof: cpu profiling support
2011-03-23 Brad Fitzpatrickhttp: export Transport, add keep-alive support
2011-03-23 Russ CoxCONTRIBUTORS: John DeNero, Sameer Ajmani (Google CLA)
2011-03-23 Russ Coxruntime: cpu profiling support
2011-03-23 Russ Coxruntime: fix print - no %v in C
2011-03-23 Russ Coxgodefs: handle volatile
2011-03-23 Russ Coxruntime: os-specific types and code for setitimer
2011-03-23 Russ Coxruntime: more stack split fixes
2011-03-23 Anthony Starksmisc/bbedit: remove closed keyword
2011-03-23 David Symondsmisc/vim: remove 'closed' as a builtin function.
2011-03-23 Andrew Gerrandsync: fix example code
2011-03-23 Ken Thompsonchan: allocate a new chan with one
2011-03-22 Andrew Gerrandgodoc: add -template flag to specify custom templates
2011-03-22 Robert Griesemergo/printer: Revert API change of CL 4274075.
2011-03-22 Ian Lance TaylorMake.pkg: Always define _CGO_CFLAGS and friends.
2011-03-22 Ian Lance TaylorMake.pkg: add support for SWIG, and add two SWIG examples
2011-03-22 Rob Pikegob: fix up ugly formatting introduced by buggy (now...
2011-03-22 Rob Pikegob: use pointers in bootstrapType so interfaces behave...
2011-03-22 Robert Griesemergo/printer, gofmt: simplify struct formatting and respe...
2011-03-22 Robert Hencketest: enable tests using v, ok := <-ch syntax
2011-03-22 Russ Coxgopprof: fix bug: do not rotate 180 degrees for large...
2011-03-22 Andrew Gerrandld: return > 0 exit code on unsafe import
2011-03-22 Robert Griesemergo/printer, gofmt: avoid exponential layout algorithm
2011-03-21 Brad Fitzpatrickcgi: extra failure debugging in host_test
2011-03-21 Rob Piketime: give a helpful message when we can't set the...
2011-03-21 Rob Pikesyscall: rename from .sh to .pl, because these files...
2011-03-21 Gustavo Niemeyerexec: document dir option for Run
2011-03-21 Gustavo Niemeyerbuild: reenable clean.bash without gomake
2011-03-21 Andrew Gerrandgoinstall: add -clean flag to docs
2011-03-21 Gustavo Niemeyerrpc: increase server_test timeout
2011-03-21 Andrew Gerrandpath/filepath: fix TestEvalSymlinks when run under...
2011-03-20 Fazlul Shahriarflag: document Nflag function
2011-03-19 Russ Coxgopprof: update list of memory allocation functions
2011-03-18 Russ Coxbuild: diagnose Ubuntu's buggy copy of gold
2011-03-18 Ian Lance Taylornet: Use preallocated buffer for kqueue/kevent.
2011-03-18 Robert Griesemercgo: fix index-out-of-bounds bug
2011-03-18 Rob Pikerpc: keep free lists of Request and Response structures.
2011-03-18 Ian Lance Taylornet: Use preallocated buffer for epoll.
2011-03-18 Yasuhiro Matsumotogodoc: No need to use filepath.IsAbs()
2011-03-18 Yasuhiro Matsumotogodoc: fix path problem for windows.
2011-03-17 Ken Thompsonsinit.c: recursion in sinit
2011-03-17 Alex Brainmanfilepath: do not run TestEvalSymlinks on Windows
2011-03-17 Robert Griesemergo/parser: fix memory leak by making a copy of token...
2011-03-17 Rob Pikeflag: fix example in doc comment.
2011-03-17 Ian Lance Taylornet: Don't force epoll/kqueue to wake up in order to...
2011-03-17 Alex Brainmango/scanner: to interpret line comments with Windows...
2011-03-17 Caine Tigheos: remove fstat TODO
2011-03-17 Rob Pikegob: eliminate two more allocations in decode.
2011-03-17 Russ Coxtime: isolate syscall reference in sys.go
2011-03-17 Evan Shaw.hgignore: Ignore all goinstalled packages
2011-03-17 Andrew Gerranddoc: mention godoc in "implements" FAQ
2011-03-17 Andrew Gerrandpath/filepath: add EvalSymlinks function
2011-03-17 Andrew Gerranddoc: explain release and weekly tags in install.html
2011-03-17 Ian Lance Taylorsyscall: Permit non-blocking syscalls.
2011-03-17 Russ Coxgc: fix crash when using -u
2011-03-17 Rob Pikegob: remove a few more allocations.
next