- incremented nameserver db version to 3
- initiate dups-checker for db-versions below 3
- slightly changed print-out of dups-checker
- use hash to avoid repeated "name-exists"-tests to speed up
renaming DBs where many similar names occur (e.g. 'Uncultured bacteria')
- now creates up to 16.4 million different short names for species with
same (or similar) full name (limit was approx. 100000 before)
70 lines of code changed in 1 file:
- doubled hash-size for dups/zombie detection
1 lines of code changed in 1 file:
- hotkey fix
1 lines of code changed in 1 file:
- call MG_export_fields for pseudo species only
14 lines of code changed in 1 file:
- expect a pseudo species in MG_export_fields
5 lines of code changed in 1 file:
- print error about all duplicate species + advice
12 lines of code changed in 1 file:
A lookup table is used during the consensus computation to speed up the iupac-code weighting.
252 lines of code changed in 2 files:
- removed CHIP-interface (now directly integrated in CHIP-DESIGNER)
1 lines of code changed in 11 files:
Runtime optimization of the sequence quality function (work still in progress)
116 lines of code changed in 2 files:
- skip .log
1 lines of code changed in 1 file:
Reformatted sourcecode (TABs removed)
292 lines of code changed in 2 files:
- cleaned up some targets
- added target 'release_quick' (skips rebuild)
8 lines of code changed in 1 file:
gcc version 4.1.2 added
1 lines of code changed in 1 file:
- updated
2 lines of code changed in 1 file:
- 'transfer listed species' was completely broken:
. only tried to replace organisms (not all species)
. instead of deleting existing organism, it deleted ALL organisms
(no idea how that bug was able to exist undetected for 6 months)
10 lines of code changed in 1 file:
- added species hash functions
- changed error message occurring during rename, when a real duplicate
species is in database
28 lines of code changed in 1 file:
- GEN_is_organism denies to work with non-genome-db
4 lines of code changed in 1 file:
- fixed call of nt_exit
- removed debug quick exit
5 lines of code changed in 1 file:
- exclude '#*#'
- more comments
- precompiled expressions
- match tracing
123 lines of code changed in 1 file:
- openGL
- 64bit note
14 lines of code changed in 1 file:
- libGLEW version upgrade
7 lines of code changed in 4 files:
- debug-only variable
9 lines of code changed in 1 file:
- debug-only variable
5 lines of code changed in 1 file:
- warning fix
5 lines of code changed in 1 file: