Commits for tdreszer
switch to files view, user index
v279_preview2 to v279_base (2013-02-05 to 2013-02-12) v279
- Dropped lmFlushZ function at Angie's request. It added little value over lmCleanup/lmInit.
- Added slSortMerge and slSortMergeUniq at Angie's request. These functions are little more than wrappers for slSort and slUniqify but are still valuable additions.
- Some changes requested by Angie in code review, along with a bug fix. Next checkin will break out the vcfBits routines into separate .c/.h files
- Should have been checked in with common.c. Added slSortMerge and slSortMergeUniq at Angie's request.
- Name changes to clarify code, made at Angie's request. No functional changes here.
- Split vcfBits.c/.h off from vcf.c/.h. No code changes made.
- Updated the file comment in vcfBits.c/.h. No code change.
switch to files view, user index