../
|
arm-callback-support.lisp
|
1.5 KB
|
14119
|
9 years
|
gb |
Changes from ARM branch. Need testing …
|
arm-error-signal.lisp
|
14.9 KB
|
14843
|
8 years
|
gb |
Provide some help in determining arithmetic-error operation/operands …
|
arm-threads-utils.lisp
|
3.7 KB
|
14542
|
9 years
|
gb |
In CURRENT-FAKE-STACK-FRAME, return NIL when we hit the bottom
of the …
|
arm-trap-support.lisp
|
7.7 KB
|
14767
|
9 years
|
gb |
RETURN-ADDRESS-OFFSET: ARM code vectors are in the 1st element of
the …
|
l1-application.lisp
|
10.9 KB
|
14510
|
9 years
|
gb |
Android ("bionic" C library) doesn't define some things (sysexits - …
|
l1-aprims.lisp
|
125.7 KB
|
14790
|
9 years
|
rme |
Get rid of a pair of (apparently) pointless top-level progns wrapping …
|
l1-boot-1.lisp
|
3.7 KB
|
14513
|
9 years
|
gb |
Recognize Android as a platform os name.
|
l1-boot-2.lisp
|
14.4 KB
|
15021
|
8 years
|
gz |
New file "remote-lisp.lisp", initially just containing the non-ide …
|
l1-boot-3.lisp
|
1014 bytes
|
13067
|
10 years
|
rme |
Update copyright notices.
|
l1-boot-lds.lisp
|
4.9 KB
|
14995
|
8 years
|
gz |
accept an :initargs arg in make-mcl-listener-process
|
l1-callbacks.lisp
|
6.3 KB
|
14510
|
9 years
|
gb |
Android ("bionic" C library) doesn't define some things (sysexits - …
|
l1-cl-package.lisp
|
22.1 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
l1-clos-boot.lisp
|
153.9 KB
|
14626
|
9 years
|
gb |
Use the METHOD object's lambda-list (not the METHOD-FUNCTION's)
when …
|
l1-clos.lisp
|
107.8 KB
|
15001
|
8 years
|
gb |
Move some of the class initialiation code for SLOTS-CLASS from an …
|
l1-dcode.lisp
|
78.6 KB
|
14860
|
8 years
|
gb |
In CLEAR-GF-CACHE, don't do anything if the dispatch table's
ARGNUM …
|
l1-error-signal.lisp
|
6.9 KB
|
14844
|
8 years
|
gb |
(Should have been in last commit.)
If (%ERR-DISP $XDIVZRO ...) is …
|
l1-error-system.lisp
|
59.4 KB
|
15018
|
8 years
|
gz |
Make invoke-restart-no-return accept and pass on values
|
l1-events.lisp
|
10.4 KB
|
15029
|
8 years
|
gz |
Make force-break-in-listener a method so can shadow it
|
l1-files.lisp
|
59.5 KB
|
14662
|
9 years
|
gz |
Make the if-exists check in %create-file more atomic
|
l1-format.lisp
|
15.6 KB
|
14888
|
8 years
|
gz |
missing ~
|
l1-init.lisp
|
12.1 KB
|
14362
|
9 years
|
gb |
Define standard I/O variables with DEF-STANDARD-INITIAL-BINDING; …
|
l1-io.lisp
|
76.5 KB
|
15023
|
8 years
|
gb |
WRITE-PNAME: if the call to %PARSE-NUMBER-TOKEN signals an …
|
l1-lisp-threads.lisp
|
39.8 KB
|
14748
|
9 years
|
gb |
CLEANUP-THREAD-TCR: a thread needs to hold the state-change lock to …
|
l1-numbers.lisp
|
33.8 KB
|
14445
|
9 years
|
rme |
Special cases for freebsdx8632-target in %double-float-exp! and …
|
l1-pathnames.lisp
|
30.9 KB
|
14344
|
9 years
|
rme |
Don't call truename in user-homedir-pathname.
If we do, we choke when …
|
l1-processes.lisp
|
26.6 KB
|
14995
|
8 years
|
gz |
accept an :initargs arg in make-mcl-listener-process
|
l1-reader.lisp
|
168.7 KB
|
14933
|
8 years
|
rme |
Add some control character names. Closes ticket:757.
|
l1-readloop-lds.lisp
|
31.0 KB
|
15062
|
8 years
|
gz |
Indirect read loop through *read-loop-function*. Add …
|
l1-readloop.lisp
|
38.0 KB
|
13343
|
10 years
|
gb |
Don't inline self-calls in CHEAP-EVAL-IN-ENVIRONMENT, so that …
|
l1-sockets.lisp
|
58.6 KB
|
14803
|
9 years
|
gb |
Many Winsock functions return unsigned 32-bit values, where …
|
l1-sort.lisp
|
6.7 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
l1-streams.lisp
|
254.5 KB
|
14833
|
8 years
|
gb |
Writing octet sequences to vector output streams grows the buffer, so …
|
l1-symhash.lisp
|
38.8 KB
|
13975
|
9 years
|
gb |
Fix typo in DECLAIM.
|
l1-sysio.lisp
|
37.0 KB
|
14683
|
9 years
|
rme |
Re-indent make-file-stream.
|
l1-typesys.lisp
|
153.6 KB
|
14558
|
9 years
|
gb |
Change subprims origin to #x04002000 on Android.
|
l1-unicode.lisp
|
246.5 KB
|
14364
|
9 years
|
rme |
Typo in decode-string-from-octets.
|
l1-utils.lisp
|
36.3 KB
|
14577
|
9 years
|
gb |
Typecheck the NAME argument in SYMBOL-FUNCTION; use FSET-SYMBOL
as …
|
level-1.lisp
|
3.1 KB
|
14119
|
9 years
|
gb |
Changes from ARM branch. Need testing …
|
linux-files.lisp
|
96.1 KB
|
15083
|
8 years
|
gb |
%%STAT-VALUES returns stat.st_dev. (I haven't checked to see
if it's …
|
ppc-callback-support.lisp
|
2.6 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
ppc-error-signal.lisp
|
6.5 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
ppc-threads-utils.lisp
|
7.5 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
ppc-trap-support.lisp
|
45.5 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
runtime.lisp
|
6.2 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
sysutils.lisp
|
31.5 KB
|
14896
|
8 years
|
gb |
In SIGNAL-COMPILER-WARNING, try to ensure that *ERROR-OUTPUT* is at …
|
version.lisp
|
1.5 KB
|
14927
|
8 years
|
rme |
Bump minor version.
|
x86-callback-support.lisp
|
3.2 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
x86-error-signal.lisp
|
22.3 KB
|
13067
|
10 years
|
rme |
Update copyright notices.
|
x86-threads-utils.lisp
|
7.4 KB
|
14619
|
9 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
x86-trap-support.lisp
|
22.4 KB
|
15000
|
8 years
|
rme |
In r14968, we overloaded a couple of slots in the x86 xcf
in order to …
|