File Changes for angie
switch to commits view, user indexv283_base to v284_preview (2013-05-07 to 2013-05-14) v284
- src/hg/hgTracks/pubsTracks.c
- lines changed 3, context: html, text, full: html, text
stricter-compiler warning: 'true' and 'false' are not defined on all systems; use our defines 'TRUE' and 'FALSE'
- src/hg/hgc/pubs.c
- lines changed 2, context: html, text, full: html, text
stricter-compiler warning: address of a char[] will always evaluate as true, use a different test
- src/hg/lib/annoGratorGpVar.c
- lines changed 1, context: html, text, full: html, text
Fixing comment typo found by Tim in code review. refs #10725
- src/hg/lib/annoStreamDb.c
- lines changed 4, context: html, text, full: html, text
bugfix: annoStreamDb's minFinestBin was uninitialized.
- src/lib/annoStreamBigBed.c
- lines changed 38, context: html, text, full: html, text
Bugfix: for genome-wide queries, annoStreamBig{Bed,Wig} need to do a series of per-chrom bbi queries.
- src/lib/annoStreamBigWig.c
- lines changed 36, context: html, text, full: html, text
Bugfix: for genome-wide queries, annoStreamBig{Bed,Wig} need to do a series of per-chrom bbi queries.
- src/parasol/.gitignore
- lines changed 1, context: html, text, full: html, text
Tell git to ignore parasol/bin .
switch to commits view, user index