Martin Diehl
|
76fcf6b204
|
logic for default value was broken
only use default value if nothing else is found (do not append)
|
2018-06-19 22:59:52 +02:00 |
Martin Diehl
|
2b5db71739
|
using consistent names
|
2018-06-19 19:25:29 +02:00 |
Martin Diehl
|
fc54104599
|
getStrings works for cumulative and non-cumulative
|
2018-06-19 18:38:32 +02:00 |
Martin Diehl
|
8d5d306076
|
getStrings has functionality for multiple entries in a row of cumulative
searches
|
2018-06-19 18:02:53 +02:00 |
Martin Diehl
|
3b676af215
|
always search for last occurrence
|
2018-06-19 18:02:53 +02:00 |
Martin Diehl
|
8739bada26
|
always search for last occurrence
|
2018-06-19 13:08:14 +02:00 |
Philip Eisenlohr
|
d6d1439f52
|
more polishing, getStrings seems still somewhat murky... return lengths of strings are still inconsistent (64 and 65536)
|
2018-06-16 17:44:27 +02:00 |
Philip Eisenlohr
|
0e4379f7ec
|
straightened out logic and variable naming
|
2018-06-15 20:42:28 +02:00 |
Martin Diehl
|
999d0d774e
|
first try of unifying getInts and getIntArray
|
2018-06-15 19:23:04 +02:00 |
Martin Diehl
|
7388cbb940
|
'split' should be default, wrong position in stringPos
|
2018-06-14 20:39:23 +02:00 |
Martin Diehl
|
877481811b
|
old statement was overcomplex
|
2018-06-14 18:25:16 +02:00 |
Martin Diehl
|
05ac53430e
|
always using last key in list to be compatible with convention
|
2018-06-14 08:32:02 +02:00 |
Martin Diehl
|
04b8218d2c
|
module name and file name should match
|
2018-06-11 00:28:36 +02:00 |
Martin Diehl
|
1c8c33595e
|
more precise name
|
2018-06-11 00:27:30 +02:00 |