1. 964195d SCP: Fix potential infinite recursion for internal ctype routines by Mark Pizzolato · 7 years ago
  2. 7af33b9 SCP: Fix internal ctype routines make consistent with standard routines. by Mark Pizzolato · 7 years ago
  3. 0579ef7 SCP: Allow EXPECT HALTAFTER=n without an expect string to behave as documented by Mark Pizzolato · 7 years ago
  4. 23f4c90 SCP: Generalized numeric switch processing by Mark Pizzolato · 7 years ago
  5. ea898b2 SCP: Add SET <dev> BINARY as an alternate radix option for all devices by Mark Pizzolato · 7 years ago
  6. ebf9489 SCP: Fixed Coverity issue for sim_debug arguments by Mark Pizzolato · 7 years ago
  7. 245818d SCP: Added extended radix options (-2, -8, -10 and -16) for EXAMINE and DEPOSIT by Mark Pizzolato · 7 years ago
  8. e106d05 SCP: Add support to dynamically load libreadline7 by Mark Pizzolato · 7 years ago
  9. e39965a SCP: Add support for unsigned int parsing (t_value) without a range limit by Mark Pizzolato · 7 years ago
  10. b15f753 SCP: Add support for operation when stdin isn't a tty by Mark Pizzolato · 7 years ago
  11. 9c93009 SCP: Add insertion symbol UTIME for Unix time (seconds since 1/1/1970) by Mark Pizzolato · 7 years ago
  12. c8ab527 SCP: Add event debugging support for CPU device by Mark Pizzolato · 7 years ago
  13. 1ad8752 SCP: Added HELP DO VARIABLE_INSERTION by Mark Pizzolato · 7 years ago
  14. d9e7afc SCP: Fix Coverity flagged issues by Mark Pizzolato · 7 years ago
  15. c470d1e SCP: Allow the presence of DEVICE DEBTAB array to imply the DEV_DEBUG flag by Mark Pizzolato · 7 years ago
  16. c389573 SCP: Avoid output to log during DEPOSIT command by Mark Pizzolato · 7 years ago
  17. df627b0 SCP: Cleanup output produced by SHOW CONSOLE command by Mark Pizzolato · 7 years ago
  18. cb7c739 SCP: Add file exist test to IF command by Mark Pizzolato · 8 years ago
  19. 2c6c8f4 SCP: Always invoke strlcpy, strlcat, strcasecmp and strcasencmp vs sim_ forms by Mark Pizzolato · 8 years ago
  20. af54a5c SCP: Fix out of scope memory reference in SET ENV -P "Prompt" EnvVar=Default by Mark Pizzolato · 8 years ago
  21. 7ae5015 SCP: Provide a way to gather input from a user into an environment variable by Mark Pizzolato · 8 years ago
  22. 168d0d9 SCP: add generic length limted and case independent string for all platforms by Mark Pizzolato · 8 years ago
  23. 6ff3eea SCP: Compiler suggested cleanup by Mark Pizzolato · 8 years ago
  24. 7317645 SCP: Make COPY command more robust by Mark Pizzolato · 8 years ago
  25. 00f6cd5 SCP: Make sure that SCPE_OK isn't interpreted as error in sim_messagef by Mark Pizzolato · 8 years ago
  26. 9b2ff7e SCP: Add COPY/CP command by Mark Pizzolato · 8 years ago
  27. fa7e350 SCP: Avoid potential invalid pointer reference (Coverity) by Mark Pizzolato · 8 years ago
  28. cb6b0a5 SCP: Coverity warning cleanup by Mark Pizzolato · 8 years ago
  29. 8d8a286 SCP: Add checks to avoid potential buffer overrun (Coverity) by Mark Pizzolato · 8 years ago
  30. 3989251 SCP: Add more Error path checks by Mark Pizzolato · 8 years ago
  31. 36f09d2 SCP: Fix potential error return checks (COVERITY) by Mark Pizzolato · 8 years ago
  32. f4b7d1f SCP: Migrate some use of strcat() to sim_strlcat() by Mark Pizzolato · 8 years ago
  33. 34d29d3 SCP: Add sim_strlcpy and sim_strlcat for platforms missing strlcpy and strlcat by Mark Pizzolato · 8 years ago
  34. ca19ac9 SCP: Fix potential NULL pointer dereference (COVERITY) by Mark Pizzolato · 8 years ago
  35. 18efafe SCP: Fix remaining memory leak in RESTORE (COVERITY) by Mark Pizzolato · 8 years ago
  36. de95d5b SCP: Fix memory leak in error paths of RESTORE command (COVERITY) by Mark Pizzolato · 8 years ago
  37. 65f8e72 SCP: Fix uninitialized variable referenced in help (COVERITY) by Mark Pizzolato · 8 years ago
  38. 7eece3d SCP: Allow detaching of buffered devices without a buffer (COVERITY) by Mark Pizzolato · 8 years ago
  39. 9731644 SCP: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  40. abc1afc SCP: Fix director scan logic for *nix host systems by Mark Pizzolato · 8 years ago
  41. 9d013e9 SCP: Fix asynchronous event queue updates without intrinsic instructions. by Mark Pizzolato · 8 years ago
  42. 24f1c06 SCP: Add HELP info for UNTIL argument to the RUN and GO commands by Mark Pizzolato · 8 years ago
  43. c1f228f SCP: Add wild card support to DEL/RM and TYPE/CAT commands by Mark Pizzolato · 8 years ago
  44. ed8a288 SCP: Fix help for DEL/RM command and use unlink() instead of remove() by Mark Pizzolato · 8 years ago
  45. 7a1b35a SCP: Add DEL/RM command to facilitate portable command files by Mark Pizzolato · 8 years ago
  46. 8882ceb SCP: Produce detailed message when REG names are ambiguous. by Mark Pizzolato · 8 years ago
  47. 69d2ba5 SCP: Avoid use of 64 bit integers in SCP when host doesn't support it by Mark Pizzolato · 8 years ago
  48. 026d082 SCP: Fix compiler indicated warning. by Mark Pizzolato · 8 years ago
  49. 692b9ab SCP: Add ability to descriptively name UNITs by Mark Pizzolato · 8 years ago
  50. 8dcc8c0 SCP: Add the ability to Fprintf to memory buffer by Mark Pizzolato · 8 years ago
  51. e565ee5 SCP: Assure that all SCP produced debug output always lands in the debug file by Mark Pizzolato · 8 years ago
  52. 1bb42b8 VAX730, VAX750, VAX780, VAX8600: Make TODR a little more precise by Mark Pizzolato · 8 years ago
  53. e36873f TIMER: Fix coscheduling functionality to produce consistent results by Mark Pizzolato · 8 years ago
  54. af1603f SCP: Add missing sim_strcasecmp() for host platforms without strcasecmp() by Mark Pizzolato · 8 years ago
  55. d5a56e0 SCP: Take care to only write to a socket a single time and when appropriate by Mark Pizzolato · 8 years ago
  56. 9851a36 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS by Mark Pizzolato · 8 years ago
  57. e450edd SCP: Display most recent instruction execution rate in SHOW QUEUE output by Mark Pizzolato · 8 years ago
  58. 711f616 TIMER: Make sure remnant usecs are always explicitly removed by Mark Pizzolato · 8 years ago
  59. c927640 TIMER: Timing corrections and enhancements by Mark Pizzolato · 8 years ago
  60. e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
  61. 8102e13 SCP: Add usecs_remaining information to SHOW QUEUE output by Mark Pizzolato · 8 years ago
  62. af6026b SCP: Add extended usecs wait time to SAVE/RESTORE file format. by Mark Pizzolato · 8 years ago
  63. aa82b57 TIMER: Fix various inconsistent timing behaviors by Mark Pizzolato · 8 years ago
  64. 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
  65. 48e0b47 SCP: Add a way to see the enabled SCP internal devices SHOW DEV -I by Mark Pizzolato · 8 years ago
  66. 7dd1f0b SCP: Complete support for automatic detection of WRU (^E) for all simulators by Mark Pizzolato · 8 years ago
  67. ae52f4c TIMER: Add correct sim_activate_time functionality for all timer cases. by Mark Pizzolato · 8 years ago
  68. 76d5c34 DOC: Add argument substitution and %DATE_MONTH% by Mark Pizzolato · 8 years ago
  69. 5d8553e TIMER: Enabled catchup clock ticks by Mark Pizzolato · 8 years ago
  70. c393675 REMOTE_CONSOLE: Allow user selectable command output buffer size by Mark Pizzolato · 8 years ago
  71. c420925 DOC: Corrected description of log behavior and made help and doc consistent by Mark Pizzolato · 8 years ago
  72. 0ef87fa DOC: Clarified SET DEBUG, SET LOG and SET CONSOLE LOG documentation and help by Mark Pizzolato · 8 years ago
  73. b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 8 years ago
  74. 5e201a4 SCP: Pretty up seconds conversion when days are involved by Mark Pizzolato · 8 years ago
  75. f285e93 SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH by Mark Pizzolato · 8 years ago
  76. 89e372b TIMER: Restore functionality for clocks devices that don't use sim_activate_after by Mark Pizzolato · 8 years ago
  77. 522287c SCP: Fix display of multi-bit masks and HELP dev SET output by Mark Pizzolato · 8 years ago
  78. 8448580 SCP: Add support for debug matching multiple bit masks by Mark Pizzolato · 8 years ago
  79. ff95fb8 SCP: Add warning about reset when RUN command is used multiple times. by Mark Pizzolato · 8 years ago
  80. 39d2944 TIMER: Add support for catchup clock ticks and cleaned up asynchronous clocks by Mark Pizzolato · 8 years ago
  81. ee0aade SCP: Issue error message when CONTINUE command has unused arguments by Mark Pizzolato · 8 years ago
  82. 7076527 SCP: Format usecs as msecs with fraction when necessary by Mark Pizzolato · 8 years ago
  83. afad8ad TMXR: Add help indicating speed factor specification for console and mux lines by Mark Pizzolato · 8 years ago
  84. 0268da4 SCP: Fix seconds format routine when displaying hours by Mark Pizzolato · 8 years ago
  85. efabcb9 SCP: Added routine to format time in seconds down to usecs by Mark Pizzolato · 8 years ago
  86. 0779a94 SCP: Fix output of SHOW QUEUE to also include event due time in usecs by Mark Pizzolato · 8 years ago
  87. f30de55 SCP: Fix help to only display breakpoint help for the proper device or CPU by Mark Pizzolato · 8 years ago
  88. b8842e4 TIMER: Fix internal calibrated clock to be well behaved while idling. by Mark Pizzolato · 8 years ago
  89. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 8 years ago
  90. d4f38d5 SCP: Add compiled architecture and release/debug info to SHOW VERSION by Mark Pizzolato · 8 years ago
  91. 9122a9f SCP: Add . pseudo symbol to reference the most recent address by Mark Pizzolato · 8 years ago
  92. c1ca3d4 SCP: Add missing help mentioning SET CONSOLE SPEED by Mark Pizzolato · 8 years ago
  93. 0b0f227 SCP: Allow range/count specifier to special last value reference ($) in EXAMINE by Mark Pizzolato · 8 years ago
  94. 9925ba8 SCP: Remove unused variable declarations by Mark Pizzolato · 8 years ago
  95. 29c121e SCP: Fix default breakpoint message format. by Mark Pizzolato · 8 years ago
  96. b73afbb SCP: Fix breakpoint test when multiple breakpoint types are specified by Mark Pizzolato · 8 years ago
  97. 222ae77 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. by Mark Pizzolato · 8 years ago
  98. e06b815 SCP: Record breakpoint match details in globals by Mark Pizzolato · 8 years ago
  99. f03df97 SCP: Compiler suggested type cast by Mark Pizzolato · 8 years ago
  100. f82d3f8 SCP: Breakpoint enhancements by Mark Pizzolato · 8 years ago