../
|
.cvsignore
|
5 bytes
|
2053
|
15 years
|
gb |
Ensure that more .cvsignore files exist and that files matching *~.* …
|
l1-application.lisp
|
10.5 KB
|
10914
|
12 years
|
rme |
On Unix systems, if "ccl-init" is not present, try to load …
|
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.3 KB
|
10894
|
12 years
|
gb |
Load ffi-win32 if #+win32-target.
|
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.4 KB
|
10914
|
12 years
|
rme |
On Unix systems, if "ccl-init" is not present, try to load …
|
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.2 KB
|
10875
|
12 years
|
gb |
%WINDOWS-ERROR-DISP: for now, map a Windows error code to a string and …
|
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
|
10872
|
12 years
|
gb |
In STRING-TO-PATHNAME, only set a physical pathname's version slot
if …
|
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
|
10895
|
12 years
|
gb |
Can't cross-compile +null-ptr+ because of (surmountable ...) word-size …
|
l1-numbers.lisp
|
28.8 KB
|
10896
|
12 years
|
gb |
Deja vu, all over again: no single-float trig functions in Win32 …
|
l1-pathnames.lisp
|
31.9 KB
|
10872
|
12 years
|
gb |
In STRING-TO-PATHNAME, only set a physical pathname's version slot
if …
|
l1-processes.lisp
|
25.1 KB
|
10876
|
12 years
|
gb |
If PROCESS-WAIT sleeps, use (new) %WINDOWS-SLEEP to do so on Windows.
|
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
|
55.4 KB
|
10877
|
12 years
|
gb |
in C_SOCKET_1: get errno before calling #_CloseHandle if allocating an …
|
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
|
76.2 KB
|
10897
|
12 years
|
gb |
On Win32, use :stat.
No #_GetLocalProcessorInformation in win32 …
|
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
|
15.2 KB
|
10898
|
12 years
|
gb |
Win32 XP hacking stuff.
|