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: biojava/biojava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dee8b41
Choose a base ref
...
head repository: biojava/biojava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1a7244d
Choose a head ref
  • 11 commits
  • 28 files changed
  • 3 contributors

Commits on Nov 30, 2016

  1. Added exception handler for out-of-bounds errors when parsing lines, …

    …usually indicative of misformated lines.
    
    Added line length checks within the LINK and CONECT parsing blocks to allow for short lines to be parsed.
    Matt Larson committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    50c34d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

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

Commits on Jul 13, 2017

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

Commits on Oct 3, 2017

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

Commits on Oct 18, 2017

  1. Changes for CONECT/LINK

    larsonmattr committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    e88637c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017df86 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    b840f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d753fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #707 from edlunde-dnastar/linelength424

    CONECT/LINK line-length bug fix for the PDB Parser (already in BioJava Master branch).
    josemduarte authored Oct 19, 2017
    Configuration menu
    Copy the full SHA
    58b00ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    103f8a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a7244d View commit details
    Browse the repository at this point in the history
Loading