CIA.vc
ian
Real-time open source activity stats
Stats » Authors » ian
informationsyndicateUTC clock
15:14 on Feb 09, 2010
event counters
The last message was received 2.79 days ago at 20:14 on Feb 06, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 12 messages last week
12 messages so far this month, 80 messages last month
2221 messages since the first one, 6.08 years ago, for an average of 1 day between messages
recent messages
dateReversed sort columnprojectcontentlink
20:14 Saturdaybinutils
Commit by ian :: src/gold/ (ChangeLog configure.ac configure):

  • configure.ac: Rewrite targetobjs duplicate removal code to use only shell constructs. * configure: Rebuild.
#
05:36 Saturdaygcc
Commit by ian on gccgo :: r156536 gcc/go/expressions.cc:
Give an error for a mismatch passing ... to ...T or vice-versa.
#
02:50 Saturdaygcc
Commit by ian on gccgo :: r156535 gcc/go/types.cc:
Adjust location of recursive interface error.
#
02:35 Saturdaygcc
Commit by ian on gccgo :: r156534 libgo/ (17 files in 6 dirs):
 Rewrite varargs type descriptors to match gc compiler.

Change empty interfaces to have NULL methods_ field.
#
20:04 Fridaygcc
Commit by ian on gccgo :: r156527 gcc/go/types.cc:
Don't crash on a recursive slice type.
#
05:28 Fridaygcc
Commit by ian on gccgo :: r156513 gcc/go/parse.cc:
Better error messages for common syntax errors.
#
05:26 Fridaygcc
Commit by ian on gccgo :: r156511 gcc/go/ (8 files):
Use saw_errors function to check if there have been any errors.
#
20:30 Thursdaygcc
Commit by ian on gccgo :: r156503 gcc/go/ (7 files):
Implement method expressions.
#
07:25 on Feb 02gcc
Commit by ian on gccgo :: r156442 gcc/go/parse.cc:
Permit return type to be func not inside parentheses.
#
07:13 on Feb 02gcc
Commit by ian on gccgo :: r156441 gcc/go/parse.cc:
Fix parsing of receive channel in type cast.
#
00:07 on Feb 02gcc
Commit by ian on gccgo :: r156437 gcc/go/types.cc:
Improve error message for incompatible types.
#
23:22 on Feb 01gcc
Commit by ian on gccgo :: r156436 libgo/go/ (10 files in 2 dirs):

More fixes for using package prefixes.

  • Use package prefix in hidden names.
  • Include package prefix in hash code for named types.
  • Include package prefix in pkg_path type reflection fields.
#
08:05 on Jan 31gcc
Commit by ian on gccgo :: r156398 gcc/go/expressions.cc:
Only use context type for const reference if it is a numeric type.
#
07:51 on Jan 31gcc
Commit by ian on gccgo :: r156397 libgo/ (6 files in 2 dirs):
Warn about packages which are imported but not used.
#
06:36 on Jan 31gcc
Commit by ian on gccgo :: r156396 gcc/go/unsafe.cc:
Support import . "unsafe".
#
06:33 on Jan 31gcc
Commit by ian on gccgo :: r156395 gcc/testsuite/go.go-torture/execute/map-1.go:
Fix test--used old map semantics.
#
06:03 on Jan 31gcc
Commit by ian on gccgo :: r156394 libgo/ (go/statements.cc runtime/map.cgo):
For v, ok =3D m[k] clear v if k is not present in the map.
#
19:35 on Jan 30gcc
Commit by ian on gccgo :: r156388 gcc/go/ (expressions.cc gogo.cc gogo.h):
Fix handling of erroneous constant declarations.
#
18:55 on Jan 30gcc
Commit by ian on gccgo :: r156387 libgo/ (6 files in 2 dirs):
A failed nonblocking receive must clear the value.
#
18:20 on Jan 30gcc
Commit by ian on gccgo :: r156386 gcc/go/ (expressions.cc parse.cc types.cc types.h):
Better error messages for references to unexported fields or methods.
#