X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2FChangeLog;h=33dbf2c6c7bb71816777e35203df4dc5b351b3a6;hb=eb72e2843fa902b185680a756e79e91b68caea49;hp=215740fac24e0ce0e66c746a68397dcbafc59874;hpb=5862de297bb487c81660beb3796d5c612eeb12b7;p=pspp diff --git a/src/language/ChangeLog b/src/language/ChangeLog index 215740fac2..33dbf2c6c7 100644 --- a/src/language/ChangeLog +++ b/src/language/ChangeLog @@ -1,3 +1,22 @@ +Thu Feb 8 15:04:42 2007 Ben Pfaff + + Reduce platform dependence. + + * command.c (shell): Always define this function, instead of only + in unix, but make it a stub when fork or execl is not available. + (run_command): Move parsing code into cmd_host. + (cmd_host): Drop unix dependence now that the shell function is + always defined. + +Sun Jan 21 15:31:52 WST 2007 John Darrington + + * command.c command.h: Renamed cmd_parse to cmd_parse_in_state. + New function cmd_parse. + +Wed Dec 13 21:02:51 2006 Ben Pfaff + + * command.def: Add DELETE VARS. + Sat Dec 16 22:15:55 2006 Ben Pfaff Make it possible to pull cases from the active file with a