1. 7131fd9 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60878,60880-60892,60894-60898 via svnmerge from by Christian Heimes · 17 years ago
  2. 18c6689 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from by Christian Heimes · 17 years ago
  3. a156e09 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from by Christian Heimes · 17 years ago
  4. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 18 years ago
  5. fceab5a Merged revisions 60080-60089,60091-60093 via svnmerge from by Georg Brandl · 18 years ago
  6. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  7. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
  8. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 18 years ago
  9. 456fe5d Fix a weird use of try/finally to close a file. by Guido van Rossum · 18 years ago
  10. b358a2c SF patch# 1752647 by Joe Gregorio. by Guido van Rossum · 18 years ago
  11. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 18 years ago
  12. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  13. 0e6bc8c Patch #1407135, bug #1424041, make mmap.mmap(-1, length) work the same by Neal Norwitz · 20 years ago
  14. 3b4fff8 Fix SF bug #1402308, segfault when using mmap(-1, ...) by Neal Norwitz · 20 years ago
  15. 8856fb7 SF Patch #1365916, mmap fails on AMD64 by Neal Norwitz · 20 years ago
  16. 9e34c04 Whitespace normalization (via reindent.py). by Tim Peters · 20 years ago
  17. 38387b8 bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix by Georg Brandl · 20 years ago
  18. eba28be Whitespace normalization. by Tim Peters · 20 years ago
  19. 7fe60c0 Patches #749830, #1144555: allow UNIX mmap size to default to current file size. by Martin v. Löwis · 20 years ago
  20. ddc82ea A new test here was failing on Windows, because the test before it never by Tim Peters · 23 years ago
  21. e604c02 SF #665913, Fix mmap module core dump with unix by Neal Norwitz · 23 years ago
  22. ccd9e75 test_both(): I believe this was a typo: m is only defined if no by Barry Warsaw · 23 years ago
  23. 1b5112a I left some debugging junk in here; removed it. Also replaced a few by Tim Peters · 23 years ago
  24. 4f4f4d7 A few days ago a test was added here to ensure that creating an mmap by Tim Peters · 23 years ago
  25. 522076d Try to get test to pass on Windows by Neal Norwitz · 23 years ago
  26. b567392 SF bug # 585792, Invalid mmap crashes Python interpreter by Neal Norwitz · 23 years ago
  27. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  28. e12cda9 test_mmap started breaking on Windows, only when run after test_bsddb. by Tim Peters · 23 years ago
  29. 5379dea SF bug 544733: Cygwin test_mmap fix for Python 2.2.1 by Tim Peters · 23 years ago
  30. c9ffa06 SF bug 515943: searching for data with \0 in mmap. by Tim Peters · 23 years ago
  31. 00cafa0 Removed print that executes only on Unix boxes; that made it impossible by Tim Peters · 24 years ago
  32. 5ebfd36 CVS patch #477161: New "access" keyword for mmap, from Jay T Miller. by Tim Peters · 24 years ago
  33. 6278799 unlink() would normally be found in the "os" module, so use it from there. by Fred Drake · 24 years ago
  34. fd69208 Change test_mmap.py to use test_support.TESTFN instead of hardcoded "foo", by Tim Peters · 24 years ago
  35. fc170b1 String method conversion. by Eric S. Raymond · 25 years ago
  36. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  37. 2caf8df SF bug 128713: type(mmap_object) blew up on Linux. by Tim Peters · 25 years ago
  38. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 25 years ago
  39. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  40. 5069921 test_mmap wrote null bytes into its expected-output file; this caused me to by Tim Peters · 25 years ago
  41. a701597 Fix inconsistent use of tab/space in indentation. by Thomas Wouters · 25 years ago
  42. af4cfae Test that after resizing the mmap'd file, we can't seek beyond the new size. by Mark Hammond · 25 years ago
  43. 7a11671 fixed inconsistent use of tab and spaces by Peter Schneider-Kamp · 25 years ago
  44. d3cf692 Add test of resize() method of mmap objects by Andrew M. Kuchling · 25 years ago
  45. cf70ea6 Additional tests for seek() method, written by Trent Mick by Andrew M. Kuchling · 25 years ago
  46. 605843f Mark Hammond: This patch fixes the mmap module on Windows 9x. by Fred Drake · 25 years ago
  47. 706dbd0 Mark Hammond: Ooops - even though Win32 handles the same args, there by Guido van Rossum · 25 years ago
  48. 767e775 Improved test, by Mark Hammond, for Win32. by Guido van Rossum · 25 years ago
  49. e81b9cf Added simple test case for mmap on Unix; someone needs to write a by Andrew M. Kuchling · 25 years ago