]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2010-01-25 Robert GriesemerA <- token in an expression may introduce a channel...
2010-01-25 Robert GriesemerScoping snapshot.
2010-01-25 Russ Coxld: do not load the same object file multiple times.
2010-01-25 Christopher... Remove top-level (src/) Makefile.
2010-01-25 Russ Coxgc: record full package paths in runtime type data
2010-01-25 Russ Coxgc: bug247, reported by rob
2010-01-25 Russ Coxgc: cut some dead code, fix 6g -S output
2010-01-25 Rob Pikelist awk in the dependencies needed for installation
2010-01-24 Rob Pikelog.Fatal does not exist. Use log.Crash.
2010-01-23 Russ Coxeliminate the package global name space assumption...
2010-01-23 Dean Prichard5a/6a/8a: avoid fixed-sized file name buffer
2010-01-23 Russ CoxA+C: Dean Prichard (individual CLA)
2010-01-23 Russ Coxgc: do not build builtin.c automatically; use golden...
2010-01-22 Russ Coxtypo
2010-01-22 Ian Lance TaylorFix build: add new file to Makefile.
2010-01-22 Firmansyah... Add authentication.
2010-01-22 Nigel TaoA+C: add Firmansyah Adiputra (individual CLA)
2010-01-22 Christopher... Trim space on input to make searching more robust.
2010-01-20 Ken Thompsonpart 2 of sudoaddable optimization
2010-01-20 Russ Coxcodereview: accommodate recent change to ui.prompt
2010-01-20 Russ Coxcleanup toward eliminating package global name space
2010-01-20 Russ Coxruntime: wait to allocate mach semaphores backing Locks...
2010-01-20 Ian Lance TaylorAdd explicit locking.
2010-01-20 Ken Thompsonstart of better addressing of
2010-01-20 Rob Pikefirst part of networked channels.
2010-01-20 Russ Coxhttp: handle old HTTP/1.0 unchunked "read to EOF" bodies.
2010-01-20 Russ Coxtime: make tick.Stop a little more robust
2010-01-19 Russ Coxgc: const debug bool = false
2010-01-19 Russ Coxcompress/zlib: add example to doc comment
2010-01-19 Russ Coxld: unused variable
2010-01-19 Russ Coxhash: document that Sum does not change hash state
2010-01-19 Russ Coxlibc: add goos, goarch, goroot. fixes build
2010-01-19 Petar MaymounkovSignificant extension to http.Response, which now adher...
2010-01-19 Russ Coxbuild: move GOOS, GOARCH, GOROOT lookup into central...
2010-01-19 Russ CoxA+C: add Petar Maymounkov (individual CLA)
2010-01-19 Russ Coxadd bug246 (issue 492)
2010-01-19 Russ Coxgc: bug245
2010-01-19 Russ Coxgc: multiple return value at top-level invoked multiple...
2010-01-19 Russ Coxgc: bug243
2010-01-19 Russ Coxgc: more precise handling of import .
2010-01-19 Russ Coxgc: be more specific about copy type errors
2010-01-18 Russ Coxreflect: fix garbage collection bug in Call.
2010-01-18 Russ Coxnet: enable UDP broadcast before it is needed (instead...
2010-01-18 Russ Coxspec: mention Inf and NaN are supported at run time.
2010-01-16 Robert GriesemerUrgent parser/gofmt fix.
2010-01-16 Rob Pikegive bufio.Writer.WriteString the same signature as
2010-01-15 Ian Lance TaylorTest order of evaluation in tuple assignments.
2010-01-15 Ian Lance TaylorDon't check array bounds if we have been told not to.
2010-01-15 Russ Coxtemplate: look inside interface values
2010-01-15 Yves JunqueiraUse /etc/hosts when resolving names.
2010-01-15 Robert Griesemer Steps towards tracking scopes for identifiers.
2010-01-15 Jan H. HosangImplemented ExtendFront/Back functions to insert a...
2010-01-15 Charles L.... math: special cases for Hypot
2010-01-15 Charles L.... math: 386 FPU functions
2010-01-15 Ian Lance TaylorTest evaluation of range variables.
2010-01-15 Rob Pikebe more explicit about initialization of embedded fields.
2010-01-15 Nigel TaoFix s/Width/Height/ typo in draw.go.
2010-01-14 Rob Pikefix +0000 time zones.
2010-01-14 Russ Coxruntime: add demo running Go on raw (emulated) hw
2010-01-14 Russ Coxdoc/devel/release.html: fix dumb typo
2010-01-14 Devon H. O... runtime: GS already set up by setldt in Linux/386;...
2010-01-14 Russ Coxruntime cleanup.
2010-01-14 Russ Cox.hgtags: add release, release.2010-01-13
2010-01-14 Russ Coxrelease.2010-01-13: final checkin, release notes weekly.2010-01-13
2010-01-14 Rob Pikeclean up handling of numeric time zones
2010-01-14 Devon H. O... cgo: Only allow numeric / string / character type const...
2010-01-14 Russ Coxcontribute.html: suggest hg mail instead of hg upload
2010-01-14 Russ Coxcreate doc/talks/.
2010-01-13 Robert GriesemerDistinguish between html generation and html quoting...
2010-01-13 Russ Coxvector: drop rule for bench, now in Make.pkg
2010-01-13 Russ Coxgodoc: skip template wrapping for complete HTML files
2010-01-13 Ian Lance TaylorClarify when expressions are evaluated for a range...
2010-01-13 Devon H. O... cgo: handle C99 bool type
2010-01-13 Russ Coxcodereview: split name list only on commas; some user...
2010-01-13 Russ Coxruntime: reset DF flag after running external code...
2010-01-13 Rob Pikedon't worry about the number of spaces when parsing.
2010-01-13 Rob Pikeignore $GOARCH inside the compiler and linker.
2010-01-13 Kevin Ballard Fix minor issues with updating go-mode in an empty...
2010-01-13 Rob Piketo improve the chances for compatibility, open a window...
2010-01-13 Rob Pikefix typo found by kevin ballard
2010-01-13 Robert GriesemerLight-weight scanner for general use.
2010-01-12 Adam LangleyAdd 'bench' target to makefiles.
2010-01-12 Evan Shawkate: Highlighting improvements
2010-01-12 Russ Coxruntime: fix bug in preemption checks; was causing...
2010-01-12 Roger PeppeFix bug that prevented the gofmt test script being...
2010-01-12 Charles L.... math: special cases for Ceil, Exp, Floor, Log, Log10
2010-01-12 Adam Langleyasn1: fix marshaling of structures with >1 elements.
2010-01-12 Adam Langleyasn1: fix parsing of elements after a string in a struc...
2010-01-12 Rob Pikedelete debugging prints
2010-01-12 Rob Pikedelete debugging prints
2010-01-12 Rob Pikeadd pprof output format to prof.
2010-01-12 Charles L.... math: special cases for Fmod
2010-01-11 Bill Neubauerdoc/contribute.html: change copyright year
2010-01-11 Devon H. O... cgo: Make constants #define'd in C available to Go...
2010-01-11 Yongjian Xugc: clean opnames.h
2010-01-11 Robert GriesemerRemove -oldprinter flag from gofmt; all code is
2010-01-11 Rob PikeClean up and make consistent the comments in the math...
2010-01-11 Russ Coxmath: fix pow10 comment, test portable Sqrt
2010-01-11 David SymondsReplicate signal names from syscall in os/signal.
2010-01-11 Robert GriesemerPartial work-around for gofmt bug.
next