- 29 Apr, 2020 2 commits
-
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 27 Apr, 2020 5 commits
-
-
Steffen Michels authored
Remove outdated, Windows-specific directory DataSources See merge request !327
-
Camil Staps authored
-
Camil Staps authored
Remove Windows-specific implementation module for Database.SQL._SQLite, which was identical to the platform-independent one
-
Camil Staps authored
-
Steffen Michels authored
SQLite support for 32-bit Clean See merge request !326
-
- 26 Apr, 2020 1 commit
-
-
Camil Staps authored
-
- 18 Apr, 2020 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 17 Apr, 2020 2 commits
-
-
Camil Staps authored
add support for numeric character references in XML strings See merge request !325
-
Steffen Michels authored
-
- 16 Apr, 2020 5 commits
-
-
Camil Staps authored
Port _Pointer to ARM64 See merge request !319
-
Erin van der Veen authored
Note, there is still a bug in the Real section of the library
-
Camil Staps authored
export parser type so things can be derived for it See merge request !324
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 15 Apr, 2020 5 commits
-
-
Camil Staps authored
fix bugs in XML decoder See merge request !322
-
Steffen Michels authored
-
Steffen Michels authored
-
Steffen Michels authored
consistent use of offsets (pointing to end of token), unify attribute value & char data tokens and properly decode named entity references in attribute values
-
Steffen Michels authored
-
- 10 Apr, 2020 2 commits
-
-
Steffen Michels authored
Remove insertR from Data.Set, which is now identical to insert See merge request !321
-
Camil Staps authored
-
- 09 Apr, 2020 2 commits
-
-
Camil Staps authored
small optimisation Data.Set: change order of cases (Bin first as more common than Tip) & avoid memory allocations See merge request !320
-
Steffen Michels authored
small optimisation Data.Set: change order of cases (Bin first as more common than Tip) & avoid memory allocations
-
- 06 Apr, 2020 2 commits
-
-
Mart Lubbers authored
Fix nsTime on 32-bit linux See merge request !318
-
Camil Staps authored
-
- 04 Apr, 2020 2 commits
-
-
Steffen Michels authored
Fix the 32-bit encodeReal and decodeReal in Data.Encoding.GenBinary See merge request !317
-
Camil Staps authored
-
- 31 Mar, 2020 6 commits
-
-
Steffen Michels authored
Resolve "Use new compare -> {LT,EQ,GT} in Data.Map and Data.Set" Closes #86 See merge request !316
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
fix concatPaths See merge request !315
-
Steffen Michels authored
-
- 29 Mar, 2020 2 commits
-
-
Steffen Michels authored
Reduce heap usage of System.FilePath; add concatPaths to avoid many </> concatenations See merge request !314
-
Camil Staps authored
-
- 27 Mar, 2020 2 commits
-
-
Mart Lubbers authored
-
Camil Staps authored
add generic instances for Integer See merge request !313
-