../
|
.cvsignore
|
5 bytes
|
2053
|
16 years
|
gb |
Ensure that more .cvsignore files exist and that files matching *~.* …
|
l1-application.lisp
|
10.6 KB
|
10703
|
12 years
|
gb |
Spell "target" with an #\e.
|
l1-aprims.lisp
|
106.6 KB
|
10672
|
12 years
|
gb |
Use #_memset, not #_bzero (no #_bzero on Windows.)
|
l1-boot-1.lisp
|
3.6 KB
|
10627
|
12 years
|
gb |
Recognize PLATFORM-OS-WINDOWS.
Handle PATHNAME-DEVICE in …
|
l1-boot-2.lisp
|
11.2 KB
|
10762
|
12 years
|
gb |
Add ffi-linuxx8632 for :linuxx8632.
|
l1-boot-3.lisp
|
955 bytes
|
10810
|
12 years
|
rme |
Not necessary to set *gc-event-status-bits* here, and I was doing
it …
|
l1-boot-lds.lisp
|
4.6 KB
|
8914
|
13 years
|
gb |
MAKE-MCL-LISTENER-PROCESS: make auto-flush a keyword. Do IDE …
|
l1-callbacks.lisp
|
6.7 KB
|
10629
|
12 years
|
gb |
Handle making executable pages (for callback trampolines) on Windows.
|
l1-cl-package.lisp
|
22.1 KB
|
2326
|
15 years
|
bryan |
add (in-package "CCL") forms.
|
l1-clos-boot.lisp
|
148.9 KB
|
10573
|
12 years
|
gb |
Init %wrapper-cpl-bits of *T-CLASS* (missed in merge.)
|
l1-clos.lisp
|
100.9 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-dcode.lisp
|
77.9 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-error-signal.lisp
|
6.0 KB
|
10630
|
12 years
|
gb |
No #$EX_SOFTWARE on Windows, so use #$EXIT_FAILURE instead there.
|
l1-error-system.lisp
|
54.4 KB
|
10430
|
12 years
|
gb |
Restore %CHECK-TYPE.
|
l1-events.lisp
|
8.7 KB
|
10141
|
13 years
|
rme |
most-positive-fixnum => target::target-most-positive-fixnum
|
l1-files.lisp
|
57.5 KB
|
10704
|
12 years
|
gb |
Remove STRIP-DRIVE-FOR-NOW, since it's no longer NOW.
|
l1-format.lisp
|
14.8 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-init.lisp
|
11.4 KB
|
10672
|
12 years
|
gb |
Use #_memset, not #_bzero (no #_bzero on Windows.)
|
l1-io.lisp
|
76.1 KB
|
10767
|
12 years
|
rme |
Revert part of r994, which changed %PRINT-UNREADABLE-OBJECT to print
a …
|
l1-lisp-threads.lisp
|
37.0 KB
|
10822
|
12 years
|
gb |
Define GETTIMEOFDAY, which calls lisp_gettimeofday() in the kernel. …
|
l1-numbers.lisp
|
28.4 KB
|
10633
|
12 years
|
gb |
Windows math library doesn't have #_acosh, #_asinh, #_atanh, so …
|
l1-pathnames.lisp
|
31.9 KB
|
10711
|
12 years
|
gb |
Need to set PATHNAME-DEVICE when deriving ccl directory from image name.
|
l1-processes.lisp
|
25.0 KB
|
10461
|
12 years
|
gb |
Hold locks and be more careful in PROCESS-WHOSTATE and …
|
l1-reader.lisp
|
149.7 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-readloop-lds.lisp
|
27.5 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-readloop.lisp
|
25.1 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
l1-sockets.lisp
|
56.1 KB
|
10787
|
12 years
|
gb |
_inet_ntoa: conditionalize for 32-bit x86 linux, too. (Maybe just …
|
l1-sort.lisp
|
6.7 KB
|
2326
|
15 years
|
bryan |
add (in-package "CCL") forms.
|
l1-streams.lisp
|
226.6 KB
|
10822
|
12 years
|
gb |
Define GETTIMEOFDAY, which calls lisp_gettimeofday() in the kernel. …
|
l1-symhash.lisp
|
38.7 KB
|
10811
|
12 years
|
gz |
Propagate r10799 to trunk
|
l1-sysio.lisp
|
35.3 KB
|
9869
|
13 years
|
gz |
Propagate r9804,r9805 here from working-0711
|
l1-typesys.lisp
|
149.8 KB
|
10818
|
12 years
|
gb |
NATURAL, SIGNED-NATURAL types (as in kernel.) May or may not be useful.
|
l1-unicode.lisp
|
244.7 KB
|
10355
|
12 years
|
gb |
Fixes from working-0711.
|
l1-utils.lisp
|
40.8 KB
|
10712
|
12 years
|
gb |
*PATHNAME-ESCAPE-CHARACTER*: use single-quote on Windows.
|
level-1.lisp
|
2.7 KB
|
5173
|
14 years
|
gb |
Load l1-unicode.
|
linux-files.lisp
|
74.0 KB
|
10822
|
12 years
|
gb |
Define GETTIMEOFDAY, which calls lisp_gettimeofday() in the kernel. …
|
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
|
7795
|
13 years
|
gb |
Use MAYBE-SETF-NAME when reporting undefined function names.
|
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
|
27.7 KB
|
10426
|
12 years
|
gb |
Merge a lot of the CLOS/type-system changes from working-0711 branch …
|
version.lisp
|
1.2 KB
|
7891
|
13 years
|
gb |
Try to inorporate *optional-features* into *openmcl-version* format string.
|
x86-callback-support.lisp
|
2.5 KB
|
10132
|
13 years
|
rme |
MAKE-CALLBACK-TRAMPOLINE for x8632.
|
x86-error-signal.lisp
|
20.9 KB
|
10338
|
12 years
|
rme |
Use %CHECK-ANCHORED-UUO in %XERR-DISP for x8632.
|
x86-threads-utils.lisp
|
7.3 KB
|
10128
|
13 years
|
rme |
x8632 additions.
|
x86-trap-support.lisp
|
14.5 KB
|
10788
|
12 years
|
gb |
xp-hacking for linuxx8632.
|