- 15 May, 2020 6 commits
-
-
Camil Staps authored
-
Peter Achten authored
replace instance == with isEqualBy to ensure consistency in using a single ordering function to determine equivalence
-
Peter Achten authored
-
Peter Achten authored
-
Camil Staps authored
fixed the overly restrictive types of filter and partition in Data.Set into polymorphic types See merge request !334
-
Peter Achten authored
-
- 11 May, 2020 1 commit
-
-
Steffen Michels authored
Add wrapper around basic functionality in librdkafka See merge request !332
-
- 10 May, 2020 1 commit
-
-
Camil Staps authored
-
- 08 May, 2020 1 commit
-
-
Camil Staps authored
-
- 07 May, 2020 3 commits
-
-
Camil Staps authored
Add packed arrays support to Clean.Types See merge request !331
-
Camil Staps authored
-
Camil Staps authored
-
- 01 May, 2020 2 commits
-
-
Steffen Michels authored
Add Database.SQL._MySQL for linux-x86 See merge request !330
-
Camil Staps authored
Move Database.SQL._MySQL from OS-Mac and OS-Linux-64 to OS-Posix (they are the same, and it works on x86 as well)
-
- 30 Apr, 2020 6 commits
-
-
Camil Staps authored
Add readPipe*N variants and readPipe reads pipebuffer Closes #90 See merge request !329
-
Camil Staps authored
-
Mart Lubbers authored
-
Builder authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 29 Apr, 2020 8 commits
-
-
Steffen Michels authored
fix non-blocking reads on pty's Closes #88 See merge request !328
-
Mart Lubbers authored
-
Mart Lubbers authored
Merge branch '88-pipes-broken-on-macos-when-using-pseudo-ttys' of gitlab.science.ru.nl:clean-and-itasks/clean-platform into 88-pipes-broken-on-macos-when-using-pseudo-ttys
-
Mart Lubbers authored
-
Mart authored
-
Mart Lubbers authored
-
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 2 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
-