1. 24 Aug, 2000 2 commits
    • Fred Drake's avatar
      Charles G. Waldman <cgq@fnal.gov>: · 33438d23
      Fred Drake authored
      Update the test suite for the changes introduced by the EXTENDED_ARG
      opcode.
      
      This closes the regression test changes of SourceForge patch #100893.
      33438d23
    • Fred Drake's avatar
      Charles G. Waldman <cgw@fnal.gov>: · ef8ace3a
      Fred Drake authored
      Add the EXTENDED_ARG opcode to the virtual machine, allowing 32-bit
      arguments to opcodes instead of being forced to stick to the 16-bit
      limit.  This is especially useful for machine-generated code, which
      can be too long for the SET_LINENO parameter to fit into 16 bits.
      
      This closes the implementation portion of SourceForge patch #100893.
      ef8ace3a
  2. 23 Aug, 2000 20 commits
  3. 22 Aug, 2000 14 commits
  4. 21 Aug, 2000 4 commits