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 |
Exilon
|
c45e315d0c
[cloud] some fixes
|
3 years ago |
Exilon
|
d2e1bf56fb
[threads] fixed FPC can not be used for quicklib.Threads issue #106
|
3 years ago |
Exilon
|
7da03142e8
[expressions] some fixes
|
3 years ago |
Exilon
|
d07404b79f
[regexUtils] some fixes
|
3 years ago |
Exilon
|
9641c1479b
[template] >> fixed not initializated variable in Quick.Template issue #103
|
3 years ago |
Exilon
|
7c345010f9
[jsonSerializer] TGUID more compatible
|
3 years ago |
Exilon
|
0076310a75
[jsonSerializer] support json array as root
|
3 years ago |
Exilon
|
87133cd55b
[commons] some fixes
|
3 years ago |
Exilon
|
dafe19b2c8
[Linq] fixed issue filter returns more items than expected
|
3 years ago |
Exilon
|
b271c15fee
Merge pull request #96 from vldgeorgiev/master
|
3 years ago |
Exilon
|
81aca068d4
[info] readme updated
|
3 years ago |
Vladimir Georgiev
|
e9a1e7c627
[jsonSerializer, yamlSerializer] Serialize Interface based types on XE10 and above, excluding OLE or native iOS/Android ones
|
3 years ago |
Exilon
|
d09f217224
[log] fixed filename in linux issue #97
|
3 years ago |
Vladimir Georgiev
|
bdb0307d32
Update the Json/Yaml TList<T> deserialization to work with other TList types, not only <TObject>
|
3 years ago |
Vladimir Georgiev
|
4c1e8ac1f3
Fix bug in DynArray deserialization: The element type should be passed, not the array type
|
3 years ago |
jkour
|
d3f3afed8c
Merge branch 'master' of https://github.com/exilon/QuickLib
|
3 years ago |
Exilon
|
9ca32261bb
[linq] some fixes
|
3 years ago |