File Changes for tdreszer
switch to commits view, user indexv272_preview to v272_preview2 (2012-08-14 to 2012-08-21) v272
- src/hg/makeDb/hgTrackDb/hgTrackDb.c
- lines changed 10, context: html, text, full: html, text
Renamed dsprint to dyOut. Hopefully this proves to be a more popular name.
- src/inc/dsPrint.h
- lines changed 141, context: html, text, full: html, text
Renamed dsprint to dyOut. Hopefully this proves to be a more popular name.
- src/inc/dyOut.h
- lines changed 141, context: html, text, full: html, text
Renamed dsprint to dyOut. Hopefully this proves to be a more popular name.
- lines changed 55, context: html, text, full: html, text
Renamed dsPrint/dsp module to dyOut. Hopefully this will satisfy Angie's request to remove 'print' from the names because it is a verb and Mark's request to make a more standard/consistent module name. It should also serve my desire for brevity and everyone's desire for catchy names. Also added comments and changed a casting of pointer to size_t at Mark's urging.
- src/lib/dsPrint.c
- lines changed 366, context: html, text, full: html, text
Renamed dsprint to dyOut. Hopefully this proves to be a more popular name.
- src/lib/dyOut.c
- lines changed 366, context: html, text, full: html, text
Renamed dsprint to dyOut. Hopefully this proves to be a more popular name.
- lines changed 151, context: html, text, full: html, text
Renamed dsPrint/dsp module to dyOut. Hopefully this will satisfy Angie's request to remove 'print' from the names because it is a verb and Mark's request to make a more standard/consistent module name. It should also serve my desire for brevity and everyone's desire for catchy names. Also added comments and changed a casting of pointer to size_t at Mark's urging.
- lines changed 51, context: html, text, full: html, text
Converted a couple of macros to INLINEs at Mark's request.
- src/lib/makefile
- lines changed 1, context: html, text, full: html, text
Renamed dsPrint/dsp module to dyOut. Hopefully this will satisfy Angie's request to remove 'print' from the names because it is a verb and Mark's request to make a more standard/consistent module name. It should also serve my desire for brevity and everyone's desire for catchy names. Also added comments and changed a casting of pointer to size_t at Mark's urging.
- src/utils/qa/weeklybld/buildEnv.csh
switch to commits view, user index