Histórico de commits

Autor SHA1 Mensagem Data
  dstromberg 15acacf8d8 Several pylint fixes. Added .ropeproject to clean rule 8 anos atrás
  dstromberg 1de2d48f19 Moved an import for pylint 9 anos atrás
  dstromberg 95fe1bf5c8 A pylint change 9 anos atrás
  dstromberg 846c72dfb0 Improved a comment 9 anos atrás
  dstromberg 4ffe4e9d0f Misc fixes for recent pylint 11 anos atrás
  dstromberg 50faa0279f Misc updates for new pylint. Added testing with cpython 3.4 (alpha 2) 11 anos atrás
  dstromberg 6787bdb6ea /usr/bin/pep8 got more exuberant 12 anos atrás
  dstromberg 330fb54056 Exclusive, not inclusive 12 anos atrás
  dstromberg ff1bc14f03 Fixed an exponentiation that was incorrectly using the xor operator 12 anos atrás
  dstromberg a59bfe300d Use 4 spaces intead of tabs 13 anos atrás
  dstromberg c5133cc1a7 Switching to spaces, eliminating tabs. At last 13 anos atrás
  dstromberg efb15657e8 Tiny pep8 fix 13 anos atrás
  dstromberg c3950881ba Python2x3-ized a couple of values 13 anos atrás
  dstromberg 8734dd6d63 A few python 3.x fixes 13 anos atrás
  dstromberg 339de2d019 Conditionalized providing the mmap backend, since Jython does not have mmap 13 anos atrás
  dstromberg 0c2e6028b5 pep8 fixes redone 13 anos atrás
  dstromberg 021b679684 Added hybrid (array+seek) and mmap backends 13 anos atrás
  dstromberg fa60897a63 Clean rule removes comparison/index.htm/index.html. Some pep8 fixes. Added pypy-1.7 to this-interpreter 13 anos atrás
  dstromberg 9606ba0024 Better duck typing for hashed objects 13 anos atrás
  dstromberg 3f2ba47d7d Now have File_seek_backend and Array_backend 13 anos atrás
  dstromberg d46261638d Temporarily moved 32 bit concerns into callers, in preparation for abstracting and adding file support 13 anos atrás
  dstromberg 4003b4047f Message on type error for hasing. Do not check isinstance long, because long does not exist in Python 3.x 13 anos atrás
  dstromberg a25d6d3e22 Extended to deal with hashing ints and longs 14 anos atrás
  dstromberg 99fdbd50c2 PEP8 fixes 14 anos atrás
  dstromberg 6c6f6c464b Improved comments a bit 14 anos atrás
  dstromberg 9a6eae213e Made compatible with 3.x again 14 anos atrás
  dstromberg 5deb38eba4 New get_index_bitmask_lin_comb generator that gives a much more expected error rate 14 anos atrás
  dstromberg 51b0df0662 Variable name changes. Better doc, mapping literature's single character variables to ours. Simplified some expressions using temporary variables. Avoided recomputing length of array_ over and over. 14 anos atrás
  dstromberg 10bad30ac1 Improved a docstring 14 anos atrás
  dstromberg 8c60462a85 Lots of pep8-related chanages 14 anos atrás