1. 5b5e0f9 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors by Bob Supnik · 7 years ago
  2. c26c6ea NOVA, PDP1,, sigma: Various cosmetic/typo changes by Bob Supnik · 8 years ago
  3. fa62a00 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
  4. 396dd88 NOVA: Fixed missing break in loader & overlook case in address parse (COVERITY) by Bob Supnik · 8 years ago
  5. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  6. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  7. 5fc2207 NOVA: Extend character input delay to 300 for PTR device by Mark Pizzolato · 8 years ago
  8. a729752 ECLIPSE: Avoid C preprocessor name collision when building on power PC. by Mark Pizzolato · 9 years ago
  9. 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
  10. c221e1f ALTAIR, Interdata, LGP, NOVA: Addition of sim_printf in various places from Bob Supnik by Mark Pizzolato · 10 years ago
  11. 975327d ECLIPSE: Fixed typo in DIVS from Bob Supnik. Fix: #200 by Mark Pizzolato · 10 years ago
  12. 66dba79 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time by Mark Pizzolato · 10 years ago
  13. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  14. 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
  15. 191566f NOVA: Add parity generation for input characters on the TTI device by Mark Pizzolato · 10 years ago
  16. 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
  17. 30d2db2 GRI, I1401, I7094, ID16, ID32, LGP, NOVA: Change a few tabs to spaces which had crept in over time. by Mark Pizzolato · 10 years ago
  18. c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
  19. 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  20. 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
  21. 6cc9d56 Merge Fixes from Bob Supnik's updates by Mark Pizzolato · 11 years ago
  22. a98b150 The last compiler nit for issue #38 by Mark Pizzolato · 12 years ago
  23. a262dd9 Compiler indicated cleanups by Mark Pizzolato · 12 years ago
  24. 28f645a Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  25. d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
  26. 9091330 Compiler suggested fixes by Mark Pizzolato · 12 years ago
  27. 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
  28. 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 12 years ago
  29. 95033ce Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. by Mark Pizzolato · 12 years ago
  30. dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
  31. 7b6f7a9 Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries by Mark Pizzolato · 12 years ago
  32. c6c6648 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  33. e35e6bc Official simh-v3.9-0 Merge by Mark Pizzolato · 12 years ago
  34. 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 12 years ago
  35. 7800964 Cleaned up compiler noticed issues by Mark Pizzolato · 12 years ago
  36. 57008bb Cleaned up nested comments by Mark Pizzolato · 12 years ago
  37. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  38. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  39. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  40. a6964f8 Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms by Mark Pizzolato · 14 years ago
  41. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  42. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  43. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  44. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  45. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  46. 15919a2 Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-1
  47. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  48. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  49. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  50. ec60bbf Notes For V3.4-0 by Bob Supnik · 19 years ago v3.4-0
  51. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  52. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  53. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  54. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  55. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  56. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  57. f20f5c6 Notes For V2.10-3 by Bob Supnik · 22 years ago v2.10-3
  58. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  59. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  60. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  61. 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8