Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman 40471d97b2 [2856] Rename memmgr module mes file to libmemmgr to avoid conflict il y a 12 ans
  Mukund Sivaraman cd9d3e1a07 [2856] Log errors when using the ZoneWriter il y a 12 ans
  Mukund Sivaraman 9c54e830d9 [2856] Log when the MemorySegmentBuilder receives a bad command il y a 12 ans
  Mukund Sivaraman e61c29836e [2856] Test lists and sets directly instead of using len() il y a 12 ans
  Mukund Sivaraman 37753c0dc2 [2856] Add test for "load" command to builder il y a 12 ans
  Mukund Sivaraman 377e88195e [2856] Add documentation for the __handle_load() method, etc. il y a 12 ans
  Mukund Sivaraman 644a03f0da [2856] Fix handle_load() invocation il y a 12 ans
  Mukund Sivaraman 8df3463968 [2856] Add "load" command handler il y a 12 ans
  Mukund Sivaraman e291894070 [2856] Pass tuples in the command queue il y a 12 ans
  Mukund Sivaraman 894180b8bf [2856] Move command handlers into their own methods il y a 12 ans
  Mukund Sivaraman 351b82d0ed [master] Use alternate syntax for shallow copy il y a 12 ans
  Mukund Sivaraman e42db3d283 [master] Use list() instead of .copy() (as it is a Python 3.3 feature) il y a 12 ans
  Mukund Sivaraman 61dcb03fbe [2855] Don't use clear() on lists (as it is a Python 3.3 feature) il y a 12 ans
  Mukund Sivaraman 58f2a7f082 [2855] Use the same lock in the condition variable too il y a 12 ans
  Mukund Sivaraman 407655388f [2855] Notify on the socket if a response is ready il y a 12 ans
  Mukund Sivaraman 1949be3727 [2855] Move code out of lock region il y a 12 ans
  Mukund Sivaraman ee58a132fe [2855] Make the response a tuple il y a 12 ans
  Mukund Sivaraman 6916c32a3f [2855] Test what happens when a bad command is passed il y a 12 ans
  Mukund Sivaraman ee90ee28b4 [2855] Add more code comments il y a 12 ans
  Mukund Sivaraman c3ef6db1a2 [2855] Add class documentation il y a 12 ans
  Mukund Sivaraman a4ff0d97db [2855] Add a basic builder thread that understands the shutdown command il y a 12 ans