Skip to content
New issue

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

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

Already on GitHub? # to your account

Cleanup #1

Merged
merged 1 commit into from
Sep 2, 2012
Merged

Cleanup #1

merged 1 commit into from
Sep 2, 2012

Conversation

pilsetnieks
Copy link
Member

No description provided.

pilsetnieks added a commit that referenced this pull request Sep 2, 2012
@pilsetnieks pilsetnieks merged commit e393751 into nuovo:master Sep 2, 2012
pilsetnieks added a commit that referenced this pull request Jun 26, 2013
@mn1aC mn1aC mentioned this pull request Oct 14, 2014
pilsetnieks added a commit that referenced this pull request Apr 18, 2015
- Implemented SeekableIterator. Thanks to
[paales](https://github.com/paales) for suggestion ([Issue
#54](#54) and [Pull
request #55](#55)).
- Fixed a bug in CSV and ODS reading where reading position 0 multiple
times in a row would result in internal pointer being advanced and
reading the next line. (E.g. reading row #0 three times would result in
rows #0, #1, and #2.). This could have happened on multiple calls to
`current()` while in #0 position, or calls to `seek(0)` and `current()`.
ChrisJasperse pushed a commit to ho-nl-fork/spreadsheet-reader that referenced this pull request Apr 4, 2016
- Implemented SeekableIterator. Thanks to
[paales](https://github.com/paales) for suggestion ([Issue
nuovo#54](nuovo#54) and [Pull
request nuovo#55](nuovo#55)).
- Fixed a bug in CSV and ODS reading where reading position 0 multiple
times in a row would result in internal pointer being advanced and
reading the next line. (E.g. reading row #0 three times would result in
rows #0, nuovo#1, and nuovo#2.). This could have happened on multiple calls to
`current()` while in #0 position, or calls to `seek(0)` and `current()`.
TonisOrmisson pushed a commit to andmemasin/spreadsheet-reader that referenced this pull request Jan 9, 2020
TonisOrmisson pushed a commit to andmemasin/spreadsheet-reader that referenced this pull request Jan 9, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant