File Changes for braney
switch to commits view, user indexv474_preview to v474_preview2 (2024-11-04 to 2024-11-11) v474
Show details
- src/hg/hgTracks/wigTrack.c
- lines changed 9, context: html, text, full: html, text
c089010fe023fc7c73b6eb93aabacccfe52a1aaa Tue Nov 5 17:00:18 2024 -0800
fix a problem that happened when we were at the last element of the
color array
- lines changed 2, context: html, text, full: html, text
56ea4a038024442a203bb806c0779635c02925b8 Wed Nov 6 10:01:43 2024 -0800
oops... was stepping one beyond the array end
- src/hg/lib/hdb.c
- lines changed 3, context: html, text, full: html, text
6abbabb8e05b4f9bc098732786d715aee612ed3b Thu Nov 7 15:19:50 2024 -0800
deal with hubId not found in hubStatus
- src/lib/freeType.c
- lines changed 11, context: html, text, full: html, text
64fac50ece48848fe46f959064b49eec36e33e72 Fri Nov 8 10:54:49 2024 -0800
fix problem with iconv that was barfing on the translation of control
codes even if translit was specified. refs #34782
- src/lib/psGfx.c
- lines changed 18, context: html, text, full: html, text
64fac50ece48848fe46f959064b49eec36e33e72 Fri Nov 8 10:54:49 2024 -0800
fix problem with iconv that was barfing on the translation of control
codes even if translit was specified. refs #34782
- src/lib/reEncodeFont.c
- lines changed 276, context: html, text, full: html, text
4d3e786558c13c7d262af79473f6fb6e8c965a8e Fri Nov 8 11:26:56 2024 -0800
add reEncodeFont.c to the GIT archive
switch to commits view, user index