| | | |
Offset 1687, 29 lines modified | Offset 1687, 24 lines modified |
1687 | 4I595q6]5 | 1687 | 4I595q6]5 |
1688 | eMfEeQfig | 1688 | eMfEeQfig |
1689 | +tf#d&IX | 1689 | +tf#d&IX |
1690 | Warning·condition·related·to·definition·of·obsolete·OPERATION·objects. | 1690 | Warning·condition·related·to·definition·of·obsolete·OPERATION·objects. |
1691 | Error·condition·related·to·definition·of·incorrect·OPERATION·objects. | 1691 | Error·condition·related·to·definition·of·incorrect·OPERATION·objects. |
1692 | Warning·class·for·issues·related·to·upgrading·or·loading·ASDF. | 1692 | Warning·class·for·issues·related·to·upgrading·or·loading·ASDF. |
1693 | condition·signaled·when·a·system·is·detected·as·being·out·of·date | 1693 | condition·signaled·when·a·system·is·detected·as·being·out·of·date |
| 1694 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph |
| 1695 | of·steps·to·be·performed·while·building·a·system. |
1694 | This·pathname·is·merged·with·the·output·parameter·to·produce·the | 1696 | This·pathname·is·merged·with·the·output·parameter·to·produce·the |
1695 | ··final·output·executable·name.·It's·meant·to·automatically·include | 1697 | ··final·output·executable·name.·It's·meant·to·automatically·include |
1696 | ··the·executable·suffix·.EXE·on·Windows. | 1698 | ··the·executable·suffix·.EXE·on·Windows. |
1697 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph | |
1698 | of·steps·to·be·performed·while·building·a·system. | |
1699 | ^s|7%_/b | |
1700 | J*-TEo@b | |
1701 | @Z`z%toxb | |
1702 | %R&Lr?Fc | |
1703 | -ldh^_Wc | |
1704 | N4{x>?hc | |
1705 | 9&/]kB|= | |
1706 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, | 1699 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, |
1707 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. | 1700 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. |
1708 | 0q/U011g5M0 | 1701 | 0K)-0/?b |
| 1702 | U"hX*?#c |
| 1703 | 9&/]kB|9 |
1709 | In·future | 1704 | In·future |
1710 | ·versions· | 1705 | ·versions· |
1711 | ·will·signal·a·full·warning·at·compile-time. | 1706 | ·will·signal·a·full·warning·at·compile-time. |
1712 | Default·:external-format·argument·to·pass·to·CL:OPEN·and·also | 1707 | Default·:external-format·argument·to·pass·to·CL:OPEN·and·also |
1713 | CL:LOAD·or·CL:COMPILE-FILE·to·best·process·a·UTF-8·encoded·file. | 1708 | CL:LOAD·or·CL:COMPILE-FILE·to·best·process·a·UTF-8·encoded·file. |
1714 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. | 1709 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. |
1715 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, | 1710 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, |
Offset 1718, 27 lines modified | Offset 1713, 28 lines modified |
1718 | default·element-type·for·open·(depends·on·the·current·CL·implementation) | 1713 | default·element-type·for·open·(depends·on·the·current·CL·implementation) |
1719 | Hook·for·output·translations. | 1714 | Hook·for·output·translations. |
1720 | This·function·needs·to·be·idempotent,·so·that·actions·can·work | 1715 | This·function·needs·to·be·idempotent,·so·that·actions·can·work |
1721 | whether·their·inputs·were·translated·or·not, | 1716 | whether·their·inputs·were·translated·or·not, |
1722 | which·they·will·be·if·we·are·composing·operations.·e.g.·if·some | 1717 | which·they·will·be·if·we·are·composing·operations.·e.g.·if·some |
1723 | create-lisp-op·creates·a·lisp·file·from·some·higher-level·input, | 1718 | create-lisp-op·creates·a·lisp·file·from·some·higher-level·input, |
1724 | you·need·to·still·be·able·to·use·compile-op·on·that·lisp·file. | 1719 | you·need·to·still·be·able·to·use·compile-op·on·that·lisp·file. |
| 1720 | 0q/U011g5M0 |
| 1721 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. |
| 1722 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, |
| 1723 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object |
| 1724 | with·that·name. |
1725 | The·default·plan·class·to·use·when·building·with·ASDF | 1725 | The·default·plan·class·to·use·when·building·with·ASDF |
1726 | How·should·ASDF·react·if·it·encounters·a·warning·when·compiling·a·file? | 1726 | How·should·ASDF·react·if·it·encounters·a·warning·when·compiling·a·file? |
1727 | Valid·values·are·:error,·:warn,·and·:ignore. | 1727 | Valid·values·are·:error,·:warn,·and·:ignore. |
1728 | How·should·ASDF·react·if·it·encounters·a·failure·(per·the·ANSI·spec·of·COMPILE-FILE) | 1728 | How·should·ASDF·react·if·it·encounters·a·failure·(per·the·ANSI·spec·of·COMPILE-FILE) |
1729 | when·compiling·a·file,·which·includes·any·non-style-warning·warning. | 1729 | when·compiling·a·file,·which·includes·any·non-style-warning·warning. |
1730 | Valid·values·are·:error,·:warn,·and·:ignore. | 1730 | Valid·values·are·:error,·:warn,·and·:ignore. |
1731 | Note·that·ASDF·ALWAYS·raises·an·error·if·it·fails·to·create·an·output·file·when·compiling. | 1731 | Note·that·ASDF·ALWAYS·raises·an·error·if·it·fails·to·create·an·output·file·when·compiling. |
| 1732 | BbF:G"BRF |
1732 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. | |
1733 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, | |
1734 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object | |
1735 | with·that·name. | |
1736 | Y"Zj[j\J\B^ | 1733 | Y"Zj[j\J]R^ |
1737 | r4rlt|r,v | |
1738 | z${\|T}$ | 1734 | z${\|T}$ |
1739 | ·w·G"'"g#G$W# | 1735 | ·w·G"'"g#G$W# |
1740 | A·specification·as·per·RESOLVE-LOCATION·of·where·the·user·keeps·his·FASL·cache | 1736 | A·specification·as·per·RESOLVE-LOCATION·of·where·the·user·keeps·his·FASL·cache |
1741 | Hook·for·an·extension·(e.g.·ASDF-ENCODINGS)·to·define·a·better·mapping | 1737 | Hook·for·an·extension·(e.g.·ASDF-ENCODINGS)·to·define·a·better·mapping |
1742 | from·non-default·encodings·to·and·implementation-defined·external-format's | 1738 | from·non-default·encodings·to·and·implementation-defined·external-format's |
1743 | List·of·default·source·registries | 1739 | List·of·default·source·registries |
1744 | Hook·for·an·extension·to·define·a·function·to·automatically·detect·a·file's·encoding | 1740 | Hook·for·an·extension·to·define·a·function·to·automatically·detect·a·file's·encoding |
Offset 1809, 40 lines modified | Offset 1805, 40 lines modified |
1809 | Command-line·arguments | 1805 | Command-line·arguments |
1810 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate | 1806 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate |
1811 | when·the·image·is·restarted,·but·before·the·entry·point·is·called. | 1807 | when·the·image·is·restarted,·but·before·the·entry·point·is·called. |
1812 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate | 1808 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate |
1813 | before·the·image·dump·hooks·are·called·and·before·the·image·is·dumped. | 1809 | before·the·image·dump·hooks·are·called·and·before·the·image·is·dumped. |
1814 | |W}g~7~' | 1810 | |W}g~7~' |
1815 | 999):I<) | 1811 | 999):I<) |
| 1812 | DM`fH+"l |
| 1813 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- |
| 1814 | and·whose·values·are·systems. |
| 1815 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. |
| 1816 | =h"8aA_8! |
| 1817 | =h"8aA_8! |
| 1818 | (a8a8a:!;a<a |
1816 | ·has·been·deprecated·as·of· | 1819 | ·has·been·deprecated·as·of· |
1817 | version· | 1820 | version· |
1818 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, | 1821 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, |
1819 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. | 1822 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. |
1820 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. | 1823 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. |
1821 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the | 1824 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the |
1822 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade | 1825 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade |
1823 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: | 1826 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: |
1824 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) | 1827 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) |
1825 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. | 1828 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. |
1826 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and | 1829 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and |
1827 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. | 1830 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. |
1828 | =h"8aA_8! | |
1829 | =h"8aA_8! | |
1830 | (a8a8a:!;a<a | |
1831 | DM`fH+"l | |
1832 | {s)yrln'b+gA | |
1833 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- | |
1834 | and·whose·values·are·systems. | |
1835 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. | |
1836 | SYS:make-target-2-load.lisp | 1831 | SYS:make-target-2-load.lisp |
1837 | Registration·table·for·preloaded·systems. | 1832 | Registration·table·for·preloaded·systems. |
1838 | The·list·of·system·virtual·slot·names. | 1833 | The·list·of·system·virtual·slot·names. |
1839 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. | 1834 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. |
1840 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. | 1835 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. |
1841 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping | 1836 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping |
| 1837 | {s)yrln'b+gA |
1842 | DUMPER142 | 1838 | DUMPER142 |
1843 | ·instead. | 1839 | ·instead. |
1844 | ·instead. | 1840 | ·instead. |
1845 | ·instead. | 1841 | ·instead. |
1846 | MAYBE-MUFFLE | 1842 | MAYBE-MUFFLE |
1847 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. | 1843 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. |
1848 | Operate·does·mainly·four·things·for·the·user: | 1844 | Operate·does·mainly·four·things·for·the·user: |
Offset 16297, 23 lines modified | Offset 16293, 24 lines modified |
16297 | ENCAPSULATED-FUN | 16293 | ENCAPSULATED-FUN |
16298 | CLEAR-STATS-FUN | 16294 | CLEAR-STATS-FUN |
16299 | READ-STATS-FUN | 16295 | READ-STATS-FUN |
16300 | OVERHEAD-P | 16296 | OVERHEAD-P |
16301 | INTERNAL | 16297 | INTERNAL |
16302 | TIME-INFO-P | 16298 | TIME-INFO-P |
16303 | PROCESS-P | 16299 | PROCESS-P |
| 16300 | CONTEXT-ARGUMENTS |
16304 | CONTEXT-FORMAT | 16301 | CONTEXT-FORMAT |
16305 | ANCESTOR | 16302 | ANCESTOR |
Max diff block lines reached; 215162/220866 bytes (97.42%) of diff not shown.
|