[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: Commit by: danmc
- To: geda-cvs@xxxxxxxx
- Subject: gEDA-cvs: Commit by: danmc
- From: SEUL CVS pserver <cvspsrv@xxxxxxxx>
- Date: Thu, 3 Feb 2005 23:39:30 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: geda-cvs-outgoing@seul.org
- Delivered-to: geda-cvs@seul.org
- Delivery-date: Thu, 03 Feb 2005 23:39:48 -0500
- Mail-copies-to: never
- Reply-to: geda-cvs@xxxxxxxx
- Sender: owner-geda-cvs@xxxxxxxx
CVSROOT: /home/cvspsrv/cvsroot
Module name: eda
Changes by: danmc 05/02/03 23:39:30
Modified files:
geda/devel/libgeda: configure.ac
geda/devel/libgeda/noweb: a_basic.nw f_basic.nw f_image.nw
f_print.nw g_basic.nw g_rc.nw
g_register.nw g_smob.nw i_vars.nw
libgeda.nw m_basic.nw o_arc_basic.nw
o_attrib.nw o_basic.nw o_box_basic.nw
o_bus_basic.nw o_circle_basic.nw
o_complex_basic.nw o_image.nw
o_line_basic.nw o_list.nw
o_net_basic.nw o_pin_basic.nw
o_selection.nw o_text_basic.nw
s_attrib.nw s_basic.nw s_clib.nw
s_color.nw s_conn.nw s_cue.nw
s_hierarchy.nw s_log.nw s_menu.nw
s_page.nw s_papersizes.nw s_project.nw
s_scratch.nw s_slib.nw s_stretch.nw
s_tile.nw s_undo.nw u_basic.nw
geda/devel/gschem: configure.ac
geda/devel/gschem/noweb: a_pan.nw a_zoom.nw g_funcs.nw g_hook.nw
g_keys.nw g_rc.nw g_register.nw
globals.nw gschem.nw i_basic.nw
i_callbacks.nw i_vars.nw o_arc.nw
o_attrib.nw o_basic.nw o_box.nw
o_buffer.nw o_bus.nw o_circle.nw
o_complex.nw o_copy.nw o_cue.nw
o_delete.nw o_find.nw o_grips.nw
o_line.nw o_misc.nw o_move.nw o_net.nw
o_pin.nw o_select.nw o_slot.nw
o_text.nw o_undo.nw parsecmd.nw
x_attribedit.nw x_basic.nw x_color.nw
x_dialog.nw x_event.nw x_fileselect.nw
x_grid.nw x_image.nw x_log.nw
x_menus.nw x_multiattrib.nw
x_pagesel.nw x_preview.nw x_print.nw
x_script.nw x_stroke.nw x_window.nw
Log message:
- add dmalloc debugging support, enabled by --enable-dmalloc
- add Electric Fence debugging support, enabled by --enable-efence
Both are off by default