# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 7:38:01 AM Fri, 12 Mar 2010 00:50:04 GMT Gary Byers [13512] * trunk/source/lisp-kernel/ppc-gc.c (modified) Fix typos. Thu, 11 Mar 2010 08:20:06 GMT Gary Byers [13511] * trunk/source/lisp-kernel/image.c (modified) * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/ppc-gc.c (modified) * trunk/source/lisp-kernel/x86-gc.c (modified) Try to undo some of the damage done (mostly) by r13497. image.c: ... Tue, 09 Mar 2010 20:20:16 GMT gz [13510] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-streams.lisp (modified) * branches/working-0711/ccl/lib/ccl-export-syms.lisp (modified) * branches/working-0711/ccl/lib/macros.lisp (modified) * branches/working-0711/ccl/lib/misc.lisp (modified) From trunk: bivalent vector streams (r13454 et. al.) Tue, 09 Mar 2010 20:07:19 GMT gz [13509] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-0/X86/X8664/x8664-bignum.lisp (modified) * branches/working-0711/ccl/level-0/X86/x86-array.lisp (modified) * branches/working-0711/ccl/level-0/l0-bignum64.lisp (modified) From trunk: Faster logical operations on bignums (r13412 r13413 ... Tue, 09 Mar 2010 19:56:34 GMT gz [13508] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-readloop-lds.lisp (modified) * branches/working-0711/ccl/level-1/l1-streams.lisp (modified) * branches/working-0711/ccl/lib/streams.lisp (modified) From trunk: r13368 (stream-line-length, error message printing tweak) Tue, 09 Mar 2010 19:48:14 GMT gz [13507] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-utils.lisp (modified) From trunk: r13410 (faster :initial-element in make-array) Tue, 09 Mar 2010 19:43:31 GMT gz [13506] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/compiler/X86/X8632/x8632-vinsns.lisp (modified) * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) From trunk: faster %iasr/%ilsr, less boxing/unboxing for 32-bit ... Tue, 09 Mar 2010 19:35:57 GMT gz [13505] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/compiler/nx1.lisp (modified) * branches/working-0711/ccl/level-0/X86/x86-misc.lisp (modified) * branches/working-0711/ccl/level-1/l1-boot-2.lisp (modified) * branches/working-0711/ccl/level-1/l1-reader.lisp (modified) * branches/working-0711/ccl/level-1/l1-streams.lisp (modified) * branches/working-0711/ccl/lib/ccl-export-syms.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) From trunk, misc tweaks and small fixes: r13366 r13371 r13470 r13437 ... Tue, 09 Mar 2010 18:30:56 GMT gz [13504] * trunk/tests/ansi-tests/ccl.lsp (modified) Add regression test for bug 645 Tue, 09 Mar 2010 17:37:29 GMT gz [13503] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) * branches/working-0711/ccl/lisp-kernel/errors.s (modified) * branches/working-0711/ccl/lisp-kernel/imports.s (modified) * branches/working-0711/ccl/lisp-kernel/linuxx8664/Makefile (modified) * branches/working-0711/ccl/lisp-kernel/lisp.s (modified) * branches/working-0711/ccl/lisp-kernel/m4macros.m4 (modified) * branches/working-0711/ccl/lisp-kernel/ppc-asmutils.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-constants.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-constants32.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-constants64.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-macros.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-spentry.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-spjump.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-subprims.s (modified) * branches/working-0711/ccl/lisp-kernel/ppc-uuo.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-asmutils32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-asmutils64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-constants.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-constants32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-constants64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-macros.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spentry32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spjump32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spjump64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-subprims32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-subprims64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-uuo.s (modified) From trunk: assembler sources syntax cleanup Tue, 09 Mar 2010 17:23:48 GMT gz [13502] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/compiler/X86/X8632/x8632-vinsns.lisp (modified) * branches/working-0711/ccl/compiler/X86/x86-asm.lisp (modified) * branches/working-0711/ccl/compiler/nx0.lisp (modified) * branches/working-0711/ccl/level-0/l0-numbers.lisp (modified) * branches/working-0711/ccl/level-1/l1-files.lisp (modified) * branches/working-0711/ccl/level-1/l1-numbers.lisp (modified) * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) * branches/working-0711/ccl/level-1/l1-sysio.lisp (modified) * branches/working-0711/ccl/level-1/x86-trap-support.lisp (modified) * branches/working-0711/ccl/lib/misc.lisp (modified) * branches/working-0711/ccl/library/core-files.lisp (modified) * branches/working-0711/ccl/library/dominance.lisp (modified) * branches/working-0711/ccl/library/intel-io.lisp (copied) * branches/working-0711/ccl/lisp-kernel/Threads.h (modified) * branches/working-0711/ccl/lisp-kernel/pmcl-kernel.c (modified) * branches/working-0711/ccl/lisp-kernel/thread_manager.c (modified) From trunk: formatting tweaks, non-linux changes, doc and error ... Tue, 09 Mar 2010 14:27:04 GMT gz [13501] * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/library/core-files.lisp (modified) * trunk/source/library/dominance.lisp (modified) Fix build, revert r13495 Tue, 09 Mar 2010 13:44:14 GMT Gary Byers [13500] * trunk/source/lib/misc.lisp (modified) Fix a comment, error messages. Tue, 09 Mar 2010 13:43:44 GMT Gary Byers [13499] * trunk/source/level-1/l1-streams.lisp (modified) Add some whitespace. Tue, 09 Mar 2010 13:43:20 GMT Gary Byers [13498] * trunk/source/level-1/l1-reader.lisp (modified) Readtable's character-type table (rdtab.ttab) may contain more than ... Tue, 09 Mar 2010 02:27:13 GMT Gary Byers [13497] * trunk/source/lisp-kernel/x86-gc.c (modified) After copying a purified function constant to the managed static ... Tue, 09 Mar 2010 00:09:25 GMT Gary Byers [13496] * trunk/source/lisp-kernel/plsym.c (modified) find_symbol(): look for symbols in managed_static areas, too. Mon, 08 Mar 2010 21:46:26 GMT Gary Byers [13495] * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) Don't try to compile or load "dominance" yet; it tries to :INCLUDE a ... Mon, 08 Mar 2010 17:13:50 GMT gz [13494] * trunk/source (modified) * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/lib/systems.lisp (modified) * trunk/source/library/dominance.lisp (copied) new file, dominance analysis of core files Mon, 08 Mar 2010 17:07:55 GMT gz [13493] * branches/working-0711/ccl/library/dominance.lisp (modified) Actually get rid of open-core-graph Mon, 08 Mar 2010 17:06:05 GMT gz [13492] * branches/working-0711/ccl/library/dominance.lisp (modified) get rid of open-core-graph, make it so can just use open-core Mon, 08 Mar 2010 17:01:06 GMT gz [13491] * trunk/source (modified) * trunk/source/library/core-files.lisp (modified) Merge assorted core file improvements Mon, 08 Mar 2010 16:28:19 GMT gz [13490] * branches/working-0711/ccl/library/dominance.lisp (modified) Add idom-frontier-heap-utilization Sun, 07 Mar 2010 18:09:59 GMT gz [13489] * trunk/tests/ansi-tests/ccl.lsp (modified) add regression test Sun, 07 Mar 2010 17:58:24 GMT gz [13488] * trunk/source/compiler/nx1.lisp (modified) Be more thorough in converting declaration types for typechecking. Sun, 07 Mar 2010 17:56:37 GMT gz [13487] * branches/working-0711/ccl/compiler/nx1.lisp (modified) Be more thorough in converting declaration types for typechecking Fri, 05 Mar 2010 17:37:59 GMT gz [13486] * trunk/source (modified) * trunk/source/lib/misc.lisp (modified) Merge r13435,r13440,r13467 into trunk: heap-utilization tweaks Fri, 05 Mar 2010 17:31:33 GMT gz [13485] * trunk/source (modified) * trunk/source/library/leaks.lisp (modified) Merge r13436 into trunk: parse-proc-maps, proc-maps-diff, mtrace ... Fri, 05 Mar 2010 01:30:41 GMT Gary Palter [13484] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Call to removeObserver: in windowWilClose is the wrong thing Fri, 05 Mar 2010 01:29:16 GMT Gary Palter [13483] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Cocoa FFI files for Cocotron r773 Fri, 05 Mar 2010 01:23:59 GMT Gary Palter [13482] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r767.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r773.patch (added) Update to Cocotron r773 which seems to fix the window closing bug\! Thu, 04 Mar 2010 16:38:28 GMT Gary Palter [13481] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r766.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r767.patch (added) Update to Cocotron r767 Thu, 04 Mar 2010 03:57:23 GMT Gary Palter [13480] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Cocoa FFI files for Cocotron r766 Thu, 04 Mar 2010 03:55:47 GMT Gary Palter [13479] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r748.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r766.patch (added) Update to Cocotron r766 Thu, 04 Mar 2010 01:54:46 GMT Gary Palter [13478] * trunk/aux/cocotron/win32/cocotron/issue516 (added) * trunk/aux/cocotron/win32/cocotron/issue516/Delegate.h (added) * trunk/aux/cocotron/win32/cocotron/issue516/Delegate.m (added) * trunk/aux/cocotron/win32/cocotron/issue516/DocumentController.h (added) * trunk/aux/cocotron/win32/cocotron/issue516/DocumentController.m (added) * trunk/aux/cocotron/win32/cocotron/issue516/English.lproj (added) * trunk/aux/cocotron/win32/cocotron/issue516/English.lproj/Credits.rtf (added) * trunk/aux/cocotron/win32/cocotron/issue516/English.lproj/InfoPlist.strings (added) * trunk/aux/cocotron/win32/cocotron/issue516/English.lproj/MainMenu.xib (added) * trunk/aux/cocotron/win32/cocotron/issue516/English.lproj/MyDocument.xib (added) * trunk/aux/cocotron/win32/cocotron/issue516/MyDocument.h (added) * trunk/aux/cocotron/win32/cocotron/issue516/MyDocument.m (added) * trunk/aux/cocotron/win32/cocotron/issue516/WindowController.h (added) * trunk/aux/cocotron/win32/cocotron/issue516/WindowController.m (added) * trunk/aux/cocotron/win32/cocotron/issue516/issue516-Info.plist (added) * trunk/aux/cocotron/win32/cocotron/issue516/issue516.xcodeproj (added) * trunk/aux/cocotron/win32/cocotron/issue516/issue516.xcodeproj/project.pbxproj (added) * trunk/aux/cocotron/win32/cocotron/issue516/issue516_Prefix.pch (added) * trunk/aux/cocotron/win32/cocotron/issue516/main.m (added) Add test case for Cocotron issue 516 Wed, 03 Mar 2010 22:01:10 GMT R. Matthew Emerson [13477] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) In #/windowWillClose: on hemlock-editor-window-controller, try to ... Wed, 03 Mar 2010 20:44:08 GMT gz [13476] * branches/working-0711/ccl/library/core-files.lisp (modified) Core file support improvements: Added core-symbol-plist, ... Wed, 03 Mar 2010 05:28:28 GMT R. Matthew Emerson [13475] * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) In the appearance preference pane, the color wells are bound to the ... Wed, 03 Mar 2010 01:57:58 GMT R. Matthew Emerson [13474] * trunk/source/examples/opengl-ffi.lisp (modified) Make this example work again. #_IsProcessVisible seems to be ... Tue, 02 Mar 2010 22:50:37 GMT Gary Palter [13473] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r748.patch (moved) Upgrade to Cocotron r748 as the previous revision was missing a method Tue, 02 Mar 2010 21:33:01 GMT Gary Palter [13472] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Cocoa FFI files for Cocotron r747 Tue, 02 Mar 2010 21:32:12 GMT Gary Palter [13471] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r724.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r747.patch (added) Update to Cocotron r747 which includes some of our patches Tue, 02 Mar 2010 00:45:43 GMT R. Matthew Emerson [13470] * trunk/source/level-1/l1-streams.lisp (modified) In MAKE-HEAP-IVECTOR, un-swap the names POINTER and VECTOR. Sat, 27 Feb 2010 20:21:14 GMT Gary Byers [13469] * trunk/source/compiler/PPC/ppc2.lisp (modified) * trunk/source/compiler/X86/x862.lisp (modified) PPC2-DIGEST-SYMBOLS, X862-DIGEST-SYMBOLS: make the addresses vector ... Sat, 27 Feb 2010 20:18:21 GMT Gary Byers [13468] * trunk/source/lib/backtrace.lisp (modified) Don't assume that the vector that encodes stack/register addresses ... Sat, 27 Feb 2010 16:56:57 GMT gz [13467] * branches/working-0711/ccl/lib/misc.lisp (modified) In heap-utilization-by-class, use the class of the function, not the ... Sat, 27 Feb 2010 04:00:05 GMT Gary Byers [13466] * trunk/source/lisp-kernel/x86-gc.c (modified) impurify_from_area(): on x8632, need to update_self_reference of any ... Fri, 26 Feb 2010 20:26:02 GMT gz [13465] * branches/working-0711/ccl/library/core-files.lisp (modified) * branches/working-0711/ccl/library/dominance.lisp (modified) add :image arg to core-open specify an image file, use it to load any ... Thu, 25 Feb 2010 21:33:10 GMT Gary Byers [13464] * trunk/source/level-1/l1-streams.lisp (modified) Use *VECTOR-OUTPUT-STREAM-DEFAULT-INITIAL-ALLOCATION* to control ... ... Thu, 25 Feb 2010 21:31:11 GMT Gary Byers [13463] * trunk/source/lib/ccl-export-syms.lisp (modified) Export *VECTOR-OUTPUT-STREAM-DEFAULT-INITIAL-ALLOCATION*. Thu, 25 Feb 2010 21:30:42 GMT Gary Byers [13462] * trunk/source/lib/misc.lisp (modified) Try to speed up PARSE-[UN]SIGNED-INTEGER: strip leading sign bytes, ... Wed, 24 Feb 2010 17:18:55 GMT gz [13461] * branches/working-0711/ccl/library/core-files.lisp (modified) make map-core-areas accept :area :tenured to only look at the tenured ... Wed, 24 Feb 2010 17:05:35 GMT gz [13460] * branches/working-0711/ccl/library/dominance.lisp (modified) Add :area arg to idom-heap-utilization, can be :tenured or :dynamic Tue, 23 Feb 2010 06:24:05 GMT Gary Byers [13459] * trunk/source/level-1/l1-streams.lisp (modified) * trunk/source/lib/misc.lisp (modified) Replace LEB128 encoding of integers with fixed-width, big-endian ... Tue, 23 Feb 2010 06:09:31 GMT Gary Byers [13458] * trunk/source/lib/macros.lisp (modified) Fix macrology in WITH-OUTPUT-TO-VECTOR. Tue, 23 Feb 2010 06:08:58 GMT Gary Byers [13457] * trunk/source/compiler/X86/X8632/x8632-vinsns.lisp (modified) * trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) Try to tighten up %IASR, %ILSR vinsns: use CMOV instead of branching, ... Mon, 22 Feb 2010 20:14:23 GMT Gary Byers [13456] * trunk/source/lib/macros.lisp (modified) Extra parens in WITH-OUTPUT-TO-STRING, WITH-OUTPUT-TO-VECTOR. Mon, 22 Feb 2010 18:43:56 GMT R. Matthew Emerson [13455] * trunk/source/lisp-kernel/thread_manager.c (modified) In count_cpus(): we can use sysconf(_SC_NPROCESSORS_ONLN) on Mac OS X ... Mon, 22 Feb 2010 14:12:06 GMT Gary Byers [13454] * trunk/source/level-1/l1-streams.lisp (modified) * trunk/source/lib/ccl-export-syms.lisp (modified) * trunk/source/lib/macros.lisp (modified) * trunk/source/lib/misc.lisp (modified) New vector streams; similar to STRING streams but use vectors of ... Sun, 21 Feb 2010 18:03:15 GMT Gary Palter [13453] * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) Wasn't built with debugging symbols Sun, 21 Feb 2010 17:35:43 GMT Gary Palter [13452] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r724.patch (modified) Fix a bug in NSNotificationCenter which didn't clear observers from ... Fri, 19 Feb 2010 19:15:46 GMT Gary Palter [13451] * trunk/aux/cocotron/win32/cocotron/issue508 (added) * trunk/aux/cocotron/win32/cocotron/issue508/Appearance.tiff (added) * trunk/aux/cocotron/win32/cocotron/issue508/Documentation.icns (added) * trunk/aux/cocotron/win32/cocotron/issue508/Encodings.tiff (added) * trunk/aux/cocotron/win32/cocotron/issue508/English.lproj (added) * trunk/aux/cocotron/win32/cocotron/issue508/English.lproj/InfoPlist.strings (added) * trunk/aux/cocotron/win32/cocotron/issue508/English.lproj/MainMenu.xib (added) * trunk/aux/cocotron/win32/cocotron/issue508/English.lproj/preferences.xib (added) * trunk/aux/cocotron/win32/cocotron/issue508/FontToNameTransformer.h (added) * trunk/aux/cocotron/win32/cocotron/issue508/FontToNameTransformer.m (added) * trunk/aux/cocotron/win32/cocotron/issue508/General.tiff (added) * trunk/aux/cocotron/win32/cocotron/issue508/IssueXXXAppDelegate.h (added) * trunk/aux/cocotron/win32/cocotron/issue508/PreferencesView.h (added) * trunk/aux/cocotron/win32/cocotron/issue508/PreferencesView.m (added) * trunk/aux/cocotron/win32/cocotron/issue508/PreferencesWindowController.h (added) * trunk/aux/cocotron/win32/cocotron/issue508/PreferencesWindowController.m (added) * trunk/aux/cocotron/win32/cocotron/issue508/issue508-Info.plist (added) * trunk/aux/cocotron/win32/cocotron/issue508/issue508.xcodeproj (added) * trunk/aux/cocotron/win32/cocotron/issue508/issue508.xcodeproj/project.pbxproj (added) * trunk/aux/cocotron/win32/cocotron/issue508/issue508_Prefix.pch (added) * trunk/aux/cocotron/win32/cocotron/issue508/issueXXXAppDelegate.m (added) * trunk/aux/cocotron/win32/cocotron/issue508/main.m (added) Test case for Cocotron issue 508 Fri, 19 Feb 2010 16:59:58 GMT Gary Palter [13450] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r724.patch (modified) Implement encodeWithCoder for NSFont Fri, 19 Feb 2010 16:56:50 GMT Gary Palter [13449] * trunk/source/cocoa-ide/cocoa-defaults.lisp (modified) Missed a conditionalization Fri, 19 Feb 2010 16:48:11 GMT Gary Palter [13448] * trunk/source/cocoa-ide/cocoa-defaults.lisp (modified) * trunk/source/cocoa-ide/preferences.lisp (modified) Switch to NSKeyedArchiver/NSKeyedUnarchiver and enable ... Sat, 13 Feb 2010 22:03:25 GMT R. Matthew Emerson [13447] * trunk/source/level-0/X86/X8632/x8632-hash.lisp (modified) In fast-mod-3, use mark-as-imm/mark-as-node. Toggling the direction ... Wed, 10 Feb 2010 04:34:22 GMT R. Matthew Emerson [13446] * trunk/source/compiler/X86/X8632/x8632-vinsns.lisp (modified) misc-set-s32, misc-set-u32: scaled-idx can be either a node or ... Wed, 10 Feb 2010 04:28:48 GMT R. Matthew Emerson [13445] * trunk/source/compiler/X86/x862.lisp (modified) x862-vset1: avoid stealing an extra immediate register on x8632 in ... Wed, 10 Feb 2010 02:55:52 GMT R. Matthew Emerson [13444] * trunk/source/level-1/l1-reader.lisp (modified) Add a couple of character names used in customer code. Tue, 09 Feb 2010 05:33:20 GMT R. Matthew Emerson [13443] * trunk/source/compiler/X86/x862.lisp (modified) x862-vref1: Try to avoid boxing signed and unsigned 32-bit return ... Mon, 08 Feb 2010 21:01:22 GMT gz [13442] * branches/working-0711/ccl/level-1/l1-boot-2.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) * branches/working-0711/ccl/lib/systems.lisp (modified) * branches/working-0711/ccl/library/dominance.lisp (added) New file, compute heap utilization in core files based on dominance ... Mon, 08 Feb 2010 20:49:08 GMT gz [13441] * branches/working-0711/ccl/library/core-files.lisp (modified) core-print: show more type info Mon, 08 Feb 2010 20:48:19 GMT gz [13440] * branches/working-0711/ccl/lib/misc.lisp (modified) report-heap-utilization: don't crash if no data Mon, 08 Feb 2010 20:01:38 GMT R. Matthew Emerson [13439] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Fix for double-clicking paren at end of buffer, from Ron Garret. see ... Mon, 08 Feb 2010 19:05:04 GMT gz [13438] * branches/working-0711/ccl/library/core-files.lisp (modified) add map-core-region rename core-object-type to ... Sun, 07 Feb 2010 07:00:33 GMT Gary Byers [13437] * trunk/source/compiler/nx1.lisp (modified) An unsigned-byte of the native word size shifted right by a value >= ... Sat, 06 Feb 2010 17:11:54 GMT gz [13436] * branches/working-0711/ccl/library/leaks.lisp (modified) Add parse-proc-maps and proc-maps-diff; extend mtrace parser a bit Sat, 06 Feb 2010 16:52:33 GMT gz [13435] * branches/working-0711/ccl/lib/misc.lisp (modified) heap-utilization: add threshold arg; tweak how slot vectors are described Sat, 06 Feb 2010 11:22:50 GMT Gary Byers [13434] * trunk/source/lisp-kernel/thread_manager.c (modified) Add a cast to the Unix version of create_system_thread, to avoid a ... Sat, 06 Feb 2010 04:28:32 GMT Gary Byers [13433] * release/1.4/source/lisp-kernel/Threads.h (modified) * release/1.4/source/lisp-kernel/area.h (modified) * release/1.4/source/lisp-kernel/memory.c (modified) * release/1.4/source/lisp-kernel/thread_manager.c (modified) * release/1.4/source/lisp-kernel/x86-exceptions.c (modified) * release/1.4/source/lisp-kernel/x86-gc.c (modified) Basically propagate r13431 to 1.4. Sat, 06 Feb 2010 04:11:50 GMT Gary Byers [13432] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) The last (first) 64 bits processed by %BIGNUM-LOGIOR and %BIGNUM- ... Thu, 04 Feb 2010 12:48:07 GMT Gary Byers [13431] * trunk/source/lisp-kernel/Threads.h (modified) * trunk/source/lisp-kernel/area.h (modified) * trunk/source/lisp-kernel/memory.c (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) Try to address ticket:649 by clearly distinguishing between ... Tue, 02 Feb 2010 15:20:23 GMT gz [13430] * trunk/source/cocoa-ide/hemlock/src/package.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/struct.lisp (modified) Add buffer-plist Tue, 02 Feb 2010 15:18:49 GMT gz [13429] * trunk/source/cocoa-ide/hemlock/src/charprops.lisp (modified) Try harder to recognize whole line Tue, 02 Feb 2010 15:18:01 GMT gz [13428] * trunk/source/cocoa-ide/hemlock/src/lispmode.lisp (modified) Add some defindents Tue, 02 Feb 2010 15:16:33 GMT gz [13427] * trunk/source/cocoa-ide/hemlock/src/edit-defs.lisp (modified) Strip trailing :'s in symbol-at-point, so can meta-. on Error In FOO: Tue, 02 Feb 2010 15:12:21 GMT gz [13426] * trunk/source/level-1/l1-sysio.lisp (modified) fix typo Tue, 02 Feb 2010 00:58:40 GMT R. Matthew Emerson [13425] * release/1.4/source/scripts (modified) * release/1.4/source/scripts/ccl (modified) * release/1.4/source/scripts/ccl64 (modified) Port r13416 (cygwin botch in ccl/ccl64 scripts) from trunk to 1.4 ... Mon, 01 Feb 2010 18:19:54 GMT R. Matthew Emerson [13424] * release/1.4/source (modified) * release/1.4/source/compiler (modified) * release/1.4/source/examples/jfli/jfli-lw.lisp (modified) * release/1.4/source/level-0/X86 (modified) * release/1.4/source/level-1/linux-files.lisp (modified) * release/1.4/source/lisp-kernel (modified) Port r13414, r13415 (replace hardwired 1000 with ... Sat, 30 Jan 2010 11:18:00 GMT Gary Byers [13423] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) Seemingly working versions of %BIGNUM-LOGIOR, %BIGNUM-LOGAND. Fri, 29 Jan 2010 12:46:10 GMT Gary Byers [13422] * trunk/source/level-0/PPC/PPC64/ppc64-bignum.lisp (modified) * trunk/source/level-0/l0-bignum64.lisp (modified) Simpler BIGNUM-LOGICAL-AND, BIGNUM-LOGICAL-IOR; call directly to the ... Fri, 29 Jan 2010 12:36:50 GMT Gary Byers [13421] * trunk/source/level-0/PPC/ppc-array.lisp (modified) PPC64 %INIT-MISC fixes. Fri, 29 Jan 2010 01:00:58 GMT Gary Byers [13420] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) Typos. Fri, 29 Jan 2010 00:56:41 GMT Gary Byers [13419] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) * trunk/source/level-0/l0-bignum64.lisp (modified) First-approximation %BIGNUM-LOGIOR, %BIGNUM-LOGAND for x8664. Use ... Fri, 29 Jan 2010 00:52:30 GMT Gary Byers [13418] * trunk/source/level-0/PPC/PPC64/ppc64-bignum.lisp (modified) Add (prototype) LAP functions %BIGNUM-LOGIOR, %BIGNUM-LOGAND for ... Fri, 29 Jan 2010 00:51:49 GMT R. Matthew Emerson [13417] * trunk/source/lib/compile-ccl.lisp (modified) REBUILD-CCL: add new keyword argument :allow-constant-redefinition. ... Thu, 28 Jan 2010 21:50:42 GMT R. Matthew Emerson [13416] * trunk/source/scripts/ccl (modified) * trunk/source/scripts/ccl64 (modified) Don't bother with DD convenience variable, update some comments. ... Thu, 28 Jan 2010 20:58:08 GMT Gary Byers [13415] * trunk/source/level-1/linux-files.lisp (modified) Arggh. Another hardwired 1000 in %TIMED-WAIT-ON-SEMAPHORE-PTR. Thu, 28 Jan 2010 20:46:58 GMT Gary Byers [13414] * trunk/source/level-1/linux-files.lisp (modified) in %TIMED-WAIT-ON-SEMAPHORE-PTR, calculate "stop" in terms of ... Thu, 28 Jan 2010 04:09:51 GMT Gary Byers [13413] * trunk/source/level-0/X86/x86-array.lisp (modified) %SIMPLE-BIT-BOOLE passes the length (in 64-bit words) to the LAP ...