[root]/UNIT_TESTER/run/impexp
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 51 (100.0%) | 4435 (100.0%) | 86.9 |
* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166
1 lines of code changed in 1 file:
* reintegrates 'fts' into 'trunk'
* adds:
- log:branches/fts@17653,17655:17717,17724:18087
- [17925/branches/gui]
32 lines of code changed in 1 file:
* merge [14675:14681] from 'gde' into 'trunk'
- change DB interface function concerned with GB_FLOAT from double -> float
- introduce more stable ascii <-> float conversion
* adds: log:branches/gde@14676:14681
10 lines of code changed in 1 file:
* remove extra space at end of last sequence line
1 lines of code changed in 1 file:
* fix embl export filter (#638):
- print base count on right side of sequence (uses 'numright' added with [13420])
3 lines of code changed in 2 files:
merge from e4fix [8135] [8136] [8137] [8138] [8139] [8140] [8141] [8142] [8143] [8144] [8222]
(this revives the reverted patches [8129] [8130] [8131] [8132]; see [8133])
* fixes
- some free/delete mismatches
- wrong definition of ORF objects (Level was no bit value)
- amino consensus (failed for columns only containing 'C')
* rename
- AA_sequence_term -> orf_term
- ED4_sequence_terminal_basic -> ED4_abstract_sequence_terminal
* cleaned up hierarchy dumps
* tweaked is_terminal()/to_terminal()
0 lines of code changed in 5 files:
* updated broken date (1910->2010)
0 lines of code changed in 2 files:
* refactored CONVERTALN (merges [6885] [6886] [6888] [6889] [6890] [6891] [6894] [6906] [6907] [6908] [6910] [6911] [6914] [6915] [6916] [6917] [6918] [6922] [6923] [6925] [6927] [6928] [6929] [6930] [6931] [6933] [6934] [6935] [6937] [6945] [6950] [6956] [6961] [6962] [6963] [6964] [6965] [6967] [6968] [6972] [6973] [6974] [6975] [6976] [6977] [6979] [6980] [6981] [6982] [6983] [6985] [6986] [6987] [6988] [6990] [6991] [6992] [6993] [6994] [6995] [6996] [6997] [6998] [6999] [7002] [7003] [7008] [7009] [7010] [7011] [7012] [7025] [7026] [7027] [7029] [7030] [7031] [7032] [7034] [7035] [7036])
- build arb_convert_aln in ARB standard way
- added unit-test
- fixed various date bugs (even Y2K)
- fixed conversion MACKE -> GCG.
- fixed crash in conversions EMBL/GENBANK -> GCG
- fixed SWISSPROT->MACKE conversion
- dropped conversion support for ALMA
- removed completely unused "formats" NBRF and STADEN
- removed 1x1 sequence conversions for interleaved formats
- converter is more picky (fails instead of doing nonsense)
- added self conversions for all input formats
- proper formatting of 3/5 info
- proper line wrapping
- fixed acc broken by genbank reader
- fixed broken IDs (short-names)
- fixed embl reader (added number @ EOL to sequence data)
- errors now refer to the input file + linenumber
- abort with error if sequence data contains invalid characters
- removed C-interface for FileBuffer (CONVERTALN was the only client)
4361 lines of code changed in 36 files:
* merged from refactor [6875] [6876] [6877] [6878] [6879] [6880] [6881] [6882] [6892] [6893] [6902] [6909] [6919] [6920] [6921] [6924] [6938]
- formatted alignment of test-db
- added TEST_ASSERT_TEXTFILE_DIFFLINES
- added special mode that treats different dates as equal
- moved file compare tests to ARBDB (shall goto ARBCORE later)
- added tests for sequence export
- big test indicator
- skip SLOW warning when running under valgrind
- no ':' in patch names
* fixes included:
- do not export full installation path when exporting sequences as xml
- stuffed a leak in XML-exporter
27 lines of code changed in 2 files: