Skip to content

Cgo#118

Merged
alexanderoster merged 8 commits intoAutodesk:cgo_dynamicfrom
qmuntal:cgo
Jul 23, 2020
Merged

Cgo#118
alexanderoster merged 8 commits intoAutodesk:cgo_dynamicfrom
qmuntal:cgo

Conversation

@alexanderoster
Copy link
Copy Markdown

No description provided.

@alexanderoster alexanderoster merged commit ca463f0 into Autodesk:cgo_dynamic Jul 23, 2020
alexanderoster added a commit that referenced this pull request Jul 24, 2020
* Cgo (#118)

* support structarray

* update readme

* use cgo for go bindings

* ensure comments finish with a dot

* update readme go support

* simplify cast and return strings

* do not specify LDFLAGS

Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>

* CGo now loads functions dynamically

Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>
Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>
alexanderoster added a commit that referenced this pull request Jul 28, 2020
* Cgo (#118)

* support structarray

* update readme

* use cgo for go bindings

* ensure comments finish with a dot

* update readme go support

* simplify cast and return strings

* do not specify LDFLAGS

Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>

* CGo now loads functions dynamically

Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>
Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>
alexanderoster added a commit that referenced this pull request Jul 28, 2020
* Stringoutfix (#109)

* Added String Out fix for caching string calls

* Added Error checking for concurrent string and array out parameters

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Golangarrayin (#110)

* Added String Out fix for caching string calls

* Added Error checking for concurrent string and array out parameters

* support structarray

* update readme

* Added Golang InArrays

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>
Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>

* Fixed issue101 (#111) (#112)

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Stringoutfix (#113)

* Added String Out fix for caching string calls

* Added Error checking for concurrent string and array out parameters

* Exchanged auto_ptr through unique_ptr

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Develop (#115)

* Fixed issue101 (#111)

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Fixed issue101 (#114)

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Stringoutfix (#117)

* Added String Out fix for caching string calls

* Added Error checking for concurrent string and array out parameters

* Exchanged auto_ptr through unique_ptr

* Added checks for out parameters on global functions

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

* Cgo (#118)

* support structarray

* update readme

* use cgo for go bindings

* ensure comments finish with a dot

* update readme go support

* simplify cast and return strings

* do not specify LDFLAGS

Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>

* CGo now loads functions dynamically

* Fixed bugs in CGo Dynamic header generation

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>
Co-authored-by: Quim Muntal Diaz <quim.muntal.diaz@hp.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants