Commits for markd
switch to files view, user index
v476_preview2 to v476_base (2025-01-06 to 2025-01-13) v476
Show details
ecbcec2757f571e370e32145d3ac02b448629a21 Wed Jan 8 10:06:59 2025 -0800
- used char** instead of char*[] to avoid stringop-overflow warning
- src/hg/lib/customFactory.c - lines changed 2, context: html, text, full: html, text
407074a45a95f68e42f746f306c6b5e7d765096e Wed Jan 8 15:09:31 2025 -0800
- added repeatBrowser build document to source so it doesn't get lost
- src/hg/makeDb/doc/repeatBrowser2020.txt - lines changed 4, context: html, text, full: html, text
bc0daa57e76433e7fde5e352df577d5120e3bcc1 Mon Jan 13 01:11:31 2025 -0800
- Add an version of stringify that is in interperted langauges so it does not have to be built first and in the path. Useful if building just parts of the tree
- src/utils/stringify/makefile - lines changed 9, context: html, text, full: html, text
- src/utils/stringify/stringifyEz - lines changed 68, context: html, text, full: html, text
b94a10b41cdcff72ffc131c5873895e35489a961 Mon Jan 13 10:08:36 2025 -0800
- missed a call to stringify and error in install rule
- src/hg/cirm/cdw/cdwWebBrowse/makefile - lines changed 1, context: html, text, full: html, text
- src/utils/stringify/makefile - lines changed 1, context: html, text, full: html, text
308fd2c5d198f1531c648d9d1e2dcf090533b9a4 Mon Jan 13 10:12:16 2025 -0800
- fixed case where stringifyEz encoding different from stringify and would break some cases
- src/utils/stringify/stringifyEz - lines changed 1, context: html, text, full: html, text
switch to files view, user index