Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aparapi/aparapi.lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aparapi/aparapi.lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: MultiDimensionalArray
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 40 files changed
  • 2 contributors

Commits on Mar 27, 2013

  1. No commit message

    Steven.Libby.PNNL@gmail.com authored and Steven.Libby.PNNL@gmail.com committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    f8aa490 View commit details
    Browse the repository at this point in the history
  2. Added the AparapiBuffer class, since that wasn't carried over in the …

    …branch.
    Steven.Libby.PNNL@gmail.com authored and Steven.Libby.PNNL@gmail.com committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    5afc5b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2013

  1. No commit message

    Steven.Libby.PNNL@gmail.com authored and Steven.Libby.PNNL@gmail.com committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    6603e47 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2013

  1. added potential support for code for OpenMP copying of multidimension…

    …al arrays
    Steven.Libby.PNNL@gmail.com authored and Steven.Libby.PNNL@gmail.com committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    3c42e9b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2013

  1. Fixed project so that it was an Eclipse project. Moved class files in…

    …to an appropriate non-default package.
    ryan.lamothe@gmail.com committed Apr 1, 2013
    Configuration menu
    Copy the full SHA
    482d49d View commit details
    Browse the repository at this point in the history
  2. Fixed Java classname for all build targets

    ryan.lamothe@gmail.com committed Apr 1, 2013
    Configuration menu
    Copy the full SHA
    b12cfbc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2013

  1. Added -fopenmp to OS X build

    ryan.lamothe@gmail.com committed Apr 15, 2013
    Configuration menu
    Copy the full SHA
    b3d163a View commit details
    Browse the repository at this point in the history
  2. Working around rename bug in SVN

    ryan.lamothe@gmail.com committed Apr 15, 2013
    Configuration menu
    Copy the full SHA
    ccbecc2 View commit details
    Browse the repository at this point in the history
  3. Made project name consistent with existing Aparapi naming conventions

    ryan.lamothe@gmail.com committed Apr 15, 2013
    Configuration menu
    Copy the full SHA
    19a4564 View commit details
    Browse the repository at this point in the history
Loading