Commit History

Author SHA1 Message Date
  Russ Cox 4d8db00641 all: use bytes.Cut, strings.Cut 3 years ago
  Ian Lance Taylor 9d669ed47a misc/cgo/errors: use expected column numbers 3 years ago
  KimMachineGun a040ebeb98 all: update references to symbols moved from io/ioutil to io 3 years ago
  Ian Lance Taylor e831719469 cmd/cgo: do not rewrite call if there are more args than parameters 5 years ago
  Russ Cox 798e0b38ed misc/cgo/errors: consolidate test work 5 years ago
  Bryan C. Mills 8ea27e117f misc/cgo/errors: fix tests in module mode 5 years ago
  Ian Lance Taylor 12c0f1b3e6 cmd/cgo: set correct column for user-written code 5 years ago
  Hiroshi Ioka 5e1727892b cmd/cgo: reject names that are likely to be mangled C name 5 years ago
  Ian Lance Taylor 54cbc5b4bf cmd/cgo: use a plausible position for typedef error messages 5 years ago
  griesemer ca2a886cba cmd/compile: record original and absolute file names for line directives 6 years ago
  Ian Lance Taylor 2a2e4dad33 misc/cgo/errors: don't pass -C to compiler 7 years ago
  Bryan C. Mills 107744e94c misc/cgo/errors: test that the Go rune type is not identical to C.int 7 years ago
  Bryan C. Mills 814d92230a misc/cgo/errors: fix erroneous regexp detection 7 years ago
  Bryan C. Mills d02477e994 misc/cgo/errors: port test.bash to Go 7 years ago