- 14 Feb, 2020 6 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Now ask for issues to be posted on gitlab.common-lisp.net instead of launchpad.
-
Robert Goldman authored
-
- 08 Feb, 2020 2 commits
-
-
François-René Rideau authored
Best practices: fix typo See merge request !135
-
Rommel MARTINEZ authored
-
- 04 Feb, 2020 1 commit
-
-
Robert Goldman authored
-
- 03 Feb, 2020 3 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Iss23 See merge request !132
-
Robert Goldman authored
Correct the dependency logic for `deliver-asd-op`. Add a test to verify the issue and the fix. Incorporate fixes to the related operations.
-
- 30 Jan, 2020 2 commits
-
-
Robert Goldman authored
Do not test for sb-eval feature See merge request !131
-
Eric Timmons authored
SBCL 2.0.1 removed :sb-eval from *features* (and added it to an internal features list). Additionally the #+ reader macro now produces a full warning if a feature present on the internal features list is tested for. This commit tests for the presence of sb-kernel:lexical-environment-too-complex directly instead of looking at the sb-eval feature.
-
- 15 Jan, 2020 1 commit
-
-
Robert Goldman authored
-
- 14 Jan, 2020 1 commit
-
-
Robert Goldman authored
-
- 13 Jan, 2020 14 commits
-
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
Karsten Poeck authored
-
- 12 Jan, 2020 2 commits
-
-
Robert Goldman authored
Add with-compilation-unit to test clean load for clasp. See merge request !130
-
Robert Goldman authored
-
- 06 Jan, 2020 2 commits
-
-
Robert Goldman authored
Now cleaner and more general.
-
Robert Goldman authored
CL-INTERPOL, like CL-PPCRE, is maintained by Stas Boukarev, who refuses to fix bad name warnings. Fine. So I just squelch them myself.
-
- 05 Jan, 2020 5 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Thanks to Martin Simmons. Fix for issue #18 -- getenv did not work on Windows + Lispworks.
-
Robert Goldman authored
Test link farm See merge request !129
-
Robert Goldman authored
Stelian reported that he was unable to find systems through link farm on ECL if the link farm was installed by source configuration. This attempts to confirm that.
-
Robert Goldman authored
Use ENSURE-PATHNAME on its argument.
-
- 26 Nov, 2019 1 commit
-
-
Robert Goldman authored
-