Commit Graph

  • 41a74f5a5f Removed whoopsie file master nocturn9x 2020-07-06 08:57:45 +0000
  • bf3c2ee6b8 Added various functionality to the containers and a small test suite nocturn9x 2020-07-06 08:57:16 +0000
  • d3bb3a2ca0 Small code review nocturn9x 2020-07-06 07:55:30 +0000
  • 814a71fc6f Added the expire check in contains nocturn9x 2020-06-01 14:44:44 +0000
  • 439eb85652 Fixed the _contains__ dunder method nocturn9x 2020-06-01 14:39:32 +0000
  • c45acc07d8 Added __contains__ dunder method nocturn9x 2020-06-01 14:31:13 +0000
  • 3deaf32a4e Fixed an issue with a ttl equal to 0 and added a check in __init__ for negative values nocturn9x 2020-06-01 08:37:55 +0000
  • 620692561d Fixed a bug in the expire method nocturn9x 2020-06-01 08:22:54 +0000
  • ddb60115f8 Added TTLHeap and fixed readme and docs nocturn9x 2020-05-31 18:55:16 +0000
  • 98340973b2 Fixed README indentation nocturn9x 2020-05-31 16:51:20 +0200
  • 2f4b6f11de fixed a mistake in the TTLStack class nocturn9x 2020-05-31 16:45:20 +0200
  • 4b9c6f41e4 Fix to readme nocturn9x 2020-05-31 16:42:00 +0200
  • 74ff215b63
    Update README.md Mattia 2020-05-31 16:41:19 +0200
  • 369f9cd44e Added a proper README and the peek() method to TTLStack. Also some fixes to docs nocturn9x 2020-05-31 16:40:03 +0200
  • 1943defbdc Fixed a packaging issue nocturn9x 2020-05-31 13:40:40 +0000
  • bf87fe9b76 small fix in docstring nocturn9x 2020-05-31 13:24:36 +0000
  • b9bd62d394 Library version 1.0 nocturn9x 2020-05-31 13:22:54 +0000
  • d4af635277
    Initial commit Mattia 2020-05-31 15:21:27 +0200