Show patches with: none      |   126840 patches
« 1 2 ... 382 383 3841268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Fix struct with pointer to array of struct - - - - --- 2011-01-19 Ian Lance Taylor New
[libgo] Provide libc_ptrace on Solaris 2/SPARC - - - - --- 2011-01-14 Ian Lance Taylor New
Go patch committed: Fix type of string slice - - - - --- 2011-01-14 Ian Lance Taylor New
Go patch committed: Move flag_strict_aliasing clear to gcc interface - - - - --- 2011-01-14 Ian Lance Taylor New
PATCH RFC: Patch for PR 47219 - - - - --- 2011-01-14 Ian Lance Taylor New
libgo patch committed: Add Solaris support to mksysinfo.sh - - - - --- 2011-01-13 Ian Lance Taylor New
libgo patch committed: Use sparc64 rather than sparcv9 - - - - --- 2011-01-13 Ian Lance Taylor New
libgo patch committed: Add Solaris support to mksysinfo.sh - - - - --- 2011-01-13 Ian Lance Taylor New
libgo patch committed: Clean up syscalls, add some Solaris support - - - - --- 2011-01-13 Ian Lance Taylor New
libgo patch committed: Use right nm, use -p rather than -s - - - - --- 2011-01-12 Ian Lance Taylor New
Go patch committed: Make DejaGNU work for libgo - - - - --- 2011-01-12 Ian Lance Taylor New
libgo patch committed: Add preliminary Solaris support - - - - --- 2011-01-12 Ian Lance Taylor New
libgo patch committed: Simplify Makefile conditionals - - - - --- 2011-01-12 Ian Lance Taylor New
Go testsuite patch committed: Set GOARCH environment variable - - - - --- 2011-01-12 Ian Lance Taylor New
libgo patch committed: Change testsuite format - - - - --- 2011-01-11 Ian Lance Taylor New
Patch committed: Don't confuse -fdump-go-spec with tag/var name - - - - --- 2011-01-11 Ian Lance Taylor New
Patch committed: Don't generate float80 in godump.c - - - - --- 2011-01-11 Ian Lance Taylor New
Go patch committed: Add cgo support routines - - - - --- 2011-01-11 Ian Lance Taylor New
Go patch committed: Fix order in which recursive structs are converted - - - - --- 2011-01-06 Ian Lance Taylor New
Go patch committed: Missing dependency in libgo/Makefile.am - - - - --- 2011-01-05 Ian Lance Taylor New
Go patch committed: Fix some space leaks - - - - --- 2011-01-05 Ian Lance Taylor New
Go patch committed: Use __builtin_unwind_init - - - - --- 2011-01-05 Ian Lance Taylor New
Go patch committed: Don't call __builtin_return_address (1) - - - - --- 2011-01-05 Ian Lance Taylor New
Go patch committed: Check for identical package name and prefix - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash if append arguments are erroneous - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash adding multiple value function calls - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't look for break out of function literal - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't create erroroneous COND_EXPR - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash if tuple init redefines non-variable - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash if a named constant has no type - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash on multiple vars from one result - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Check for multiple default cases - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Fix abstract types in temporary statements - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Traverse expressions when looking for types - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Don't crash if package import fails - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Fix recover thunks which return multiple values - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Avoid crash when selecting on non-channel - - - - --- 2011-01-04 Ian Lance Taylor New
Go patch committed: Avoid endless loop on array with recursive length - - - - --- 2010-12-24 Ian Lance Taylor New
Go patch committed: Don't crash on invalid use of multiple results - - - - --- 2010-12-24 Ian Lance Taylor New
Go patch committed: Avoid endless loop checking for pointer type - - - - --- 2010-12-24 Ian Lance Taylor New
Go patch committed: Avoid endless loop inheriting interfaces - - - - --- 2010-12-24 Ian Lance Taylor New
Go patch committed: A variable with a preinit needs an init fn - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Don't crash building map descriptor for bad map - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Initialize Lex::lineoff_ - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Fix append with no extra arguments - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Don't crash asking for type of invalid const - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Avoid another infinite recursion - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: An unknown named object may be declared - - - - --- 2010-12-23 Ian Lance Taylor New
Go patch committed: Don't crash on invalid call to append - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Avoid infinite recursion when looking up methods - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on index into erroneous map - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Handle tuple assignment to global _ - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on array with erroneous length - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous var init from receive - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous channel operation - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash if a temporary is not defined - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: More tweaking of recursive types - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash if array length is invalid const - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Fix named results when cloning - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Correct test for number of args to append - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash if constant refers to itself - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on invalid type conversion - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Fix uninitialized variable looking up '_' - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash on multiple results from void fn - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Fix named results and recover - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't crash building erroneous variable initializer - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Check for errors building map construction - - - - --- 2010-12-22 Ian Lance Taylor New
Go patch committed: Don't warn about []int of string with NUL bytes - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't permit assigning abstract string to numeric - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash when calling new on erroneous type - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash returning from '_' function - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash indexing into erroneous array - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash when copying function without closure - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Parallelize Go testsuite - - - - --- 2010-12-21 Ian Lance Taylor New
Go testsuite patch committed: Avoid skipping tests inappropriately - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't finalize methods more than once - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Correct handling of methods which call recover - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash when declaring method on unknown name - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Layout undefined type - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Correct exponent lexing - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Report errors for temporary statements - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash when some object is redefined as type - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Traverse function types - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous return statement - - - - --- 2010-12-21 Ian Lance Taylor New
Go patch committed: Don't crash on recursive consts or variables - - - - --- 2010-12-18 Ian Lance Taylor New
Go patch committed: Rework locking code to split stack less - - - - --- 2010-12-17 Ian Lance Taylor New
Go patch committed: Update regexp library to master - - - - --- 2010-12-17 Ian Lance Taylor New
Go patch committed: Don't split stack in bytes.IndexByte - - - - --- 2010-12-17 Ian Lance Taylor New
Go patch committed: Avoid splitting stack for append and copy - - - - --- 2010-12-17 Ian Lance Taylor New
Go patch committed: Don't crash on recursive consts - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Adjust recursive function type handling - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Don't crash when copying call with no arguments - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Don't crash on invalid tuple assignment - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Check for errors from call_builtin - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous go or defer statement - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Fix another crash with Sizeof of undefined type - - - - --- 2010-12-16 Ian Lance Taylor New
Go patch committed: Don't crash on Sizeof of undefined type - - - - --- 2010-12-15 Ian Lance Taylor New
Go patch committed: Don't crash on tuple init from bad channel - - - - --- 2010-12-15 Ian Lance Taylor New
Go patch committed: Don't crash on empty struct due to recursive ref - - - - --- 2010-12-15 Ian Lance Taylor New
Go patch committed: Fix invalid signature in function literal - - - - --- 2010-12-15 Ian Lance Taylor New
« 1 2 ... 382 383 3841268 1269 »