]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-02-22 Joe Poiriermisc/dist/windows: fix broken icon, other misc
2012-02-22 Russ Coxld: only set SNOPTRBSS during load
2012-02-22 Andrew Gerranddoc: move styles to style.css
2012-02-22 Russ Coxgc: return of ideal bool
2012-02-22 Russ Coxld: add NOPTRBSS for large, pointer-free uninitialized...
2012-02-22 Russ Coxspec: make all comparison results untyped bool
2012-02-22 Robert Griesemergodoc: fix absolute->relative mapping
2012-02-22 Devon H. O... runtime: use SYSCALL instead of INT 0x80 in FreeBSD...
2012-02-22 Andrew Gerrandgodoc: adjust line height in pre blocks
2012-02-22 Brad Fitzpatricknet/http: update test to use time.Duration better
2012-02-22 Brad Fitzpatricknet/textproto: accept bad MIME headers as browsers do
2012-02-21 Rémy Oudomphengtest: use testlib in a few more cases.
2012-02-21 Andrew Gerrandgodoc: fix playground url
2012-02-21 Robert Griesemertext/tabwriter: fix documentation by adding an example.
2012-02-21 Andrew Gerrandmisc/goplay: remove redundant chdir
2012-02-21 Andrew Gerrandgodoc: support flat directory view again
2012-02-21 Andrew Gerranddoc: support redirect-on-share
2012-02-21 Bobby Powerscmd/dist: fix pprof permissions
2012-02-21 Russ Coxnet/smtp: use EHLO then HELO
2012-02-21 Russ Coxruntime: avoid malloc during malloc
2012-02-21 Shenghou Macodereview: add submit message support for newer clone...
2012-02-21 Mike Rossetcmd/go: pass 2, remove reference to incomplete -file...
2012-02-21 Mike Rossetcmd/go: 'go help test' remove documentation for incompl...
2012-02-21 Adam Langleycmd/*: add -d option to bison.
2012-02-21 Marcel van... exp/norm: Added Iter type for iterating on segment...
2012-02-21 Rémy Oudomphengtest: fix bug423.go to actually fail with older releases.
2012-02-21 Rémy Oudomphengcmd/api: record return type of functions for variable...
2012-02-21 Andrew Gerranddashboard: rename buttons to satisfy pedantic souls
2012-02-21 Rob Pikenet: extend the workaround to DialTCP to try to get...
2012-02-21 Rob Piketest: fix broken test
2012-02-21 Rémy Oudomphengcmd/gc: don't believe that variables mentioned 256...
2012-02-21 Rob Pikenet: more selfConnect debugging: panic if ra == nil...
2012-02-21 Rob Pikenet: panic if sockaddrToTCP returns nil incorrectly
2012-02-21 Rob Pikenet: add diagnostic to try to catch selfConnect bug...
2012-02-21 Brad Fitzpatricktest: rewrite test/run shell script + errchk (perl...
2012-02-21 Andrew Gerranddoc: fix links in installation instructions
2012-02-21 Rob Pikeos: replace non-portable Waitmsg with portable ProcessState
2012-02-21 Mikio Hararuntime: remove an obsolete file
2012-02-21 Andrew Gerranddoc: link to self-hosted articles from docs.html
2012-02-21 Andrew Gerrandmisc/goplay: remain in work directory, build in temp...
2012-02-21 Brad Fitzpatricknet: more docs on deadlines
2012-02-20 Brad Fitzpatricknet/http: add optional Server.TLSConfig field
2012-02-20 Devon H. O... runtime: implement runtime.osyield on FreeBSD 386,...
2012-02-20 Mikio Haranet: move hosts testdata to testdata folder
2012-02-20 Rob Pikedoc/go1: delete obsolete reference to FileStat
2012-02-20 Russ Cox5g, 6g, 8g: flush modified globals aggressively
2012-02-20 Brad Fitzpatrickbuild: remove old version*.go files from hgignore
2012-02-20 Dmitriy Vyukovcmd/6c: add line feed after an error message
2012-02-20 Joe Poiriermisc/dist/windows: app engine gopher replaced with...
2012-02-20 Joe Poiriermisc/dist/windows: ongoing dev
2012-02-20 Rob Pikeos: drop the Wait function and the options to Process...
2012-02-20 Joe Poiriermisc/dist/windows: ongoing dev
2012-02-20 Brad Fitzpatrickdatabase/sql/driver: API cleanups
2012-02-20 Rob Pikehtml/template: don't indirect past a Stringer
2012-02-20 Russ Coxstrconv: run garbage collection before counting allocat...
2012-02-20 Rob Pikego/doc: update golden file to fix build
2012-02-20 Rob Pikeall: rewrite references to old tool names
2012-02-20 Rob PikeFAQ: many small fixes and adjustments
2012-02-20 Scott Lawrencegodoc: fix tag mismatch validation errors
2012-02-20 Fazlul Shahriaros,time: fix Plan 9 build
2012-02-20 Alex Brainmanbuild: implement clean.bat
2012-02-20 David Symondshtml/template: minor tweak to docs to improve HTML...
2012-02-19 Shenghou Ma5a, 5c, 5g, 5l: fix build for Linux/ARM.
2012-02-19 Russ Coxdoc/go1: update for runtime, unsafe API changes
2012-02-19 Shenghou Masyscall: force Windows to always use US English error...
2012-02-19 Bobby Powersdoc: update contrib.html
2012-02-19 Russ Coxcmd/fix: add runtime renamings
2012-02-19 Rob Pikedoc/install.html: fix link
2012-02-19 Rob Piketest/initsyscall.go: delete
2012-02-19 Rob Piketest/initcomma.go: restore what it's supposed to be...
2012-02-19 Rob Piketest/hashmap.go: delete
2012-02-19 Russ Coxcmd/cgo: bug fixes
2012-02-19 Marcel van... doc: Fixed type in documentation for FormatFloat.
2012-02-19 Shenghou Ma6l, 8l: fix build for ELF systems
2012-02-19 Russ Coxruntime: fix another memory leak
2012-02-19 Russ Coxgc, ld: tag data as no-pointers and allocate in separat...
2012-02-19 Russ Coxlib/time/zoneinfo: delete
2012-02-19 Russ Coxtime: switch to using (uncompressed) zoneinfo zip file
2012-02-19 Rob Piketest/chan: document tests
2012-02-19 Rob Piketest/interface: document tests
2012-02-19 Russ Coxencoding/json: disable anonymous fields
2012-02-19 Russ Coxruntime: fix tiny memory leak
2012-02-19 Brad Fitzpatrickos: remove Getenverror
2012-02-19 Russ Coxgc: fix error for floating-point constant %
2012-02-19 Russ Coxruntime: API
2012-02-19 Rob Piketest: explanatory comments [c-g]*
2012-02-19 Rob Pikego 1: add a description of the os error changes.
2012-02-19 Rob Piketest: [a-c]: add introductory comments to tests
2012-02-19 Russ Coxgc: drop ideal bool
2012-02-19 Russ Coxtime: use Go distribution zoneinfo if system copy not...
2012-02-19 Mikio Haranet: make LocalAddr on multicast return group address
2012-02-19 Russ Coxtime: add zoneinfo files, mainly for non-Unix systems
2012-02-19 Russ Coxlib/time: add README, update.bash script
2012-02-19 Russ Coxcmd/api: s/ideal-bool/bool/
2012-02-18 Russ Coxall: shorten some of the longer tests
2012-02-18 Rémy Oudomphengtest: use testlib (another bunch).
2012-02-18 Shenghou Matest/run: honor $TMPDIR
2012-02-18 Rob Piketemplates: minor edits to the documentation
2012-02-18 Ian Lance Taylordoc: update gccgo_contribute.html
2012-02-18 Brad Fitzpatrickos: document the type of link errors
next