File Changes for kent
switch to commits view, user indexv373_preview to v373_preview2 (2018-10-08 to 2018-10-15) v373
Show details
- src/README
- lines changed 24, context: html, text, full: html, text
35d5fb35eb509dab6bbe84d0cf81a95d6122ee1d Mon Mar 19 15:35:15 2018 -0700
Updating a little in anticipation of training Chris Lee in our code conventions.
- src/hca/toHca/hcaStormToTabDir/hcaStormToTabDir.c
- lines changed 83, context: html, text, full: html, text
9c0b375a7c11a60961d1523ddf8642ddee3f5e41 Wed Jan 24 14:05:24 2018 -0800
Moving tagStormCopyTags and tagStormSubTags to library from hcaStormToTagDIr. One line small fix to hcaStormToTagDir as well.
- src/hg/cirm/cdw/cdwReallyRemoveFiles/cdwReallyRemoveFiles.c
- lines changed 63, context: html, text, full: html, text
caf47475d756ec0c6b7587346ce2407317e77bdd Mon Oct 8 16:00:16 2018 -0700
Removing some old unused ifdeffed out code.
- src/inc/rql.h
- lines changed 6, context: html, text, full: html, text
b3a34c696d317da9ab87bd11f71e979181bd638c Mon Oct 8 15:52:31 2018 -0700
Adding support for + - * / as mathematical binary expressions. Also making fields with undefined values act as zeroes when an integer is expected. Also making from, where, and, or etc. not case sensitive.
- src/inc/tagStorm.h
- lines changed 10, context: html, text, full: html, text
9c0b375a7c11a60961d1523ddf8642ddee3f5e41 Wed Jan 24 14:05:24 2018 -0800
Moving tagStormCopyTags and tagStormSubTags to library from hcaStormToTagDIr. One line small fix to hcaStormToTagDir as well.
- lines changed 1, context: html, text, full: html, text
caf47475d756ec0c6b7587346ce2407317e77bdd Mon Oct 8 16:00:16 2018 -0700
Removing some old unused ifdeffed out code.
- src/lib/obscure.c
- lines changed 5, context: html, text, full: html, text
7b6109c56aed0d87818fb8d54d963acd9c6f37b7 Thu Jun 21 12:48:54 2018 -0700
Adding checking on hashTwoColumnFile to make sure that the file doesn't have more than two columns.
- src/lib/rqlEval.c
- lines changed 122, context: html, text, full: html, text
b3a34c696d317da9ab87bd11f71e979181bd638c Mon Oct 8 15:52:31 2018 -0700
Adding support for + - * / as mathematical binary expressions. Also making fields with undefined values act as zeroes when an integer is expected. Also making from, where, and, or etc. not case sensitive.
- src/lib/rqlParse.c
- lines changed 108, context: html, text, full: html, text
b3a34c696d317da9ab87bd11f71e979181bd638c Mon Oct 8 15:52:31 2018 -0700
Adding support for + - * / as mathematical binary expressions. Also making fields with undefined values act as zeroes when an integer is expected. Also making from, where, and, or etc. not case sensitive.
- src/lib/tagStorm.c
- lines changed 64, context: html, text, full: html, text
9c0b375a7c11a60961d1523ddf8642ddee3f5e41 Wed Jan 24 14:05:24 2018 -0800
Moving tagStormCopyTags and tagStormSubTags to library from hcaStormToTagDIr. One line small fix to hcaStormToTagDir as well.
- src/lib/tagToSql.c
- lines changed 1, context: html, text, full: html, text
70b3094c0d7a0262bf6f03944a79323a94da2d14 Wed Apr 18 12:14:18 2018 -0700
Improving an error message.
- src/tagStorm/tagStormQuery/test.tags
- lines changed 6, context: html, text, full: html, text
59a024a5b89fdd1d0e1a7a18937ba90aa6364410 Mon Oct 8 15:53:37 2018 -0700
Enriching a test set with some numerical values.
switch to commits view, user index