| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler, runtime: Use function descriptors. | ian | 2013-06-18 | 5 | -14/+46 |
* | runtime, testing/quick: libffi doesn't handle complex on Alpha. | ian | 2013-03-01 | 1 | -2/+5 |
* | PR go/56171 | ian | 2013-02-20 | 4 | -25/+72 |
* | compiler, libgo: Permit testing package when test imports it circularly. | ian | 2013-02-10 | 15 | -255/+68 |
* | syscall: Always use _C_int for C libcalls. | ian | 2013-02-08 | 9 | -48/+48 |
* | PR go/56173 | ian | 2013-02-07 | 1 | -2/+12 |
* | PR go/56172 | ian | 2013-02-07 | 1 | -1/+1 |
* | PR go/56172 | ian | 2013-02-06 | 4 | -7/+34 |
* | libgo: Update Go library to master revision 15502/229081515358. | ian | 2013-01-30 | 10 | -85/+128 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | ian | 2013-01-29 | 270 | -49068/+60329 |
* | PR go/46986 | ian | 2013-01-24 | 7 | -40/+47 |
* | PR go/46986 | ian | 2013-01-24 | 1 | -2/+2 |
* | libgo: Update to revision 15193:6fdc1974457c of master library. | ian | 2012-12-22 | 88 | -454/+1884 |
* | compiler: Error if name defined in both package and file blocks. | ian | 2012-12-21 | 1 | -5/+5 |
* | log/syslog: Solaris portability patches. | ian | 2012-12-17 | 1 | -8/+13 |
* | libgo: Update to current master library sources. | ian | 2012-12-12 | 139 | -1881/+6105 |
* | os: Clean up directory reading code. | ian | 2012-12-06 | 2 | -24/+41 |
* | syscall: Fix splice syscall. | ian | 2012-12-05 | 1 | -0/+2 |
* | compiler, runtime: Track fields with tag go:"track". | ian | 2012-11-29 | 1 | -0/+7 |
* | syscall: Fix handling of Unix domain @ addresses. | ian | 2012-11-24 | 2 | -2/+6 |
* | libgo: Update to current version of master library. | ian | 2012-11-21 | 304 | -19067/+61763 |
* | reflect: Fix invalid sharing in valueInterface. | ian | 2012-11-19 | 1 | -4/+4 |
* | syscall: Force first letter of error message to lower case. | ian | 2012-11-12 | 3 | -6/+24 |
* | reflect: Fix bug comparing struct field types. | ian | 2012-11-10 | 1 | -3/+14 |
* | compiler, libgo: Fixes to prepare for 64-bit int. | ian | 2012-11-06 | 3 | -7/+9 |
* | os: support more OSes | ian | 2012-11-05 | 2 | -0/+61 |
* | syscall, mksysinfo: Prepare syscall package for 64-bit int. | ian | 2012-11-02 | 13 | -136/+141 |
* | compiler, runtime: More steps toward separating int and intgo. | ian | 2012-11-01 | 2 | -4/+4 |
* | syscall: fix creds_test to reliably close os.File | ian | 2012-10-26 | 1 | -2/+6 |
* | libgo: Solaris portability patches. | ian | 2012-10-25 | 2 | -90/+13 |
* | runtime: Disable crash tests that runs go tool. | ian | 2012-10-23 | 1 | -9/+14 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 516 | -11689/+54434 |
* | libgo: Update to Go 1.0.3. | ian | 2012-10-03 | 117 | -469/+2028 |
* | libgo: Use libbacktrace rather than debug/elf registration. | ian | 2012-09-28 | 8 | -170/+2 |
* | debug/elf, debug/dwarf: DWARF line number fixes. | ian | 2012-09-06 | 2 | -7/+49 |
* | compiler: Remove old handling of unsafe.Pointer in type assertions. | ian | 2012-08-23 | 1 | -1/+1 |
* | runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it. | ian | 2012-07-26 | 1 | -1/+2 |
* | libgo: Update to Go 1.0.2 release. | ian | 2012-06-25 | 54 | -163/+1077 |
* | compiler, reflect: Quote package path with tabs. | ian | 2012-06-14 | 1 | -1/+1 |
* | os/user: Use Entersyscall. | ian | 2012-06-13 | 1 | -1/+6 |
* | os: Use Entersyscall when reading directories. | ian | 2012-06-13 | 1 | -2/+9 |
* | compiler, reflect: Handle package path like gc compiler. | ian | 2012-06-12 | 3 | -4/+24 |
* | runtime: Better SWIG interface for allocating Go memory from C/C++. | ian | 2012-06-04 | 1 | -0/+6 |
* | log/syslog: Fix name of C function syslog_c. | ian | 2012-05-16 | 1 | -1/+1 |
* | debug/dwarf: Fix handling of LineSetFile. | ian | 2012-05-16 | 1 | -1/+1 |
* | libgo: Use -fgo-pkgpath. | ian | 2012-05-14 | 12 | -52/+72 |
* | libgo: Update to Go 1.0.1 release. | ian | 2012-05-04 | 45 | -96/+429 |
* | PR go/52586 | ian | 2012-04-30 | 1 | -1/+5 |
* | PR go/52358 | ian | 2012-04-27 | 1 | -1/+12 |
* | mksysinfo, net: Always define syscall.SO_REUSEPORT. | ian | 2012-04-26 | 1 | -3/+5 |