Merge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch
[jalview.git] / src / jalview / util / matcher / Matcher.java
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-13 gmungocJAL-3574 Matcher with integer/long value pattern (e...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2017-12-08 gmungocJAL-2843 toStableString, fromString for Jalview feature...
2017-11-24 gmungocJAL-2808 update spike to latest
2017-11-24 gmungocJAL-2808 refine FeatureMatcher interface and matcher...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range, Present...
2017-11-23 gmungocJAL-2808 added conditions Present, NotPresent as options
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL- 2835 support filter on nested attribute keys
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-06 gmungocJAL-2808 small tweak to getString to quote the pattern...
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 toString modified, tests corrected
2017-10-31 gmungocJAL-2808 revised util.matcher package, 2 filter conditi...
2017-10-30 gmungocJAL-2808 classes to support filtering by attribute...