File Changes for markd
switch to commits view, user indexv321_preview to v321_preview2 (2015-08-10 to 2015-08-17) v321
- src/inc/psl.h
- lines changed 3, context: html, text, full: html, text
added function to clone a psl
- lines changed 11, context: html, text, full: html, text
converted macro to access PSL strands to inline functions to improve code reliablity (no redmine)
- lines changed 12, context: html, text, full: html, text
added inline function to get PSL block starts to match ones to get block ends (no redmine)
- src/lib/psl.c
- lines changed 18, context: html, text, full: html, text
added function to clone a psl
- lines changed 2, context: html, text, full: html, text
pslClone needs to check if qSequence/tSequence fields are allocated before referencing (no redmine)
- lines changed 2, context: html, text, full: html, text
premature command of bug fix in pslClone (no redmine)
- lines changed 1, context: html, text, full: html, text
found yet another bug in pslClone. Sorry for committing prematurely (no redmine)
switch to commits view, user index