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

Update to upstream/master. #9

Merged
merged 13 commits into from Jul 31, 2014
Merged

Update to upstream/master. #9

merged 13 commits into from Jul 31, 2014

Commits on Jun 21, 2014

Commits on Jun 26, 2014

Commits on Jun 29, 2014

  1. initial cargo support.

    lifthrasiir committed Jun 29, 2014

Commits on Jul 2, 2014

Commits on Jul 6, 2014

  1. language changes: #[crate_id] -> #[crate_name], no dummy file is requ…

    …ired.
    
    this also removes a `configure` script, it only set the VPATH and
    was not very useful. there is not much use case that VPATH is
    absolutely required anyway, and we will eventually switch to Cargo
    so it is the least concern.
    lifthrasiir committed Jul 6, 2014

Commits on Jul 7, 2014

Commits on Jul 12, 2014

  1. updated .travis.yml.

    lifthrasiir committed Jul 12, 2014

Commits on Jul 16, 2014

  1. Merge pull request lifthrasiir#32 from SimonSapin/share

    Make EncodingRef satisfy Share too.
    lifthrasiir committed Jul 16, 2014

Commits on Jul 29, 2014

  1. Update for language changes

    klutzy committed Jul 29, 2014
  2. Merge pull request lifthrasiir#33 from klutzy/update

    Update for language changes
    lifthrasiir committed Jul 29, 2014

Commits on Jul 31, 2014

  1. Merge remote-tracking branch 'refs/remotes/upstream/master' into rust…

    …up-20140716
    
    Conflicts:
    	Makefile.in
    metajack committed Jul 31, 2014
You can’t perform that action at this time.