aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/spawn.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-01-21updated copyright to 2024Robin Haberkorn1-1/+1
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-63/+4
2017-03-07refactored commandline key processing: rewritten Cmdline::process_edit_cmd() ...Robin Haberkorn1-0/+4
2017-03-03updated copyright to 2017Robin Haberkorn1-1/+1
2016-08-19Integrated clipboard supportRobin Haberkorn1-4/+8
2016-01-28updated copyright to 2016Robin Haberkorn1-1/+1
2015-06-29<:Q> returns -1 for non-existent registers nowRobin Haberkorn1-1/+1
2015-06-29MicroStateMachine::input() returns whether a result was set nowRobin Haberkorn1-1/+1
2015-03-16implemented automatic EOL translation supportRobin Haberkorn1-0/+3
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-11-11refactored SciTECO runtime errors: moved from parser.cpp to error.cppRobin Haberkorn1-1/+1
2014-11-11added all of SciTECO's declarations to the "SciTECO" namespaceRobin Haberkorn1-0/+4
2014-11-09added EG command: pipe from buffer into Q-RegisterRobin Haberkorn1-0/+10
2014-11-09implemented EC command (execute operating system command) in spawn.cppRobin Haberkorn1-0/+56