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

Commits on Jan 22, 2010

  1. started stubbing out the streaming parser

    Silvio Heuberger committed Jan 22, 2010
    Configuration menu
    Copy the full SHA
    1771465 View commit details
    Browse the repository at this point in the history
  2. more work on parser

    Silvio Heuberger committed Jan 22, 2010
    Configuration menu
    Copy the full SHA
    4b4678d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2010

  1. Configuration menu
    Copy the full SHA
    4536467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bca6e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2010

  1. had to update the sample plist file, so it verified. nice one

    Silvio Heuberger committed Jan 27, 2010
    Configuration menu
    Copy the full SHA
    897c8b4 View commit details
    Browse the repository at this point in the history
  2. the streaming parser passes all the tests, i also removed undo-relate…

    …d files, since undo is now done in ruby
    Silvio Heuberger committed Jan 27, 2010
    Configuration menu
    Copy the full SHA
    238f92a View commit details
    Browse the repository at this point in the history
  3. this has been moved to the parser package

    Silvio Heuberger committed Jan 27, 2010
    Configuration menu
    Copy the full SHA
    c463a02 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'daniel/master'

    Silvio Heuberger committed Jan 27, 2010
    Configuration menu
    Copy the full SHA
    0f2bc8a View commit details
    Browse the repository at this point in the history
  5. updated classpath, jdom is not needed anymore

    Silvio Heuberger committed Jan 27, 2010
    Configuration menu
    Copy the full SHA
    eaa3537 View commit details
    Browse the repository at this point in the history
Loading