]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2008-11-19 Robert GriesemerCopyn
2008-11-19 Russ Coxadd -chatty flag to test.
2008-11-19 Russ Coxstop flag reading before lone - arg.
2008-11-19 Russ Coxfix build for newbies
2008-11-19 Ken Thompsonanother shift bug
2008-11-19 Russ Coxmore tests for strconv; convert to gotest.
2008-11-19 Russ Coxreturn *os.Error instead of bool from strconv.ato*
2008-11-19 Russ Coxgobuild changes.
2008-11-19 Russ Coxroll tests into one binary
2008-11-18 Ian Lance TaylorAdd ERROR comment for errmsg to look for.
2008-11-18 Rob Piketesting support library
2008-11-18 Rob Pikeallow files to be named on the command line
2008-11-18 Rob Pikenew gotest shell script (will be a proper command some...
2008-11-18 Russ Coxadd build step to install debuggers setgid procmod.
2008-11-18 Robert Griesemerimport syntax incorrect
2008-11-18 Russ Coxupdate golden.out
2008-11-18 Russ Coxuse correct lineno in nod even if yacc has looked ahead.
2008-11-18 Ian Lance TaylorThe compiler should reject calling a const as though...
2008-11-18 Ian Lance TaylorThe compiler should reject comparisons between ints...
2008-11-18 Robert Griesemer- factored out tabwriter a separate writer filter
2008-11-18 Robert Griesemer- allow for multiple method names per function type...
2008-11-18 Russ Cox* faster atof for common cases
2008-11-18 Russ Coxwork around more commonly-unreachable 6g code sequences.
2008-11-18 Russ Coxadd gobuild to build
2008-11-18 Robert Griesemer- new() accepts too many arguments
2008-11-18 Robert Griesemer- interface methods must have full function type
2008-11-17 Russ Coxfix the easy parts of bug120
2008-11-17 Ken Thompsonsilence compiler warning
2008-11-17 Russ Coxupdate golden.out.
2008-11-17 Russ Coxcorrectly rounded floating-point conversions
2008-11-17 Russ Coxfloating point constant errors in 6g
2008-11-17 Russ CoxFirst pieces of malloc.
2008-11-17 Ian Lance TaylorThe scope rules have been clarified to indicate that a
2008-11-17 Russ Coxadopt suggestions from Bentley and McIlroy (SP&E Nov...
2008-11-17 Robert GriesemerPackage-export proposal:
2008-11-16 Ken Thompsonrandom permutation function
2008-11-15 Russ Coxfix bugs in package locals
2008-11-15 Ian Lance TaylorThe compilers should and do permit interface types...
2008-11-15 Rob Pikeconflicting scopes should cause error exit
2008-11-15 Russ Coxpackage-local declarations using keyword "package".
2008-11-15 Ken Thompsonswitch
2008-11-14 Robert Griesemerbuf fix: make FD.Read, FD.Write work for empty buffers
2008-11-14 Rob Pikeclean up make script
2008-11-14 Robert Griesemer- added Init() function so that vectors can be used...
2008-11-14 Russ Coxadd cov, prof to default build; clean up compiler warnings
2008-11-14 Russ Coxcode coverage tool
2008-11-14 Rob Pikehandle nils safely
2008-11-14 Robert Griesemer- better comment classification
2008-11-14 Robert Griesemer* pretty printing snapshot: towards printing comments...
2008-11-13 Rob Pikeadd a %v format to print an arbitrary value in its...
2008-11-13 Russ Coxmore array methods
2008-11-13 Russ Cox* 6l:
2008-11-13 Ken Thompsontemp fix for map not multiple of 8
2008-11-13 Ken Thompsonmike's map code
2008-11-13 Ian Lance TaylorThis bug has been fixed; moving it from bugs to fixedbugs.
2008-11-13 Rob Pikeadd some support for modifying what pointers point to
2008-11-13 Rob Pikefix bug in FullyReader
2008-11-12 Robert Griesemerwrong code for array access
2008-11-12 Rob Pikereflect.PtrValue.SetSub() to set pointers
2008-11-12 Rob Pikeconverting uint bits back into floats
2008-11-12 Robert Griesemer- lowercased package name (Bignum -> bignum)
2008-11-12 Ian Lance TaylorRecognize gccgo error messages. This uses GCCGO_ERROR...
2008-11-12 Ian Lance TaylorThe scope rules have been changed to say that labels...
2008-11-12 Ken Thompson6c bug with large constants
2008-11-12 Rob PikeImplement a "full reader" wrapper for io.Read, guarante...
2008-11-11 Russ Coxdon't try interface/structure conversion until
2008-11-11 Russ Coxwidth fixes.
2008-11-11 Ian Lance TaylorRemove useless "Trace/breakpoint trap" lines using...
2008-11-11 Rob Pikefix error-handling bug.
2008-11-11 Robert Griesemermore work on elastic tabs:
2008-11-10 Russ Cox* accept all NaNs, not just the one sys.NaN() returns.
2008-11-10 Rob Pikeupdate tests
2008-11-10 Russ Coxhandle Inf, NaN in float print
2008-11-10 Rob PikeAdd a cache to avoid unnecessary parsing of type string...
2008-11-10 Rob Pikefix start/stop bug in prof.
2008-11-10 Rob PikeProtocol buffer encoding.
2008-11-08 Robert GriesemerAdded missing Set method for Vector
2008-11-08 Robert Griesemer- steps towards "flexible tab stops" simulation in...
2008-11-08 Rob Pikewrong system call number for stat
2008-11-08 Ken Thompsonbyte multiply
2008-11-07 Ken Thompsonbyte multiply
2008-11-07 Robert Griesemer- language to define type equality rigorously
2008-11-07 Ian Lance TaylorDon't use a type guard with a type which is not an...
2008-11-07 Ian Lance TaylorTest case for evaluation order of select statement.
2008-11-07 Ken Thompsonbug in select default
2008-11-07 Ian Lance TaylorErroneous test case. The break statement should break...
2008-11-07 Robert Griesemer- binomial implementation (fixing broken build)
2008-11-07 Rob Pikesimpleminded ascii to floating point conversion
2008-11-06 Rob Pikeadd sys.float32bits, sys.float64bits
2008-11-06 Ian Lance TaylorTest that a break statement inside a select statement...
2008-11-06 Russ Coxs/gins/gbranch/
2008-11-06 Russ Coxchange minimum sethi/ullman number to 1
2008-11-06 Robert GriesemerA recreational programming exercise:
2008-11-06 Russ Cox6g ninit fixes - fixes the two test cases
2008-11-06 Robert Griesemer- implemented String() and Format functionality in...
2008-11-06 Robert Griesemer- fixes to sprintf (by rob)
2008-11-06 Rob PikeIf a value implements String(), use that in fmt.print...
2008-11-06 Rob PikePolymorphic printing.
2008-11-06 Ken Thompsonselect default
2008-11-06 Russ Coxmore runtime support for chan select default
next