File Changes for kent
switch to commits view, user indexv254_base to v255_preview (2011-07-19 to 2011-07-26) v255
- src/hg/cartDump/cartDump.c
- lines changed 5, context: html, text, full: html, text
Adding lm parameter to cartTdbTreeCleanupOverrides. Sorry I missed this on initial checkin.
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
Optimizing parentChildCartCleanup by creating a faster version of cartVarsWithPrefix that works in local memory.
- lines changed 5, context: html, text, full: html, text
Renaming uglyTime to measureTime since it is no longer temporary.
- lines changed 5, context: html, text, full: html, text
Putting in cart-fetch-time measureTiming call.
- src/hg/hgTracks/hgTracks.h
- lines changed 2, context: html, text, full: html, text
Renaming uglyTime to measureTime since it is no longer temporary.
- src/hg/hgTracks/mainMain.c
- lines changed 1, context: html, text, full: html, text
Renaming uglyTime to measureTime since it is no longer temporary.
- src/hg/hgTracks/searchTracks.c
- lines changed 3, context: html, text, full: html, text
Renaming uglyTime to measureTime since it is no longer temporary.
- src/hg/inc/cart.h
- lines changed 10, context: html, text, full: html, text
Optimizing parentChildCartCleanup by creating a faster version of cartVarsWithPrefix that works in local memory.
- src/hg/lib/cart.c
- lines changed 33, context: html, text, full: html, text
Optimizing parentChildCartCleanup by creating a faster version of cartVarsWithPrefix that works in local memory.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRegNorm.ra
- lines changed 774, context: html, text, full: html, text
Adding experimental .ra file just to back it up - may be used for real at some point.
switch to commits view, user index