David Hall
e44d487011
MCOL-4099 fix range check
2020-08-28 13:46:21 -05:00
David Hall
de3b2452a1
MCOL-4099 allow insert on first or last char
2020-08-28 10:37:57 -05:00
David Hall
9bd4255021
MCOL-4099 Fix up first char insertion
2020-06-24 15:18:03 -05:00
David Hall
f9078efbc6
MCOL-3536 Collation
2020-06-08 17:57:37 -05:00
David Hall
d289c30521
MCOL-3536 Collation
2020-06-08 17:19:07 -05:00
David Hall
938ee6d308
MCOL-3536 collation
2020-06-08 16:09:46 -05:00
David Hall
889094a23d
MCOL-3536 Collation
2020-06-03 19:43:53 -05:00
Roman Nozdrin
9dc33c4e82
Another try to cope with warnings under gcc 8.2.
2019-04-29 11:05:03 +03:00
Patrick LeBlanc
cbbf267e88
MCOL-537, cleanup compiler warnings. Checkpointing a bunch of fixes.
...
Work in progress...
2019-04-29 10:56:48 +03:00
Andrew Hutchings
85121060fb
Merge branch 'develop-1.1' into 1.1-merge-up-2018-11-08
2018-11-08 18:39:44 +00:00
Andrew Hutchings
65287a0613
MCOL-1826 Fix race in FLOAT/DOUBLE to string
...
In the FLOAT/DOUBLE to string conversions a class global string was used
to store the result. Unfortunately it is possible for an instance of
this class to be used by multiple threads of PrimProc simultaneously.
This would cause a race and data corruption or more likely a crash.
This fix passes a string object from the caller to use instead.
2018-10-22 17:56:49 +01:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
Ben Thompson
12516d93a7
MCOL-331: Fix position range check
2016-09-29 14:41:53 -05:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00