Skip to content

Added String Out fix for caching string calls #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 23, 2020
Merged

Conversation

alexanderoster
Copy link

Added first version of out param caching for string return calls.

martinweismann
martinweismann previously approved these changes Jun 25, 2020
alexanderoster and others added 6 commits July 21, 2020 23:28
* 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>
* 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>
Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>

Co-authored-by: Alexander Oster <Alexander.Oster@autodesk.com>
alexanderoster and others added 6 commits July 22, 2020 01:36
* 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>
* 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>
@alexanderoster alexanderoster merged commit 6f34e47 into develop Jul 23, 2020
@alexanderoster alexanderoster deleted the stringoutfix branch July 23, 2020 10:29
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.

3 participants