source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13658   15 years R. Matthew Emerson Print trailing newline in report-heap-utilization.
(edit) @13657   15 years R. Matthew Emerson Print a final trailing newline in report-heap-utilization.
(edit) @13656   15 years R. Matthew Emerson Bump minor version.
(edit) @13655   15 years R. Matthew Emerson linuxppc 1.5 release binaries
(edit) @13654   15 years R. Matthew Emerson linuxx86 1.5 release binaries
(edit) @13653   15 years R. Matthew Emerson darwinppc 1.5 release binaries
(edit) @13652   15 years R. Matthew Emerson 1.5 release biniares for x86 and x86-64 platforms other than Linux.
(edit) @13651   15 years R. Matthew Emerson Remove rc1 from version string.
(edit) @13650   15 years R. Matthew Emerson Merge r13648 (vector streams fixes)
(edit) @13649   15 years Gary Byers Remove some identical macro definitions (introduced in a recent change.)
(edit) @13648   15 years Gary Byers From Shannon Spires: fix arg order in %COPY-IVECTOR-TO-IVECTOR calls …
(edit) @13647   15 years R. Matthew Emerson Delete KERNEL-FUNCTION-P (it returns NIL always) and update its …
(edit) @13646   15 years R. Matthew Emerson Merge r13631, r13636 from trunk. (Paul Krueger's updated …
(edit) @13645   15 years Gary Byers Some new files (just started to define things based on ppc32 versions, …
(edit) @13644   15 years Gary Byers New files from trunk.
(edit) @13643   15 years Gary Byers Changed files from trunk.
(edit) @13642   15 years Gary Byers Fix win32 typos.
(edit) @13641   15 years Gary Byers use win64 constants/macros in platform-win64
(edit) @13640   15 years Gary Byers fix fpu.h location
(edit) @13639   15 years Gary Byers fix PLATFORM_H
(edit) @13638   15 years Gary Byers Move more PPC exception stuff, x86 exception stuff to platform …
(edit) @13637   15 years Gary Byers Move some PPC exception stuff to platform header.
(edit) @13636   15 years R. Matthew Emerson Flush ccl::*stderr* on quit. Patch from Stas Boukarev. (see ticket:652)
(edit) @13635   15 years R. Matthew Emerson Remove out-of-date comment.
(edit) @13634   15 years R. Matthew Emerson Delete docstrings for CXXR, CXXXR functions.
(edit) @13633   15 years R. Matthew Emerson Remove docstrings from CXXXXR functions. Move definition of CADDDR …
(edit) @13632   15 years Gary Byers Work-in-progress. (Just barely in progress.)
(edit) @13631   15 years Paul Krueger Version 2 of InterfaceProjects
(edit) @13630   15 years Gary Byers Have to start somewhere. Note: no NVRs, only 2 imm regs, 4 temps, 3 …
(edit) @13629   15 years Gary Byers Propagate kernel changes from trunk to this branch.
(edit) @13628   15 years Gary Byers Not critical (yet), but add constants.h to CHEADERS.
(edit) @13627   15 years Gary Byers Include lisptypes.h and word-size/arch-specific constants file in …
(edit) @13626   15 years Gary Byers New file. (Actually, an old one.) Will be included by arch-specific …
(edit) @13625   15 years R. Matthew Emerson Put $(PLATFORM_H) in CHEADERS.
(edit) @13624   15 years R. Matthew Emerson Define, -include PLATFORM_H.
(edit) @13623   15 years Gary Byers move along, nothing to see here, yet again
(edit) @13622   15 years Gary Byers bad idea
(edit) @13621   15 years Gary Byers move along, nothing to see here
(edit) @13620   15 years R. Matthew Emerson 1.5-rc1 binaries for linuxppc
(edit) @13619   15 years R. Matthew Emerson 1.5-rc1 binaries for darwinppc
(edit) @13618   15 years R. Matthew Emerson 1.5-rc1 binaries for x86, x86-64 ports
(edit) @13617   15 years Gary Byers Move IMAGE_BASE_ADDRESS, PURESPACE_RESERVE definitions to platform …
(edit) @13616   15 years R. Matthew Emerson Put "rc1" in version string in preparation for building a set of binaries.
(edit) @13615   15 years R. Matthew Emerson Don't want this in release branch.
(edit) @13614   15 years R. Matthew Emerson Merge r13595 from trunk.
(edit) @13613   15 years R. Matthew Emerson Merge trunk changes through r13592.
(edit) @13612   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13611   15 years Gary Byers Need to include <windows.h>
(edit) @13610   15 years Gary Byers Need <windows.h>
(edit) @13609   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13608   15 years Gary Byers Define PLATFORM{OS|CPU|WORD_SIZE} in PLATFORM_H, not by exhaustive …
(edit) @13607   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13606   15 years Gary Byers Define, -include PLATFORM_H. Ensure that <sys/types.h> is #included. …
(edit) @13605   15 years Gary Byers Define, -include PLATFORM_H. Ensure that <sys/types.h> is #included. …
(edit) @13604   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13603   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13602   15 years Gary Byers Define, -include PLATFORM_H.
(edit) @13601   15 years Gary Byers Don't include "ccl-platform.h" anymore; note that a platform-specific …
(edit) @13600   15 years Gary Byers Define PLATFORM_H, force its inclusion via -include. (This needs to …
(edit) @13599   15 years Gary Byers Move platform-specific definitions to platform-specific header.
(edit) @13598   15 years Gary Byers Commit deletion of more old files.
(edit) @13597   15 years Gary Byers Move the "new" <platform>/ccl-platform.h files to …
(edit) @13596   15 years Gary Byers New files: map platform-specific "standard" C integer type names to …
(edit) @13595   15 years R. Matthew Emerson Put the #endif for "#ifndef lisp" at the end of the file.
(edit) @13594   15 years Gary Byers Use "-I./" in .c.o rule in all Makefiles. Include "ccl-platform.h" in …
(edit) @13593   15 years Gary Byers new, unreferenced files
(edit) @13592   15 years R. Matthew Emerson The function default_image_name() now simply returns the lisp kernel …
(edit) @13591   15 years Gary Byers Try to speed up #n=/#n# a bit: - maintain %READ-OBJECTS% as a hash …
(edit) @13590   15 years R. Matthew Emerson Don't generate duplicate accessors for inherited slots. (See ticket:390)
(edit) @13589   15 years R. Matthew Emerson Put the #endif for "#ifndef macros" at the end of the file.
(edit) @13588   15 years R. Matthew Emerson up-to-date lisp kernel binary for 64-bit Windows
(edit) @13587   15 years R. Matthew Emerson up-to-date lisp kernel binary for 32-bit Windows
(edit) @13586   15 years R. Matthew Emerson r13585 from trunk
(edit) @13585   15 years Gary Byers In COMPUTE-BOYER-MOORE-JUMPS, the loop which fills the "jumps" vector …
(edit) @13584   15 years R. Matthew Emerson trunk changes r13580 through r13583
(edit) @13583   15 years R. Matthew Emerson Special-case (truncate most-negative-fixnum some-bignum).
(edit) @13582   15 years Gary Byers Add a function PATH-IS-LINK, which returns T if its argument is a …
(edit) @13581   15 years Gary Byers In the #+darwin-target version of %page-fault-info, try to do what the …
(edit) @13580   15 years R. Matthew Emerson r13576 through r13579 from trunk
(edit) @13579   15 years Gary Byers In %HOST-COMPONENT-MATCH-P, treat null host components as if they were …
(edit) @13578   15 years R. Matthew Emerson put "pre" in version string
(edit) @13577   15 years R. Matthew Emerson Relocate externals to point into 1.5 release branch.
(edit) @13576   15 years R. Matthew Emerson create 1.5 release branch
(edit) @13575   15 years Gary Palter Update to Cocotron revision 755c37df535a
(edit) @13574   15 years Gary Byers updated
(edit) @13573   15 years gz Tweaks to eliminate warnings from my XMLMind editor
(edit) @13572   15 years Gary Palter Update to new quoting character for pathnames
(edit) @13571   15 years Gary Palter Updated Cocotron FFI files
(edit) @13570   15 years Gary Palter Update to Cocotron r274ddf43429a
(edit) @13569   15 years Gary Byers Remove spurious check for etab-size > 65535 in FASL-DUMP-BLOCK. (Used …
(edit) @13568   15 years Gary Byers Set #+windows-target *PATHNAME-ESCAPE-CHARACTER* to #\> instead of …
(edit) @13567   15 years gz rebuilt kernel
(edit) @13566   15 years gz core-string-equal => core-string=
(edit) @13565   15 years gz replace ccl-0711 feature with ccl-qres
(edit) @13564   15 years gz new name for branch
(edit) @13563   15 years Gary Byers Bind newly per-process I/O variables to their static/default values, …
(edit) @13562   15 years Gary Byers Make variables bound by WITH-STANDARD-IO-SYNTAX thread-local.
(edit) @13561   15 years Gary Byers In the vinsns and subprims for special variable reference, try to use …
(edit) @13560   15 years R. Matthew Emerson Move advice-profiler from ccl:tools; to ccl:contrib;huebner;
(edit) @13559   15 years ron Created a contrib directory for myself (Ron Garret)
Note: See TracRevisionLog for help on using the revision log.