Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Initial version of base64 encoding#300

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 5 commits intocpp-netlib:0.10-develfromprantlf:base64_util
Sep 15, 2013

Conversation

@prantlf
Copy link

Included:

  • interfaces for iterator and streaming usage
  • minimum tests
  • experimental code with alternative implementations

Missing:

  • encoding options to support RFC 4648
  • better solution for the stream interface
  • decision about encoding code to use in the final version
  • better structure of the tests
  • documentation

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would think static char const encoding[] = "..."; would be better for many reasons here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Agreed, fixed.

@deanberris
Copy link
Member

LGTM -- Thanks very much, this isvery well-written!

I'll merge this in as-is, and hopefully you can address that one nit in a follow-up PR. What's missing is just some documentation that's linked into the current documentation tree and we're golden!

deanberris added a commit that referenced this pull requestSep 15, 2013
Initial version of base64 encoding
@deanberrisdeanberris merged commitb590000 intocpp-netlib:0.10-develSep 15, 2013
@prantlf
Copy link
Author

Thanks! I'm going to have a look how the the cpp-netlib RST documentation is organized. I like the idea of having the documentation outside the sources. I put comments to the code which should belong to the reference documentation.

@deanberris
Copy link
Member

Happy to chat if you'd like to get more info -- find me on Google+ as 'mikhailberis@gmail.com' and we can hangout if you need more real-time or high-bandwidh feedback. :)

leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull requestApr 14, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@prantlf@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp