|
|
@15209
|
9 years |
gb |
Assume that $0 is in the CCL hierarchy and initialize the CCL path …
|
|
|
@15208
|
9 years |
rme |
New contribution from Arthur Cater.
Briefly, it lets you make a …
|
|
|
@15207
|
9 years |
rme |
Update to ASDF 2.20.
|
|
|
@15206
|
9 years |
gb |
Add the android_native_app_glue header (presumed to be in the CCL …
|
|
|
@15205
|
9 years |
gb |
Include the (Apache-licensed) android_native_app_glue stuff and
hook …
|
|
|
@15204
|
9 years |
gb |
Thought that I'd checked this in a while ago; make …
|
|
|
@15203
|
9 years |
rme |
Turn -O2 back on in darwinx8664 Makefile.
|
|
|
@15202
|
9 years |
gb |
Defer all aspects of gcable-pointer termination until after other …
|
|
|
@15201
|
9 years |
rme |
Implement execute-for-gui in a slightly different way.
Instead of …
|
|
|
@15200
|
9 years |
rme |
Move the fake-cfbundle-path crud out of the Objective-C
bridge directory.
|
|
|
@15199
|
9 years |
gb |
Fix nrs_symbol_fulltag definition for ppc64.
|
|
|
@15198
|
9 years |
gb |
Add lisp_globals.s to remaining Makefiles.
|
|
|
@15197
|
9 years |
gb |
Rename one of the recently-renamed nil-relative symbols again.
Move …
|
|
|
@15196
|
9 years |
gb |
Rename a couple of (unused) nil-relative-symbols. No bootstrapping …
|
|
|
@15195
|
9 years |
gb |
Teach SKIP-EMBEDDED-IMAGE about these newfangled 64-bit images that …
|
|
|
@15194
|
9 years |
gb |
Try to address some of the problems exposed by some JVM's "signal …
|
|
|
@15193
|
9 years |
kmcorbett |
add .asd system definitions for examples/code-cover-test
|
|
|
@15192
|
9 years |
rme |
Tweak :proc toplevel command to print the whostate a little
bit …
|
|
|
@15191
|
9 years |
gb |
Use a cast in the code that sets up errno_loc in the TCR.
Revive …
|
|
|
@15190
|
9 years |
gb |
Move JNI to its own interface dir on Android. (Should do the same for …
|
|
|
@15189
|
9 years |
gb |
Move jni.lisp from examples/jfli/ to library. We don't need the …
|
|
|
@15188
|
9 years |
rme |
Drop the swank listener feature.
We may want to add something like …
|
|
|
@15187
|
9 years |
rme |
On Darwin, if the default image isn't found, assume we're in an …
|
|
|
@15186
|
9 years |
gb |
Generate interfaces from "android-9" (android 2.3) headers from r7 ndk.
|
|
|
@15185
|
9 years |
rme |
Tweak FCOMP-FIND-FILE. If there is both a directory "foo" and a file …
|
|
|
@15184
|
9 years |
rme |
Add "CCL", so that names like ccl-application will
be translated to …
|
|
|
@15183
|
9 years |
gb |
In ENSURE-DEFERRED-STREAM-INFO-FOR-IO, force the document object (and …
|
|
|
@15182
|
9 years |
rme |
Add Help menu item to show local copy of CCL manual.
|
|
|
@15181
|
9 years |
rme |
Indentation.
|
|
|
@15180
|
9 years |
rme |
New file cf-utils.lisp. Build it along with the rest of the IDE.
|
|
|
@15179
|
9 years |
gz |
Add missing :initform
|
|
|
@15178
|
9 years |
kmcorbett |
example: code coverage test with Hunchentoot handler to view results
|
|
|
@15177
|
9 years |
gb |
New! Improved! Properly parenthesized!
|
|
|
@15176
|
9 years |
gb |
Revert last change.
|
|
|
@15175
|
9 years |
gb |
Use an idea suggested by gz to make various flavors of READ-LINE faster.
|
|
|
@15174
|
9 years |
rme |
x862-formlist: delete some extraneous junk characters
that snuck in.
|
|
|
@15173
|
9 years |
gb |
Back out of the previous change, and try to fix the problem the
way I …
|
|
|
@15172
|
9 years |
gb |
In X862-ALLOCATE-INITIALIZED-GVECTOR, we need to invalidate regmap …
|
|
|
@15171
|
9 years |
gb |
updated
|
|
|
@15170
|
9 years |
rme |
Document how standard lisp streams correspond to the
operating systems …
|
|
|
@15169
|
9 years |
gz |
Implement remote inspector
|
|
|
@15168
|
9 years |
gz |
default the port in rlisp-test
|
|
|
@15167
|
9 years |
gz |
Have the inspector update ccl:@ in the listener instead of in the …
|
|
|
@15166
|
9 years |
gz |
top-listener-process convenience function
|
|
|
@15165
|
9 years |
gb |
Except on the PPC (which has LAP versions of %EXTEND-VECTOR), define …
|
|
|
@15164
|
9 years |
rme |
On Windows, treat typing Control-Break in a console window
as a …
|
|
|
@15163
|
9 years |
rme |
Revert r15162.
|
|
|
@15162
|
9 years |
kmcorbett |
add code coverage test with Hunchentoot handler to view results
|
|
|
@15161
|
9 years |
rme |
Quote SVN_REVISION value in Makefiles to guard against
possible …
|
|
|
@15160
|
9 years |
rme |
In the definition of current_stack_pointer(), use
different inline asm …
|
|
|
@15159
|
9 years |
gb |
Conditionalize out support for treating a single command-line
argument …
|
|
|
@15158
|
9 years |
gb |
Define another 3-register-argument UUO …
|
|
|
@15157
|
9 years |
gb |
remove duplicate movsbl definition
|
|
|
@15156
|
9 years |
gb |
Define MOVDQU; AFAICT, neither it nor MOVDQA require a 64-bit CPU.
In …
|
|
|
@15155
|
9 years |
gb |
Keep process-whostate in a (CONS) cell in a slot in the PROCESS …
|
|
|
@15151
|
9 years |
gb |
PPC backend had the same bug as in r15149.
|
|
|
@15150
|
9 years |
gb |
ARM backend had the same bug as in r15149.
|
|
|
@15149
|
9 years |
gb |
If the result of a "natural" arithmetic/logical operation is a …
|
|
|
@15148
|
9 years |
gb |
Try to fix ticket:862 and some related problems.
If …
|
|
|
@15147
|
9 years |
gb |
At least for x86: move some platform-specific constants (register …
|
|
|
@15146
|
9 years |
gb |
Optionally use environment variables to initilize CCL's notion of
some …
|
|
|
@15145
|
9 years |
gb |
Try to address ticket:896 (at least the parts that aren't "this isn't …
|
|
|
@15144
|
9 years |
gb |
In mark_weak_alist(), we want to check if the pair (not its fulltag) …
|
|
|
@15143
|
9 years |
gb |
WIN32 kernel incororating r15142. Fixes ticket:897 in the trunk.
|
|
|
@15142
|
9 years |
gb |
Back out of most of the changes in r15131, which inadvertently …
|
|
|
@15141
|
9 years |
rme |
Add and export process-plist. Fixes ticket:441.
|
|
|
@15138
|
9 years |
gb |
In MAKE-FILE-STREAM, test that the fd is seekable by ... trying
to …
|
|
|
@15137
|
9 years |
rme |
In the Makefiles for the Linux ports, use the --no-as-needed
linker …
|
|
|
@15136
|
9 years |
rme |
Simple tests for a few recent bugs.
|
|
|
@15135
|
9 years |
rme |
Don't warn about the same initarg appearing in more than one slot.
…
|
|
|
@15134
|
9 years |
gb |
REQUIRE-S8 was shifting in the right direction (for once), but
by the …
|
|
|
@15133
|
9 years |
gb |
Darwin doesn't have a libm anyway, and doesn't like absolute …
|
|
|
@15132
|
9 years |
gb |
Refer to the external symbol 'exp', so that libm isn't discarded
by …
|
|
|
@15131
|
9 years |
gb |
get_tcr(): on Win32, check the linear field of the presumed TCR …
|
|
|
@15130
|
9 years |
gb |
Fix some FP instructions' masks so that the disassembler will …
|
|
|
@15129
|
9 years |
gb |
Conditionalize out toplevel (DECLAIM (OPTIMIZE (SAFETY 3))) forms. We …
|
|
|
@15128
|
9 years |
gb |
Split ARM2-ASET2 into the case that has to deal with the write
barrier …
|
|
|
@15127
|
9 years |
gb |
In NX-CHECK-VDECL-VAR-REF, allow TYPE decls to apply to symbol-macros; …
|
|
|
@15126
|
9 years |
gb |
WITH-IMM-TARGET, WITH-NODE-TARGET: allow elements of reserve set
to be NIL.
|
|
|
@15125
|
9 years |
gb |
Use default optimization settings by ... default in TEST-CCL.
|
|
|
@15124
|
9 years |
gb |
No TSP on ARM.
|
|
|
@15123
|
9 years |
gb |
Need to restore double-float-zero after ffcall.
|
|
|
@15122
|
9 years |
gb |
SPECIAL-OPERATOR: conditionalize for ARM (pseudofunctions vs …
|
|
|
@15121
|
9 years |
gb |
In ARM2-COPY-REGISTER: check more thoroughly that source and dest
FPR …
|
|
|
@15120
|
9 years |
gb |
In MISC-REF-C-BIT-FIXNUM, don't try to rotate right by 0 bits.
In …
|
|
|
@15119
|
9 years |
gb |
Don't allow shifter operands of the for (:ror reg (:$ 0)) (that's
how …
|
|
|
@15118
|
9 years |
gz |
uncomment and clean up rlisp-test
|
|
|
@15117
|
9 years |
gz |
Allow remote connections
|
|
|
@15116
|
9 years |
gz |
Implement restarts dialog for remote listener
|
|
|
@15115
|
9 years |
gz |
Move the make-xxx-stack-range functions out of the inspector package
|
|
|
@15114
|
9 years |
rme |
In the following vinsns, don't use x8664::stack-temp (which is
an MMX …
|
|
|
@15113
|
9 years |
gfoy |
#/saveDocument revisited.
|
|
|
@15112
|
9 years |
rme |
Use %imm2 instead of the MMX register %mm0 to save an unboxed value …
|
|
|
@15111
|
9 years |
gb |
ARM-specific changes, mostly.
When running lisp code (in almost all …
|
|
|
@15110
|
9 years |
rme |
Revert r15092 (switch to xib format). There's no way to compile
a xib …
|
|
|
@15109
|
9 years |
gz |
Make cmd-. cmd-, and cmd-/ work in remote listeners.
Add some local …
|
|
|
@15108
|
9 years |
gb |
On Windows, if one or both of the standard input/output handles
is a …
|
|
|
@15105
|
9 years |
gz |
Rewrite the remote lisp client to use swink rather than swank. Move …
|
|
|
@15104
|
9 years |
gz |
Add swink, a swank-like debugger nub
|
|
|
@15103
|
9 years |
gb |
updated
|
|
|