summaryrefslogtreecommitdiffstats
path: root/src/dep_graph.c
AgeCommit message (Expand)Author
2021-05-24Fix in calc_mobile_cols. Renamed dep_graph.c to graph.cAndrés
2021-05-21changes to support multisheetAndrés
2021-05-20changes to support multisheetAndrés
2021-04-29Added eval_order in EvalRange and rebuild_graphAndrés
2021-04-28Added EvalRange() so that the graph is not evaluated entirely all the time. R...Andrés
2021-04-25fix indentationAndrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-04-01Revert "Improve undo / yank using malloc for batches"Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2018-10-22Fix in getVertex that prevented rebuild_graph to work properly.mongo
2018-10-22work on issue 295mongo
2018-10-02fix when deleting an ent that for instance has a @sum()... it used to remove ...mongo
2018-10-021- add "eval_visited" in vertex struct for not to collide with current "visit...mongo
2018-10-01work on issue 260andmarti1424
2018-10-01work on issue 260andmarti1424
2017-12-02Prevent some warnings during buildandmarti1424
2017-12-01Work on issue 213mongo
2017-07-28Doxygen comments.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-09Arrenged commentsandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-22print_graph now uses malloc and reallocmongo
2017-03-14Merge of @roman65536 LUA workandmarti1424
2017-03-11commented changed flagandmarti1424
2017-02-09Replace obsolete finite() calls with isfinite()Iku
2017-02-05fix when using cmdmultiplier with dc that caused memory leakandmarti1424
2017-02-03more work on issue 108mongo
2017-01-30removed commented linesandmarti1424
2017-01-30More changes in evalandmarti1424
2017-01-30add check to getvertexandmarti1424
2017-01-30Fix when entering a new value after a circular referencemongo
2017-01-23Changes for issue #108andmarti1424
2016-08-29Added new "debug" configuration parametermongo
2016-08-29Changed sc_error sc_info and sc_debug functions to MACROSmongo
2016-08-12Changed file permissionsmongo
2016-05-19syncrefs callsandmarti1424
2016-05-18dep_graph: added ents_that_depends_on_rangemongo
2016-05-15fix in dep_graphandmarti1424
2016-05-12more changes in dep_graphmongo
2016-05-11Change in EvalAllmongo
2016-05-10dep graph modsmongo
2016-05-08dep graph - added ents_that_depends_on functionandmarti1424
2016-05-08upload some changesandmarti1424
2016-05-06updated gram.yandmarti1424
2016-05-06added dep_graphmongo