Merge master into output branch.
[pspp-builds.git] / src / libpspp / taint.c
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2007-12-24 John DarringtonIgnore null pointer in taint_destroy. Closes bug ...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffAdd error propagation layer. Patch #5916, slightly...