RyanTMontoya
|
47bacafa82
Removed ifdef DisposeOf and added default Result for createinstance, both raise warnings in Delphi 12. The former's function is now depricated and the latter case was likely masked in previous compiler versions.
|
1 year ago |
Exilon
|
d085aa28e5
[commons] New ArrayToString function
|
1 year ago |
Exilon
|
78f1becae0
Yaml improvements
|
1 year ago |
Exilon
|
4ce15f28e5
clean up
|
1 year ago |
Exilon
|
9c50a6e932
Merge pull request #124 from corneliusdavid/master
|
1 year ago |
Exilon
|
4c35b683ac
Updated info
|
1 year ago |
Exilon
|
6e05b331c4
Merge branch 'master' of https://github.com/exilon/QuickLib
|
1 year ago |
Exilon
|
bf7beeeebb
[console] optional clear line
|
1 year ago |
Exilon
|
e38ad299a4
[httpClient] Fixed UTF8 json
|
1 year ago |
David Cornelius
|
ea8893c2b0
set service description after service install
|
1 year ago |
David Cornelius
|
1d174dd678
grammar correction
|
1 year ago |
Exilon
|
acdcb690a1
Merge pull request #121 from Loris-F/redis-TTL-have-one-parameter
|
1 year ago |
Loris
|
ccc967d580
the redis TTL command have only one parameter
|
1 year ago |
Exilon
|
8d0ef7e4ab
[httpClient] Check if json response content
|
1 year ago |
Exilon
|
915da47411
[Azure] Some fixes
|
1 year ago |
Exilon
|
df0a642854
Readme updated
|
2 years ago |
Exilon
|
3b4071a11c
Merge pull request #115 from jkour/AV_IOC_ASSingleton
|
2 years ago |
jkour
|
2bb48614b9
Fix AV in IOC for Singleton non-interfaced class
|
2 years ago |
jkour
|
767356c3d4
Merge branch 'master' of https://github.com/exilon/QuickLib
|
2 years ago |
Exilon
|
02db86eb47
Quicklib.inc fixes
|
2 years ago |
Exilon
|
9254b1c430
[Files] Linux fixes
|
2 years ago |
Exilon
|
6f729e61f1
Merge pull request #113 from vldgeorgiev/master
|
2 years ago |
jkour
|
774d57581f
Merge branch 'master' of https://github.com/exilon/QuickLib
|
2 years ago |
Vladimir Georgiev
|
0c91358272
[yaml] Dequote strings for storage; Fix line splitting on non-windows os
|
2 years ago |
Vladimir Georgiev
|
0179d15bfd
[yaml] Quote values that contain special characters, because it interferes with the subsequent parsing
|
2 years ago |
Vladimir Georgiev
|
ba1409498f
[configYaml] Fall back to default values if the file exists, but is empty
|
3 years ago |
Exilon
|
d041e98939
[httpClient] raise fixes
|
3 years ago |
Exilon
|
bc20c359d3
[ioc] some improvements
|
3 years ago |
Exilon
|
99aa60e3fd
[jsonSerializer] more accesible serializer options
|
3 years ago |
Exilon
|
a0bccbbc4e
[commons] new FillStrEx method
|
3 years ago |