source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15282   13 years Gary Byers Check for undefined functions while processing (FUNCTION <symbol>), …
(edit) @15281   13 years R. Matthew Emerson Add a slot before-close-function to sequence-window-controller, and …
(edit) @15280   13 years R. Matthew Emerson Merge r15270 from trunk.
(edit) @15279   13 years R. Matthew Emerson Report no-applicable-method more sanely for optimized reader methods.
(edit) @15278   13 years R. Matthew Emerson Update linuxarm Makefile to specify the soft-float ABI explicitly.
(edit) @15277   13 years R. Matthew Emerson Restore accidentally commented-out -O2.
(edit) @15276   13 years wade.humeniuk Added env and silently-ignore-catastrophic-failures keyword variable …
(edit) @15275   13 years R. Matthew Emerson Merge r15252 from trunk. (See ticket:915)
(edit) @15274   13 years Gary Byers updated
(edit) @15273   13 years Gary Byers Clarify that a stream created with :SHARING :PRIVATE is "owned" by …
(edit) @15272   13 years Gary Byers new Android binaries
(edit) @15271   13 years Gary Byers Android's #_dlopen() returns a pointer to an soinfo structure. Deal …
(edit) @15270   13 years Gary Byers In MAKE-FILE-STREAM: if FD-OPEN returns (- #$ENOENT) and …
(edit) @15269   13 years Gary Byers compile-ccl.lisp: No more :mixup-hash-code-nop optional feature. …
(edit) @15268   13 years Gary Byers Pass --no-as-needed in Linux linker scripts in 1.7 branch, too. (This …
(edit) @15267   13 years Gary Byers Pass --no-as-needed in Linux linker scripts in 1.7 branch, too.
(edit) @15266   13 years Gary Byers Revert the last change. Use car of method list to find GF in …
(edit) @15265   13 years Gary Byers When we optimize a GF via %SNAP-READER-METHOD, we store the GF's …
(edit) @15264   13 years Gary Byers lib/compile-ccl.lisp: Define some "optional features" for testing …
(edit) @15263   13 years R. Matthew Emerson Fix for listener buffer name conflicts from trunk.
(edit) @15262   13 years R. Matthew Emerson Delete unneeded svn:mergeinfo property on this file.
(edit) @15261   13 years R. Matthew Emerson GC safety fix to x8632 init-closure vinsn from trunk.
(edit) @15260   13 years R. Matthew Emerson GC safety fix to x8632 init-closure vinsn from trunk.
(edit) @15259   13 years Gary Byers In !INIT-CLOSURE, don't set the closure's self-reference until after …
(edit) @15258   13 years Gary Byers At local_label(misc_ref_double_float_vector), ensure that neither …
(edit) @15257   13 years Gary Byers On ARM, rename the 'altivec_present' kernel global to 'float_abi'; set …
(edit) @15256   13 years Gary Byers Be explicit about the fact that CCL doesn't yet support the hard float …
(edit) @15255   13 years R. Matthew Emerson Avoid buffer name conflicts by resetting *cocoa-listener-count* only …
(edit) @15254   13 years R. Matthew Emerson Interface databases for AudioToolbox.framework.
(edit) @15253   13 years Gary Byers Ensure that we call CHARACTER-ENCODING-NAME on a character encoding …
(edit) @15252   13 years Gary Byers WRITE-NOT-PRETTY: handle circularity/dotted lists correctly. Fixes …
(edit) @15251   13 years R. Matthew Emerson Merge fix for broken &whole in define-method-combination to 1.7 branch …
(edit) @15250   13 years R. Matthew Emerson Fix for broken &whole in define-method-combination from trunk. See …
(edit) @15249   13 years greg Fix broken handling of &WHOLE in long-form method combination. Fixes …
(edit) @15248   13 years R. Matthew Emerson Bump minor version.
(edit) @15247   13 years R. Matthew Emerson Correct linuxppc64 binaries.
(edit) @15246   13 years R. Matthew Emerson 1.8 prerelease binaries.
(edit) @15245   13 years R. Matthew Emerson not needed
(edit) @15244   13 years R. Matthew Emerson Remove more Android-related files from the 1.8 branch.
(edit) @15243   13 years R. Matthew Emerson Retarget externals to point into 1.8 release branch.
(edit) @15242   13 years R. Matthew Emerson r15228 from trunk
(edit) @15241   13 years R. Matthew Emerson Merge from trunk: * fix for ticket:865 (r15222-r15223) * emit …
(edit) @15240   13 years R. Matthew Emerson Delete some Android-related files from the 1.8 release branch. The …
(edit) @15239   13 years R. Matthew Emerson Revert r15238. I jumped the gun on this.
(edit) @15238   13 years R. Matthew Emerson Merge trunk changes.
(edit) @15237   13 years R. Matthew Emerson Correct spelling error.
(edit) @15236   13 years Gary Byers Change the initial-values *TERMINAL-CHARACTER-ENCODING-NAME* and …
(edit) @15235   13 years Gary Byers New version, incorporating r15234.
(edit) @15234   13 years Gary Byers Hopefully temporary bug workaround: make xGetSharedLibrary() always …
(edit) @15233   13 years Gary Byers win64 doesn't laugh and play like the other children
(edit) @15232   13 years Gary Byers SAME-FD-P on Windows: don't use RLET so early in the loading sequence.
(edit) @15231   13 years Gary Byers Strangely enough, the PPC doesn't have a "subi." instruction. Who knew ?
(edit) @15230   13 years Gary Byers (SAME-FD-P a b) returns true if it can tell that file descriptors …
(edit) @15229   13 years Gary Byers When the GC tries to zero out recycled pages, it's traditionally done …
(edit) @15228   13 years gz Report errors (usually missing file) from execute-in-file-view by a dialog
(edit) @15227   13 years R. Matthew Emerson Merge fix to x8632 %vect-data-to-macptr from trunk.
(edit) @15226   13 years Gary Byers %VECT-DATA-TO-MACPTR: handle DOUBLE-FLOAT cases, which are weird on …
(edit) @15225   13 years Gary Byers If a function uses &aux variables and *x862-tail-label* needs to be …
(edit) @15224   13 years Gary Byers lisp-kernel/androidarm/Makefile: use ndk-r7b, which allegedly produces …
(edit) @15223   13 years Gary Byers Try to fix ticket:865 another way.
(edit) @15222   13 years Gary Byers In RESTART-CASE-FORM, don't try to "optimize" (RESTART-CASE (CERROR …
(edit) @15221   13 years Gary Byers new file
(edit) @15220   13 years R. Matthew Emerson Add :ccl-1.8 to *features*.
(edit) @15219   13 years R. Matthew Emerson Add ccl-1.8 to *features* and add "prerelease" to version info.
(edit) @15218   13 years R. Matthew Emerson new branch for 1.8 release
(edit) @15217   13 years Gary Byers Define a ref_nrs_function macro. Alternate entrypoint startup stuff …
(edit) @15216   13 years Gary Byers Gotta start somewhere. (Actually, still needs a bit more to get …
(edit) @15215   13 years Gary Byers new binaries. Took long enough …
(edit) @15214   13 years Gary Byers Built with an EABI-aware translator.
(edit) @15213   13 years Gary Byers Whatever ${htoffi} is, it should follow the ARM eabi. Make ${CCL} absolute.
(edit) @15212   13 years Gary Byers learn to use C string functions
(edit) @15211   13 years Gary Byers Build on (x86) Linux host.
(edit) @15210   13 years Gary Byers Tweak a bit.
(edit) @15209   13 years Gary Byers Assume that $0 is in the CCL hierarchy and initialize the CCL path …
(edit) @15208   13 years R. Matthew Emerson New contribution from Arthur Cater. Briefly, it lets you make a …
(edit) @15207   13 years R. Matthew Emerson Update to ASDF 2.20.
(edit) @15206   13 years Gary Byers Add the android_native_app_glue header (presumed to be in the CCL …
(edit) @15205   13 years Gary Byers Include the (Apache-licensed) android_native_app_glue stuff and hook …
(edit) @15204   13 years Gary Byers Thought that I'd checked this in a while ago; make …
(edit) @15203   13 years R. Matthew Emerson Turn -O2 back on in darwinx8664 Makefile.
(edit) @15202   13 years Gary Byers Defer all aspects of gcable-pointer termination until after other …
(edit) @15201   13 years R. Matthew Emerson Implement execute-for-gui in a slightly different way. Instead of …
(edit) @15200   13 years R. Matthew Emerson Move the fake-cfbundle-path crud out of the Objective-C bridge directory.
(edit) @15199   13 years Gary Byers Fix nrs_symbol_fulltag definition for ppc64.
(edit) @15198   13 years Gary Byers Add lisp_globals.s to remaining Makefiles.
(edit) @15197   13 years Gary Byers Rename one of the recently-renamed nil-relative symbols again. Move …
(edit) @15196   13 years Gary Byers Rename a couple of (unused) nil-relative-symbols. No bootstrapping …
(edit) @15195   13 years Gary Byers Teach SKIP-EMBEDDED-IMAGE about these newfangled 64-bit images that …
(edit) @15194   13 years Gary Byers Try to address some of the problems exposed by some JVM's "signal …
(edit) @15193   13 years Keith Corbett add .asd system definitions for examples/code-cover-test
(edit) @15192   13 years R. Matthew Emerson Tweak :proc toplevel command to print the whostate a little bit …
(edit) @15191   13 years Gary Byers Use a cast in the code that sets up errno_loc in the TCR. Revive …
(edit) @15190   13 years Gary Byers Move JNI to its own interface dir on Android. (Should do the same for …
(edit) @15189   13 years Gary Byers Move jni.lisp from examples/jfli/ to library. We don't need the …
(edit) @15188   13 years R. Matthew Emerson Drop the swank listener feature. We may want to add something like …
(edit) @15187   13 years R. Matthew Emerson On Darwin, if the default image isn't found, assume we're in an …
(edit) @15186   13 years Gary Byers Generate interfaces from "android-9" (android 2.3) headers from r7 ndk.
(edit) @15185   13 years R. Matthew Emerson Tweak FCOMP-FIND-FILE. If there is both a directory "foo" and a file …
(edit) @15184   13 years R. Matthew Emerson Add "CCL", so that names like ccl-application will be translated to …
(edit) @15183   13 years Gary Byers In ENSURE-DEFERRED-STREAM-INFO-FOR-IO, force the document object (and …
Note: See TracRevisionLog for help on using the revision log.