treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / language / control / control-stack.c
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-22 John DarringtonMore constness/namespace policing
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.