File Changes for galt
switch to commits view, user indexv267_preview2 to v267_base (2012-05-08 to 2012-05-15) v267
- src/hg/htdocs/FAQ/FAQblat.html
- lines changed 8, context: html, text, full: html, text
Prompted by user question, updated description of minimum guaranteed match length, adding information about the way to calculate it for minMatch=1 which is the default for protein
- src/hg/inc/web.h
- lines changed 3, context: html, text, full: html, text
adding lazarus keepalive call to prevent apoptosis from terminating a legitimately busy long-running process
- src/hg/lib/web.c
- lines changed 14, context: html, text, full: html, text
adding lazarus keepalive call to prevent apoptosis from terminating a legitimately busy long-running process
- src/lib/sqlList.c
- lines changed 3, context: html, text, full: html, text
fixing some bugs turned up by testing
- src/lib/sqlNum.c
- lines changed 2, context: html, text, full: html, text
fixing some bugs turned up by testing
- lines changed 11, context: html, text, full: html, text
with Jims blessing adding check to not return empty input as 0 but to errabort like the other data types do
switch to commits view, user index