2 Commits

Author SHA1 Message Date
Ingo Karkat 76b1f50dc4 ingo#join#Lines(): Return join success. Also do proper counting in ingo#join#Ranges() 2019-06-04 14:23:50 +02:00
Ingo Karkat 5a23caba31 ingo#join#Lines(): Add tests and fix problems
I've discovered an alternative implementation in AdvancedJoiners#QueryJoin#JoinLines() that considered some corner cases that this one would not handle, but the overall implementation is cleaner (and newer) in here. Therefore, add test coverage and port the fixes over to here, and make it correct.
2019-06-04 13:48:57 +02:00