Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix errors and start on a performance test | Mattias Andrée | 2014-10-12 | 1 | -17/+46 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix m bugs + code dedup | Mattias Andrée | 2014-01-24 | 1 | -138/+107 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | code reduction | Mattias Andrée | 2014-01-24 | 1 | -68/+31 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | xor-linked array linked lists | Mattias Andrée | 2014-01-23 | 1 | -24/+113 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | code deduplication | Mattias Andrée | 2014-01-23 | 1 | -74/+349 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + code deduplication | Mattias Andrée | 2014-01-23 | 1 | -3/+54 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whoops + add array sentinel linked lists | Mattias Andrée | 2014-01-23 | 1 | -10/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | a public constructore for linked list nodes a level of flexibility to the data structures | Mattias Andrée | 2014-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add headless linked lists | Mattias Andrée | 2014-01-22 | 1 | -1/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | preparation for circularly linked lists | Mattias Andrée | 2014-01-22 | 1 | -8/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add doubly linked list | Mattias Andrée | 2014-01-22 | 1 | -2/+101 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reduce duplicate code | Mattias Andrée | 2014-01-22 | 1 | -0/+152 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |