summaryrefslogtreecommitdiff
path: root/misc/cgo/gmp
Commit message (Expand)AuthorAgeFilesLines
* misc/cgo/gmp: fix typo.Andrey Mirtchovski2013-03-301-1/+1
* misc/cgo/gmp: update for Go 1Shenghou Ma2012-03-212-7/+19
* misc/cgo: re-enable some testsRuss Cox2012-03-063-40/+6
* various: use $GCFLAGS and $GCIMPORTS like Make doesMaxim Pimenov2011-12-161-2/+2
* gofmt: applied gofmt -w -s src miscRobert Griesemer2011-12-011-1/+1
* non-pkg: gofix -r error -force=errorRuss Cox2011-11-011-1/+1
* cgo: add GoBytes, fix gmp exampleRuss Cox2011-07-281-2/+2
* go/printer: changed max. number of newlines from 3 to 2Robert Griesemer2011-07-141-3/+0
* misc/cgo: remove reference to 'destroy' functionRuss Cox2011-05-311-3/+2
* build: no required environment variablesRuss Cox2010-08-181-1/+1
* gmp: fix bug in SetStringRuss Cox2010-05-011-1/+1
* 1) Change default gofmt default settings forRobert Griesemer2009-12-153-137/+137
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-2/+2
* - replaced gofmt expression formatting algorithm withRobert Griesemer2009-11-091-1/+1
* remove semis after statements in one-statement statement listsRobert Griesemer2009-11-093-17/+17
* - one-line funcs in miscRobert Griesemer2009-11-061-3/+1
* gofmt -w miscRobert Griesemer2009-11-052-10/+10
* Minor fixes and additions to the GMP wrapping.Adam Langley2009-10-141-1/+12
* 8c, 8l dynamic loading support.Russ Cox2009-10-033-6/+58
* cgo working on linux/386Russ Cox2009-09-301-0/+6
* cgo: works on amd64.Russ Cox2009-09-303-0/+490