File Changes for galt
switch to commits view, user indexv285_preview to v285_preview2 (2013-06-04 to 2013-06-11) v285
- src/hg/hgTracks/gencodeTracks.c
- src/hg/hgTracks/mainMain.c
- lines changed 1, context: html, text, full: html, text
redundant setUdcCacheDir call removed
- src/hg/lib/jksql.c
- lines changed 6, context: html, text, full: html, text
adding support for logOnly setting
- src/hg/lib/lsSnpPdbChimera.c
- lines changed 1, context: html, text, full: html, text
fixing where clause oops in fixsqli stuff
- src/hg/makeDb/hgLoadBed/hgLoadBed.c
- lines changed 3, context: html, text, full: html, text
oops sql string needs a NOSQLINJ tag prefix
- src/inc/memalloc.h
- lines changed 1, context: html, text, full: html, text
adding mutex to make careful alloc, free, etc work with multiple pthreads, which customFactory now uses. The careful mem handler is being used in many cgis now although not hgTracks at this time. Because of the saved-session support going into cart.c, that means that practically anything that uses the cart now can be calling the multi-threaded customtrack loader.
- src/lib/memalloc.c
- lines changed 25, context: html, text, full: html, text
adding mutex to make careful alloc, free, etc work with multiple pthreads, which customFactory now uses. The careful mem handler is being used in many cgis now although not hgTracks at this time. Because of the saved-session support going into cart.c, that means that practically anything that uses the cart now can be calling the multi-threaded customtrack loader.
switch to commits view, user index