Vadim Godunko
|
d276e88bf5
|
Starts subprogram for strings.
|
2020-07-08 12:53:01 +03:00 |
|
Vadim Godunko
|
2d1aac7cfb
|
Operators to compare strings in binary order
|
2020-07-08 12:53:01 +03:00 |
|
Vadim Godunko
|
bad4a15931
|
Change of the cursor semantic, initially cursor points before first element.
|
2020-06-28 20:35:21 +03:00 |
|
Vadim Godunko
|
16661578b6
|
Code refactoring: provide function to get handler of data.
|
2020-06-28 20:35:21 +03:00 |
|
Vadim Godunko
|
43e8c585d5
|
T611-032 Function to get number of characters in the string.
|
2020-06-14 19:09:10 +03:00 |
|
Vadim Godunko
|
8c727c5800
|
Fix compiler warnings.
|
2020-06-11 19:18:14 +03:00 |
|
Vadim Godunko
|
060805a9bc
|
Code refactoring
|
2020-06-11 19:18:02 +03:00 |
|
Vadim Godunko
|
0443dfb4c0
|
Code refactoring.
|
2020-06-11 19:18:02 +03:00 |
|
Vadim Godunko
|
7e7e007d77
|
Code refactoring.
|
2020-06-11 19:18:02 +03:00 |
|
Vadim Godunko
|
c6f05c68de
|
Use correct subtype to avoid exception on zero length.
|
2020-06-09 12:39:46 +03:00 |
|
Vadim Godunko
|
688978631d
|
Provide implementation of the equal operator.
|
2020-06-09 12:39:46 +03:00 |
|
Vadim Godunko
|
6bf06eb192
|
Has_Element function for character iterator.
|
2020-06-09 12:39:46 +03:00 |
|
Vadim Godunko
|
33e886a365
|
Rename Magic_Character to Virtual_Character
|
2020-06-09 09:45:09 +03:00 |
|
Vadim Godunko
|
0c32eb34f6
|
Rename Magic_String to Virtual_String.
|
2020-06-09 09:45:09 +03:00 |
|
Vadim Godunko
|
e5ef6338a3
|
Rename Magic to VSS.
|
2020-06-09 09:45:09 +03:00 |
|
Vadim Godunko
|
d46ae06580
|
Provide in-place string handler.
|
2020-06-03 13:23:30 +03:00 |
|
Vadim Godunko
|
10c495b5c6
|
Reconstruct string data to have in place storage.
|
2020-06-03 13:23:30 +03:00 |
|
Vadim Godunko
|
8e275ba1af
|
Separate string data and string data handler.
|
2020-06-03 13:23:30 +03:00 |
|
Vadim Godunko
|
76ca95b6c9
|
Separation of string handler and string data.
|
2020-06-03 13:23:30 +03:00 |
|
Vadim Godunko
|
f78f77d91e
|
Add GPL Runtime Exception
|
2020-06-03 13:23:30 +03:00 |
|
Vadim Godunko
|
928b038fbd
|
Add Is_Null subprogram.
|
2020-06-03 13:23:29 +03:00 |
|
Vadim Godunko
|
ad4e63ebfd
|
Move text processing files into subdirectory.
|
2020-06-03 13:23:28 +03:00 |
|