Historique des commits

Auteur SHA1 Message Date
  dstromberg f4c343b5a4 Conditionalized the performance testing - it takes forever il y a 13 ans
  dstromberg 339de2d019 Conditionalized providing the mmap backend, since Jython does not have mmap il y a 13 ans
  dstromberg 0c2e6028b5 pep8 fixes redone il y a 13 ans
  dstromberg 021b679684 Added hybrid (array+seek) and mmap backends il y a 13 ans
  dstromberg 7f6b7884e1 Expanded for Hybrid and mmap il y a 13 ans
  dstromberg 8156a5966b Expanded significantly for various backends il y a 13 ans
  dstromberg fb6077fdbc Misc il y a 13 ans
  dstromberg fa60897a63 Clean rule removes comparison/index.htm/index.html. Some pep8 fixes. Added pypy-1.7 to this-interpreter il y a 13 ans
  dstromberg 9606ba0024 Better duck typing for hashed objects il y a 13 ans
  dstromberg 3c8ee83155 Misc graph formatting changes, including manually computing maximum y il y a 13 ans
  dstromberg 0cf2a846ea clean rule removes seek.txt and array.txt, which are graphing temporaries il y a 13 ans
  dstromberg b55b5b3d64 Initial checkin. Graph performance curves il y a 13 ans
  dstromberg 3f2ba47d7d Now have File_seek_backend and Array_backend il y a 13 ans
  dstromberg 996179887e Basic graphing added - or rather, text file output for subsequent graphing il y a 13 ans
  dstromberg bcbec3799b Updated dependencies il y a 13 ans
  dstromberg 5fb9908837 Larger blocks. Give a percentage of set/clear il y a 13 ans
  dstromberg e5d0cac903 Initial checkin. Just counts set bits in a file il y a 13 ans
  dstromberg 7141a73d63 Do one test with bloom_filter_mod.get_bitno_seed_rnd il y a 13 ans
  dstromberg d46261638d Temporarily moved 32 bit concerns into callers, in preparation for abstracting and adding file support il y a 13 ans
  dstromberg 4003b4047f Message on type error for hasing. Do not check isinstance long, because long does not exist in Python 3.x il y a 13 ans
  dstromberg 0ae38f12fc May as well test with pypy by default, since the tests take a while il y a 13 ans
  dstromberg 2c101e4dba Few minor README improvements il y a 13 ans
  dstromberg a25d6d3e22 Extended to deal with hashing ints and longs il y a 13 ans
  dstromberg 99fdbd50c2 PEP8 fixes il y a 13 ans
  dstromberg 6c6f6c464b Improved comments a bit il y a 13 ans
  dstromberg eb30948b25 Initial checkin il y a 13 ans
  dstromberg 9a6eae213e Made compatible with 3.x again il y a 13 ans
  dstromberg 0001d93ae4 Added back 3.x support il y a 13 ans
  dstromberg 976f1e708a Interpreter order il y a 13 ans
  dstromberg f4cb2f1aca Use pypy 1.6 instead of 1.5 il y a 13 ans