]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2008-06-24 Rob Pikeupdate some tests
2008-06-23 Rob Pikeadd signal handling to mac runtime
2008-06-23 Ken Thompsonmaps
2008-06-22 Rob Pikemore nearly correct interface code for signals on linux
2008-06-21 Rob Pikeadd signal handling and traceback support therein.
2008-06-21 Ken Thompsonredeclarations of variables in the same block.
2008-06-21 Ken Thompsonremove receclarations from tests
2008-06-20 Rob Pikedelete incorrect offset print
2008-06-19 Rob Pikeimproved formatting of traceback
2008-06-19 Rob Pikeprint rudimentary stack traceback after panic
2008-06-19 Ken Thompsonstack offset
2008-06-19 Ken Thompsonstack offseet table marker
2008-06-19 Robert Griesemer- added large integer arithmetic package and test cases
2008-06-18 Rob Pikeclean up ken/rob2.go to eliminate a few workarounds
2008-06-18 Rob Pikeadd new test bug055
2008-06-18 Rob Pikea couple of bugs around nil are fixed
2008-06-18 Rob Pikeforgot command line for bug054
2008-06-18 Rob Pike'default' bug in switch statements is fixed
2008-06-18 Rob Pikeadd a bug: method call doesn't compile
2008-06-18 Ken Thompsonbogus diagnostic with
2008-06-18 Ken Thompsonmore maps
2008-06-18 Ken Thompsonassign nil to interface
2008-06-18 Ken ThompsonSVN=123250
2008-06-18 Ken ThompsonSVN=123249
2008-06-18 Ken Thompsonyata
2008-06-18 Ken Thompsonoptional semi-colons
2008-06-17 Robert Griesemer- added another bug test ('len' shouldn't be a keyword)
2008-06-17 Robert Griesemer- added 2 bug tests
2008-06-17 Rob Pikeadd two more tests
2008-06-17 Ken Thompsonmaps
2008-06-17 Ken Thompsonadded and, or, xor opcodes
2008-06-17 Rob Pikeprint pc on faults
2008-06-16 Rob Pikeadded two new small tests
2008-06-16 Rob Pikeupdate more tests to reflect tweaked grammar for if...
2008-06-16 Rob Pikefix up grammar for optional elements in if and switch...
2008-06-16 Rob Pikeupdate test results
2008-06-16 Ken Thompsonnow checks for lvalue/rvalue context of
2008-06-16 Rob Pikeadd support for debugging in MACH binaries
2008-06-15 Rob Pikeerror messages now have colon after line number
2008-06-14 Ken Thompsonplan9 line numbers and line table
2008-06-14 Rob Pikehack to find first instruction for decoding the pc...
2008-06-13 Rob Pikesupport symbol tables and line numbers in 6.out executables
2008-06-13 Rob Pikeadd symbol tables and line/pc information to 6.outs
2008-06-13 Rob PikeAdd nil test, with bug
2008-06-13 Ken Thompsonbetter import/export
2008-06-13 Rob PikeBug fix. Without rounding, .shstrtab is written on...
2008-06-12 Rob Pikefix name of mach_amd64 library source dir
2008-06-12 Rob PikeAdd 6db
2008-06-12 Ken Thompsonbetter version of op=
2008-06-12 Rob Pikeadding ar.h for source-level compatibility in 6l.
2008-06-12 Rob Pikemake paths explicit for easier installation
2008-06-12 Rob Pikeremove reference to 9ar
2008-06-12 Rob Pikeremove reference to 9ar
2008-06-12 Rob Pikeadd missing include file
2008-06-12 Rob Pikeimport the plan 9 libraries libc (lib9) and libbio...
2008-06-12 Robert Griesemer- fixed minor issues in spec
2008-06-12 Rob PikeThis test now runs correctly, with no bugs commented out
2008-06-12 Ken Thompsonimport/export
2008-06-12 Rob Piketweaks in clean rules and dependencies
2008-06-12 Rob Pikeconvert from mk to make
2008-06-11 Rob Pikegenerated file; needs updating
2008-06-11 Rob Pikefix up mkfiles to use $GOROOT instead of $PLAN9
2008-06-11 Rob Pikeadd a setup document, and tweak the scripts that it...
2008-06-11 Ken Thompsonreorder1 - function first instead of last
2008-06-11 Robert Griesemer- added test case
2008-06-11 Rob Pikeadd bug045: bad nil assigning into array
2008-06-11 Ken Thompsondebugging to get fmt to run
2008-06-10 Ken Thompsonmade fp numbers from integers and
2008-06-10 Ken Thompsonmode elf tossing
2008-06-09 Robert Griesemer- updated spec w/ respect to variable types and shift...
2008-06-09 Rob Pikedivide is now in; update golden
2008-06-09 Ken Thompsonnew elf header
2008-06-09 Rob Pikefix bug in closeness for float literal test
2008-06-09 Rob Pikefix float lit to return 1, print error
2008-06-09 Rob Pikemove file for fixed bug
2008-06-09 Rob Pikeupdate lots of tests
2008-06-09 Rob Pikefix string_lit test to be more thorough
2008-06-09 Ken Thompsonmore nihan
2008-06-09 Ken Thompsonnihon
2008-06-09 Ken Thompsonbug in len
2008-06-09 Rob Pikedefault to amd64 in run
2008-06-09 Ken Thompsonasdf
2008-06-09 Rob PikeFix a few tests
2008-06-09 Rob Pikeuse /bin/ed to avoid compatibility issues with plan...
2008-06-08 Ken Thompsonasdf
2008-06-08 Ken Thompsonfloating point
2008-06-08 Ken Thompsonoptional semicolons
2008-06-07 Ken Thompsonmore code generation - mostly shift and multiply
2008-06-07 Ken Thompsonmore div/mod
2008-06-07 Ken Thompsondiv and mod operators
2008-06-07 Ken Thompsoncafebabe
2008-06-07 Robert Griesemer- method forward decl. bug
2008-06-07 Ken Thompson'\Ucafebabe'
2008-06-07 Robert Griesemer- forward decl bug
2008-06-07 Robert Griesemer- tests for type forward declarations
2008-06-07 Rob Pikefix erroneous test
2008-06-07 Ken Thompsonfixed \\ secape in strings
2008-06-07 Robert Griesemer- updated golden.out one more time
2008-06-07 Robert Griesemer- fixed test commands
2008-06-07 Robert Griesemer- fixed golden.out
next