Commits : Listings

  Analyzed 3 days ago based on code collected 3 days ago.
Showing page 1 of 4
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Define class property on the class, as it's set outside constructor. Avatar More... over 3 years ago
Fix typo in docstring. Avatar More... over 3 years ago
Add empty line before EOF. Avatar More... over 3 years ago
Use 4-spaces stantard indentation. (Python's reindent.py) Avatar More... over 3 years ago
Don't output errors when accessing a save property which doesn't exist. Avatar More... over 3 years ago
Fix access to write method. (pylint) Avatar More... over 3 years ago
Remove unused import. (pylint) Avatar More... over 3 years ago
Move module documentation before imports so it actualy becomes a dosctring. Avatar More... over 3 years ago
Use 4-spaces stantard indentation. Avatar More... over 3 years ago
Make _freeBlock public to allow freeing orphaned blocks. Avatar More... over 3 years ago
Add a forgotten update to XOR when freeing block header. Avatar More... over 3 years ago
Fix indentation (pylint). Avatar More... over 3 years ago
Add the possibility to allocate and append a block to an allocated block. Avatar More... over 3 years ago
Major rewrite & cleanup. Avatar More... over 3 years ago
Remove unused getId method. Avatar More... over 3 years ago
Avoid using readBlockHeader. Avatar More... over 3 years ago
Improve error messages when block is already allocated/free. Avatar More... over 3 years ago
Separate the method to allocate a block from save creation. Avatar More... over 3 years ago
Don't zero data block upon allocation. Avatar More... over 3 years ago
Define read and write methods. Avatar More... over 3 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.