File Changes for larrym
switch to commits view, user indexv263_preview2 to v263_base (2011-02-07 to 2012-02-14) v263
- src/hg/hgTables/bedList.c
- lines changed 5, context: html, text, full: html, text
use fullTrackList global to fix huge memory over-consumption that occurred when doing a subtrack merge (#1114)
- src/hg/hgTables/seqOut.c
- lines changed 6, context: html, text, full: html, text
handle case in doGenomicDna where we were not printing the NO_RESULTS message (see #6873)
- src/hg/hgTracks/searchTracks.c
- lines changed 43, context: html, text, full: html, text
revert previous commit; it turns out when need trackDb for first page in order to populate the group list (see #6931)
- src/hg/inc/trackDb.h
- src/hg/lib/customFactory.c
- lines changed 81, context: html, text, full: html, text
remove CHECK_BAM_BIG_CHROM_SIZES code; will add backin if/when we decide to proceed with #2572
- src/hg/lib/trackDbCustom.c
switch to commits view, user index