Use XCALLOC / XZALLOC macros where reasonable
[pspp] / src / ui / gui / widget-io.c
2021-10-02 John DarringtonUse XCALLOC / XZALLOC macros where reasonable
2020-06-07 John DarringtonWhitespace changes only.
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc 20111008030503/pspp 20111009030507/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-30 John DarringtonReplaced the function widget_scanf with a new widget...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-08 Ben Pfaffgui: widget-io: Fix cleanup code in widget_printf(...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2007-10-10 John DarringtonAdded the Independent Samples T Test dialog
2007-07-29 John DarringtonImplemented the Select Cases Dialog