Commit Graph

22 Commits

Author SHA1 Message Date
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
garbeam
7d76910f15 fixed several serious issues in ixp2 to work with Plan 9 9P 2006-01-04 17:23:09 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
garbeam
8ece4071ae removing container, not finished yet, fixed a bunch of other nasty bugs reported so far 2005-12-16 03:59:27 +02:00
garbeam
f9e2188ccb fixed ugly indent stuff in libcext/strtonum.c 2005-12-15 01:55:21 +02:00
garbeam
0af8de3e85 changed column layout policy as follow, new column only possible if current column contains > 1 frame,
if last frame is detached, column gets detroyed
2005-12-13 17:10:22 +02:00
garbeam
3bbcf9f569 added also top-down and bottom-up iterators to container (for stack iteration) 2005-12-09 16:49:55 +02:00
garbeam
df708da914 removed annoying debug output from container.c 2005-12-08 18:38:01 +02:00
garbeam
3b9fb4494c changed everything to use container struct 2005-12-08 18:35:40 +02:00
garbeam
a2e48172ad made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
garbeam
629b23ae5d sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
garbeam
244f66731a fixed nasty bug 2005-12-07 19:06:20 +02:00
garbeam
8bc2c9fc0f fixed error in container.c, but still a weird bug on move 2005-12-07 18:58:04 +02:00
garbeam
4948c0db18 added some test case which offered that cext_detach_item is borken atm, fixing 2005-12-07 18:30:34 +02:00
garbeam
5fb35fde42 fixed several serious bugs, the interface makes me happy 2005-12-07 03:10:14 +02:00
garbeam
f8949ef5e8 proceeded with integration of Container struct 2005-12-07 02:37:37 +02:00
garbeam
004b0da2cc some more fixes of new interface 2005-12-06 23:14:35 +02:00
garbeam
fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam
1d95f1fa99 added new container data structure which is much better than those ugly arrays 2005-12-06 16:56:57 +02:00
garbeam
806a6ea150 began new container type for areas 2005-12-06 15:22:58 +02:00
garbeam
7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00