Commit Graph

9 Commits

Author SHA1 Message Date
Anselm R. Garbe
4d75de4440 thanks to usa, fixed the issues mentioned in IRC 2006-04-10 10:25:44 +02:00
Anselm R. Garbe
09976386ae fixed memleak, many thanks to usa for digging into this issue!!!! 2006-04-10 08:44:18 +02:00
Anselm R. Garbe
c365eabf8e fixed wrong memmove call reported by usa 2006-04-07 20:17:11 +02:00
Anselm R. Garbe
5829bfa747 siplified cext_vdetach 2006-04-05 18:26:15 +02:00
Anselm R. Garbe
abf4198f68 memmove needs to be multiplicated with sizeof(void *) I suspect... 2006-04-03 17:49:45 +02:00
Anselm R. Garbe
595f0eae05 another fix 2006-04-03 17:30:24 +02:00
Anselm R. Garbe
9aa6bfde1b adding paranthesis 2006-04-03 17:28:03 +02:00
Anselm R. Garbe
d6d19c5b7b fixed memmove and config.mk (kb handling broken!) 2006-04-03 16:54:45 +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