source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7829   17 years R. Matthew Emerson Remove stray backquote.
(edit) @7828   17 years Gary Byers A little bit of Windows conditionalization.
(edit) @7827   17 years Gary Byers new; still a ways to go before it even compiles on win64
(edit) @7826   17 years gz Branch for event-driven ide/hemlock
(edit) @7825   17 years Gary Byers ,form, not .form
(edit) @7824   17 years Gary Byers Use commas when printing bytes allocated/freed in GC messages; try to …
(edit) @7823   17 years Gary Byers REQUIRE-TYPE deals with fuzzier cases.
(edit) @7822   17 years Gary Byers Move the definition of FIND-1ST-ARG-COMBINED-METHOD after the …
(edit) @7821   17 years Gary Byers Try to straighten out type-checking in optimized MAKE-INSTANCE; try to …
(edit) @7820   17 years R. Matthew Emerson These files are really all x8664 specific. Move them into the X8664 …
(edit) @7819   17 years R. Matthew Emerson Use WITH-ADDITIONAL-IMM-REG in more places. Alter ? and $ macros to …
(edit) @7818   17 years R. Matthew Emerson Incomplete, mostly worthless.
(edit) @7817   17 years R. Matthew Emerson Some more vinsns (including store-single, for the benefit of …
(edit) @7816   17 years R. Matthew Emerson include callback subprim in the list
(edit) @7815   17 years R. Matthew Emerson x8632 disassemble function
(edit) @7814   17 years R. Matthew Emerson Update saved register names/count for x8632. (There are none on x8632.)
(edit) @7813   17 years R. Matthew Emerson Specify interface-db-directory for darwinx8632.
(edit) @7812   17 years R. Matthew Emerson ucontext stuff for Darwin/X8632
(edit) @7811   17 years R. Matthew Emerson Darwin/PPC32 has had single-precision variants of sin/cos/etc. for a …
(edit) @7810   17 years Gary Byers Handle class slots in MAKE-INSTANTIATE-LAMBDA-FOR-CLASS-CELL.
(edit) @7809   17 years Gary Byers Use WITHOUT-INTERRUPTS in FD-STREAM-FORCE-OUTPUT.
(edit) @7808   17 years Gary Byers Use *LISTENER-PROMPT-FORMAT*.in PRINT-LISTENER-PROMPT.
(edit) @7807   17 years Gary Byers Export *LISTENER-PROMPT-FORMAT*.
(edit) @7806   17 years Gary Byers Complain if lisp stack pointer isn't in lisp stack when calling out …
(edit) @7805   17 years Gary Byers Fix INFER-LINE-TERMINATION termination. Wasn't this checked in a few …
(edit) @7804   17 years Gary Byers sync with trunk
(edit) @7803   17 years Gary Byers Sync with trunk
(edit) @7802   17 years Gary Byers Import from trunk.
(edit) @7801   17 years Gary Byers Import from trunk.
(edit) @7800   17 years mikel various corrections to HOWTO; added section on IB 2.x
(edit) @7799   17 years mikel various corrections to HOWTO; added section on IB 2.x
(edit) @7798   17 years Gary Byers Set ignore property.
(edit) @7797   17 years Gary Byers add UPDATE-CCL
(edit) @7796   17 years Gary Byers Try to fix ENOUGH-NAMESTRING.
(edit) @7795   17 years Gary Byers Use MAYBE-SETF-NAME when reporting undefined function names.
(edit) @7794   17 years Gary Byers Fix extra - in macintosh-memory-decode function name.
(edit) @7793   17 years Gary Byers new
(edit) @7792   17 years Gary Byers Track SETF function name inverses.
(edit) @7791   17 years Gary Byers Don't set the "puntable" bit on constant-valued pointers that have …
(edit) @7790   17 years Gary Byers %natural-, %natural-c vinsn fixes.
(edit) @7789   17 years Gary Byers Hook up the make-instance optimization stuff.
(edit) @7788   17 years Gary Byers Port batch-quit stuff from working-0710 branch.
(edit) @7787   17 years R. Matthew Emerson Minor stuff.
(edit) @7786   17 years mikel tested build-application with CurrencyConverter; added …
(edit) @7785   17 years mikel tidied up build-application; changed default app class to …
(edit) @7784   17 years mikel debugging build-application
(edit) @7783   17 years Gary Palter Remove extra close paren
(edit) @7782   17 years Gary Byers Don't bind temporaries to constants in the optimized MAKE-INSTANCE …
(edit) @7781   17 years Gary Byers Define ABNORMAL-PROGRAM-EXIT, which currently does PRINT-CALL-HISTORY …
(edit) @7780   17 years Gary Byers Indentation.
(edit) @7779   17 years Gary Byers lisp_Debugger() takes an extra Boolean "in foreign context" arg, …
(edit) @7778   17 years Gary Byers Use "uname -m" to determin architecture on Linux, since some distros …
(edit) @7777   17 years Gary Byers Add a comment or two to Y-OR-N-P (and it was ticket:190 that described …
(edit) @7776   17 years Gary Byers Fix Y-OR-N-P: don't assume that PEEK-CHAR does a READ-CHAR, but if we …
(edit) @7775   17 years R. Matthew Emerson Use normal interface database directory.
(edit) @7774   17 years R. Matthew Emerson Minor additions for x8632 and darwinx8632.
(edit) @7773   17 years R. Matthew Emerson Still more cases where additional imm regs are needed.
(edit) @7772   17 years R. Matthew Emerson Add yet more vinsns.
(edit) @7771   17 years R. Matthew Emerson Use 32-bit ccl::%get-kernel-global-ptr arch macro.
(edit) @7770   17 years R. Matthew Emerson No such thing as x8632::fulltag-nil (it's fulltag-tra). No distinct …
(edit) @7769   17 years R. Matthew Emerson New.
(edit) @7768   17 years Gary Byers new file
(edit) @7767   17 years af Add easygui:cell-count for forms.
(edit) @7766   17 years R. Matthew Emerson %natural- and %natural--c vinsns take only two result/argument specs.
(edit) @7765   17 years R. Matthew Emerson More.
(edit) @7764   17 years R. Matthew Emerson Catch some more places that need additional imm regs. Add a missed …
(edit) @7763   17 years R. Matthew Emerson i386-syscall operator
(edit) @7762   17 years R. Matthew Emerson New files.
(edit) @7761   17 years R. Matthew Emerson Some conditionalizing for x8632.
(edit) @7760   17 years R. Matthew Emerson Move new i386-ff-call operator to the end of the list.
(edit) @7759   17 years Gary Byers Bump image abi version.
(edit) @7758   17 years Gary Byers Don't assume that /bin/arch exists (some versions of Ubuntu have …
(edit) @7757   17 years Gary Byers deleted-static-pairs->static-conses
(edit) @7756   17 years Gary Byers Bump.
(edit) @7755   17 years Gary Byers Try to optimize some cases of MAKE-INSTANCE.
(edit) @7754   17 years Gary Byers Add :macintosh (MacOSRoman) character encoding.
(edit) @7753   17 years Gary Byers Add "extra" field to CLASS-CELL. (Free, due to alignment conventions.)
(edit) @7752   17 years Gary Byers T kernel debugger command shows thread stack areas.
(edit) @7751   17 years Gary Byers Use %SVREF for class-cell access.
(edit) @7750   17 years Gary Byers Do MAKE-INSTANCE of named class via a funcall to the class-cell's …
(edit) @7749   17 years Gary Byers PRINT-OBJECT method for CLASS-CELL.
(edit) @7748   17 years Gary Byers Bump min fasl version.
(edit) @7747   17 years Gary Byers _SPmakestacklist: check for unsigned fixnum element-count.
(edit) @7746   17 years Gary Byers fix handling of class cell in late SET-FIND-CLASS.
(edit) @7745   17 years Gary Byers bump max, current fasl vers (by 2).
(edit) @7744   17 years Gary Byers %TRY-RECURSIVE-LOCK-OBJECT: fix #-futex case.
(edit) @7743   17 years Gary Byers Add lock whostate fields on PPC, too.
(edit) @7742   17 years Gary Byers Locking, hash-table-iteration changes.
(edit) @7741   17 years Gary Byers New hash-table iteration.
(edit) @7740   17 years Gary Byers (Hopefully) really fix the spreadargz list-too-long case.
(edit) @7739   17 years Gary Byers New hash table iteration state.
(edit) @7738   17 years Gary Byers New CLASS-CELL stuff. (use %SVREF, eventually.)
(edit) @7737   17 years Gary Byers Remove LOCK-FILE, UNLOCK-FILE.
(edit) @7736   17 years Gary Byers break->compiler-bug.
(edit) @7735   17 years Gary Byers Fix comment describing %stat return values.
(edit) @7734   17 years Gary Byers break->error.
(edit) @7733   17 years Gary Byers Reformat a comment.
(edit) @7732   17 years Gary Byers Check for null interface address.
(edit) @7731   17 years Gary Byers BREAK: exit if *bactch-flag*.
(edit) @7730   17 years Gary Byers break->error.
Note: See TracRevisionLog for help on using the revision log.