Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Add Reset() method to String array type #2

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Conversation

richardartoul
Copy link

No description provided.

@richardartoul richardartoul merged commit b3b842c into master Feb 6, 2020
@richardartoul richardartoul deleted the ra/reset-string branch February 6, 2020 01:53
richardartoul added a commit that referenced this pull request Feb 14, 2020
richardartoul added a commit that referenced this pull request Mar 9, 2020
…comments.

The reset method allow the data structures to be re-used so they don't have to be allocated over and over again.

Closes apache#6430 from richardartoul/ra/merge-upstream and squashes the following commits:

5a08281 <Richard Artoul> Add license to test file
d76be05 <Richard Artoul> Add test for data reset
d102b1f <Richard Artoul> Add tests
d3e6e67 <Richard Artoul> cleanup comments
c8525ae <Richard Artoul> Add Reset method to int array (#5)
489ca25 <Richard Artoul> Fix array.setData() to retain before release (#4)
88cd05f <Richard Artoul> Add reset method to Data (#3)
6d1b277 <Richard Artoul> Add Reset() method to String array (#2)
dca2303 <Richard Artoul> Add Reset method to buffer and cleanup comments (#1)

Lead-authored-by: Richard Artoul <[email protected]>
Co-authored-by: Richard Artoul <[email protected]>
Signed-off-by: Sebastien Binet <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant