Sean Leary
|
ab1b9a3459
|
Revert "Merge pull request #888 from rikkarth/fix/887"
This reverts commit 14f71274f79ac50afb316845539f4195facc33ee, reversing
changes made to 054786e300d0fc38f0cf7fc0f2db4d9b39cb6443.
|
2024-11-03 09:49:23 -06:00 |
|
Sean Leary
|
fa2f3402d6
|
fixes the broken XMLConfigurationTest cases
|
2024-04-28 11:33:31 -05:00 |
|
Sean Leary
|
771c82c4eb
|
backing out recent changes to optLong, getLong. See #868
|
2024-02-24 13:07:51 -06:00 |
|
Keaton Taylor
|
30f5b2de79
|
Add a config flag to disable whitespace trimming
|
2023-11-20 17:50:22 +02:00 |
|
rudrajyoti biswas
|
8ec822c575
|
#748 - PR comments - follow convention of configuration builder.
|
2023-10-28 07:36:31 +05:30 |
|
rudrajyoti biswas
|
c6ec2f0e4c
|
#748 - close XML tag explicitly for empty tags with configuration.
|
2023-10-25 23:23:00 +05:30 |
|
rudrajyoti biswas
|
2374766018
|
#790 - Update XML with changes for string to number conversion.
For now the code remains duplicated in JSON and XML parsers.
Unit test cases updated to comply with number expectations.
|
2023-10-19 14:07:53 +05:30 |
|
rudrajyoti biswas
|
1d0775cce7
|
Revert changes with feature and refactor together.
|
2023-10-19 10:28:11 +05:30 |
|
rudrajyoti biswas
|
7b2677ac5a
|
#790 - Update XML with changes for string to number conversion.
Moved the code logic to a common utility to de-duplicate.
|
2023-10-14 10:05:36 +05:30 |
|
Cleydyr de Albuquerque
|
eb56704e68
|
fix: set default maximum nesting depth as 512
|
2023-02-02 18:15:03 +01:00 |
|
Cleydyr de Albuquerque
|
f566a1d9ee
|
fix: limit the nesting depth
|
2023-02-01 16:26:58 +01:00 |
|
stleary
|
6daabb43ab
|
update-copyright - Replace copyright and license restrictions with Public Domain
|
2022-08-23 20:00:25 -05:00 |
|
Zach
|
5dd78bc0b9
|
Test case passed with tags with multiple entries set forceList
|
2021-11-19 21:22:38 -06:00 |
|
Zach
|
e638955034
|
Pass test case for empty tag with forceList
|
2021-11-19 21:05:05 -06:00 |
|
Zach
|
3f9b53fee4
|
longer forcelist tests
|
2021-11-19 20:55:10 -06:00 |
|
Zach
|
fafaeb7aa6
|
Added simple test case
|
2021-11-19 20:32:36 -06:00 |
|
Sean Leary
|
78528102d0
|
Merge pull request #543 from johnjaylward/RefactorXmlConfiguration
Refactor XMLConfiguration to use Builder Pattern
|
2020-07-24 02:49:28 -05:00 |
|
John J. Aylward
|
5a31f9ef5f
|
Refs #541
Updates XML configuration to use a builder pattern instead of
constructors with many parameters
|
2020-07-21 11:08:40 -04:00 |
|
stleary
|
c63e78bbc7
|
initial commit
|
2020-07-18 17:14:39 -05:00 |
|
John J. Aylward
|
c11c006e88
|
fix tests to not depend on HashSet key order
|
2020-06-05 19:09:10 -04:00 |
|
stleary
|
2b0a8838ef
|
gradle support
|
2020-05-22 11:17:44 -05:00 |
|
stleary
|
d0ea807884
|
xml parser config tests
|
2018-12-08 14:51:01 -06:00 |
|