File Changes for galt
switch to commits view, user indexv254_base to v255_preview (2011-07-19 to 2011-07-26) v255
- src/blat/version.doc
- lines changed 1, context: html, text, full: html, text
fixed segfault when -fine -minIdentity=0 -minScore=0
- src/inc/genoFind.h
- lines changed 1, context: html, text, full: html, text
fixed segfault when -fine -minIdentity=0 -minScore=0
- src/jkOwnLib/gfOut.c
- lines changed 3, context: html, text, full: html, text
fixed segfault when -fine -minIdentity=0 -minScore=0
- src/lib/udc.c
- lines changed 57, context: html, text, full: html, text
speeding up udc by not re-opening bitmap and sparseData files unnecessarilly; also combined udcCacheContains with fetchMissing so that the bitmap would not be getting read twice upon cahe-misses; tested with udcTest both interleave and fork.
switch to commits view, user index