1. 36efbc0 Python 2.7x and 3.xx compatibility fixes by George Keishing · 6 years ago
  2. 47aa2a4 sprint_call_stack/sprint_executing improve method output by Michael Walsh · 6 years ago
  3. 7bfa9ab sprint_error_report: call sprint_call_stack() for robot by Michael Walsh · 6 years ago
  4. a52e9eb get_arg_name: fixed continuation line processing bug by Michael Walsh · 6 years ago
  5. 4fea2cf Process elapsed time separately for lprint functions. by Michael Walsh · 6 years ago
  6. 37762f9 gen_print.py python3 changes by Michael Walsh · 6 years ago
  7. 3b7115a Python 2.x and 3.x compatible changes by George Keishing · 6 years ago
  8. faafa9c Add fork arg to shell_cmd by Michael Walsh · 6 years ago
  9. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  10. 3f24827 get_arg_name support for negative arg_num, etc. by Michael Walsh · 6 years ago
  11. 37cd29d Fixed variable 'end_line_ix' referenced before assignment by Michael Walsh · 6 years ago
  12. 1173a52 More lvalue support for get_arg_name by Michael Walsh · 6 years ago
  13. 052ff81 New get_stack_var function by Michael Walsh · 6 years ago
  14. 2750b44 New lvalue support in get_arg_name by Michael Walsh · 6 years ago
  15. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  16. 92ac3d0 Added support for long type to sprint_varx. by Michael Walsh · 6 years ago
  17. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 6 years ago
  18. d286903 Add support for key_list parm to sprint_varx and sprint_var by Michael Walsh · 6 years ago
  19. 95e4510 Fixed UnicodeEncodeError in sprintn and sprint in gen_print.py by Michael Walsh · 6 years ago
  20. 81c0234 Need mod_qualifier on gp_print call in generated code. by Michael Walsh · 6 years ago
  21. 168eb0f Added logging support to gen_print.py. by Michael Walsh · 7 years ago
  22. 4acb0e5 Remove hashtag lines from gen_print.py. by Michael Walsh · 7 years ago
  23. fd2733c New create_print_wrapper_funcs/re-work of wrapper creation code. by Michael Walsh · 7 years ago
  24. 9c75f67 Correction to stack_frame_ix value in sprint_error_report. by Michael Walsh · 7 years ago
  25. 3383e65 Fix hex printing of negative numbers. by Michael Walsh · 7 years ago
  26. bf60565 Corrected unconventional var names. by Michael Walsh · 7 years ago
  27. f7b8a00 Include square brackets in print_var dict terse format. by Michael Walsh · 7 years ago
  28. 20a87ab Added support for 'type' data types in sprint_varx. by Michael Walsh · 7 years ago
  29. c653744 Fixed get_var_value error. Should not convert to int. by Michael Walsh · 7 years ago
  30. db6e68a Move robot print support from gen_robot_print to gen_print. by Michael Walsh · 7 years ago
  31. 82acf00 Add password-hiding support to print functions. by Michael Walsh · 7 years ago
  32. b150015 Renamed gp_get_var_value, changed parm order, added var_value. by Michael Walsh · 7 years ago
  33. 2ee77cd Changes to gen_print.py. by Michael Walsh · 7 years ago
  34. 0f2ea5f Changes to gen_misc.py/gen_print.py. by Michael Walsh · 7 years ago
  35. d995cb0 Add support for terse format for dictionaries to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  36. 8e6deb4 I added support for NormalizedDict to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  37. 23e7f49 Changes to gen_print.py. by Michael Walsh · 7 years ago
  38. 2795edc Failure to print "<blank>" when asked. by Michael Walsh · 8 years ago
  39. 86de0d2 Fixed problems introduced by obmc_boot_test.robot merge. by Michael Walsh · 8 years ago
  40. a6723f2 Multiple changes to support functions. by Michael Walsh · 8 years ago
  41. 1817632 Fixes and new support functions. by Michael Walsh · 8 years ago
  42. bec416d Adding new function and fixing some bugs in general purpose py files. by Michael Walsh · 8 years ago
  43. 7423c01 Providing plug-in support: by Michael Walsh · 8 years ago
  44. de79173 Adding the following support functions for use with dvt robot tests: by Michael Walsh · 8 years ago