summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-08-05Merge branch 'pr-829' into devHEADmainAndrés
2023-08-05Merge branch 'pr-773' into devAndrés
2023-08-05Merge branch 'pr-821' into devAndrés
2023-08-02Properly handle NONE_COLOR as described in :helpNicholas Todoroff
* Adds entry for NONE_COLOR in set_colors_param_dict() * Makes chg_color() not error nor change the color when fg or bg is "NONE_COLOR"
2023-08-02Fix typo HEADINGD_ODD -> HEADINGS_ODDNicholas Todoroff
2023-06-29Save Sheet name in xlsx fileHamza TAMENAOUL
2023-06-11:datefmt does not remove text content anymore allowing future edition - work ↵Andrés
on item 3 of issue 769
2023-06-11do not change color after setting format - issue 819Andrés
2023-06-11get rid of build warningsAndrés
2023-06-10fix number 2 of issue 769Andrés
2023-06-02update CHANGES fileAndrés
2023-06-02Fixed configuration variable name: import_delimited_to_text.Andrés
2023-06-01work on issue 738Andrés
2023-06-01Updated CHANGES fileAndrés
2023-06-01work on issue 708Andrés
2023-06-01Merge branch 'pr-626' into devAndrés
2023-06-01Updated docAndrés
2023-06-01Avoid malloc roman struct everytime loading is made. Added transpose example ↵mongo
file
2023-06-01Added @mycol and @myrowmongo
2023-06-01updated Readme.mdmongo
2023-06-01updated Readme.mdmongo
2023-06-01Update CHANGES filemongo
2023-06-01Merge branch 'pr-814' into devmongo
2023-06-01Merge branch 'pr-783' into devmongo
2023-06-01updated CHANGES filemongo
2023-06-01added commentmongo
2023-06-01ansi Cmongo
2023-06-01update CHANGES filemongo
2023-06-01Merge branch 'pr-777' into devmongo
2023-06-01update CHANGES filemongo
2023-06-01Merge branch 'pr-776' into devmongo
2023-06-01fix typomongo
2023-06-01Merge branch 'pr-789' into devmongo
2023-06-01work on issue 816mongo
2023-06-01work on issue 816mongo
2023-05-08fix issue #784, exposes row and column of calling cell in @lua scriptgzagatti
2023-04-21Update readmeAndrés
2023-03-06Fix UB on parser error and buffer overrun in yylexevan
2023-03-06Fix buffer overrun in yylexevan
2023-02-17src/main.c: Make passing a file on command line consistent with :load with ↵Страхиња Радић
regards to loading configuration Signed-off-by: Страхиња Радић <contact@strahinja.org>
2023-02-03work on issue 778Andrés
2023-01-26add link to scimarkPim Snel
2023-01-26fix #775, wrong alignment of markdown exportPim Snel
2023-01-21Attempt to fix the Lua version situationTamas TEVESZ
Drawing heavily on #589 by @dlbeer, attempt to fix the utter nonsense pkg-config and all various distributors brought on the world by - Normalising 'lua-X.Y' and 'luaXY' notations to mean the same thing - Handle both notations existing on the system correctly - Picking the numerically highest version There is also an option to override this autodetection mechanism by setting the `LUA_PKGNAME` environment variable prior to kicking a build off, resulting in the specified Lua package to be used. Tested to be working on FreeBSD 13.1, Ubuntu 22.04 and Debian 11.
2023-01-12change version in dev/main to v0.8.4Andrés
2023-01-12Preparing v0.8.3v0.8.3Andrés
2023-01-11add input_edit_mode settingChristian Zangl
This will always go from input to edit mode when pressing ESC.
2022-10-21fix typo when saving cellcolorAndrés
2022-10-19update CHANGES fileAndrés
2022-10-19added more detailed error in gram.yAndrés