summaryrefslogtreecommitdiff
path: root/contrib/sb-simple-streams
AgeCommit message (Expand)Author
2024-09-13arm64: smaller (the type (or null type))Stas Boukarev
2024-04-10Remove :depends-on in contribs.Philipp Marek
2023-03-13Fix style-warningDouglas Katzman
2023-03-06sb-simple-streams: Apply patch by Richard Kreuter (lp#2008811)Douglas Katzman
2023-01-18Make 2nd arg to WHITESPACE[2]P mandatoryDouglas Katzman
2022-09-30Cease using ASDF to build contribsDouglas Katzman
2022-09-29Tweak asd filesDouglas Katzman
2022-09-23Fix style-warning from style-warning fixDouglas Katzman
2022-09-23Fix style-warnings for #-unixDouglas Katzman
2022-09-22Remove duplicate defuns due to rev cc9a73604fDouglas Katzman
2022-09-01Run contrib tests with all other tests and not in make-target-contribDouglas Katzman
2022-04-10ANSIfy loops in s-%write-sequenceChristophe Rhodes
2021-08-30sb-simple-streams: Fix suboptimal compilationDouglas Katzman
2021-03-13Fix bug-inducing warning mufflerDouglas Katzman
2020-12-21Fix function nameDouglas Katzman
2020-12-18Improve stream-misc-dispatch on simple-streamDouglas Katzman
2020-12-17Finish simple-streams cleanupDouglas Katzman
2020-12-17Handle simple-streams in STREAM-EXTERNAL-FORMATDouglas Katzman
2020-12-17simple-streams: avoid more definition stomping onDouglas Katzman
2020-12-17simple-streams: Don't redefine CL:FILE-POSITIONDouglas Katzman
2020-12-16simple-streams: don't demote INTERACTIVE-STREAM-P from genericDouglas Katzman
2020-12-16Begin removing CL function redefs from simple-streamsDouglas Katzman
2020-12-15Add a stream flag for simple-streamDouglas Katzman
2020-12-15Speed up CASE tables in stream misc routinesDouglas Katzman
2020-12-15Remove second arg to all stream misc handlersDouglas Katzman
2020-12-15Enable sb-simple-streams testsDouglas Katzman
2020-12-12Improve the fix for lp#1747648Douglas Katzman
2020-10-31Fix style-warningsDouglas Katzman
2020-05-09Disallow compiling contribs outside of make-target-contrib.Stas Boukarev
2020-02-25Set SYSTEM-PACKAGE-P bit for contrib modulesDouglas Katzman
2020-01-07Add ignorable declDouglas Katzman
2019-09-15sb-simple-streams: remove unused variable in with-stream-classdeath
2019-07-28Use with-pinned-objects instead of without-gcingDouglas Katzman
2019-04-14Don't define make-listener-thread on win32.Stas Boukarev
2019-04-14Reduce the amount of warnings in contribs.Stas Boukarev
2018-02-12Remove reader conditionals for :sb-package-locksDouglas Katzman
2018-02-05Increase aggressiveness of tree shaker when saving initial coreDouglas Katzman
2017-12-29Better handling of "stream[s] with associated file"Jan Moringen
2017-10-30contrib: Clean up and adapt contrib asd files for ASDF 3.3.0Jan Moringen
2017-05-09Reduce noise from make-target-contribDouglas Katzman
2017-02-13Remove unnecessary wrapper functions in win32.lispStas Boukarev
2017-01-04Avoid overloaded term "SYNONYM" in regard to any old stream.Douglas Katzman
2016-11-30Remove .cvsignore filesJan Moringen
2016-03-06Previously missed whitespace canonicalizationsJan Moringen
2016-02-11Fix whitespace by manually removing stamp file.Douglas Katzman
2016-01-31Proper errors from OPEN on Windows.Stas Boukarev
2015-11-09Second half of lp#309102 - remove EXPLICIT-CHECK from globaldb.Douglas Katzman
2015-11-09Part 1 of 2-part fix for lp#309102 "Explicit-check defknowns"Douglas Katzman
2015-08-20Deprecation declarations for various already deprecated thingsJan Moringen
2015-04-17Make FORM-TRACKING-STREAM inherit from FD-STREAMDouglas Katzman