../
|
.cvsignore
|
5 bytes
|
2053
|
16 years
|
gb |
Ensure that more .cvsignore files exist and that files matching *~.* …
|
l1-application.lisp
|
9.9 KB
|
7281
|
13 years
|
gb |
APPLICATION-VERSION-STRING (which probably was used to support
"get …
|
l1-aprims.lisp
|
40.1 KB
|
6432
|
14 years
|
gb |
ELT, SET-ELT: don't assume that NTHCDR returns a CONS, signal the …
|
l1-boot-1.lisp
|
3.4 KB
|
4827
|
15 years
|
gb |
Recognize FREEBSD platform-os-name.
|
l1-boot-2.lisp
|
10.4 KB
|
6186
|
14 years
|
gb |
DEFSTATIC is now the preferred name for DEFGLOBAL.
Standard CL …
|
l1-boot-3.lisp
|
957 bytes
|
3971
|
15 years
|
gb |
Comments and formatting.
|
l1-boot-lds.lisp
|
3.9 KB
|
5893
|
14 years
|
gb |
MAKE-MCL-LISTENER-PROCESS will preset an existing process (so that the …
|
l1-callbacks.lisp
|
6.4 KB
|
6934
|
14 years
|
gb |
Move the x86-64 callback trampoline allocation stuff (which uses
mmap …
|
l1-cl-package.lisp
|
22.1 KB
|
2326
|
15 years
|
bryan |
add (in-package "CCL") forms.
|
l1-clos-boot.lisp
|
136.0 KB
|
7301
|
13 years
|
gb |
Try to be more paranoid about null pointers (even if they have their …
|
l1-clos.lisp
|
65.3 KB
|
5944
|
14 years
|
gb |
Move GENERIC-FUNCTION-NAME to FUNCALLABLE-STANDARD-OBJECT.
…
|
l1-dcode.lisp
|
74.5 KB
|
7319
|
13 years
|
wws |
Fix an obscure method combination bug in l1-dcode.lisp that's been …
|
l1-error-signal.lisp
|
5.9 KB
|
6936
|
14 years
|
gb |
Try to recognize foreign exceptions (e.g., as NSExceptions.)
|
l1-error-system.lisp
|
50.6 KB
|
7126
|
13 years
|
gz |
Add a restart for unbound variable/undefined function errors -- if …
|
l1-events.lisp
|
8.7 KB
|
6938
|
14 years
|
gb |
Handle xcf's on x86 when processing an interactive break.
|
l1-files.lisp
|
53.9 KB
|
7324
|
13 years
|
gz |
Make find-module-pathnames handle wildcards, and put …
|
l1-format.lisp
|
14.7 KB
|
6940
|
14 years
|
gb |
Handling of * format directive when dealing with circularity screws
up …
|
l1-init.lisp
|
11.4 KB
|
6191
|
14 years
|
gb |
+NULL-PTR+.
|
l1-io.lisp
|
74.9 KB
|
6192
|
14 years
|
gb |
Change pointer printing.
|
l1-lisp-threads.lisp
|
37.0 KB
|
6491
|
14 years
|
gb |
Initial-lisp-thread, initial listener stack sizes now static.
|
l1-numbers.lisp
|
31.2 KB
|
6027
|
14 years
|
gb |
*RANDOM-STATE* is thread-local.
|
l1-pathnames.lisp
|
30.8 KB
|
7324
|
13 years
|
gz |
Make find-module-pathnames handle wildcards, and put …
|
l1-processes.lisp
|
22.2 KB
|
6942
|
14 years
|
gb |
PROCESS-DEBUG-CONDITION, so that it can be overridden.
|
l1-reader.lisp
|
149.2 KB
|
6637
|
14 years
|
gb |
%TOKEN-PACKAGE generates a READER-ERROR if it can't find the package, …
|
l1-readloop-lds.lisp
|
22.3 KB
|
7225
|
13 years
|
gb |
Observe *BACKTRACE-PRINT-LEVEL*, -LENGTH* when printing break messages.
|
l1-readloop.lisp
|
20.8 KB
|
6018
|
14 years
|
gb |
OPEN-FILE-STREAMS is a function, returns a copy of a list of open file …
|
l1-sockets.lisp
|
51.3 KB
|
6914
|
14 years
|
gb |
Sockets created with :format :binary don't have element-type of …
|
l1-sort.lisp
|
6.7 KB
|
2326
|
15 years
|
bryan |
add (in-package "CCL") forms.
|
l1-streams.lisp
|
215.6 KB
|
7316
|
13 years
|
gb |
Set ioblock encode/decode "literal limits" in …
|
l1-symhash.lisp
|
37.7 KB
|
6196
|
14 years
|
gb |
Extra slot (for intern hook) in PACKAGE object.
|
l1-sysio.lisp
|
35.4 KB
|
6019
|
14 years
|
gb |
Encapsulation for open-file-streams.
|
l1-typesys.lisp
|
143.1 KB
|
5602
|
14 years
|
gb |
Ensure that the (relatively new) built-in-classes SIMPLE-FIXNUM-VECTOR …
|
l1-unicode.lisp
|
192.0 KB
|
7307
|
13 years
|
palter |
Allow CCL::DECODE-STRING-FROM-OCTETS to work on non-simple vectors
|
l1-utils.lisp
|
40.9 KB
|
6946
|
14 years
|
gb |
Don't define BEEP.
|
level-1.lisp
|
2.7 KB
|
5173
|
14 years
|
gb |
Load l1-unicode.
|
linux-files.lisp
|
48.0 KB
|
7308
|
13 years
|
wws |
run-program and run-external-process take an additional "env" …
|
ppc-callback-support.lisp
|
2.7 KB
|
6948
|
14 years
|
gb |
Allocate callback trampolines via mmap on ppc, too.
|
ppc-error-signal.lisp
|
6.4 KB
|
5625
|
14 years
|
gb |
If we get an FP exception during a SQRT, note that there's only one …
|
ppc-threads-utils.lisp
|
7.5 KB
|
6497
|
14 years
|
gb |
Move %FIXNUM-REF-MACPTR and %FIXNUM-SET-MACPTR elsewhere.
|
ppc-trap-support.lisp
|
45.4 KB
|
6390
|
14 years
|
gb |
Mis-align some fields in the darwin ppc64 thread state structure, just …
|
runtime.lisp
|
6.2 KB
|
2651
|
15 years
|
gb |
No need to clean up symbol.package-plist, which no longer exists.
|
sysutils.lisp
|
22.1 KB
|
7247
|
13 years
|
palter |
Return all three values from CCL::PRINT-DEFERRED-WARNINGS
|
version.lisp
|
1.2 KB
|
7273
|
13 years
|
gb |
Replace *OPENMCL-SUFFIX* (the thing which had the date in it) with …
|
x86-callback-support.lisp
|
1.6 KB
|
6948
|
14 years
|
gb |
Allocate callback trampolines via mmap on ppc, too.
|
x86-error-signal.lisp
|
11.1 KB
|
6558
|
14 years
|
gb |
xp-argument-list: stack args are under return address, exception …
|
x86-threads-utils.lisp
|
6.0 KB
|
5067
|
14 years
|
gb |
Things that're %HEAP-IVECTOR-P aren't bogus objects.
|
x86-trap-support.lisp
|
8.9 KB
|
6270
|
14 years
|
gb |
Map SIGBUS signal to INVALID-MEMORY-ACCESS condition.
|