Skip to content
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

Change decoding functions #3

Merged
merged 8 commits into from
Aug 10, 2016
Merged

Change decoding functions #3

merged 8 commits into from
Aug 10, 2016

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    f3722ce View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Change b_decode name to belement_decode

    Change decoding functions to take a length parameter
    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    27821de View commit details
    Browse the repository at this point in the history
  2. Implement parsing of BDict (with unit test)

    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    944de96 View commit details
    Browse the repository at this point in the history
  3. Clean up code (rustfmt and remove warnings)

    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    55d59ca View commit details
    Browse the repository at this point in the history
  4. Change DecodeError.position from u64 to usize

    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    81d0d4e View commit details
    Browse the repository at this point in the history
  5. Re-add utf-8 error back to DecodeError

    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    ea662f4 View commit details
    Browse the repository at this point in the history
  6. Improve bstring_parse error handling

    synlestidae authored and Mate Antunovic committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    c20d4d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4a83fb View commit details
    Browse the repository at this point in the history