Anselm R. Garbe
|
04323be88b
|
removed libcext/array.c
|
2006-04-03 16:48:41 +02:00 |
|
Anselm R. Garbe
|
41f9a57ba6
|
prepared cext_array_* removal in libixp
|
2006-04-03 15:52:05 +02:00 |
|
Anselm R. Garbe
|
72709aff0f
|
removed array_attach from kb.c
|
2006-04-03 15:25:15 +02:00 |
|
Anselm R. Garbe
|
ede385c313
|
made the style more concise, s/evector_t/Vector/g, evector.c -> vector.c, s/foo_vec_t/FooVector/g, etc
|
2006-04-03 13:40:34 +02:00 |
|
Anselm R. Garbe
|
230491250a
|
changed evector somewhat to use memmove and stdio
|
2006-04-03 13:05:40 +02:00 |
|
Anselm R. Garbe
|
03cb248e71
|
applied the changes made by Icarus Sparry
|
2006-04-02 22:53:56 +02:00 |
|
Anthony Martin
|
8dc468316b
|
cleaned up formatting in libcext, liblitz
|
2006-03-23 02:34:00 -08: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
|
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
|
3b9fb4494c
|
changed everything to use container struct
|
2005-12-08 18:35:40 +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
|
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 |
|