File Changes for max
switch to commits view, user indexv295_base to v296_preview (2014-02-03 to 2014-02-10) v296
- src/hg/hgBlat/hgBlat.c
- lines changed 1, context: html, text, full: html, text
Making hgPcr and hgBlat work in the browserbox. To do this, the gfblat lib needs to be able to split a filename that is actually a URL
- src/hg/hgPcr/hgPcr.c
- lines changed 1, context: html, text, full: html, text
Making hgPcr and hgBlat work in the browserbox. To do this, the gfblat lib needs to be able to split a filename that is actually a URL
- src/hg/lib/jksql.c
- lines changed 73, context: html, text, full: html, text
putting existing code into a new function "sqlTableExistsNoCache" as Ineed this code twice
- src/hg/lib/liftOver.c
- lines changed 12, context: html, text, full: html, text
making hgLiftOver work in the browserbox, refs #11957, note 56
- src/jkOwnLib/gfInternal.c
- lines changed 4, context: html, text, full: html, text
Making hgPcr and hgBlat work in the browserbox. To do this, the gfblat lib needs to be able to split a filename that is actually a URL
- src/lib/hash.c
- lines changed 1, context: html, text, full: html, text
code review changes, refs #12615
- src/lib/htmshell.c
- lines changed 2, context: html, text, full: html, text
the TrackCheck robot uses jTidy which is stricter than normalwebbrowsers with the W3C html syntax rules. Attributes should not
contain &, nor < or >. see http://www.w3.org/TR/2006/REC-xml11-20060816/#syntax
- src/product/README.requirements
- lines changed 2, context: html, text, full: html, text
code review changes, refs #12615
switch to commits view, user index