PERMISSIONS: Add missing check for string token.
[pspp] / src / language / utilities / permissions.c
2010-09-24 Ben PfaffPERMISSIONS: Add missing check for string token.
2010-08-09 Ben PfaffReplace S_I[RWX]{USR,GRP,OTH} macros by their values.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-12 Ben PfaffReduce platform dependence.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-06-09 Ben PfaffReform string library.
2006-04-25 Ben PfaffUse SE instead of ME for errors associated with a synta...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.