1. a701597 Fix inconsistent use of tab/space in indentation. by Thomas Wouters · 25 years ago
  2. af4cfae Test that after resizing the mmap'd file, we can't seek beyond the new size. by Mark Hammond · 25 years ago
  3. 7a11671 fixed inconsistent use of tab and spaces by Peter Schneider-Kamp · 25 years ago
  4. d3cf692 Add test of resize() method of mmap objects by Andrew M. Kuchling · 25 years ago
  5. cf70ea6 Additional tests for seek() method, written by Trent Mick by Andrew M. Kuchling · 25 years ago
  6. 605843f Mark Hammond: This patch fixes the mmap module on Windows 9x. by Fred Drake · 25 years ago
  7. 706dbd0 Mark Hammond: Ooops - even though Win32 handles the same args, there by Guido van Rossum · 25 years ago
  8. 767e775 Improved test, by Mark Hammond, for Win32. by Guido van Rossum · 25 years ago
  9. e81b9cf Added simple test case for mmap on Unix; someone needs to write a by Andrew M. Kuchling · 25 years ago