source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13157   15 years gz Regression test for bug #621
(edit) @13156   15 years gz Merge r13151 (the/values fix)
(edit) @13155   15 years gz Add object printing: (core-print obj &optional stream depth) Add …
(edit) @13154   15 years R. Matthew Emerson Done with this.
(edit) @13153   15 years R. Matthew Emerson Done with this.
(edit) @13152   15 years Gary Byers Propagate r13151 to 1.4.
(edit) @13151   15 years Gary Byers Don't choke on VALUES types in THE. (Previous incarnations of this …
(edit) @13150   15 years gz add regression tests for bugs #617 and #620
(edit) @13149   15 years Gary Byers Propagate r13131 to 1.4.
(edit) @13148   15 years Gary Byers Propagate r13143 (fix for ticket:620) to 1.4.
(edit) @13147   15 years gz Merge r13132 (networkless random seed fix)
(edit) @13146   15 years gz readloop source text recording (r13124, r13131)
(edit) @13145   15 years gz Oops, didn't mean to check this in yet, revert to prior version
(edit) @13144   15 years gz Merge windows-only changes (r13102, r13121)
(edit) @13143   15 years Gary Byers Define ACODE-IMMEDIATE-OPERAND; make it handle type assertions in the …
(edit) @13142   15 years gz Merge r13109 (close-ioblock-streams fix)
(edit) @13141   15 years gz Merge r13108 (:external-format arg to run-program)
(edit) @13140   15 years gz Merge r13103 (setf values fix)
(edit) @13139   15 years gz Merge r13101 (fix for abrupt exit)
(edit) @13138   15 years gz Merge r13100 (thread safety in delete package)
(edit) @13137   15 years gz Merge r13099 (thread safety in type cache)
(edit) @13136   15 years gz Merge r13094 (Windows fix) from trunk
(edit) @13135   15 years gz Do not set global value of *current-buffer*
(edit) @13134   15 years gz make editor-error just signal the error if called outside editor context
(edit) @13133   15 years Gary Byers Propagate r13132 to 1.4.
(edit) @13132   15 years Gary Byers In INIT-RANDOM-STATE-SEEDS, don't error if no IP interfaces. (On most …
(edit) @13131   15 years gz Don't reset *nx-source-note-map* during rebuild
(edit) @13130   15 years gz in split-line-charpos: don't crash if line-charprops-changes is an …
(edit) @13129   15 years Gary Byers PPC write-barrier changes in pc_luser_xp(), too.
(edit) @13128   15 years Gary Byers PPC write-barrier changes.
(edit) @13127   15 years Gary Byers When ensuring that space is available in an area being purified into, …
(edit) @13126   15 years Gary Palter Update FFI dtabases to Cocotron r661
(edit) @13125   15 years Gary Palter Update to Cocotron r661
(edit) @13124   15 years gz Recording source text in read-loop (useful for disassembly). It's now …
(edit) @13123   15 years R. Matthew Emerson Clozure CL 1.4 release binaries. The Windows binaries are built from …
(edit) @13122   15 years R. Matthew Emerson r13121 from trunk (Windows MONITOR-EXTERNAL-PROCESSf fix)
(edit) @13121   15 years R. Matthew Emerson In Windows version of MONITOR-EXTERNAL-PROCESS, add bindings for …
(edit) @13120   15 years Gary Byers updated
(edit) @13119   15 years R. Matthew Emerson Remove "RC1" from version string.
(edit) @13118   15 years R. Matthew Emerson Mention :external-format argument to RUN-PROGRAM.
(edit) @13117   15 years R. Matthew Emerson Merge r13116 from trunk (search files dialog fix)
(edit) @13116   15 years R. Matthew Emerson Patch to #/updateResults: from gfoy. (fixes ticket:615)
(edit) @13115   15 years R. Matthew Emerson asdf-install fixes from trunk (r13113, r13114)
(edit) @13114   15 years R. Matthew Emerson SYSTEM-NAMESTRING: don't call TRUENAME in the #+openmcl case. …
(edit) @13113   15 years R. Matthew Emerson If output from tar starts with "x " (as it does on Snow Leopard), then …
(edit) @13112   15 years R. Matthew Emerson Trunk changes through r13111.
(edit) @13111   15 years R. Matthew Emerson Get contrib as external from trunk.
(edit) @13110   15 years R. Matthew Emerson Don't keep a copy of contrib directory in this branch.
(edit) @13109   15 years Gary Byers In CLOSE-IOBLOCK-STREAMS: if we find a standard instance of a buffered …
(edit) @13108   15 years Gary Byers Add an :external-format argument to RUN-PROGRAM; hopefully, this …
(edit) @13107   15 years Gary Byers updated
(edit) @13106   15 years R. Matthew Emerson Document code coverage in manual.
(edit) @13105   15 years Gary Byers updated
(edit) @13104   15 years R. Matthew Emerson Document WATCH and friends in the manual.
(edit) @13103   15 years Gary Byers Patch from Stas Boukarev (fixes ticket:607).
(edit) @13102   15 years Gary Byers In the windows version of raise_thread_interrupt(), don't try to use …
(edit) @13101   15 years Gary Byers In the primary PROCESS-EXIT-APPLICATION, don't assume that the lock on …
(edit) @13100   15 years R. Matthew Emerson Use package-list locks in DELETE-PACKAGE. (See ticket:616)
(edit) @13099   15 years Gary Byers Add and use a lock in the type-cache stuff. Defer errors that occur …
(edit) @13098   15 years Gary Byers Move contributed ccl/ccl64 shell scripts to contrib/rittweiler. …
(edit) @13097   15 years R. Matthew Emerson Trunk changes through r13096.
(edit) @13096   15 years gz r13095 from trunk (kernel debugger fix)
(edit) @13095   15 years R. Matthew Emerson In readc(): Clear stream error status when retrying after EINTR or …
(edit) @13094   15 years Gary Byers Handle the :file case in #+windows-target FD-INPUT-AVAILABLE-P. Fixes …
(edit) @13093   15 years gz r13080 from trunk (dolist that obeys e.g. inline decls in result clause)
(edit) @13092   15 years gz r13079 from trunk (fix symbol-macrolet vs special)
(edit) @13091   15 years gz Add test for symbol-macrolet/special interaction
(edit) @13090   15 years gz Fix possible deadlock with deferred interrupts in …
(edit) @13089   15 years gz Fix build (bootstrapping)
(edit) @13088   15 years gz Add tests for bug#612. Also uncomment some tests
(edit) @13087   15 years gz fix build (bootstrapping)
(edit) @13086   15 years gz Merge r13072 (special-case addition fixes)
(edit) @13085   15 years gz core file utilities (merged from r13068, r13071, r13084)
(edit) @13084   15 years gz add core-all-processes, core-process-name, core-list
(edit) @13083   15 years Gary Byers When copying functions on x8632, need to call update_self_references().
(edit) @13082   15 years Gary Byers When unwatching, need to rebuild the refbits for the managed static …
(edit) @13081   15 years Gary Byers Fix typo in CANCEL-TERMINATE-WHEN-UNREACHABLE.
(edit) @13080   15 years Gary Byers Yet another DOLIST implementation: separate "bound" decls for VAR from …
(edit) @13079   15 years Gary Byers In %SYMBOL-MACROEXPAND-1: stop searching through env if symbol is …
(edit) @13078   15 years Gary Byers CANCEL-TERMINATE-WHEN-UNREACHABLE: it seems that this can be much …
(edit) @13077   15 years R. Matthew Emerson Don't duplicate doc directory in this branch.
(edit) @13076   15 years R. Matthew Emerson Trunk changes through r13072.
(edit) @13075   15 years R. Matthew Emerson Merge trunk changes r13066 through r13067. (copyright notices)
(edit) @13074   15 years R. Matthew Emerson Merge trunk changes r13055 through r13065
(edit) @13073   15 years R. Matthew Emerson Merge trunk changes r13036 through r13047
(edit) @13072   15 years R. Matthew Emerson In X862-INLINE-ADD2: fixnums won't always fit into a (signed-byte 32). …
(edit) @13071   15 years gz Remove debugging…
(edit) @13070   15 years gz r13066, r13067 from trunk: copyrights etc
(edit) @13069   15 years gz r13065 from trunk (range change in make-heap-ivector)
(edit) @13068   15 years gz Facilities for examining core files (linuxx8664-only)
(edit) @13067   15 years R. Matthew Emerson Update copyright notices.
(edit) @13066   15 years R. Matthew Emerson Change "OpenMCL" to "Clozure CL" in comments and docstrings.
(edit) @13065   15 years R. Matthew Emerson In MAKE-HEAP-IVECTOR, ensure that element-count is not too big. (fixes …
(edit) @13064   15 years Glen Foy Accomodate anticipatory-symbol-complete.lisp
(edit) @13063   15 years R. Matthew Emerson Move finger example to contrib.
(edit) @13062   15 years R. Matthew Emerson Delete this. See http://trac.clozure.com/openmcl/wiki/AddressBook instead.
(edit) @13061   15 years R. Matthew Emerson Qualify access to *debug-cocoa-calls*. In DEFINE-TOOLTIP-ACCESSOR, …
(edit) @13060   15 years Gary Byers updated
(edit) @13059   15 years Gary Byers write-barrier changes for x86-32.
(edit) @13058   15 years R. Matthew Emerson Assume xsltproc is in the user's path.
Note: See TracRevisionLog for help on using the revision log.