File Changes for galt
switch to commits view, user indexv360_preview2 to v360_base (2018-01-16 to 2018-01-22) v360
Show details
- src/hg/lib/jksql.c
- lines changed 1, context: html, text, full: html, text
5d724744d7a2968a07174d4b6c0a835ae82c3045 Wed Jan 17 14:50:24 2018 -0800
fixed typo in comment
- src/inc/obscure.h
- lines changed 8, context: html, text, full: html, text
9aa2d973eed1fc49b9a79bf3f45ecf9560c7657a Tue Jan 16 13:53:25 2018 -0800
Adding similar functions for storing a char in a pointer, useful with our hashes if you have simple char data.
- src/lib/htmshell.c
- lines changed 1, context: html, text, full: html, text
3700ac21f44c1459b78a0a0eec43026efd453f3f Thu Jan 18 17:12:15 2018 -0800
We are going to used utf-8 where possible. We are not actually using non-ascii latin1 (iso-8859-1)
- src/lib/obscure.c
- lines changed 17, context: html, text, full: html, text
9aa2d973eed1fc49b9a79bf3f45ecf9560c7657a Tue Jan 16 13:53:25 2018 -0800
Adding similar functions for storing a char in a pointer, useful with our hashes if you have simple char data.
switch to commits view, user index