-
Notifications
You must be signed in to change notification settings - Fork 397
Comparing changes
Open a pull request
base repository: biojava/biojava
base: biojava-4.2.2
head repository: biojava/biojava
compare: biojava-4.2.3
- 13 commits
- 30 files changed
- 3 contributors
Commits on Jun 15, 2016
-
[maven-release-plugin]prepare for next development iteration
Jenkins committedJun 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 62926e6 - Browse repository at this point
Copy the full SHA 62926e6View commit details
Commits on Jun 22, 2016
-
Fix #480. Correct spelling of _symmetry.space_group_name_H-M in CIF o…
…utput CIF categories are represented as a simple bean, typically extending AbstractBean. By default, all fields from the bean are taken as the CIF labels. Fields may be omitted by annotating them as @IgnoreField. The CIF label for a field may be changed by defining a function, `static Map<String,String> getCIFLabelMap();`, mapping from the field's name to the correct label. This commit also changes the MMCIFFileTools.toMMCIF method to be generic, so that we enforce at compile time that all loop rows must be of the same type.
Configuration menu - View commit details
-
Copy full SHA for 19931b5 - Browse repository at this point
Copy the full SHA 19931b5View commit details -
Introduce @CIFLabel(label="str") annotation
This replaces the short-lived getCIFLabelMap static function. It lets you associate the label directly with the applicable field
Configuration menu - View commit details
-
Copy full SHA for e70dcbb - Browse repository at this point
Copy the full SHA e70dcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2e75d - Browse repository at this point
Copy the full SHA 2a2e75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8444516 - Browse repository at this point
Copy the full SHA 8444516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0b4c0 - Browse repository at this point
Copy the full SHA 0b0b4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cfd093 - Browse repository at this point
Copy the full SHA 8cfd093View commit details
Commits on Jun 24, 2016
-
[maven-release-plugin]prepare release biojava-4.2.3
Jenkins committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 593d7a6 - Browse repository at this point
Copy the full SHA 593d7a6View commit details -
[maven-release-plugin]prepare for next development iteration
Jenkins committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 5d3bde6 - Browse repository at this point
Copy the full SHA 5d3bde6View commit details -
[maven-release-plugin] rollback the release of biojava-4.2.3
Jenkins committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for f0daa42 - Browse repository at this point
Copy the full SHA f0daa42View commit details
Commits on Jun 28, 2016
-
[maven-release-plugin]prepare release biojava-4.2.3
Jenkins committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 301b232 - Browse repository at this point
Copy the full SHA 301b232View commit details -
[maven-release-plugin] rollback the release of biojava-4.2.3
Jenkins committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 1b85d10 - Browse repository at this point
Copy the full SHA 1b85d10View commit details -
[maven-release-plugin]prepare release biojava-4.2.3
Jenkins committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for c7f77f8 - Browse repository at this point
Copy the full SHA c7f77f8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff biojava-4.2.2...biojava-4.2.3