eterm/libmej
Michael Jennings e1573e95c8 Fri Sep 1 15:25:28 PDT 2000 Michael Jennings <mej@eterm.org>
Okay, everything seems hunky-dorey now.  If you have memory debugging
	turned on, exiting Eterm will give a dump of the leftover allocated
	memory including where it came from and how much there is.  You'll
	also get a listing of all the remaining Pixmap ID's and GC ID's along
	with where they were created.

	I also added some macros to the debugging stuff in libmej.h so that
	if you pass the --without-debugging option to ./configure, it will
	optimize out all the ASSERT and REQUIRE goop.  This will make it
	harder to trap bugs before they cause problems, so don't do it if you
	want to help development, but if speed is critical to you, give it a
	shot.


SVN revision: 3294
2000-09-01 22:14:17 +00:00
..
.cvsignore Da da da. 1999-08-17 23:13:35 +00:00
Makefile.am Thu Aug 31 23:02:10 PDT 2000 Michael Jennings <mej@eterm.org> 2000-09-01 05:46:04 +00:00
debug.c Wed Aug 30 22:58:18 PDT 2000 Michael Jennings <mej@eterm.org> 2000-08-31 05:41:44 +00:00
libmej.h Fri Sep 1 15:25:28 PDT 2000 Michael Jennings <mej@eterm.org> 2000-09-01 22:14:17 +00:00
mem.c Fri Sep 1 15:25:28 PDT 2000 Michael Jennings <mej@eterm.org> 2000-09-01 22:14:17 +00:00
msgs.c Fri Sep 1 15:25:28 PDT 2000 Michael Jennings <mej@eterm.org> 2000-09-01 22:14:17 +00:00
snprintf.c Wed Aug 30 22:58:18 PDT 2000 Michael Jennings <mej@eterm.org> 2000-08-31 05:41:44 +00:00
strings.c Wed Aug 30 22:58:18 PDT 2000 Michael Jennings <mej@eterm.org> 2000-08-31 05:41:44 +00:00