driver: New function output_log_nocopy().
[pspp] / src / language / utilities / host.c
2021-12-06 Ben Pfaffdriver: New function output_log_nocopy().
2021-05-01 John Darringtonsrc/language/utilities/host.c (run_command): Fix memory...
2021-01-25 Ben Pfaffoutput: New function output_log().
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-01 Ben Pfaffoutput-item: Make label a part of every output_item.
2020-09-07 Ben PfaffHOST: Implement timeouts on Hurd.
2020-09-07 Ben PfaffHOST: Check for setitimer() failure.
2020-09-02 Ben PfaffHOST: Reimplement and add support for TIMELIMIT subcommand.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-21 John DarringtonReplace syntactical keywords in error/warning messages... 20140222030507/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-11-20 Ben Pfafflexer: Change the functions for retrieving token strings. 111/pspp 112/pspp 113/pspp 114/pspp 115/pspp 116/pspp 120/pspp 121/pspp 122/pspp 20101122030502/pspp 20101123030502/pspp 20101124030502/pspp 20101125030504/pspp 20101126030502/pspp 20101127030503/pspp 20101202030501/pspp 20101203030504/pspp 20101204030504/pspp
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-24 Ben Pfafflexer: Use lex_is_string() more consistently.
2010-09-24 Ben PfaffHOST: Use more modern syntax.