summaryrefslogtreecommitdiffstats
path: root/src/file.c
AgeCommit message (Expand)Author
2018-07-25Autobackup - case insensitive QER options when backup existsmongo
2018-07-13Merge branch 'freeze' into openbsdSijmen J. Mulder
2018-06-27work on issue 261mongo
2018-06-15Use memcpy instead of strncpySijmen J. Mulder
2018-06-15Use more portable strncpy instead of strlcpySijmen J. Mulder
2018-06-15Fix typoSijmen J. Mulder
2018-06-15Add NO_WORDEXP codepaths for OpenBSDSijmen J. Mulder
2018-05-22Allow for lua scripts in local .sc directoryRoger Jungemann
2018-05-22always generate backup file when opening filemongo
2018-04-30Don't clobber startup message w/ err opening filedhasenan
2017-12-01Work on issue 213mongo
2017-07-28Doxygen comments.Charles Edward Pax
2017-05-19Fixed file permissionsmongo
2017-05-18do_autobackup: return if no modflg is setmongo
2017-05-11readfile: set curfile even if sc file tried to read does not existsandmarti1424
2017-05-11Change in how pthread_create and pthread_join in controlledandmarti1424
2017-05-10control before pthread_createandmarti1424
2017-05-10autobackup feature - commit 1. :i command replaced with :loadmongo
2017-04-26gnuplot interactionmongo
2017-04-25added import_delimited_as_text configuration variable for csv importmongo
2017-04-24fix file permissionsmongo
2017-04-24work on n°1 of issue 172mongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-09cleaned commentsandmarti1424
2017-04-07fix in savefile and import_csvmongo
2017-04-06fix in csv importandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-06completed ui isolation. added dumb ui examplemongo
2017-04-05cleaned color.candmarti1424
2017-04-05more cleaningmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-22Added :e xlsx in tab comp. commandsmongo
2017-03-20Add wq commandandmarti1424
2017-03-20set modflg to zero after loading a filemongo
2017-03-19get loadrc out of erasedb ! and put it in mainandmarti1424
2017-03-10group cols and rows when saving hidecol and hiderow command to filemongo
2017-03-09Fix when saving external_function configuration variablemongo
2017-02-23Fix in freeze branch when saving pads and locked cellsandmarti1424
2017-02-23Fix in freeze branch when saving colors - issue #150andmarti1424
2017-02-22freeze ranges now are store when saving a filemongo
2017-02-12Process $HOME/.scimrc after loading a fileTamas TEVESZ
2017-02-09Address compiler warningsIku
2017-02-08Declare yyparse() to silence compiler warningIku
2017-02-03store expressions with ERROR when a file is savedmongo
2017-01-31Improved csv import timemongo
2016-10-19csv import now use isnumeric functionmongo
2016-09-28Fix colors of sc_info messages when using background other than blackmongo
2016-09-09Removed commented includesmongo
2016-09-08Wordexpand when saving fileJohannes Löthberg