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: DrJavaAtRice/Java8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java8
Choose a base ref
...
head repository: DrJavaAtRice/Java8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipython_kernel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 19 files changed
  • 2 contributors

Commits on Oct 27, 2014

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

Commits on Nov 1, 2014

  1. Configuration menu
    Copy the full SHA
    36f922a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a01bc4 View commit details
    Browse the repository at this point in the history
  3. Add basic error handling.

    jfeser committed Nov 1, 2014
    Configuration menu
    Copy the full SHA
    3dee5cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d830dd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

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

Commits on Nov 14, 2014

  1. Add basic autocomplete.

    jfeser committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    30ed5d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

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

Commits on Dec 12, 2014

  1. Add example IPython profile.

    jfeser committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    b58bc04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c67e4 View commit details
    Browse the repository at this point in the history
  3. Update PLT jar.

    jfeser committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    defe3de View commit details
    Browse the repository at this point in the history
  4. Add README.

    jfeser committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    9d96c3d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2014

  1. This revision adds missing jar files to dynamicjava/lib in Jack's

    branch; it also revises line 75 in Kernel.java to add a length
    argument to the call skt.send(msg) and it modifies .gitignore in
    dynamicjava so jar files are not automatically ignored.
    ponderosaTX committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    8424239 View commit details
    Browse the repository at this point in the history
Loading