File Changes for kent
switch to commits view, user indexv328_preview2 to v328_base (2016-01-25 to 2016-02-08) v328
- src/hg/cirm/cdw/cdwMakeFileTags/cdwMakeFileTags.c
- lines changed 1, context: html, text, full: html, text
Made field list alphabetization case insensitive.
- src/hg/cirm/cdw/cdwSubmit/cdwSubmit.c
- lines changed 20, context: html, text, full: html, text
Checking that genomics files do have an enriched_in tag.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- src/hg/cirm/cdw/lib/cdwValid.c
- lines changed 110, context: html, text, full: html, text
Adding a bunch of new tags, and handling the ones that are essentially unimplemented reserved words in a separate case that for now just errAborts.
- src/hg/cirm/quakeLab/quakeBrainGeo1/meta.txt
- lines changed 2419, context: html, text, full: html, text
Removing some GEO_ tags, adding in hippocampus bit that was mislabeled in GEO.
- lines changed 1, context: html, text, full: html, text
Added enriched_in tag, which is necessary for the validator to do it's enrichment checks.
- src/hg/oneShot/freen/freen.c
- lines changed 63, context: html, text, full: html, text
Freen tests timing of floating point ops when numbers are all zero vs nonzero, and testing long, single and double precision timing.
- src/inc/tagStorm.h
- lines changed 2, context: html, text, full: html, text
Adding -leaves flag to tagStormReformat.
- src/lib/memgfx.c
- lines changed 19, context: html, text, full: html, text
Adding a plausible but as yet untested basic graphic function to copy part of an image to another part. It is surrounded with ifdefs, this mgBlit function, so not actually compiled.
- src/lib/tagStorm.c
- lines changed 14, context: html, text, full: html, text
Adding -leaves flag to tagStormReformat.
- src/tagStorm/tagStormReformat/tagStormReformat.c
- lines changed 6, context: html, text, full: html, text
Adding -leaves flag to tagStormReformat.
switch to commits view, user index