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

Improved typecasting and XML namespace prefix detection. #52

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2013

  1. Improved type casting/conversion logic.

    * cleanup up recursive hash generation logic (split into several shorter methods)
    * moved type casting logic into separate classes
    r10r committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    a4bf55e View commit details
    Browse the repository at this point in the history
  2. Added newline to make git happy.

    r10r committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    dc1e15f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2013

  1. Configuration menu
    Copy the full SHA
    83129d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c151543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d076cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf05af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30f7051 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14cc563 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85b2809 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2013

  1. * Added section about custom type conversion and namespace detection …

    …to README.
    
    * Added spec for custom type conversion.
    r10r committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    4e6a5b6 View commit details
    Browse the repository at this point in the history