markd: changes by file
switch to: grouped by commit view, user index
review to branch (2010-03-30 to 2010-04-06) v228
- src/hg/hgTables/bedList.c
- 1.71 lines changed: 2, context: html, text, full: html, text
fix broken indentation that made code hard to read
- src/hg/hgTracks/simpleTracks.c
- 1.130 lines changed: 3, context: html, text, full: html, text
If label area width exceeds 1/2 of image width, set to 1/2 of width instead of default.
- src/hg/hgc/mgcClick.c
- 1.32 lines changed: 17, context: html, text, full: html, text
improved description of MGC/RefSeq CDS similarity, fixed percent identity
- src/hg/lib/googleAnalytics.c
- 1.5 lines changed: 2, context: html, text, full: html, text
Allow empty key to analyticsKey to disable google analytics (for overriding when one hg.conf
includes another).
- src/hg/lib/hgFind.c
- 1.226 lines changed: 2, context: html, text, full: html, text
Fixed segv when an empty search term manages to make it to hgFind
- src/inc/common.h
- 1.169 lines changed: 6, context: html, text, full: html, text
fixed GCC portability issues
- src/inc/verbose.h
- 1.9 lines changed: 6, context: html, text, full: html, text
fixed GCC portability issues
- src/lib/errCatch.c
- 1.7 lines changed: 1, context: html, text, full: html, text
fixed 3264bit portability issue the right way
- src/lib/verbose.c
- 1.7 lines changed: 20, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/i16Find/i16Find.c
- 1.3 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/i16Make/i16Make.c
- 1.3 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/itsaFind/itsaFind.c
- 1.6 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/itsaMake/itsaMake.c
- 1.6 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/splat/splat.c
- 1.32 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/splatTestSet/splatTestSet.c
- 1.6 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/shortReads/splatToEland/splatToEland.c
- 1.4 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- src/utils/bedGraphToBigWig/bedGraphToBigWig.c
- 1.25 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
- 1.24 lines changed: 1, context: html, text, full: html, text
Backed out previous commit, as NULL has special meaning. Need to find a
different solution for version of GCC that complain about NULL format string.
- 1.23 lines changed: 1, context: html, text, full: html, text
fixed invalid format in verbose call
- src/utils/bedToBigBed/bedToBigBed.c
- 1.22 lines changed: 1, context: html, text, full: html, text
fixed GCC portability issues
switch to: grouped by commit view, user index