summaryrefslogtreecommitdiffstats
path: root/src/utils/string.c
AgeCommit message (Expand)Author
2023-08-27Fixed typospolluks
2021-05-22changes to support multisheet. cleaning stuffAndrés
2021-04-25fix indentationAndrés
2021-04-19handle \n when entering stringsAndrés
2021-04-07changed isnumeric function so a plain 'e' would not be considered as numberAndrés
2021-04-05wrap supportAndrés
2020-09-10fix isnumeric test for floats: affects copy/pasteV. Guruprasad
2017-08-01Doxygen comments in utils/ files.Charles Edward Pax
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-02-08Remove problematic split() functionIku
2017-01-23Fix # 113mongo
2016-10-20fixed isnumeric() to only search for max 1 dot and 1 dash, allowing IP addres...Bill Sanders
2016-08-26Added count_width_widestring function. it returns the number of wide chars ne...mongo
2016-04-15Renamed src.scim2 to srcmongo