Implement parser for parsing species with infrageneric epithet #5881
Remove generics from Reference in cdmlib-model #5830
Allow parsing of accent acute for coordinates #5716
Remove nomenclatural status type ined. as it is a duplicate for nom. provis. (related to Cuba #5443)
Add nom. cons. des. to parser #5662
Add orth. rej. to parsing #5649 and clean up test
Fix combination author without space parsing #5618
Implement notho rank recognition #3868
Merge branch 'hotfix/3.12.3' into develop
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceSearchTest.java
Fix volume range bug in name parser #5518
Further fix right quotation mark parsing
Add different apostroph to author name parser
Revert "minor"
This reverts commit 64367d007ba404e037ccc2b6794b46c4f1f321bc.
minor
Fix preliminary 2 capitel author parsing #5096
Fix long running parser #5072
Fix long running name parser problem #5072
Fix unparsed sections and subsections #4764
Rename NonViralName.xxxAuthorTeam to xxxAuthorship #4968
fix parsing of names with teams in name and reference #2223
merging trunk into 3.6 branche
fix for #4869
change method name
fix RegEx dot bugs in NonViralName RegExs
merge trunk into model change 3.6
adapt nonViralNameParser to model changes
fix hybrid parsing with existing hybrid relationships on full reference parsing #2576
fix parsing of hybrids as fullReferenceName #2576
fix hybrid parsing with existing hybrid relationships #2576
cleanup NonViralNameServer doc
code conventions for NVNParserRegEx
add O'Connor and zur Strassen as parsable authors. #4759
Improved parser for zoological names...
type removed from SpecimenTypeParser
adadpt TimePeriodParser to include lifespan
rename Reference.authorTeam -> authorship #4432
add abbrev title do nomRef parser
allow zoonames with year behind whitespace, not comma
add NomStatus vocabulary for ICZN #4085
improve author parsing
handle proxies in parser
rename getRankByAbbrev methods to getRankByIdInVoc #3479
devided TimePeriod and TimePeriodParser #3617
add UTF8 enum and use it in DerivedUnitFacade
Merge trunk into CDM 3.3
change ICBN to ICNAFP #2864
add subdivisions for volumes in reference parser
remove uncompiling override
add parse author to NVNParser
Correct handling for multiple author teams (replace & by , )
add o with diaeresis to name parser
Add e with diaresis to epithet parser
bugfix for status duplication in name parser (#2750)
bugfix for Coordinate Parser with whitespaces, Dateparsing, etc.
rename specimen type status parse method
added NameTypeParser (with test)
added specimen type parser
all nom. status should parse correctly now (#2355)
implementing decimals for seconds in Sexagesimal Points #2267
implemented parsing and new handling for "unranked" ranks #2141
Implemented hybrid formulars in cdmlib (parsing and caching) #1517
Solved an issue where a reference with an uppercase word (e.g. SSSR) was not parsable
hybrid parsing and caching for monom, binom and trinom flags implemented
merge 3.0.2 to trunk
UTF8 for Coordinate Conversion
bugfix for parsing of authors like d'XXX
bugfixes for NonViralNameParser, recognizes series parts and reference title brackets better now
Bugfix for Infinite Loop in NonViralName parser. #1556
New features and bugfixes for NormalExplicit import
bugfix for non viral name parser
refactor NonViralNameParser
made nom status parsing public
fixed bug : wrong order of ex authors in botanical names #1427
typo fix in ParserProblem
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
merging branches/cdmlib/2.2 [7345:7377] to trunk
see also: https://dev.e-taxonomy.eu/trac/changeset?new=branches%2Fcdmlib%2F2.2%407377&old=branches%2Fcdmlib%2F2.2%407345
bugfix for #1141 in NonViralNameParser
bugfix for zoological name parsing
fixes #1109
bugfix for check rank problem
bugfix for makeEmpty in NameParser. Don't delete checkRank problem
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
bugfix for name parsing of repeatedly parsed uninomials
message for ParserProblem
parser improvement
Bugfix in ParserProblem
Implemented guess for rank of uninomials
refactoring for parsingProblem
some bugs in parser and cache strategies && return type for hasProblem() changed to int
bugfixing name parser (+tests)
finetuning match mechanism