markd: changes by file
switch to: grouped by commit view, user index
review to branch (2009-03-17 to 2009-03-31) v203
- src/hg/hgc/hgc.c
- 1.1521 lines changed: 2, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/inc/hdb.h
- 1.166 lines changed: 7, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/lib/hdb.c
- 1.399 lines changed: 84, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/protein/kgBestMrna/kgPrepBestMrna.c
- 1.4 lines changed: 2, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/protein/kgBestMrna/kgPrepBestMrna2.c
- 1.3 lines changed: 2, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/protein/kgBestMrna/kgResultBestMrna.c
- 1.4 lines changed: 2, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/protein/kgBestMrna2/kgPrepBestMrna2.c
- 1.7 lines changed: 1, context: html, text, full: html, text
removed unused variable
- 1.6 lines changed: 2, context: html, text, full: html, text
removed usless yank-n-put declaration
- src/hg/protein/kgBestRef2/kgPrepBestRef2.c
- 1.7 lines changed: 1, context: html, text, full: html, text
removed unused variable
- 1.6 lines changed: 3, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
- src/hg/protein/spm6/spm6.c
- 1.6 lines changed: 5, context: html, text, full: html, text
minor speed up of rendering of mRNA/ESTs by checking gbSeq table before seq table, avoiding two sql requests. Also simplified code.
switch to: grouped by commit view, user index