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

New functions for the System module #230

Merged
merged 13 commits into from
Apr 10, 2012
Merged

Commits on Apr 5, 2012

  1. Configuration menu
    Copy the full SHA
    5a69ae5 View commit details
    Browse the repository at this point in the history
  2. Add useful functions to System

    alco committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    1e86b31 View commit details
    Browse the repository at this point in the history
  3. Add binary counterparts of cmd and get_env

    I was also considering adding binary support to put_env, but it would bloat
    the code in my opinion. Don't know what's our general policy for using binary vs
    charlist
    alco committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    5f90a6e View commit details
    Browse the repository at this point in the history
  4. Add an experimental put_env(dict)

    This might not work at the moment, but the API does make sense for me
    alco committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    513892d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d21dded View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9fbbdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b869c35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f96330 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f981bf View commit details
    Browse the repository at this point in the history
  10. 6 Configuration menu
    Copy the full SHA
    9137e30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69ebd52 View commit details
    Browse the repository at this point in the history
  12. Minor code cleanup

    alco committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    16f9506 View commit details
    Browse the repository at this point in the history
  13. Add tests for System

    alco committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    46216a5 View commit details
    Browse the repository at this point in the history