| | | |
Offset 1686, 42 lines modified | Offset 1686, 40 lines modified |
1686 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph | 1686 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph |
1687 | of·steps·to·be·performed·while·building·a·system. | 1687 | of·steps·to·be·performed·while·building·a·system. |
1688 | This·pathname·is·merged·with·the·output·parameter·to·produce·the | 1688 | This·pathname·is·merged·with·the·output·parameter·to·produce·the |
1689 | ··final·output·executable·name.·It's·meant·to·automatically·include | 1689 | ··final·output·executable·name.·It's·meant·to·automatically·include |
1690 | ··the·executable·suffix·.EXE·on·Windows. | 1690 | ··the·executable·suffix·.EXE·on·Windows. |
1691 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, | 1691 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, |
1692 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. | 1692 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. |
1693 | 2HFD,oi> | 1693 | 2HFD,o\> |
| 1694 | =`L2eO:j |
| 1695 | 0+MAxo[j |
1694 | @c!GR-?OV | |
1695 | U"hX*ofd | |
1696 | tR&Lr/$i | |
1697 | .9&/]kB|9 | 1696 | .9&/]kB|9L |
1698 | H!fsnG9( | |
1699 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. | 1697 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. |
1700 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, | 1698 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, |
1701 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object | 1699 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object |
1702 | with·that·name. | 1700 | with·that·name. |
1703 | In·future | 1701 | In·future |
1704 | ·versions· | 1702 | ·versions· |
1705 | ·will·signal·a·full·warning·at·compile-time. | 1703 | ·will·signal·a·full·warning·at·compile-time. |
1706 | v:w\xOyL | |
1707 | d·dleRf"gj | |
1708 | Default·:external-format·argument·to·pass·to·CL:OPEN·and·also | 1704 | Default·:external-format·argument·to·pass·to·CL:OPEN·and·also |
1709 | CL:LOAD·or·CL:COMPILE-FILE·to·best·process·a·UTF-8·encoded·file. | 1705 | CL:LOAD·or·CL:COMPILE-FILE·to·best·process·a·UTF-8·encoded·file. |
1710 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. | 1706 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. |
1711 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, | 1707 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, |
1712 | with·non-ASCII·code·points·being·read·as·several·CL·characters; | 1708 | with·non-ASCII·code·points·being·read·as·several·CL·characters; |
1713 | hopefully,·if·done·consistently,·that·won't·affect·program·behavior·too·much. | 1709 | hopefully,·if·done·consistently,·that·won't·affect·program·behavior·too·much. |
1714 | default·element-type·for·open·(depends·on·the·current·CL·implementation) | 1710 | default·element-type·for·open·(depends·on·the·current·CL·implementation) |
1715 | Hook·for·output·translations. | 1711 | Hook·for·output·translations. |
1716 | This·function·needs·to·be·idempotent,·so·that·actions·can·work | 1712 | This·function·needs·to·be·idempotent,·so·that·actions·can·work |
1717 | whether·their·inputs·were·translated·or·not, | 1713 | whether·their·inputs·were·translated·or·not, |
1718 | which·they·will·be·if·we·are·composing·operations.·e.g.·if·some | 1714 | which·they·will·be·if·we·are·composing·operations.·e.g.·if·some |
1719 | create-lisp-op·creates·a·lisp·file·from·some·higher-level·input, | 1715 | create-lisp-op·creates·a·lisp·file·from·some·higher-level·input, |
1720 | you·need·to·still·be·able·to·use·compile-op·on·that·lisp·file. | 1716 | you·need·to·still·be·able·to·use·compile-op·on·that·lisp·file. |
| 1717 | v:w\xOyL |
| 1718 | d·dleRf"g |
1721 | The·default·plan·class·to·use·when·building·with·ASDF | 1719 | The·default·plan·class·to·use·when·building·with·ASDF |
1722 | How·should·ASDF·react·if·it·encounters·a·warning·when·compiling·a·file? | 1720 | How·should·ASDF·react·if·it·encounters·a·warning·when·compiling·a·file? |
1723 | Valid·values·are·:error,·:warn,·and·:ignore. | 1721 | Valid·values·are·:error,·:warn,·and·:ignore. |
1724 | How·should·ASDF·react·if·it·encounters·a·failure·(per·the·ANSI·spec·of·COMPILE-FILE) | 1722 | How·should·ASDF·react·if·it·encounters·a·failure·(per·the·ANSI·spec·of·COMPILE-FILE) |
1725 | when·compiling·a·file,·which·includes·any·non-style-warning·warning. | 1723 | when·compiling·a·file,·which·includes·any·non-style-warning·warning. |
1726 | Valid·values·are·:error,·:warn,·and·:ignore. | 1724 | Valid·values·are·:error,·:warn,·and·:ignore. |
1727 | Note·that·ASDF·ALWAYS·raises·an·error·if·it·fails·to·create·an·output·file·when·compiling. | 1725 | Note·that·ASDF·ALWAYS·raises·an·error·if·it·fails·to·create·an·output·file·when·compiling. |
Offset 1797, 51 lines modified | Offset 1795, 53 lines modified |
1797 | the·original·error·output·stream·at·startup | 1795 | the·original·error·output·stream·at·startup |
1798 | the·original·standard·input·stream·at·startup | 1796 | the·original·standard·input·stream·at·startup |
1799 | the·original·standard·output·stream·at·startup | 1797 | the·original·standard·output·stream·at·startup |
1800 | a·function·with·which·to·restart·the·dumped·image·when·execution·is·restored·from·it. | 1798 | a·function·with·which·to·restart·the·dumped·image·when·execution·is·restored·from·it. |
1801 | Functions·to·call·(in·reverse·order)·when·the·image·is·restored | 1799 | Functions·to·call·(in·reverse·order)·when·the·image·is·restored |
1802 | Is·this·an·interactive·Lisp·environment,·or·is·it·batch·processing? | 1800 | Is·this·an·interactive·Lisp·environment,·or·is·it·batch·processing? |
1803 | Command-line·arguments | 1801 | Command-line·arguments |
| 1802 | XBXrZBZBY |
1804 | 737{9[73; | 1803 | 737{9[73; |
1805 | #d#d$,&$& | 1804 | #d#d$,&$& |
1806 | j$jtk,mlm$ol | 1805 | j$jtk,mlm$ol |
| 1806 | SYS:make-target-2-load.lisp |
| 1807 | DM1dH+"l |
| 1808 | &>r9E3U; |
| 1809 | `^dk7|E%;p |
1807 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- | 1810 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- |
1808 | and·whose·values·are·systems. | 1811 | and·whose·values·are·systems. |
1809 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. | 1812 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. |
1810 | Registration·table·for·preloaded·systems. | 1813 | Registration·table·for·preloaded·systems. |
1811 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, | 1814 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, |
1812 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. | 1815 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. |
1813 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. | 1816 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. |
1814 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the | 1817 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the |
1815 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade | 1818 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade |
1816 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: | 1819 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: |
1817 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) | 1820 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) |
1818 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. | 1821 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. |
1819 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and | 1822 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and |
1820 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. | 1823 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. |
1821 | DM1dH+"l | |
1822 | &>r9E3U; | |
1823 | `^dk7|E%;p | |
1824 | SYS:make-target-2-load.lisp | |
1825 | The·list·of·system·virtual·slot·names. | 1824 | The·list·of·system·virtual·slot·names. |
1826 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. | 1825 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. |
1827 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. | 1826 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. |
1828 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping | 1827 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping |
1829 | ·has·been·deprecated·as·of· | |
1830 | version· | 1828 | ENQUEUE-BLOCK-FO-@ |
| 1829 | 000000c} |
1831 | =h"8aA_8! | 1830 | =h"8aA_8! |
1832 | =h"8aA_8! | 1831 | =h"8aA_8! |
1833 | =h"8AA_8! | 1832 | =h"8AA_8! |
1834 | <!=a<A?a>aBA | 1833 | <a<!=a<A?a>aBA |
1835 | h(l(pHp(h(mht | |
1836 | bp`pd0dPf0d0h | 1834 | bp`pd0dPf0d0h |
1837 | |q|1}q|1 | 1835 | |q|1}q|1 |
1838 | :Z;:<:<z | 1836 | :Z;:<:<z |
1839 | (>,^0^.^2 | 1837 | (>,^0^.^2 |
1840 | {s)yrln'b+gA | 1838 | {s)yrln'b+gA |
| 1839 | ·has·been·deprecated·as·of· |
| 1840 | version· |
1841 | DUMPER142 | 1841 | DUMPER142 |
1842 | ·instead. | 1842 | ·instead. |
1843 | ·instead. | 1843 | ·instead. |
1844 | ·instead. | 1844 | ·instead. |
1845 | MAYBE-MUFFLE | 1845 | MAYBE-MUFFLE |
1846 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. | 1846 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. |
1847 | Operate·does·mainly·four·things·for·the·user: | 1847 | Operate·does·mainly·four·things·for·the·user: |
Offset 1865, 15 lines modified | Offset 1865, 14 lines modified |
1865 | For·backward·compatibility,·all·keyword·arguments·are·passed·to·MAKE-OPERATION | 1865 | For·backward·compatibility,·all·keyword·arguments·are·passed·to·MAKE-OPERATION |
1866 | when·instantiating·a·new·operation,·that·will·in·turn·be·inherited·by·new·operations. | 1866 | when·instantiating·a·new·operation,·that·will·in·turn·be·inherited·by·new·operations. |
1867 | But·do·NOT·depend·on·it,·for·this·is·deprecated·behavior. | 1867 | But·do·NOT·depend·on·it,·for·this·is·deprecated·behavior. |
1868 | =h"8!B_8! | 1868 | =h"8!B_8! |
1869 | =h"8aA_8! | 1869 | =h"8aA_8! |
1870 | =h"8aA_8! | 1870 | =h"8aA_8! |
1871 | =h"8aA_8! | 1871 | =h"8aA_8! |
1872 | HWmaPX9· | |
1873 | *CURRENT-CATCH-BLOCK* | 1872 | *CURRENT-CATCH-BLOCK* |
1874 | *CURRENT-UNWIND-PROTECT-BLOCK* | 1873 | *CURRENT-UNWIND-PROTECT-BLOCK* |
1875 | *IMMOBILE-CODEBLOB-TREE* | 1874 | *IMMOBILE-CODEBLOB-TREE* |
1876 | *IMMOBILE-CODEBLOB-VECTOR* | 1875 | *IMMOBILE-CODEBLOB-VECTOR* |
1877 | *DYNSPACE-CODEBLOB-TREE* | 1876 | *DYNSPACE-CODEBLOB-TREE* |
1878 | *LINKAGE-NAME-MAP* | 1877 | *LINKAGE-NAME-MAP* |
1879 | *ELF-LINKAGE-CELL-MODIFIED* | 1878 | *ELF-LINKAGE-CELL-MODIFIED* |
Offset 16148, 15 lines modified | Offset 16147, 14 lines modified |
16148 | ANCESTOR | 16147 | ANCESTOR |
16149 | BUILD-OPERATION | 16148 | BUILD-OPERATION |
16150 | ADDITIONAL-INPUT-FILES | 16149 | ADDITIONAL-INPUT-FILES |
16151 | WEAKLY-DEPENDS-ON | 16150 | WEAKLY-DEPENDS-ON |
Max diff block lines reached; 105169/110388 bytes (95.27%) of diff not shown.
|