Commits


Vincent La authored and GitHub committed 775a74e9645
Wrong Column Segfault (#70) * Fixed an issue parsing files with leading comments * Removed unneccessary "header_was_parsed" variable * Updated csv.hpp * Fixed segfault that occured when empty rows were converted to JSON * Added StrBufferPos typedef * Update single header files