File Changes for galt
switch to commits view, user indexv320_preview2 to v320_base (2015-07-27 to 2015-08-03) v320
- src/gfClient/gfClient.c
- lines changed 1, context: html, text, full: html, text
fixing typo in help msg for gfClient
- src/hg/makeDb/doc/hg18.txt
- src/lib/psGfx.c
- lines changed 49, context: html, text, full: html, text
Fixes #15788. Properly escaping text for postscript output. plus it reduces the amount of duplicated escaping code and makes it easier to maintain. It also escapes a full set of characters and not just left and right parens.
- lines changed 2, context: html, text, full: html, text
fixing function description
- src/utils/bedToBigBed/tests/input/notSorted.bed
- lines changed 3, context: html, text, full: html, text
malformed test bed fixed so at least the error it was really trying to be (out-of-order-chroms) would work.
switch to commits view, user index