Anselm R. Garbe
|
3eea13a29b
|
I recently worked on allowing 'select tag(s)', but not finished yet
|
2006-03-13 19:49:06 +01:00 |
|
Georg Neis
|
95b53743de
|
Makefiles: rename lib targets to avoid forced recreation of archives
|
2006-03-08 23:34:47 +01:00 |
|
Anselm R. Garbe
|
b809a67419
|
fixed array.c due to some patch proposal to deny invalid mem accesses (thx for your hints)
|
2006-03-03 09:26:57 +01:00 |
|
Anselm R. Garbe
|
e23c331ba0
|
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
|
2006-03-01 11:55:46 +01:00 |
|
Anselm R. Garbe
|
39fc05f71c
|
added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn
|
2006-01-29 14:41:16 +02:00 |
|
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 |
|