anschrammh
|
cabfdfcfb3
|
Added the const qualifier to some methods. When I have time, I SHOULD MAKE A PASS to add all needed const qualifier
|
2022-09-23 14:39:36 +02:00 |
|
|
ae90e07d59
|
Added conditional macro to include some headers only when needed
|
2021-07-25 18:26:08 +02:00 |
|
|
186c74a6ca
|
Added the const specifier
|
2020-07-17 12:24:20 +02:00 |
|
anschrammh
|
e74cf22c71
|
Added the setString method to the string entity object
|
2020-01-07 12:20:10 +01:00 |
|
anschrammh
|
7b80f7a95c
|
Minor changes to the Dictionary class
|
2019-12-27 10:48:47 +01:00 |
|
anschrammh
|
537298e7d7
|
Code optimization when a NULL char *str is passed as argument
|
2019-10-13 11:25:52 +02:00 |
|
|
91f339648c
|
Minor change to a comment
|
2019-09-13 21:14:09 +02:00 |
|
anschrammh
|
c2c95bf339
|
Renamed method get to getAt and changed the get method logic
|
2019-09-01 22:48:01 +02:00 |
|
anschrammh
|
6182ee5a59
|
Minor changes
|
2019-05-08 10:55:15 +02:00 |
|
anschrammh
|
3b848dd1ac
|
Minor change
|
2019-05-01 23:31:10 +02:00 |
|
|
9bd5329d99
|
Updated Dictionary class, added a new method
|
2019-05-01 21:59:53 +02:00 |
|
anschrammh
|
26ddbedc55
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
|
anschrammh
|
bd5afe4592
|
Added Dictionary string entity class for char * manipulation, completed webApi, updated main app and other small things
|
2019-04-04 07:56:37 +02:00 |
|
Anatole SCHRAMM
|
f63e7bf835
|
Reworked once more the Dictionary utility class
|
2019-04-03 17:09:52 +02:00 |
|
anschrammh
|
aa12a97adf
|
Renamed addParameter method to add to be more generic
|
2019-04-01 23:54:34 +02:00 |
|
anschrammh
|
3e609ac8ca
|
Minor change
|
2019-03-30 11:41:13 +01:00 |
|
anschrammh
|
7ae2541999
|
Entirely reworked the dictionary class with templates
|
2019-03-27 23:59:53 +01:00 |
|
anschrammh
|
dc96053576
|
Enhanced the dictionary object (added get by index and getParameter methods)
|
2019-03-24 10:30:08 +01:00 |
|
anschrammh
|
933b055ec3
|
Reworked the dictionary algorithm and Added the deleteParameter method
|
2019-03-23 12:35:44 +01:00 |
|
anschrammh
|
de462a4de3
|
Added the Dictionary utility class to handle key value pairs
|
2019-03-17 22:11:15 +01:00 |
|