Commits for kent
switch to files view, user index
v246_preview2 to v246_base (2011-01-18 to 2011-01-25) v246
- Fixed bug with bigBed in table browser.
- src/hg/hgTables/bigBed.c - lines changed 6, context: html, text, full: html, text
- Fixing memory allocation problem where one path through the code was not allocating return value dynamically, causing trouble when it was later freed.
- src/hg/hgTables/bigWig.c - lines changed 1, context: html, text, full: html, text
- Moving a bbiFile processing routine from hgTracks to library, so hgc could use it too. Using it to make hgc on bigBed work better.
- src/hg/hgTracks/bigBedTrack.c - lines changed 15, context: html, text, full: html, text
- src/hg/hgc/bigBedClick.c - lines changed 5, context: html, text, full: html, text
- Adding blank line after initial comment.
- src/hg/utils/hubCheck/hubCheck.c - lines changed 1, context: html, text, full: html, text
- Adding new bedRemoveOverlap utility.
- src/utils/bedRemoveOverlap/bedRemoveOverlap.c - lines changed 151, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/empty.expected - lines changed 0, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/makefile - lines changed 33, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/one.expected - lines changed 1, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/test4.expected - lines changed 4, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/threeLast.expected - lines changed 1, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/twoFirst.expected - lines changed 1, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/twoSecond.expected - lines changed 1, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/unsorted.expected - lines changed 0, context: html, text, full: html, text
- Cleaning up after test.
- src/utils/bedRemoveOverlap/makefile - lines changed 6, context: html, text, full: html, text
switch to files view, user index