Commit Graph

6 Commits

Author SHA1 Message Date
Hackerpilot 0dce698fc3 Fixed another bug 2013-07-04 16:13:09 -07:00
IdanA 23c1924dc6 Fixes for Windows:
I'm now creating the temp file in Unix format. The problem was
calculating the byte position in Windows format - and while it might be
possible, it's much simpler to use Unix format for the temp file.

Also updated the readme.
2012-12-12 17:03:39 +02:00
IdanA 15140e21c2 Fixed things for windows. 2012-12-09 16:14:27 +02:00
IdanArye 0a0b7ff36e Added some filtering to the dscanner results. 2012-12-05 01:17:31 +02:00
IdanArye 8475dc5dfd Fixed a bug in s:parsePairs.
Somtimes Dscanner writes extra data before the results, so we only show
lines with a word, than space, than a single character.
2012-11-25 17:15:01 +02:00
IdanArye abf9a0da38 Working 2012-11-22 12:53:53 +02:00