Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.11 KB

changelog.md

File metadata and controls

43 lines (32 loc) · 1.11 KB

DGR - ChangeLog

History Index


Initial commit

  • File System pushed.

10/10/2017

  • Added ring structure.
  • Added new and size method.
  • Added new function test.
  • Added add function.
  • Added add and size test.

12/10/2017

  • Changed makefile.
  • Changed ring structure.
  • Added callback files.
  • Added exist function.
  • Changed the size variable.
  • Added exist test.
  • Changed add function.
  • Created add_before & add_next.

13/10/2017

  • Changed ring structure
  • Created delete functions.
  • Created destruct function.
  • Tested destruct function (All the test use it).