summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-10-28Update manual entry for Lisp as a Shared Library.Charles Zhang
2021-09-27Define a foreign callable interface and make libsbcl.so useful.Charles Zhang
2021-09-15Remove DEFCASDouglas Katzman
2021-08-11Remove define-cas-expander as a public thingDouglas Katzman
2021-06-29Delete mentions of *STATIC-FOREIGN-SYMBOLS*Douglas Katzman
2021-05-18Implement next part of #+array-ubsanDouglas Katzman
2021-05-02Add a slot to closures if #+metaspaceDouglas Katzman
2021-04-11Metaspace part 1: layouts split into pieces if #+metaspaceDouglas Katzman
2021-04-07Perform housecleaningDouglas Katzman
2021-03-22Change classoid-subclasses to hold wrappers if #+metaspaceDouglas Katzman
2021-03-20Remove use of sbcl_pwd in building the manual.Richard M Kreuter
2021-03-20Fix build under ECL hostDouglas Katzman
2021-03-20Change *forward-referenced-layouts* to wrappersDouglas Katzman
2021-03-19Rename CLASSOID-LAYOUT to CLASSOID-WRAPPERDouglas Katzman
2021-03-14Tighten up the cd-then-clean.sh idiom.Richard M Kreuter
2021-03-08Fix docstring generation in the manual.Stas Boukarev
2021-02-10Return two values from sb-introspect:function-lambda-list.Stas Boukarev
2021-02-09manual: Handle unknown lambda listsJan Moringen
2020-11-16Reimplement TYPEP on structure-object descendantsDouglas Katzman
2020-10-29start an explicit list of exceptions to ANSI conformanceChristophe Rhodes
2020-10-29Rip out the (ARRAY NIL (*)) is STRINGP logicDouglas Katzman
2020-08-24Update random bits of textDouglas Katzman
2020-07-20Speed up MAKE-THREAD for x86[-64] on linuxDouglas Katzman
2020-04-30block compilation: Add START-BLOCK and END-BLOCK declarations.Charles Zhang
2020-04-20Formatting.Charles Zhang
2020-04-18block compilation: open-code forward-referenced types.Charles Zhang
2020-04-12Fix SBCL_HOME documentation in man pageJoram Schrijver
2020-04-07riscv: Fix silly typo. Threads work now.Charles Zhang
2020-03-29Fix the manual around external formats.Stas Boukarev
2020-03-11Default to UTF-8.Stas Boukarev
2020-03-01debugger.texinfo: Fix a few typosŠtěpán Němec
2020-02-11Revert "Revert block compile stuff."Charles Zhang
2020-02-08Fix change-class / (setf slot-value-using-class) interactionChristophe Rhodes
2020-02-06Improve doc for CAS on structuresDouglas Katzman
2020-01-22Revert block compile stuff.Charles Zhang
2020-01-19Kill a manual FIXMECharles Zhang
2020-01-15"Document" new block compilation facilities.Charles Zhang
2020-01-03Combine *FREE-{FUNS,VARS}* into a thread-local structDouglas Katzman
2019-12-16generate-texinfo: don't look for test-passedStas Boukarev
2019-12-07manual: Fix a dead link to MOP.Stas Boukarev
2019-10-21A global search/replace of neccessary => necessary.Philipp Marek
2019-10-15Remove obsolete symbols from package-data-listDouglas Katzman
2019-08-12manual: Fix Makefile rule for variables.texinfoJan Moringen
2019-08-12Less verbosity, more error reporting in SB-EXT:SEARCH-ROOTSJan Moringen
2019-08-12Export and document experimental SB-EXT:SEARCH-ROOTSJan Moringen
2019-08-01Revise obsolete manual textDouglas Katzman
2019-04-11fix beyond-ansi.texinfoChristophe Rhodes
2019-04-10better manual indexing for the beyond-ansi sectionChristophe Rhodes
2019-04-10document the rational float reader extensionChristophe Rhodes
2019-04-10minor manual enhancementsChristophe Rhodes