summaryrefslogtreecommitdiff
path: root/test/bugs
Commit message (Expand)AuthorAgeFilesLines
* defining package block names must overrideRuss Cox2009-09-091-32/+0
* fix range on invalid utf8 bugRuss Cox2009-09-031-24/+0
* partial rune at end makes string range loop foreverRob Pike2009-09-031-0/+24
* fix bug187 (itself buggy)Russ Cox2009-09-031-23/+0
* Cascading errors lead to a compiler crash.Ian Lance Taylor2009-08-261-0/+11
* bug132Russ Cox2009-08-241-80/+0
* bug189Russ Cox2009-08-241-17/+0
* fix bug195Russ Cox2009-08-211-12/+0
* fix crash in bug194; add bug196Russ Cox2009-08-211-0/+49
* A test for an interface which uses a forward declared typeIan Lance Taylor2009-08-211-0/+12
* Test composite literals with undeclared types. This crashedIan Lance Taylor2009-08-211-0/+32
* unexpected shift conversion behaviorRobert Griesemer2009-08-211-0/+15
* Test that a type can refer to itself recursively as long as itIan Lance Taylor2009-08-171-0/+26
* fix up some irregular indentationRob Pike2009-08-172-4/+4
* 6g bug: struct initializers must provide all field values unless the fields a...Robert Griesemer2009-08-141-0/+17
* fix bug187 not to crashRuss Cox2009-08-121-1/+5
* Bug involving ... initializers and interface values.Austin Clements2009-08-121-0/+19
* bug159Russ Cox2009-08-071-39/+0
* fixed golden.out, which is what 32496 should have done.Russ Cox2009-07-291-1/+8
* fix buildRuss Cox2009-07-291-8/+1
* bug136 unfixedRuss Cox2009-07-291-0/+22
* break and continue fixesRuss Cox2009-07-291-15/+0
* move bug148, already fixed, to fixedbugsRuss Cox2009-07-271-39/+0
* bug170; fix test for bug175Russ Cox2009-07-271-13/+0
* You can't set a fixed array to nil.Ian Lance Taylor2009-07-211-0/+13
* triple quoteRuss Cox2009-07-201-0/+10
* bug167Russ Cox2009-07-071-26/+0
* bug167: types declared in different scopes shouldRobert Griesemer2009-07-071-0/+26
* bug163 bug164 bug166Russ Cox2009-06-293-44/+0
* 6g appears to permit semicolons to be omitted after qualifiedIan Lance Taylor2009-06-291-0/+13
* bug165Russ Cox2009-06-251-11/+0
* cannot have interfaces refer to themselves as map keysRob Pike2009-06-251-0/+11
* `` strings should not accept newlines as charactersRobert Griesemer2009-06-171-0/+18
* bug163: ideographs are not lettersRob Pike2009-06-151-0/+13
* bug: pointer arithmetic involving large offsetsRuss Cox2009-06-091-0/+25
* bug140 is fixedRuss Cox2009-06-061-18/+0
* bug in parallel assignmentRuss Cox2009-06-031-0/+39
* bug157Russ Cox2009-05-301-32/+0
* bug 158Ken Thompson2009-05-302-28/+2
* Replacement for abandoned CL 29626:Robert Griesemer2009-05-292-0/+58
* bug 156Ken Thompson2009-05-291-21/+0
* bug 155Ken Thompson2009-05-291-23/+0
* 64-bit integer math bugsRuss Cox2009-05-292-0/+44
* bug 149Ken Thompson2009-05-291-24/+0
* bug 153Ken Thompson2009-05-271-14/+0
* fix bug154; tweak bug153 exit statusRuss Cox2009-05-271-32/+0
* floating point bugRobert Griesemer2009-05-271-0/+32
* bad error messageRobert Griesemer2009-05-271-0/+14
* bug151, bug152 -> fixedbugsRuss Cox2009-05-262-38/+0
* bug150 is fixedRob Pike2009-05-261-23/+0