Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Tweaks #7

Closed
wants to merge 2 commits into from
Closed

Tweaks #7

wants to merge 2 commits into from

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented May 19, 2017

Feel free to ignore the BTreeMap removal if you've got something planned for that.

Ralith added 2 commits May 18, 2017 18:58
Placing a lifetime on OutputFile allows room for future support of
in-memory encoding, and adjusting the names allows for improved
consistency with the C++ and input APIs.
@cessen
Copy link
Owner

cessen commented May 19, 2017

Ah! Sorry, Ralith, it looks like we were working concurrently, and I did a reorganization of the code into multiple files, so I can't directly merge.

I like your changes here, so I'll manually make them the next chance I get.

Thanks especially for catching the unused BTreeMap! I had put that in when playing around with ideas, and I guess later on in a tired stupor I didn't understand the complier warning and so just silenced it. Very silly if me.

cessen added a commit that referenced this pull request May 20, 2017
Mainly naming changes, but also some code cleanup.
@cessen
Copy link
Owner

cessen commented May 20, 2017

I believe I've ported over the changes that weren't made irrelevant by my work based on our discussion in #8.

@cessen cessen closed this May 20, 2017
cessen added a commit that referenced this pull request May 22, 2017
Turns out the C++ flags were required.  But hopefully this will
work on the Travis CI server.

Also updated readme to show Travis CI and crates.io badges.
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.

2 participants