]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-07-26 Dmitriy Vyukovruntime: refactor mallocgc
2013-07-26 Rémy Oudomphengcrypto/des: faster block expansion.
2013-07-26 Alex Brainmancmd/pack: support removing of leading file prefix on...
2013-07-26 Alex Brainmangc: fix line directive processing on windows
2013-07-26 Keith Randallundo CL 11788043 / 62d06cccc261
2013-07-26 Keith Randall5c: fix pc recalculation in the presence of AFUNCDATA
2013-07-25 Robert Griesemergo/parser: restrict ParseDir to files with suffix ...
2013-07-25 Robert Griesemerspec: update prose in Constants section
2013-07-25 Mikio Haranet: give more detail when test panics
2013-07-25 Peter Mundysyscall: prlimit argument error for Getrlimit and Setrl...
2013-07-25 Ian Lance Taylorcmd/cgo: gccgo fixes
2013-07-25 Rémy Oudomphengcmd/gc: avoid passing unevaluated constant expressions...
2013-07-25 Mikio Haranet: simplify probeIPv6Stack
2013-07-25 Nick Craig... crypto/md5: native arm assembler version
2013-07-25 Andrew Gerrandbufio: check buffer availability before reading in...
2013-07-25 Kevin Kluescmd/cgo: Fix issue with cgo cdefs
2013-07-24 Brad FitzpatrickC: add Kevin Klues (Google CLA)
2013-07-24 Keith Randallundo CL 11683043 / bb75d03e6ccb
2013-07-24 Dominik Honnefmisc/emacs: replace our go-goto-opening-parenthesis...
2013-07-24 Ian Lance Taylorlog/syslog: restore use of serverConn interface
2013-07-24 Keith Randallruntime: only define SEH when we need it.
2013-07-24 Keith Randallcc: generate argument pointer maps for C functions.
2013-07-24 Mikio Hararuntime: drop EV_RECEIPT support from network pollster...
2013-07-24 Dominik Honnefmisc/emacs: Make godef-jump behave more like find-tag...
2013-07-24 Russ Coxruntime: more cgocallback_gofunc work
2013-07-24 Mikio Hararuntime: fix throw message in netpoll
2013-07-24 Russ Coxruntime: fix windows build
2013-07-24 Andrew Bonventredoc/go1.2.txt: document new functions/types added to...
2013-07-24 Rob Pikedoc/go1.2.txt: document new function unicode.In
2013-07-24 Rob Pikeunicode: add "In" function to test membership of a...
2013-07-23 Mikio Haranet: consolidate listenerBacklog declaration
2013-07-23 Russ Coxruntime: reduce frame size for runtime.cgocallback_gofunc
2013-07-23 Andrew Gerrandmath/rand: mention that the default Source is thread...
2013-07-23 Russ Coxmisc/cgo/test: test recursive internal OS thread lock
2013-07-23 Andrew Gerrandmath/rand: mention Seed in overview, add another top...
2013-07-23 Brad Fitzpatricknet/http: respect tls.Config.ServerName in Transport
2013-07-23 Alex Brainmandatabase/sql: close statement before connection
2013-07-23 Rob Pikeall: be more idiomatic when documenting boolean return...
2013-07-23 Mikio Haranet: make use of noDeadline instead of time.Time{}
2013-07-22 Nick Craig... runtime: Stop arm memmove corrupting its parameters
2013-07-22 Brad Fitzpatrickall: change "true iff" to "whether" in public docs
2013-07-22 David du Colombiercmd/ld: fix warnings on Plan 9
2013-07-22 Dmitriy Vyukovruntime: introduce notetsleepg function
2013-07-22 Dmitriy Vyukovmisc/cgo/test: add test for cgo callbacks with differen...
2013-07-22 Dmitriy Vyukovruntime: allow stack split in body of closechan
2013-07-22 Dmitriy Vyukovruntime: clarify comment for m->locked
2013-07-22 Mikio Haranet: remove unnecessary bit masking
2013-07-22 Alex Brainmannet: implement netpoll for windows
2013-07-22 David Symondsruntime: add a missing newline in a debug printf.
2013-07-22 Andrew Gerranddoc: fix wiki content error
2013-07-20 Rémy Oudomphengregexp: use a very fast random generator for benchmarks.
2013-07-20 Anthony Martinlibmach: support more 386/amd64 instructions
2013-07-20 Alex Brainmanlibmach,lib9: override unused parameter warnings (fixes...
2013-07-20 Alex Brainmanlibmach,lib9: override unused parameter warnings (fixes...
2013-07-19 Russ Coxcmd/dist, cmd/go: enable more warnings, make clang...
2013-07-19 Russ Coxcmd/ld, runtime: remove unused fields from Func
2013-07-19 Ian Lance Taylorcmd/gc, cmd/ld: fix build: remove unused var, use corre...
2013-07-19 Russ Coxruntime: use funcdata to supply garbage collection...
2013-07-19 Russ Coxcmd/dist: generate offsets for P structure
2013-07-19 Keith Randalldebug/gosym: put pclinetest file in temporary directory
2013-07-19 Keith Randallruntime: cleanup: use ArgsSizeUnknown to mark all functions
2013-07-19 Dmitriy Vyukovruntime: prevent GC from seeing the contents of a frame...
2013-07-19 Dmitriy Vyukovtest: fix error output in the test
2013-07-19 Dmitriy Vyukovruntime: hide mheap from GC
2013-07-19 Dmitriy Vyukovruntime: prevent sysmon from polling network excessivly
2013-07-19 David Symondsregexp: exclude exhaustive RE2 test from running under...
2013-07-19 Russ Coxruntime: disable preemption during runtime.settype
2013-07-19 Brad Fitzpatricknet/http: document and test Client.Post treating Reader...
2013-07-18 Dmitriy Vyukovruntime: preempt long-running goroutines
2013-07-18 Russ Coxruntime: handle morestack/lessstack in stack trace
2013-07-18 Russ Coxcmd/6a, cmd/6l: make FUNCDATA work
2013-07-18 Daniel Morsingregexp/syntax: update documentation for Parse.
2013-07-18 Russ Coxruntime: disable preemption during deferreturn
2013-07-18 Russ Coxruntime: record full frame size for arm _sfloat2
2013-07-18 Russ Coxruntime: mark concatstring as variadic (fixes 386 build)
2013-07-18 Russ Coxcmd/ld: refine test for history stack pop (fix Windows...
2013-07-18 Russ Coxdebug/gosym: avoid test failure on Windows
2013-07-18 Russ Coxcmd/ld, runtime: use new contiguous pcln table
2013-07-18 Russ Coxlibmach: update for Go 1.2 pcln table
2013-07-18 Russ Coxdebug/gosym: update for Go 1.2 pcln table
2013-07-18 Brad Fitzpatrickio: let SectionReader seek past the end; document Seeke...
2013-07-18 Andrew Bonventreimage/gif: don't write superfluous global color table
2013-07-18 Ian Lance Taylorcmd/cgo: don't emit #pragma declarations when using...
2013-07-18 Dave Cheneycmd/ld: trivial: fix unused parameter pedantry
2013-07-18 Brad Fitzpatricknet/http: document NewRequest treating Reader as ReadCloser
2013-07-17 Ian Lance Taylorruntime: disable preemption again to fix linux build
2013-07-17 Dominik Honnefmisc/emacs: Add godef-jump-other-window
2013-07-17 Russ Coxruntime: re-enable preemption
2013-07-17 Dmitriy Vyukovruntime: more reliable preemption
2013-07-17 Russ Coxruntime: use new frame argument size information
2013-07-17 Joel Singcrypto/tls: Add support for ECDHE-ECDSA
2013-07-17 Daniel Morsingcmd/8g: Make clearfat non-interleaved with pointer...
2013-07-17 Dave Cheneydoc/effective_go: stamp out stray GOROOT reference
2013-07-16 Keith Randallruntime: print g0 stack if we throw on it and GOTRACEBA...
2013-07-16 Adam Langleycrypto/rsa: remove obsolete TODO.
2013-07-16 Ian Lance Taylortest: add a compilation test that gccgo failed to compile
2013-07-16 Adam LangleyCONTRIBUTORS: add Drew Hintz (Google CLA)
2013-07-16 Russ Coxcmd/5g, cmd/6g, cmd/8g: insert arg size annotations...
2013-07-16 Russ Coxcmd/5c, cmd/6c, cmd/8c: record arg size for every call
2013-07-16 Russ Coxruntime: record argument size in assembly functions
next