Historie revizí

Autor SHA1 Zpráva Datum
  dstromberg 66223224bd Tagged, post pypi release. před 13 roky
  dstromberg b77b4c8f6a Added setup.py and rules for using it in the Makefile před 13 roky
  dstromberg efb15657e8 Tiny pep8 fix před 13 roky
  dstromberg c3950881ba Python2x3-ized a couple of values před 13 roky
  dstromberg 869e348d64 Test with pypy 1.7 and cpython (prealpha) 3.3. Skip the performance graph před 13 roky
  dstromberg 74dd08743b A couple of python 3.x fixes před 13 roky
  dstromberg d056ab122e Open the database file even if it does not yet exist před 13 roky
  dstromberg 8734dd6d63 A few python 3.x fixes před 13 roky
  dstromberg f4c343b5a4 Conditionalized the performance testing - it takes forever před 13 roky
  dstromberg 339de2d019 Conditionalized providing the mmap backend, since Jython does not have mmap před 13 roky
  dstromberg 0c2e6028b5 pep8 fixes redone před 13 roky
  dstromberg 021b679684 Added hybrid (array+seek) and mmap backends před 13 roky
  dstromberg 7f6b7884e1 Expanded for Hybrid and mmap před 13 roky
  dstromberg 8156a5966b Expanded significantly for various backends před 13 roky
  dstromberg fb6077fdbc Misc před 13 roky
  dstromberg fa60897a63 Clean rule removes comparison/index.htm/index.html. Some pep8 fixes. Added pypy-1.7 to this-interpreter před 13 roky
  dstromberg 9606ba0024 Better duck typing for hashed objects před 13 roky
  dstromberg 3c8ee83155 Misc graph formatting changes, including manually computing maximum y před 13 roky
  dstromberg 0cf2a846ea clean rule removes seek.txt and array.txt, which are graphing temporaries před 13 roky
  dstromberg b55b5b3d64 Initial checkin. Graph performance curves před 13 roky
  dstromberg 3f2ba47d7d Now have File_seek_backend and Array_backend před 13 roky
  dstromberg 996179887e Basic graphing added - or rather, text file output for subsequent graphing před 13 roky
  dstromberg bcbec3799b Updated dependencies před 13 roky
  dstromberg 5fb9908837 Larger blocks. Give a percentage of set/clear před 13 roky
  dstromberg e5d0cac903 Initial checkin. Just counts set bits in a file před 13 roky
  dstromberg 7141a73d63 Do one test with bloom_filter_mod.get_bitno_seed_rnd před 13 roky
  dstromberg d46261638d Temporarily moved 32 bit concerns into callers, in preparation for abstracting and adding file support před 13 roky
  dstromberg 4003b4047f Message on type error for hasing. Do not check isinstance long, because long does not exist in Python 3.x před 13 roky
  dstromberg 0ae38f12fc May as well test with pypy by default, since the tests take a while před 13 roky
  dstromberg 2c101e4dba Few minor README improvements před 13 roky