go/misc
Russ Cox 0432f289f7 cgo: various bug fixes
* remember #defined names, so that C.stdout can refer
  to the real name (on OS X) __stdoutp.
* better handling of #defined constant expressions
* allow n, err = C.strtol("asdf", 0, 123) to get errno as os.Error
* write all output files to current directory
* don't require gcc output if there was no input

Fixes #533.
Fixes #709.
Fixes #756.

R=r
CC=dho, golang-dev, iant
https://golang.org/cl/1734047
2010-07-14 17:17:53 -07:00
..
arm the android runner script 2010-04-16 13:06:45 +03:00
bash misc/bash: completion file for bash 2009-12-11 13:54:00 -08:00
bbedit misc/bbedit: support for cmplx, real, imag 2010-03-16 13:26:34 -07:00
cgo cgo: various bug fixes 2010-07-14 17:17:53 -07:00
dashboard dashboard: use jQuery Autocomplete plugin from Google AJAX Libs API 2010-07-13 10:21:08 +10:00
emacs Fix minor issues with updating go-mode in an empty buffer 2010-01-13 13:32:19 +11:00
kate kate: convert isn't a built in function 2010-05-23 14:33:44 -07:00
nacl runtime: closures, defer bug fix for Native Client 2010-04-22 17:52:22 -07:00
vim misc/vim: always override filetype detection for .go files 2010-06-22 15:22:49 +01:00
xcode More Xcode support. 2009-12-30 15:30:57 -08:00