]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2008-12-11 Russ CoxDNS messages
2008-12-11 Ken Thompsonbug
2008-12-10 Russ Coxassorted cleanup and fixes
2008-12-10 Rob PikeStringBytes help routine, common functionality put...
2008-12-10 Rob Pikeanother bug cleanup.
2008-12-10 Ken Thompsonbug120
2008-12-10 Rob Pikeupdate tests: nil is no longer integer-compatible
2008-12-10 Robert GriesemerSnapshot:
2008-12-10 Ken Thompsonstring hash function faults w empty string
2008-12-10 Ken Thompson2 minor bugs
2008-12-10 Ken Thompsonbug126
2008-12-10 Ken Thompsonbug127
2008-12-10 Rob Pikefix historical editing glitch
2008-12-10 Rob Pikeimplement two TODOs in reflect:
2008-12-10 Russ Coxchans and maps of interfaces
2008-12-09 Rob Pikeuse unsafe.pointer in reflection objects
2008-12-09 Robert Griesemer- snapshot if current state
2008-12-09 Robert Griesemer- fixed bug with unicode text formatting: the number...
2008-12-09 Ken Thompsonrobs bug converting unsafe.pointer
2008-12-09 Russ Coxreplace assembly casts with unsafe.pointer
2008-12-09 Russ Coxmore impossible time errors
2008-12-09 Ken Thompsonconversion to/from
2008-12-09 Ken Thompsonfoundation for import unsafe
2008-12-09 Russ Coxavoid skew in time.Tick; remove errors from time.Second...
2008-12-09 Russ Coxuse Note sched.stopped correctly
2008-12-08 Russ Coxpick up symbol for JMP main(SB)
2008-12-08 Ian Lance TaylorTweak comments so that this test passes with gccgo.
2008-12-06 Ken Thompsonallowed syntax for range
2008-12-06 Ken Thompsonrange statement
2008-12-05 Rob Piketest pairwise iota assignment
2008-12-05 Russ Coxadd support for ref counts to memory allocator.
2008-12-05 Rob Pikeuse sync.Mutex instead of a channel for locking
2008-12-05 Ian Lance TaylorThe DejaGNU testsuite harness used by the gccgo testsui...
2008-12-05 Robert Griesemer- handle UTF-8 text in tabwriter
2008-12-05 Russ Coxmalloc fixes.
2008-12-05 Russ Coxstrings.utflen -> utf8.RuneCount, RuneCountInString
2008-12-05 Rob Pikebug128 is fixed
2008-12-05 Robert Griesemer- adjusted const decl grammar to reflect spec changes
2008-12-05 Robert GriesemerRevised proposal for const/var cleanup, with
2008-12-05 Ken Thompsonempty switches -- bug128
2008-12-04 Ken Thompsonconst/var/iota declarations as discussed
2008-12-04 Russ Coxdon't warn anymore about missing imports
2008-12-04 Russ Coxemit dynamically linked 6.out on darwin instead of...
2008-12-04 Ian Lance TaylorMake run.bash run all the current tests.
2008-12-04 Russ Coxadd mutex.Mutex
2008-12-04 Russ Coxfix build - forgot these files
2008-12-04 Russ Coxadd stub routines stackalloc() and stackfree().
2008-12-04 Russ Coxadd time.Tick()
2008-12-03 Robert Griesemer- fixed a bug with import printing (missing separator...
2008-12-03 Russ Coxpreparation for exec.
2008-12-03 Russ Coxclean stack trace code.
2008-12-03 Russ CoxMake strconv.atof("-0") return -0
2008-12-03 Ken Thompsonimport/export of exact mp floating constants
2008-12-03 Russ Coxgolden.out drift
2008-12-03 Robert Griesemer- bug: empty switches don't compile
2008-12-03 Ken Thompsonsmall code improvement to
2008-12-03 Ken Thompsontruncating of float constants when
2008-12-03 Robert Griesemer- oversight: extra allow source-level line breaks insid...
2008-12-03 Robert Griesemer- fine-tuning of white space
2008-12-03 Russ Cox6g gives no error on "0 != nil"
2008-12-02 Ian Lance TaylorThe flag and fmt libraries are now available from gccgo by
2008-12-02 Russ Coxremove reference to non-existent mparith.h
2008-12-02 Robert Griesemerbug: constants should not be redeclarable
2008-12-02 Ken Thompsonmulti precision floating point
2008-12-02 Robert Griesemer- enabled comment printing by default
2008-12-02 Russ Coxbe more precise in ftoa_test.
2008-12-01 Robert Griesemer- better comment formatting, starting to look good
2008-12-01 Russ Coxadd blank line (response to post-submit review of CL...
2008-11-27 Robert Griesemer- collect addition source position information in parser
2008-11-26 Robert Griesemer- snapshot of state before trying yet another, hopefull...
2008-11-26 Russ Coxnew stacktrace format
2008-11-26 Russ Coxchange meaning of $GOMAXPROCS to number of cpus to...
2008-11-25 Robert Griesemer- fixed a problem with flushing
2008-11-25 Russ Coxgotest: change pattern to Test([^a-z].*)?
2008-11-25 Robert Griesemer- delete vector.go - not needed anymore
2008-11-25 Rob Pikemake a (rudimentary) ByteBuffer and put it in package...
2008-11-25 Russ Coxuse pc/ln table to print source lines in traceback
2008-11-25 Russ Cox% x inserts spaces between hex bytes in string/*[]byte
2008-11-25 Russ Coxadd author lines
2008-11-25 Robert Griesemer- move error handling out of scanner
2008-11-25 Ken Thompsonbetter code for += -= ^= |= and &=
2008-11-25 Rob Pikecompiler catches out of bounds; work around
2008-11-24 Russ Coxadd hash to build; rm pkg/* in clean.bash
2008-11-24 Russ Coxconvert tests.
2008-11-24 Russ Coxreplay CL 19916 and CL 19913 now that the build can...
2008-11-24 Russ Coxremove old .6 after install,
2008-11-24 Rob Pikereally restore helpful error rules
2008-11-24 Rob Pikerestore helpful error rules
2008-11-24 Ken Thompson1. retract general field names
2008-11-24 Rob Pikeadd missing file
2008-11-24 Russ CoxAutomated g4 rollback of changelist 19913.
2008-11-24 Russ CoxAutomated g4 rollback of changelist 19916.
2008-11-24 Russ Coxutf8: add InString routines for decoding in strings
2008-11-24 Robert Griesemerbufio.ReadRune
2008-11-24 Russ Coxmake bignum_test a test
2008-11-24 Russ Coxhash writers: adler32, crc32, md5, sha1.
2008-11-24 Rob Pikeoutput of fmt has changed for %g
2008-11-24 Russ Coxgobuild:
2008-11-24 Russ Coxfix %g 20 -> "2e+01" want "20"
2008-11-24 Ken Thompsonindexing optimizations and bug fix
next