Commit History

Author SHA1 Message Date
  tznind 43aef42451 Add more unit tests for scheduler 10 months ago
  tznind 1d8e7563fd Start adding tests for AnsiRequestScheduler 10 months ago
  tznind fbbda69ba0 Code Cleanup (resharper) 10 months ago
  tznind fdfd339dd2 Make AnsiRequestScheduler testable by introducing a Func for DateTime.Now 10 months ago
  tznind 2b7d0c7f70 Add extra try/catch cancellation ex 10 months ago
  Thomas Nind 9aff49179f Merge pull request #172 from tznind/ansi-parser-net-driver 10 months ago
  tznind d7183f6364 Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind 2fa855fecf Lock all public members of AnsiResponseParser to ensure consistent states 10 months ago
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser 10 months ago
  Tig 2f7d80a000 Merge pull request #3734 from tznind/sixel-encoder-tinkering 10 months ago
  kasperk81 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 10 months ago
  tznind a7468887f7 Remove unneeded `_waitForStart` and other now uncalled code 10 months ago
  tznind becca1a3a0 WIP: Start simplifying the tokens in NetDriver 10 months ago
  tznind 35ba6f4741 Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind 0adc4cd3ee Add lock for answers in AnsiRequestScenario 10 months ago
  tznind 7c1275dd8f Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind edb43a000d Add lock around access of expected responses for thread safety 10 months ago
  tznind b30c92bceb Fix MapConsoleKeyInfo not working with Esc properly 10 months ago
  tznind 792170a029 Change NetEvents to BlockingCollection 10 months ago
  tznind 1ec7aa2670 Simplify NetEvents further with BlockingCollection 10 months ago
  tznind 8417387931 Change _resultQueue to not hold nulls and use concurrent collection 10 months ago
  tznind 512af810d5 WIP: Trying to get NetDriver to work properly 10 months ago
  tznind d5095a2302 Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind 7fafa456da Add UnexpectedResponseHandler 10 months ago
  tznind acdd483cb2 Add UnknownResponseHandler 10 months ago
  tznind 65cfa49b28 WIP integrating ansi parser 10 months ago
  tznind 057aeea1ac Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind bdcf36c314 Support for getting the full T set when using generic AnsiResponseParser 10 months ago
  tznind 085a0cf32c Remove unused usings 10 months ago