aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-04release.2010-02-04 step oneweekly.2010-02-04Andrew Gerrand
2010-02-05handle nils safely in Printf.Rob Pike
2010-02-04Added mingw specific build stubs.Joe Poirier
2010-02-04time: Sleep through interruptionsChristopher Wedgwood
2010-02-04FreeBSD: Kill only takes pid & signalChristopher Wedgwood
2010-02-04A+C: Joe Poirier (individual CLA)Russ Cox
2010-02-046l: move mapped symbol table lower in memoryAndrew Gerrand
2010-02-04Added Andrew Gerrand to CONTRIBUTORSAndrew Gerrand
2010-02-04In draw.Draw, separate the source-point and mask-point.Nigel Tao
2010-02-04syscall: on freebsd, darwin, give Kill same signature as on linuxRuss Cox
2010-02-04Add named colors (e.g. image.Blue), suitable for exp/draw.Nigel Tao
2010-02-04http: use ChunkWriter in Request.WritePetar Maymounkov
2010-02-03os/signal: send SIGCHLDs to IncomingChristopher Wedgwood
2010-02-03search for runtime.a in the package path instead of hardcodingKai Backman
2010-02-03arm: toss make-arm.bashRuss Cox
2010-02-04Add RFC822 formats as named constants.Rob Pike
2010-02-03add apple's .DS_Store to ignored listRob Pike
2010-02-03debug/gosym: fix test for new 6lRuss Cox
2010-02-03finalizers; merge package malloc into package runtimeRuss Cox
2010-02-03ld: include main and runtime in the library loopRuss Cox
2010-02-02sort: fix comment typoAndrey Mirtchovski
2010-02-02fix build - misc ... vs ...T fixesRuss Cox
2010-02-02added note about the GOARM env variableKai Backman
2010-02-02bug252: make ... vs ...T crossing an error, at least for nowRuss Cox
2010-02-01gc: bug250, bug251 - recursive interface typesRuss Cox
2010-02-02New image.A type, to represent anti-aliased font glyphs.Nigel Tao
2010-02-01Match gccgo error messages.Ian Lance Taylor
2010-02-01gc: bug246Russ Cox
2010-02-01math: change Cosh test to close, not veryclose (needed on some x86 chips)Russ Cox
2010-02-01math: add functions; update tests and special casesCharles L. Dorian
2010-02-01gc: bug242Russ Cox
2010-02-01...T is now implementedRob Pike
2010-02-01update printer tests to use new syntaxRobert Griesemer
2010-02-01io: revised Pipe implementationRuss Cox
2010-02-02allow any scalar type in xml.Unmarshal.Rob Pike
2010-02-01Match gccgo error messages.Ian Lance Taylor
2010-02-01Ignore the temporary files used for improved error messages.Ian Lance Taylor
2010-02-01Fix for gccgo, which uses a package prefix.Ian Lance Taylor
2010-02-01Match gccgo error messages.Ian Lance Taylor
2010-02-01gc: final ...T bug for the dayRuss Cox
2010-02-01Corrected broken assertion.Robert Griesemer
2010-02-01don't report a couple of meaningless errors in command-line modeRobert Griesemer
2010-02-02Change type of Printf's args to ... interface{}Rob Pike
2010-02-01nacl: fix build, finally fixed 8l convergence bugRuss Cox
2010-02-01dashboard: avoid seeing cron's sh -c in ps checkRuss Cox
2010-02-01http: test for ReadReqeustPetar Maymounkov
2010-02-01gc: ... T corner casesRuss Cox
2010-02-01language FAQ entry on braces and semicolonsRob Pike
2010-02-01gc: add ... T, rework plain ...Russ Cox
2010-02-01add link to go build dashboard.Rob Pike