File Changes for galt
switch to commits view, user indexv491_preview2 to v491_base (2025-11-17 to 2025-11-24) v491
Show details
- src/hg/inc/trackDb.h
- lines changed 5, context: html, text, full: html, text
98d595118a466c5ef78850d88a2e41f06049d548 Wed Nov 19 14:21:02 2025 -0800
Max prefers to have one shared copy of the routine. This changes does not affect functionality, just moves the routine into the trackDb.c lib file. Feedback from Max code review. refs #28113
- lines changed 1, context: html, text, full: html, text
4ae605479b0a70ba1399018687433df8a50ba860 Wed Nov 19 14:24:26 2025 -0800
updated the code comment for the isCOmplexSetting().
- lines changed 1, context: html, text, full: html, text
d4e76665e938408d8decc4beb257809fa6b22c78 Wed Nov 19 14:28:06 2025 -0800
fixed the code comment terminating characters for the isComplexSetting().
- src/hg/lib/trackDb.c
- lines changed 52, context: html, text, full: html, text
98d595118a466c5ef78850d88a2e41f06049d548 Wed Nov 19 14:21:02 2025 -0800
Max prefers to have one shared copy of the routine. This changes does not affect functionality, just moves the routine into the trackDb.c lib file. Feedback from Max code review. refs #28113
- lines changed 1, context: html, text, full: html, text
4ae605479b0a70ba1399018687433df8a50ba860 Wed Nov 19 14:24:26 2025 -0800
updated the code comment for the isCOmplexSetting().
- lines changed 1, context: html, text, full: html, text
d4e76665e938408d8decc4beb257809fa6b22c78 Wed Nov 19 14:28:06 2025 -0800
fixed the code comment terminating characters for the isComplexSetting().
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 54, context: html, text, full: html, text
98d595118a466c5ef78850d88a2e41f06049d548 Wed Nov 19 14:21:02 2025 -0800
Max prefers to have one shared copy of the routine. This changes does not affect functionality, just moves the routine into the trackDb.c lib file. Feedback from Max code review. refs #28113
- src/hg/utils/tdbQuery/tdbQuery.c
- lines changed 52, context: html, text, full: html, text
98d595118a466c5ef78850d88a2e41f06049d548 Wed Nov 19 14:21:02 2025 -0800
Max prefers to have one shared copy of the routine. This changes does not affect functionality, just moves the routine into the trackDb.c lib file. Feedback from Max code review. refs #28113
switch to commits view, user index