User Tools

Site Tools


haas:fall2014:data:projects:sll0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2014:data:projects:sll0 [2014/10/04 16:04] – [Errata] wedgehaas:fall2014:data:projects:sll0 [2014/10/08 18:34] (current) – [Errata] wedge
Line 13: Line 13:
   * __revision 1__: deployed unit test for displayf() (20141002)   * __revision 1__: deployed unit test for displayf() (20141002)
   * __revision 2__: fixed a typo in the unit test for displayf(), deployed unit-setpos.c and unit-getpos.c (20141004)   * __revision 2__: fixed a typo in the unit test for displayf(), deployed unit-setpos.c and unit-getpos.c (20141004)
 +  * __revision 3__: fixed a logic problem in **src/list/cp.c** (it was skipping the last node). Also:
 +    * deployed **testing/list/unit/unit-mklist.c**
 +    * deployed **testing/list/unit/unit-cplist.c**
 +    * fixed a typo in **testing/list/unit/unit-displayf.c**
 +    * with this update, all unit tests and content for project sll0 are available (20141004)
 +  * __revision 4__: **testing/list/unit/unit-displayf.c** was not updating list qty. FIXED.
 +    * a lot of people seem to be basing their displayf() off of qty... while this can work, it facilitates your desire to exert control over the problem. Let it flow. (20141008)
 =====Objective===== =====Objective=====
 We've made it to lists! Time to start applying nodes to more elaborate manipulations, all while contained within our new (singly-linked) list implementation! We've made it to lists! Time to start applying nodes to more elaborate manipulations, all while contained within our new (singly-linked) list implementation!
haas/fall2014/data/projects/sll0.1412438697.txt.gz · Last modified: 2014/10/04 16:04 by wedge