/[v1]/trunk/c++/src/objtools/validator/validerror_desc.cpp
ViewVC logotype

Log of /trunk/c++/src/objtools/validator/validerror_desc.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 101299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 28 18:18:38 2023 UTC (5 months ago) by stakhovv
File length: 30459 byte(s)
Diff to previous 101247
Fix warnings; JIRA:RW-2163

Revision 101247 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 20 15:20:49 2023 UTC (5 months, 2 weeks ago) by stakhovv
File length: 30455 byte(s)
Diff to previous 101110
Validator: Some reformatting; JIRA:RW-2163

Revision 101110 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 31 15:41:45 2023 UTC (6 months ago) by stakhovv
File length: 30845 byte(s)
Diff to previous 99452
rename, undeprecate ValidateStructuredComment(); JIRA:RW-2155

Revision 99452 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 29 18:10:12 2023 UTC (13 months, 1 week ago) by kans
File length: 30845 byte(s)
Diff to previous 97963
JIRA:RW-1971 If Alternative (SRS) BioSample format, lower severity to warning, use distinctive text

Revision 97963 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 12 19:28:04 2022 UTC (19 months, 3 weeks ago) by foleyjp
File length: 30213 byte(s)
Diff to previous 97924
JIRA: RW-1759 Modified structured-comment check. The validator now complains in the suffix does not match the prefix

Revision 97924 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 7 17:22:22 2022 UTC (19 months, 3 weeks ago) by foleyjp
File length: 30067 byte(s)
Diff to previous 97923
JIRA: RW-1759 Added x_ValidateStructuredCommentUsingRule()

Revision 97923 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 7 16:30:12 2022 UTC (19 months, 3 weeks ago) by foleyjp
File length: 30015 byte(s)
Diff to previous 97882
JIRA: RW-1759 Some refactoring. Added x_ValidateStructuredCommentPrefix() and x_ValidateStructuredCommentSuffix() methods

Revision 97882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 1 18:59:47 2022 UTC (20 months ago) by foleyjp
File length: 29587 byte(s)
Diff to previous 97881
JIRA: RW-1759 Further improvement to suffix check. Make sure that 'report' is properly taken into account

Revision 97881 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 1 18:53:47 2022 UTC (20 months ago) by foleyjp
File length: 29424 byte(s)
Diff to previous 97880
JIRA: RW-1759 Improved logic in structured-comment-suffix check

Revision 97880 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 1 18:09:01 2022 UTC (20 months ago) by foleyjp
File length: 29427 byte(s)
Diff to previous 97879
JIRA: RW-1759 Eliminated try/catch block used to control flow

Revision 97879 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 1 17:12:47 2022 UTC (20 months ago) by foleyjp
File length: 29510 byte(s)
Diff to previous 97844
JIRA: RW-1759 If reporting is turned off in CValidError_desc::ValidateStructuredComment(), exit on first failure

Revision 97844 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 29 18:53:47 2022 UTC (20 months ago) by foleyjp
File length: 29233 byte(s)
Diff to previous 97843
JIRA: RW-1759 Only report messages if 'report' is true

Revision 97843 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 29 18:39:56 2022 UTC (20 months ago) by foleyjp
File length: 29193 byte(s)
Diff to previous 97842
JIRA: RW-1759 x_ValidateStructuredComment() should not return is_valid true when an error message is posted

Revision 97842 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 29 17:52:46 2022 UTC (20 months ago) by foleyjp
File length: 29189 byte(s)
Diff to previous 97840
JIRA: RW-1759 Use the report variable specified by the user when invoking ValidateStructureCommentGeneric() inside ValidateStructuredComment()

Revision 97840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 29 17:33:01 2022 UTC (20 months ago) by foleyjp
File length: 29175 byte(s)
Diff to previous 97697
JIRA: RW-1759 Perform same checks regardless of whether 'report' is true or false

Revision 97697 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 16 14:43:55 2022 UTC (20 months, 2 weeks ago) by foleyjp
File length: 29146 byte(s)
Diff to previous 97313
JIRA: RW-1753 Replaced CValidator::ValidateStructuredComment(const CSeqdesc&, CValidError&) with CValidator::IsValidStructuredComment(const CSeqdesc&)

Revision 97313 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 6 14:59:17 2022 UTC (21 months, 4 weeks ago) by foleyjp
File length: 28733 byte(s)
Diff to previous 96889
JIRA: RW-1707 Merged development branch into trunk

Revision 96889 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 23 13:37:40 2022 UTC (23 months, 1 week ago) by ludwigf
File length: 28732 byte(s)
Diff to previous 96852
JIRA: RW-1637
Update for new information on HumanSTRv2 mandatory fields.

Revision 96852 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 17:06:05 2022 UTC (23 months, 2 weeks ago) by ludwigf
File length: 28727 byte(s)
Diff to previous 96115
JIRA: RW-1637
Add support for new form of the HumanSTR structured comment.

Revision 96115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 10 20:01:17 2022 UTC (2 years, 2 months ago) by kans
File length: 28618 byte(s)
Diff to previous 95590
JIRA:RW-1474 Added s_AsciiString to avoid printing non-ascii characters in error message

Revision 95590 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 19:06:06 2021 UTC (2 years, 5 months ago) by kans
File length: 28280 byte(s)
Diff to previous 94734
JIRA:RW-1490 Check Trace Assembly Archive gives REJECT if accession does not start with TI

Revision 94734 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 4 16:52:30 2021 UTC (2 years, 8 months ago) by stakhovv
File length: 27564 byte(s)
Diff to previous 93578
xvalidate: Remove (void) signature; JIRA:RW-1283

Revision 93578 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 1 14:54:18 2021 UTC (3 years ago) by stakhovv
File length: 27568 byte(s)
Diff to previous 87116
xvalidate: remove trailing whitespace; JIRA:RW-1283

Revision 87116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 26 00:10:53 2019 UTC (4 years, 9 months ago) by kans
File length: 27405 byte(s)
Diff to previous 87097
Removed try-catch blocks around FindCommentRuleEx calls

Revision 87097 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 24 21:21:28 2019 UTC (4 years, 9 months ago) by kans
File length: 27650 byte(s)
Diff to previous 87059
ValidateStructuredComment calls ValidateStructuredCommentGeneric if empty rule, equivalent to previous catch

Revision 87059 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 22 19:20:37 2019 UTC (4 years, 9 months ago) by kans
File length: 27507 byte(s)
Diff to previous 85572
Added FindCommentRuleEx

Revision 85572 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 22 18:40:24 2019 UTC (5 years, 2 months ago) by bollin
File length: 27361 byte(s)
Diff to previous 85420
JIRA:VR-886 post separate errors for non-ASCII characters in features and descriptors in addition to the general error for the entire object

Revision 85420 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 8 16:31:22 2019 UTC (5 years, 2 months ago) by bollin
File length: 26792 byte(s)
Diff to previous 85260
JIRA:VR-880 added new valid structured comment prefixes

Revision 85260 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 29 14:18:34 2019 UTC (5 years, 3 months ago) by bollin
File length: 26653 byte(s)
Diff to previous 84961
JIRA:VR-874 "Evidence-For-Name-Assignment" is a valid structured comment prefix.

Revision 84961 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 3 14:05:13 2019 UTC (5 years, 4 months ago) by bollin
File length: 26617 byte(s)
Diff to previous 81646
changes recommended by PVSStudio for performance

Revision 81646 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 13:47:43 2018 UTC (6 years, 1 month ago) by bollin
File length: 26622 byte(s)
Diff to previous 81348
JIRA:VR-794 updates to validator codes and messages

Revision 81348 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 15:56:22 2018 UTC (6 years, 2 months ago) by bollin
File length: 26509 byte(s)
Diff to previous 80227
JIRA:SQD-4470 added new structured comment type

Revision 80227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 20 14:23:09 2017 UTC (6 years, 5 months ago) by bollin
File length: 26476 byte(s)
Diff to previous 79152
JIRA:MSS-677 use new User-object class methods for RefGeneTracking

Revision 79152 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 16 13:33:12 2017 UTC (6 years, 8 months ago) by bollin
File length: 26676 byte(s)
Diff to previous 78424
JIRA:SQD-4324 improve performance/memory consumption for large files

Revision 78424 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 19 14:57:33 2017 UTC (6 years, 10 months ago) by bollin
File length: 26517 byte(s)
Diff to previous 77889
JIRA:VR-727 raise field out of order message to error for WGS masters

Revision 77889 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 12 13:35:56 2017 UTC (6 years, 11 months ago) by bollin
File length: 26306 byte(s)
Diff to previous 77843
JIRA:VR-709 Assembly Name should not start with 'NCBI' or 'GenBank'

Revision 77843 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 10 12:45:37 2017 UTC (6 years, 11 months ago) by bollin
File length: 25372 byte(s)
Diff to previous 75997
JIRA:SQD-4266 added new structured comment HumanSTR

Revision 75997 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 5 15:45:43 2017 UTC (7 years, 3 months ago) by bollin
File length: 25356 byte(s)
Diff to previous 72440
JIRA:VR-684 added SIVDataBaseData to list of recognized structured comment prefixes

Revision 72440 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 9 12:11:43 2016 UTC (7 years, 11 months ago) by bollin
File length: 25333 byte(s)
Diff to previous 72429
JIRA:VR-612 suppress RefSeqInText if record is RefSeq

Revision 72429 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 6 16:37:31 2016 UTC (8 years ago) by bollin
File length: 25312 byte(s)
Diff to previous 71110
JIRA:VR-612 look for RefSeq in protein name and definition line

Revision 71110 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 10 19:26:12 2016 UTC (8 years, 2 months ago) by bollin
File length: 25223 byte(s)
Diff to previous 71017
JIRA:VR-507

Revision 71017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 4 18:33:32 2016 UTC (8 years, 3 months ago) by bollin
File length: 24755 byte(s)
Diff to previous 70998
JIRA:VR-504

Revision 70998 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 4 12:20:37 2016 UTC (8 years, 3 months ago) by bollin
File length: 24729 byte(s)
Diff to previous 70989
JIRA:SQD-3518

Revision 70989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 3 19:11:14 2016 UTC (8 years, 3 months ago) by bollin
File length: 24694 byte(s)
Diff to previous 70984
JIRA:VR-502

Revision 70984 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 3 16:59:44 2016 UTC (8 years, 3 months ago) by bollin
File length: 24568 byte(s)
Diff to previous 70976
JIRA:VR-500 JIRA:VR-501

Revision 70976 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 3 13:09:38 2016 UTC (8 years, 3 months ago) by bollin
File length: 24568 byte(s)
Diff to previous 70964
JIRA:VR-569 JIRA:VR-502

Revision 70964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 2 16:34:56 2016 UTC (8 years, 3 months ago) by bollin
File length: 23795 byte(s)
Diff to previous 70958
JIRA:VR-504

Revision 70958 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 2 14:36:43 2016 UTC (8 years, 3 months ago) by bollin
File length: 23702 byte(s)
Diff to previous 68161
JIRA:VR-496

Revision 68161 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 16 12:06:15 2015 UTC (8 years, 9 months ago) by bollin
File length: 23508 byte(s)
Diff to previous 66748
JIRA:VR-253 validator was reporting missing structured comment field with wrong code

Revision 66748 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 23 17:57:46 2015 UTC (9 years, 1 month ago) by bollin
File length: 23509 byte(s)
Diff to previous 64856
JIRA:VR-185 add new structured comment type BWP:1.0

Revision 64856 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 16 18:31:03 2014 UTC (9 years, 6 months ago) by bazhin
File length: 23494 byte(s)
Diff to previous 62513
JIRA: VR-50: Added cross-check for MolInfo.tech=tsa vs. MolInfo.biomol
value. TSA records are expected to have one of these biomol values:
transcribed-RNA, mRNA, rRNA, ncRNA. All the others will trigger the
ERROR message SEQ_DESCR_WrongBiomolForRechnique.

Revision 62513 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 15 15:26:42 2014 UTC (10 years ago) by bollin
File length: 22005 byte(s)
Diff to previous 61821
JIRA:SQD-1550 added MIXS structured comments version 4.0

Revision 61821 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 19 21:28:27 2014 UTC (10 years, 2 months ago) by kans
File length: 21894 byte(s)
Diff to previous 61337
JIRA:SQD-1636 EBI BioSample accession format can contain an extra letter

Revision 61337 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 14 16:46:34 2014 UTC (10 years, 3 months ago) by bollin
File length: 21758 byte(s)
Diff to previous 61327
JIRA:SQD-1499 fixed bug in CValidError_desc::ValidateStructuredComment

Revision 61327 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 13 14:48:13 2014 UTC (10 years, 3 months ago) by bollin
File length: 21777 byte(s)
Diff to previous 61226
JIRA: SQD-1499 changed ValidateStructuredComment to use CComment_rule static function for finding and normalizing prefix, also removed unused function s_IsGenomeAssembly

Revision 61226 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 6 13:12:48 2014 UTC (10 years, 3 months ago) by bollin
File length: 22600 byte(s)
Diff to previous 61123
JIRA:SQD-1309 added check for CDSonMinusStrandTranscribedRNA

Revision 61123 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 30 12:39:23 2013 UTC (10 years, 4 months ago) by bollin
File length: 22621 byte(s)
Diff to previous 60970
JIRA:SQD-1042 moved function for validating a structured comment user object using a given comment rule to the CComment_rule class, so that it can be used by editing functions that need to know whether a structured comment is or is not valid.

Revision 60970 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 17 17:51:25 2013 UTC (10 years, 4 months ago) by bollin
File length: 33660 byte(s)
Diff to previous 60855
use default structured comment rules if file not found, structured comment rule loading moved to CComment_set class

Revision 60855 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 9 15:37:03 2013 UTC (10 years, 4 months ago) by bollin
File length: 33657 byte(s)
Diff to previous 60445
fixes to compiler warnings

Revision 60445 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 21 21:40:08 2013 UTC (10 years, 5 months ago) by kans
File length: 33999 byte(s)
Diff to previous 60312
suppress NULL pointer messages

Revision 60312 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 12 17:20:39 2013 UTC (10 years, 5 months ago) by bollin
File length: 33657 byte(s)
Diff to previous 60146
JIRA:SQD-1391 added separate function CheckBioseqEndsForNAndGap to utilities for validator

Revision 60146 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 29 00:17:15 2013 UTC (10 years, 6 months ago) by kans
File length: 33638 byte(s)
Diff to previous 59285
JIRA:SQD-1366 Bad DBLink capitalization reported as SEV_REJECT

Revision 59285 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 8 18:59:21 2013 UTC (10 years, 8 months ago) by kans
File length: 33059 byte(s)
Diff to previous 59268
JIRA:SQD-1106 Report at ERROR if IsValidSexValue fails, other problems with /sex qualifier are ERROR for gpipe, WARNING otherwise

Revision 59268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 7 23:34:43 2013 UTC (10 years, 8 months ago) by kans
File length: 33062 byte(s)
Diff to previous 58845
StructuredCommentPrefixOrSuffixMissing reports at Warning instead of Info

Revision 58845 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 12 23:30:04 2013 UTC (10 years, 9 months ago) by kans
File length: 33056 byte(s)
Diff to previous 58531
JIRA:SQD-1244 Raised severity of missing Finishing Goal and Current Finishing Status of Genome-Assembly-Data to ERROR

Revision 58531 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 12 20:01:17 2013 UTC (10 years, 10 months ago) by kans
File length: 32120 byte(s)
Diff to previous 57699
Added check for existence of StructuredCommentPrefix before trying to get field (requested)

Revision 57699 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 5 15:23:43 2013 UTC (11 years, 1 month ago) by bollin
File length: 31847 byte(s)
Diff to previous 57300
JIRA:SQD-1078 added support for Evidence-Data structured comment to validator

Revision 57300 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 22 14:34:19 2013 UTC (11 years, 2 months ago) by gouriano
File length: 31826 byte(s)
Diff to previous 57129
Use typedef type for User-field.data.strs. JIRA: CXX-3421

Revision 57129 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 7 13:59:01 2013 UTC (11 years, 2 months ago) by bollin@NCBI.NLM.NIH.GOV
File length: 31721 byte(s)
Diff to previous 56833
NOJIRA: Fixed validator test problems

Revision 56833 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 9 17:12:29 2013 UTC (11 years, 3 months ago) by bollin
File length: 31586 byte(s)
Diff to previous 56682
moving validator include files

Revision 56682 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 26 18:59:16 2012 UTC (11 years, 4 months ago) by bollin
File length: 31567 byte(s)
Diff to previous 56173
JIRA:SQD-943 fix segfault

Revision 56173 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 7 01:38:59 2012 UTC (11 years, 5 months ago) by kans
File length: 31525 byte(s)
Diff to previous 55988
Added prefix list for StructuredComment, BAD_VALIDATOR on Test_Descr_BadStructuredCommentFormat and Test_Descr_MissingKeyword

Revision 55988 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 16 21:00:39 2012 UTC (11 years, 6 months ago) by kans
File length: 29924 byte(s)
Diff to previous 55128
 JIRA:SQD-789 Do not report user object with no type if IsId as well as IsStr

Revision 55128 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 18 18:52:31 2012 UTC (11 years, 9 months ago) by kans
File length: 29910 byte(s)
Diff to previous 55117
JIRA:SQD-596 Allow empty Unverified user object

Revision 55117 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 17 22:07:49 2012 UTC (11 years, 9 months ago) by kans
File length: 29860 byte(s)
Diff to previous 53322
 JIRA:SQD-596 Report ERR_SEQ_DESCR_UserObjectProblem for empty or unnamed user object - will add removal to SSEC

Revision 53322 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 8 15:50:35 2012 UTC (12 years, 1 month ago) by kans
File length: 29329 byte(s)
Diff to previous 53102
JIRA:CXX-2918 show actual identifier in DBLinkProblem message

Revision 53102 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 23 15:45:54 2012 UTC (12 years, 2 months ago) by bollin
File length: 29302 byte(s)
Diff to previous 53068
JIRA:SQD-247 added processing for new "invert-match" option for dependent rules.

Revision 53068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 21 18:10:42 2012 UTC (12 years, 2 months ago) by kans
File length: 29069 byte(s)
Diff to previous 52777
JIRA:SQD-249 added x_IsBadAltBioSampleFormat to temporarily allow SRS numbers in BioSample

Revision 52777 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 26 19:13:09 2012 UTC (12 years, 3 months ago) by kans
File length: 28655 byte(s)
Diff to previous 52576
JIRA:CXX-2918 x_IsBadSRAFormat allows D and E as well as S

Revision 52576 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 9 20:30:58 2012 UTC (12 years, 3 months ago) by kans
File length: 28616 byte(s)
Diff to previous 52574
JIRA:CXX-2918 ValidateDblink bad formats raised to error level

Revision 52574 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 9 18:43:21 2012 UTC (12 years, 3 months ago) by kans
File length: 28622 byte(s)
Diff to previous 50985
JIRA:CXX-2918 added ValidateDblink

Revision 50985 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 22 16:47:38 2011 UTC (12 years, 8 months ago) by kans
File length: 24536 byte(s)
Diff to previous 48474
 replaced deprecated NStr::IntToString with NStr::SizetToString

Revision 48474 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 20 16:24:05 2011 UTC (13 years, 3 months ago) by bollin
File length: 24753 byte(s)
Diff to previous 48355
Synchronization with C Toolkit

Revision 48355 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 7 12:47:46 2011 UTC (13 years, 4 months ago) by bollin
File length: 24935 byte(s)
Diff to previous 46938
Change to lat-lon validation to use g_FindDataFile and include tables from external files, also added new error ImproperlyNestedSets and adjusted unit test to include this.

Revision 46938 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 25 14:02:10 2010 UTC (13 years, 8 months ago) by bollin
File length: 25063 byte(s)
Diff to previous 44453
Synchronization with C Toolkit.  Added tests for structured comments, fake structured comments.

Revision 44453 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 14 15:44:28 2010 UTC (14 years, 3 months ago) by bollin
File length: 22542 byte(s)
Diff to previous 44386
Bug fixes for validator acting on Seq-annot, synchronization with C Toolkit for structured comment format, added more tests to unit test for validator.

Revision 44386 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 11 13:19:36 2010 UTC (14 years, 3 months ago) by bollin
File length: 22346 byte(s)
Diff to previous 44012
Synchronization with C Toolkit, bug fixes for validator.

Revision 44012 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 1 18:36:48 2009 UTC (14 years, 5 months ago) by bollin
File length: 21178 byte(s)
Diff to previous 43460
Synchronization with C Toolkit, added unit test for validator to build

Revision 43460 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 8 15:41:10 2009 UTC (14 years, 6 months ago) by bollin
File length: 20667 byte(s)
Diff to previous 43331
Added validation of individual fields in structured comments (synchronization with recent change in C Toolkit)

Revision 43331 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 30 14:32:24 2009 UTC (14 years, 7 months ago) by bollin
File length: 8881 byte(s)
Diff to previous 43212
Synchronization with C Toolkit

Revision 43212 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 21 15:44:55 2009 UTC (14 years, 7 months ago) by bollin
File length: 8880 byte(s)
Diff to previous 43031
Removed GBQual legal/mandatory association from CGb_qual class because same-purpose code exists in CSeqFeatData and is already in use by other projects.
Also made bug fixes to validator code (synchronization with C Toolkit).

Revision 43031 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 8 13:00:17 2009 UTC (14 years, 7 months ago) by bollin
File length: 8846 byte(s)
Diff to previous 42766
Synchronization of validator with C Toolkit.

Revision 42766 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 7 19:41:03 2009 UTC (14 years, 9 months ago) by bollin
File length: 8828 byte(s)
Diff to previous 42747
Temporarily commenting out taxonomy references that are breaking the
build.

Revision 42747 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 7 13:47:39 2009 UTC (14 years, 9 months ago) by bollin
File length: 8815 byte(s)
Diff to previous 42343
synchronization with C Toolkit

Revision 42343 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 30 14:23:07 2009 UTC (14 years, 10 months ago) by bollin
File length: 7873 byte(s)
Diff to previous 42196
Synchronization with C Toolkit

Revision 42196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 12:43:32 2009 UTC (14 years, 10 months ago) by bollin
File length: 7868 byte(s)
Diff to previous 41966
Synchronization with C Toolkit.

Revision 41966 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 21 17:51:33 2009 UTC (14 years, 11 months ago) by bollin
File length: 7327 byte(s)
Diff to previous 41797
Synchronization with C Toolkit

Revision 41797 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 5 17:33:18 2009 UTC (15 years ago) by bollin
File length: 6029 byte(s)
Diff to previous 40550
Synchronization with the C Toolkit, also resolved some bugs with exceptions being thrown.

Revision 40550 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 29 15:47:40 2008 UTC (15 years, 4 months ago) by bollin
File length: 6030 byte(s)
Diff to previous 33815
Fixed bugs in validator, including problems with iterating for descriptor sets, incorrect implementation of tests, and other changes.

Revision 33815 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 17:18:18 2007 UTC (17 years ago) by kazimird
File length: 6293 byte(s)
Diff to previous 32839
Fixed svn properties in trunk/c++.

Revision 32839 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 20:41:55 2007 UTC (17 years, 2 months ago) by kazimird
File length: 6293 byte(s)
Diff to previous 23027
CVS $Log$ keyword clean-up: everything except "internal".

Revision 23027 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 28 17:40:29 2005 UTC (18 years, 10 months ago) by shomrat
File length: 7236 byte(s)
Diff to previous 15746
Errors from Seqdesc must contain a context

Revision 15746 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 21 21:42:56 2004 UTC (19 years, 11 months ago) by gorelenk
File length: 7027 byte(s)
Diff to previous 10807
Added PCH ncbi_pch.hpp

Revision 10807 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 3 18:27:17 2003 UTC (20 years, 8 months ago) by shomrat
File length: 6930 byte(s)
Diff to previous 9116
Check that RefGenTrackking object has Status field

Revision 9116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 28 16:28:18 2003 UTC (20 years, 11 months ago) by shomrat
File length: 5955 byte(s)
Diff to previous 8202
Use the comment variable

Revision 8202 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 31 14:41:34 2003 UTC (21 years, 1 month ago) by shomrat
File length: 5891 byte(s)
Diff to previous 7661
$id: -> $id$

Revision 7661 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 12 17:55:39 2003 UTC (21 years, 2 months ago) by shomrat
File length: 5829 byte(s)
Diff to previous 7606
Implemented checks for obsolete, comment and molinfo descriptors

Revision 7606 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 7 21:17:21 2003 UTC (21 years, 3 months ago) by shomrat
File length: 4521 byte(s)
Diff to previous 7052
Added check IsTPA

Revision 7052 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 24 16:54:13 2002 UTC (21 years, 4 months ago) by shomrat
File length: 4510 byte(s)
Diff to previous 7041
Changes to include directives

Revision 7041 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Dec 23 20:16:39 2002 UTC (21 years, 4 months ago) by shomrat
File length: 4431 byte(s)
Initial submission after splitting former implementation

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

NCBI Systems Team">NCBI Systems Team
ViewVC Help
Powered by ViewVC 1.1.20  

HHS Vulnerability Disclosure