| | | |
Offset 2298, 43 lines modified | Offset 2298, 44 lines modified |
2298 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. | 2298 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. |
2299 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and | 2299 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and |
2300 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. | 2300 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. |
2301 | The·default·plan·class·to·use·when·building·with·ASDF | 2301 | The·default·plan·class·to·use·when·building·with·ASDF |
2302 | This·pathname·is·merged·with·the·output·parameter·to·produce·the | 2302 | This·pathname·is·merged·with·the·output·parameter·to·produce·the |
2303 | ··final·output·executable·name.·It's·meant·to·automatically·include | 2303 | ··final·output·executable·name.·It's·meant·to·automatically·include |
2304 | ··the·executable·suffix·.EXE·on·Windows. | 2304 | ··the·executable·suffix·.EXE·on·Windows. |
2305 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph | |
2306 | of·steps·to·be·performed·while·building·a·system. | |
2307 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, | 2305 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, |
2308 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. | 2306 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. |
| 2307 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph |
| 2308 | of·steps·to·be·performed·while·building·a·system. |
2309 | Name·of·the·slot·for·FORMAT-CONTROL·in·simple-condition | 2309 | Name·of·the·slot·for·FORMAT-CONTROL·in·simple-condition |
2310 | tFN<O)HQ} | |
2311 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. | 2310 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. |
2312 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. | 2311 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. |
2313 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping | 2312 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping |
2314 | Registration·table·for·preloaded·systems. | 2313 | Registration·table·for·preloaded·systems. |
2315 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- | 2314 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- |
2316 | and·whose·values·are·systems. | 2315 | and·whose·values·are·systems. |
2317 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. | 2316 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. |
2318 | The·list·of·system·virtual·slot·names. | 2317 | The·list·of·system·virtual·slot·names. |
| 2318 | tFN<O)HQ} |
2319 | In·future | 2319 | In·future |
2320 | ·versions· | 2320 | ·versions· |
2321 | ·will·signal·a·full·warning·at·compile-time. | 2321 | ·will·signal·a·full·warning·at·compile-time. |
2322 | ·instead. | 2322 | ·instead. |
2323 | ·instead. | 2323 | ·instead. |
2324 | ·instead. | 2324 | ·instead. |
2325 | ·has·been·deprecated·as·of· | 2325 | ·has·been·deprecated·as·of· |
2326 | version· | 2326 | version· |
2327 | DUMPER135 | |
2328 | @@@·<@C·A·B | 2327 | @@@·<@C·A·B |
2329 | XcX#Z#Zc\ | 2328 | XcX#Z#Zc\ |
2330 | TeVeTEX% | 2329 | TeVeTEX% |
| 2330 | `.d.h.fn |
2331 | v:w\xOyL | 2331 | v:w\xOyL |
2332 | 'p'0(`)p+ | 2332 | '0'p(`)p+ |
2333 | h!j!k1lAm | 2333 | h!j!k1lAm |
| 2334 | DUMPER135 |
2334 | MAYBE-MUFFLE | 2335 | MAYBE-MUFFLE |
2335 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. | 2336 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. |
2336 | Operate·does·mainly·four·things·for·the·user: | 2337 | Operate·does·mainly·four·things·for·the·user: |
2337 | 1.·Resolves·the·OPERATION·designator·into·an·operation·object. | 2338 | 1.·Resolves·the·OPERATION·designator·into·an·operation·object. |
2338 | ···OPERATION·is·typically·a·symbol·denoting·an·operation·class,·instantiated·with·MAKE-OPERATION. | 2339 | ···OPERATION·is·typically·a·symbol·denoting·an·operation·class,·instantiated·with·MAKE-OPERATION. |
2339 | 2.·Resolves·the·COMPONENT·designator·into·a·component·object. | 2340 | 2.·Resolves·the·COMPONENT·designator·into·a·component·object. |
2340 | ···COMPONENT·is·typically·a·string·or·symbol·naming·a·system,·loaded·from·disk·using·FIND-SYSTEM. | 2341 | ···COMPONENT·is·typically·a·string·or·symbol·naming·a·system,·loaded·from·disk·using·FIND-SYSTEM. |
Offset 21667, 14 lines modified | Offset 21668, 15 lines modified |
21667 | TWO-CLASS-P | 21668 | TWO-CLASS-P |
21668 | ONE-INDEX-P | 21669 | ONE-INDEX-P |
21669 | CHECKING-P | 21670 | CHECKING-P |
21670 | CACHING-P | 21671 | CACHING-P |
21671 | CONSTANT-VALUE-P | 21672 | CONSTANT-VALUE-P |
21672 | CLASS-OR-NAME | 21673 | CLASS-OR-NAME |
21673 | ADDITIONAL-INPUT-FILES | 21674 | ADDITIONAL-INPUT-FILES |
| 21675 | ACTIONS-R |
21674 | ENSURE-DEFSTRUCT-CLASS | 21676 | ENSURE-DEFSTRUCT-CLASS |
21675 | OLD-CLASS | 21677 | OLD-CLASS |
21676 | NEW-CLASS | 21678 | NEW-CLASS |
21677 | GF-INFO-STATIC-C-A-M-EMF | 21679 | GF-INFO-STATIC-C-A-M-EMF |
21678 | ARG-INFO-LAMBDA-LIST | 21680 | ARG-INFO-LAMBDA-LIST |
21679 | ARG-INFO-METATYPES | 21681 | ARG-INFO-METATYPES |
21680 | ARG-INFO-KEYS | 21682 | ARG-INFO-KEYS |
Offset 22225, 15 lines modified | Offset 22227, 14 lines modified |
22225 | ENTRY-FUNCTION-CHECK-FORM | 22227 | ENTRY-FUNCTION-CHECK-FORM |
22226 | DUMPER-ACTION-FORM | 22228 | DUMPER-ACTION-FORM |
22227 | NEEDS-ASDF-P | 22229 | NEEDS-ASDF-P |
22228 | ENTRY-FUNCTION-FORM | 22230 | ENTRY-FUNCTION-FORM |
22229 | ACCESSOR-MISS-FUNCTION | 22231 | ACCESSOR-MISS-FUNCTION |
22230 | COMPUTE-APPLICABLE-METHODS-FUNCTION | 22232 | COMPUTE-APPLICABLE-METHODS-FUNCTION |
22231 | WRAPPER1 | 22233 | WRAPPER1 |
22232 | ACTIONS-R | |
22233 | WRAPPER-0 | 22234 | WRAPPER-0 |
22234 | METHODS-IN-COMPILATION-UNIT | 22235 | METHODS-IN-COMPILATION-UNIT |
22235 | .METHOD-ARGS. | 22236 | .METHOD-ARGS. |
22236 | .NEXT-METHODS. | 22237 | .NEXT-METHODS. |
22237 | OPEN-ARGS | 22238 | OPEN-ARGS |
22238 | TRAVERSE | 22239 | TRAVERSE |
22239 | CACHE-VAR | 22240 | CACHE-VAR |
Offset 32094, 18 lines modified | Offset 32095, 14 lines modified |
32094 | 32-BIT-ARRAY | 32095 | 32-BIT-ARRAY |
32095 | BYTE-ARRAY | 32096 | BYTE-ARRAY |
32096 | COMMON-LISP | 32097 | COMMON-LISP |
32097 | COMMON-LISP, | 32098 | COMMON-LISP, |
32098 | COMMON-LISP | 32099 | COMMON-LISP |
32099 | .ANONYMOUS. | 32100 | .ANONYMOUS. |
32100 | Removes·HANDLER·from·the·list·of·active·handlers. | 32101 | Removes·HANDLER·from·the·list·of·active·handlers. |
32101 | EXTRA-ID-WORDS | |
32102 | BASE+BOUNDS | |
32103 | DD-NAMED | |
32104 | MAX-INDEX | |
32105 | .DEFAULTING-TEMP. | 32102 | .DEFAULTING-TEMP. |
32106 | FORM» SB-KERNEL | 32103 | FORM» SB-KERNEL |
32107 | N-SUPPLIED- | 32104 | N-SUPPLIED- |
32108 | Evaluate·FORM,·returning·whatever·it·returns·and·adjusting·***,·**,·*, | 32105 | Evaluate·FORM,·returning·whatever·it·returns·and·adjusting·***,·**,·*, |
32109 | +++,·++,·+,·///,·//,·/,·and·-. | 32106 | +++,·++,·+,·///,·//,·/,·and·-. |
32110 | HASH-TABLE | 32107 | HASH-TABLE |
32111 | COMMON-LISP8 | 32108 | COMMON-LISP8 |
Offset 32428, 14 lines modified | Offset 32425, 18 lines modified |
32428 | SYS:SRC;CODE;EXTERNAL-FORMATS;ENC-CN.LISP | 32425 | SYS:SRC;CODE;EXTERNAL-FORMATS;ENC-CN.LISP |
32429 | SYS:SRC;CODE;EXTERNAL-FORMATS;ENC-JPN.LISP | 32426 | SYS:SRC;CODE;EXTERNAL-FORMATS;ENC-JPN.LISP |
32430 | SYS:SRC;PCL;BRAID.LISP | 32427 | SYS:SRC;PCL;BRAID.LISP |
32431 | SYS:SRC;CODE;FULL-EVAL.LISP | 32428 | SYS:SRC;CODE;FULL-EVAL.LISP |
32432 | Y·u·W#>$ | 32429 | Y·u·W#>$ |
32433 | gch7n)p<qXu<v | 32430 | gch7n)p<qXu<v |
32434 | SYS:SRC;CODE;SETF-FUNS.LISP | 32431 | SYS:SRC;CODE;SETF-FUNS.LISP |
| 32432 | EXTRA-ID-WORDS |
| 32433 | BASE+BOUNDS |
| 32434 | DD-NAMED |
| 32435 | MAX-INDEX |
32435 | BLOCK·name·form* | 32436 | BLOCK·name·form* |
32436 | Evaluate·the·FORMS·as·a·PROGN.·Within·the·lexical·scope·of·the·body, | 32437 | Evaluate·the·FORMS·as·a·PROGN.·Within·the·lexical·scope·of·the·body, |
32437 | RETURN-FROM·can·be·used·to·exit·the·form. | 32438 | RETURN-FROM·can·be·used·to·exit·the·form. |
32438 | THROW·tag·form | 32439 | THROW·tag·form |
32439 | Do·a·non-local·exit,·return·the·values·of·FORM·from·the·CATCH·whose·tag·is·EQ | 32440 | Do·a·non-local·exit,·return·the·values·of·FORM·from·the·CATCH·whose·tag·is·EQ |
32440 | Specifies·that·the·values·returned·by·FORM·conform·to·the | 32441 | Specifies·that·the·values·returned·by·FORM·conform·to·the |
32441 | VALUE-TYPE,·and·causes·the·compiler·to·trust·this·information | 32442 | VALUE-TYPE,·and·causes·the·compiler·to·trust·this·information |
Offset 32470, 16 lines modified | Offset 32471, 16 lines modified |
32470 | SYS:SRC;CODE;TARGET-UNICODE.LISP | 32471 | SYS:SRC;CODE;TARGET-UNICODE.LISP |
32471 | CLEANUP-FUN-28 | 32472 | CLEANUP-FUN-28 |
32472 | CLEANUP-FUN-21 | 32473 | CLEANUP-FUN-21 |
32473 | CLEANUP-FUN-2 | 32474 | CLEANUP-FUN-2 |
32474 | CLEANUP-FUN-13 | 32475 | CLEANUP-FUN-13 |
32475 | degraded | 32476 | degraded |
32476 | without-hashing | 32477 | without-hashing |
32477 | Scheduler·lock | |
Max diff block lines reached; 21520/25496 bytes (84.41%) of diff not shown.
|