source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @15182   13 years R. Matthew Emerson Add Help menu item to show local copy of CCL manual.
(edit) @15181   13 years R. Matthew Emerson Indentation.
(edit) @15180   13 years R. Matthew Emerson New file cf-utils.lisp. Build it along with the rest of the IDE.
(edit) @15179   13 years gz Add missing :initform
(edit) @15178   13 years Keith Corbett example: code coverage test with Hunchentoot handler to view results
(edit) @15177   13 years Gary Byers New! Improved! Properly parenthesized!
(edit) @15176   13 years Gary Byers Revert last change.
(edit) @15175   13 years Gary Byers Use an idea suggested by gz to make various flavors of READ-LINE faster.
(edit) @15174   13 years R. Matthew Emerson x862-formlist: delete some extraneous junk characters that snuck in.
(edit) @15173   13 years Gary Byers Back out of the previous change, and try to fix the problem the way I …
(edit) @15172   13 years Gary Byers In X862-ALLOCATE-INITIALIZED-GVECTOR, we need to invalidate regmap …
(edit) @15171   13 years Gary Byers updated
(edit) @15170   13 years R. Matthew Emerson Document how standard lisp streams correspond to the operating systems …
(edit) @15169   13 years gz Implement remote inspector
(edit) @15168   13 years gz default the port in rlisp-test
(edit) @15167   13 years gz Have the inspector update ccl:@ in the listener instead of in the …
(edit) @15166   13 years gz top-listener-process convenience function
(edit) @15165   13 years Gary Byers Except on the PPC (which has LAP versions of %EXTEND-VECTOR), define …
(edit) @15164   13 years R. Matthew Emerson On Windows, treat typing Control-Break in a console window as a …
(edit) @15163   13 years R. Matthew Emerson Revert r15162.
(edit) @15162   13 years Keith Corbett add code coverage test with Hunchentoot handler to view results
(edit) @15161   13 years R. Matthew Emerson Quote SVN_REVISION value in Makefiles to guard against possible …
(edit) @15160   13 years R. Matthew Emerson In the definition of current_stack_pointer(), use different inline asm …
(edit) @15159   13 years Gary Byers Conditionalize out support for treating a single command-line argument …
(edit) @15158   13 years Gary Byers Define another 3-register-argument UUO …
(edit) @15157   13 years Gary Byers remove duplicate movsbl definition
(edit) @15156   13 years Gary Byers Define MOVDQU; AFAICT, neither it nor MOVDQA require a 64-bit CPU. In …
(edit) @15155   13 years Gary Byers Keep process-whostate in a (CONS) cell in a slot in the PROCESS …
(edit) @15154   13 years R. Matthew Emerson Fix ticket:899 in 1.7 branch also.
(edit) @15153   13 years R. Matthew Emerson Hackish script for building Mac App Store package.
(edit) @15152   13 years R. Matthew Emerson Tag tree used to build Mac App Store version 1.7 of Clozure CL.
(edit) @15151   13 years Gary Byers PPC backend had the same bug as in r15149.
(edit) @15150   13 years Gary Byers ARM backend had the same bug as in r15149.
(edit) @15149   13 years Gary Byers If the result of a "natural" arithmetic/logical operation is a …
(edit) @15148   13 years Gary Byers Try to fix ticket:862 and some related problems. If …
(edit) @15147   13 years Gary Byers At least for x86: move some platform-specific constants (register …
(edit) @15146   13 years Gary Byers Optionally use environment variables to initilize CCL's notion of some …
(edit) @15145   13 years Gary Byers Try to address ticket:896 (at least the parts that aren't "this isn't …
(edit) @15144   13 years Gary Byers In mark_weak_alist(), we want to check if the pair (not its fulltag) …
(edit) @15143   13 years Gary Byers WIN32 kernel incororating r15142. Fixes ticket:897 in the trunk.
(edit) @15142   13 years Gary Byers Back out of most of the changes in r15131, which inadvertently …
(edit) @15141   13 years R. Matthew Emerson Add and export process-plist. Fixes ticket:441.
(edit) @15140   13 years R. Matthew Emerson Delete extra #\> that was hard to find, other tweaks.
Note: See TracRevisionLog for help on using the revision log.