summaryrefslogtreecommitdiffstats
path: root/src/cmds.h
AgeCommit message (Collapse)Author
2017-07-27Doxygen comments in header files.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-06more cleaning and doc tui.cmongo
2017-04-05more cleaningmongo
2017-04-05more cleaningmongo
2017-04-03clean in deletecolmongo
2017-03-28Changes in deleterow functionsandmarti1424
2017-03-13let and slet functions now handle undo/redomongo
2017-02-01Free read errorsandmarti1424
2017-01-31Improved csv import timemongo
2017-01-28Changes when an ent is removed:mongo
When one or more ents are removed by dr dc sk sh commands, is_deleted flag is set. That makes REF appears in formulas of ents that depend on the deleted ents. When one or more ents are removed by 'x' command, is_deleted flag is not set. That preserves references in other ents that depend on the deleted ents, returning zero as evaluation result.
2016-10-18sum special command renamed to fsummongo
2016-10-18Added UNDO and LOCK check to fcopy special command. Added fcopy to gram.ymongo
2016-05-17shift: skmongo
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo