Enhance 'textparse()'
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Enhance the textparse() function to support the following functionalities:
%f shall now automatically replace commas with dots to handle German floating point notation%t shall be usable to detect some time-date values %L shall convert floating point notation from LaTeX back to IEEE standard%l shall convert boolean (logical) values true and false (also 1, 0, and upper case)%h shall convert hexadecimal values%b shall convert binary values%o shall convert octal valuesMost of the changes needed to achieve this improvement require only to use already existing functionalities from other places.
New identifiers were added to the automatic SW tests. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1195]
Diff: