]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2009-02-03 Russ Coxminor tweaks
2009-02-03 Russ Coxflesh out http server.
2009-02-02 Russ Cox6g return struct fix:
2009-02-02 Russ Coxmarginally better thread debugging on Linux.
2009-02-02 Robert Griesemer- added experimental flag '-def': will print (not parse!)
2009-02-01 Rob Pikeslightly better code for the frog fix
2009-02-01 Rob PikeComplain about control characters that are not white...
2009-01-31 Russ Coxcan finally close this TODO - 6l was broken
2009-01-31 Russ Coxkeep line number history even when
2009-01-31 Russ Coxavoid memcpy(x, x),
2009-01-30 Robert Griesemer- changed pretty parser to parse and print new function...
2009-01-30 Russ Coxtwo uses of uninitialized memory,
2009-01-30 Rob Pikeneedless semicolons
2009-01-30 Russ Coxprint format bug
2009-01-30 Robert GriesemerTest balloon: Changed the spec to see the implications...
2009-01-30 Russ Coxupdate compiler to new func rules
2009-01-30 Russ Coxupdate go code tree to new func rules.
2009-01-30 Rob Pikerename variable at rsc's request
2009-01-30 Rob Pikeclean up server code in tutorial
2009-01-30 Russ Coxif take address of local, move to heap.
2009-01-30 Robert Griesemer- removed obsolete files from repository
2009-01-29 Robert Griesemer- make test work with 6g
2009-01-29 Ken Thompsonoptimizer bug w STOstring
2009-01-29 Russ Coxadd stack test
2009-01-29 Russ Coxfix possible infinite recursion in eqtype.
2009-01-28 Russ Coxclean up range grammar
2009-01-28 Russ CoxUse explicit allspan list instead of
2009-01-28 Robert Griesemeradditions to array container:
2009-01-28 Rob Pikebug135 is fixed
2009-01-28 Ken Thompsonbug 135
2009-01-27 Russ Coxmake "size 6.out" work on mac.
2009-01-27 Rob Piketest for defer
2009-01-27 Russ Coxchange dotdotdot interfaces to be structs,
2009-01-27 Robert Griesemer- added missing sections on comparisons for some types
2009-01-27 Ken Thompsonpragma textflag
2009-01-27 Russ Coxvarious race conditions.
2009-01-27 Ken Thompsonspelling
2009-01-27 Ken Thompsondefer
2009-01-27 Robert Griesemer defer statement
2009-01-27 Rob Pikef, ok := i.(Foo) does not compile if i already is equiv...
2009-01-27 Robert Griesemerdefer statement
2009-01-27 Russ Coxgc #0. mark and sweep collector.
2009-01-27 Russ Coxassignment count mismatch: 2 = 1.
2009-01-27 Russ Coxbug134
2009-01-27 Russ Coxbug133
2009-01-26 Russ Coxin hash implementation, if data >= 8, align to 8.
2009-01-26 Russ Coxprint(map) and print(chan) as pointers.
2009-01-26 Rob Pikeimproved logging formats.
2009-01-26 Russ Coxinterface speedups and fixes.
2009-01-26 Ken Thompsonremoved a:b in range syntax
2009-01-26 Russ Coxmake time fields public
2009-01-26 Ian Lance TaylorAdd an accessor function os.FD.Fd() to get the file
2009-01-26 Ian Lance TaylorAdd a test for a case where 6g thinks that a field...
2009-01-26 Russ Coximplement new restrictions on what
2009-01-26 Robert Griesemer- clarified slice index bounds rules
2009-01-26 Rob Pikeadd start to a logging package.
2009-01-24 Ken Thompsonbug in async select read
2009-01-24 Russ Coxmake test/chan/nonblock work even with real os threads
2009-01-23 Rob Pikefix typo in comment. s/put/Put/
2009-01-23 Rob Pikeremove the "open" concept from reflect and go with...
2009-01-23 Robert Griesemer- snapshot before making larger change
2009-01-23 Rob Pikechange the representation of arrays in protobufs from...
2009-01-23 Robert Griesemersnapshot before making more changes:
2009-01-23 Russ Coxfix build - missed this file
2009-01-23 Russ Coxmove math routines from package sys to package math,
2009-01-22 Russ Coxuse $GC, $GL in gotest, to match gccgo's gotest.
2009-01-22 Robert Griesemercosmetic change only:
2009-01-22 Russ Coxlet test sources specify commands to run
2009-01-21 Rob Pikechange reflect.CopyArray into a method on ArrayValue...
2009-01-21 Robert Griesemer- added comment with various viewpoints so we have...
2009-01-21 Russ Coxdisallow P.t for lowercase t and not our package P.
2009-01-21 Russ Coxdelete unused code and data from 6.outs.
2009-01-21 Robert Griesemer- duplicate struct field not diagnosed
2009-01-21 Ian Lance TaylorGet this bug back to the intended state: bug1.go is...
2009-01-21 Ian Lance Taylorsys.readfile has been removed. Remove the test case...
2009-01-21 Ian Lance TaylorWith the removal of export, this bug no longer tests...
2009-01-21 Rob Pikeupdate tutorial for new export scheme
2009-01-20 Russ Cox6g: better genembedtramp fatal error,
2009-01-20 Russ Cox6l: do not link in objects from an archive just for...
2009-01-20 Robert Griesemer- updated pretty (removed "export")
2009-01-20 Russ Coxdelete export
2009-01-20 Russ Cox* delete export
2009-01-20 Russ Cox6l: ignore undefined symbols in gotypesigs.
2009-01-20 Rob Pikeadd a couple of helper methods to io.ByteBuffer
2009-01-17 Russ Coxconvert tests; nothing interesting.
2009-01-16 Robert Griesemer- added TODO
2009-01-16 Robert Griesemer- cleanup todo list
2009-01-16 Russ Coxdisallow other package's names in method calls
2009-01-16 Robert Griesemercasify struct fields
2009-01-16 Russ Coxcasify struct fields in entire tree.
2009-01-16 Russ Coxdisallow other package's names in struct field dot.
2009-01-16 Ian Lance TaylorChange malloc.Lookup to return the size as uintptr...
2009-01-16 Ian Lance TaylorRemove types from constants, since they didn't match...
2009-01-16 Russ Coxcasify, cleanup sys
2009-01-16 Rob Pikecasify linux syscall dependents, plus a few stragglers
2009-01-16 Robert Griesemer- language for export via capitalized identifiers
2009-01-16 Rob Pikes/split/Split/ to get compiling again
2009-01-16 Rob Piketwo more casifications in fmt
2009-01-16 Rob Pikecasify flag.
2009-01-16 Rob Pikecasify reflect.
next