|
|
|
@14935
|
13 years |
R. Matthew Emerson |
Complain if ~<...~:> doesn't get any arguments. Fixes ticket:3.
|
|
|
|
@14934
|
13 years |
R. Matthew Emerson |
Better help message for :cd toplevel command. Closes ticket:846.
|
|
|
|
@14933
|
13 years |
R. Matthew Emerson |
Add some control character names. Closes ticket:757.
|
|
|
|
@14932
|
13 years |
Bill St. Clair |
open-shared-library works again in FreeBSD (merge 14929 from trunk)
|
|
|
|
@14931
|
13 years |
R. Matthew Emerson |
In the win32 makefile, ensure that the linker sees the right flags.
|
|
|
|
@14930
|
13 years |
R. Matthew Emerson |
Update Windows lisp kernel makefiles to use mingw64 Cygwin packages. …
|
|
|
|
@14929
|
13 years |
Bill St. Clair |
open-shared-library works again in FreeBSD
|
|
|
|
@14928
|
13 years |
gz |
Switch to showing individual files in a frame and add support for …
|
|
|
|
@14927
|
13 years |
R. Matthew Emerson |
Bump minor version.
|
|
|
|
@14926
|
13 years |
R. Matthew Emerson |
1.7 release binaries.
|
|
|
|
@14925
|
13 years |
R. Matthew Emerson |
Remove "prerelease".
|
|
|
|
@14924
|
13 years |
R. Matthew Emerson |
Merge updated Cocotron binaries to 1.7 branch.
|
|
|
|
@14923
|
13 years |
R. Matthew Emerson |
Merge ASDF 2.017 here.
|
|
|
|
@14922
|
13 years |
Gary Byers |
In ARM disassembler, print apparent fixnum-valued operands using
QUOTE …
|
|
|
|
@14921
|
13 years |
R. Matthew Emerson |
Updated Cocotron files built from d0186d927bc2.
Also removed the …
|
|
|
|
@14920
|
13 years |
R. Matthew Emerson |
ASDF 2.017 from upstream.
|
|
|
|
@14919
|
13 years |
R. Matthew Emerson |
Remove ChangeLog file here, too.
|
|
|
|
@14918
|
13 years |
R. Matthew Emerson |
Remove (empty) ChangeLog file, which we no longer use.
|
|
|
|
@14917
|
13 years |
R. Matthew Emerson |
Merge updated fix for ticket:845
|
|
|
|
@14916
|
13 years |
R. Matthew Emerson |
Clean up mergeinfo a bit.
|
|
|
|
@14915
|
13 years |
R. Matthew Emerson |
Merge r14910 (%code-vector-pc fix) from trunk.
|
|
|
|
@14914
|
13 years |
R. Matthew Emerson |
Merge ARM assembler changes from trunk.
|
|
|
|
@14913
|
13 years |
R. Matthew Emerson |
Merge about box changes from trunk.
|
|
|
|
@14912
|
13 years |
Gary Byers |
updated
|
|
|
|
@14911
|
13 years |
xiaofeng |
Add 2 encodings support for Simplified Chinese: GB2312, GBK
|
|
|
|
@14910
|
13 years |
Gary Byers |
In %CODE-VECTOR-PC, need to shift the unboxed code-vector size left.
|
|
|
|
@14909
|
13 years |
Gary Byers |
Back out of r14899 (ARM backend changes): at least one of those …
|
|
|
|
@14908
|
13 years |
R. Matthew Emerson |
Omit a dot from CFBundleShortVersionString, to avoid the
dorky-looking …
|
|
|
|
@14907
|
13 years |
R. Matthew Emerson |
Merge selected changes from trunk.
|
|
|
|
@14906
|
13 years |
R. Matthew Emerson |
New additional makefile that uses the mingw toolchain explicitly.
The …
|
|
|
|
@14905
|
13 years |
Gary Byers |
um, remember to check this in.
|
|
|
|
@14904
|
13 years |
Gary Byers |
Try to fix ticket:845 a different way.
ACTIVE-LISTENER-WINDOWS returns …
|
|
|
|
@14903
|
13 years |
Gary Byers |
Don't use English.lproj/Infoplist.strings to localize Info.plist …
|
|
|
|
@14902
|
13 years |
Gary Byers |
adapt darxinx86 Makefiles to xcode 4.0+
|
|
|
|
@14901
|
13 years |
R. Matthew Emerson |
Test for r14893.
|
|
|
|
@14900
|
13 years |
Gary Byers |
Propagate r14893 to 1.7 branch.
|
|
|
|
@14899
|
13 years |
Gary Byers |
Try to allow some cases of self calls to skip arg-count checks, …
|
|
|
|
@14898
|
13 years |
Gary Byers |
CJMP vinsn generates prologue for a computed jump.
|
|
|
|
@14897
|
13 years |
Gary Byers |
push/pop multiple FPRs.
|
|
|
|
@14896
|
13 years |
Gary Byers |
In SIGNAL-COMPILER-WARNING, try to ensure that *ERROR-OUTPUT* is at …
|
|
|
|
@14895
|
13 years |
Gary Byers |
revert last change
|
|
|
|
@14894
|
13 years |
Gary Byers |
nuke command-line args when loading, or try to
|
|
|
|
@14893
|
13 years |
Gary Byers |
ACODE-CONSTANT-P returns (values constant-value constant-p), not
what …
|
|
|
|
@14892
|
13 years |
R. Matthew Emerson |
Try to improve the "Arglist On Space" command so that the arglist
in …
|
|
|
|
@14891
|
13 years |
Gary Byers |
In CASE-KEY-TESTERS: don't try to reduce EQL to EQ here. That should …
|
|
|
|
@14890
|
13 years |
Gary Byers |
Add NX2-RECONSTRUCT-CASE: if an IF form appears to be the expansion of …
|
|
|
|
@14889
|
13 years |
gz |
Add test for ~* error stack overflow
|
|
|
|
@14888
|
13 years |
gz |
missing ~
|
|
|
|
@14887
|
13 years |
Gary Byers |
propagate r14886 to 1.7 branch
|
|
|
|
@14886
|
13 years |
Gary Byers |
In %%FRAME-BACKLINK: when trying to skip over stack-consed vectors, …
|
|
|
|
@14885
|
13 years |
R. Matthew Emerson |
1.7 prerelease binaries.
lisp-implementation-version should say …
|
|
|
|
@14884
|
13 years |
R. Matthew Emerson |
Merge trunk changes.
|
|
|
|
@14883
|
13 years |
gz |
Reorganize coverage reporting to do structured output, identifying all …
|
|
|
|
@14882
|
13 years |
R. Matthew Emerson |
Stamp out .cvsignore files here, too.
|
|
|
|
@14881
|
13 years |
R. Matthew Emerson |
Stamp out remaining .cvsignore files.
|
|
|
|
@14880
|
13 years |
R. Matthew Emerson |
Merge trunk changes.
|
|
|
|
@14879
|
13 years |
R. Matthew Emerson |
Darwin/x8664 interfaces built from Snow Leopard headers.
|
|
|
|
@14878
|
13 years |
R. Matthew Emerson |
Darwin/x8632 interfaces built from Snow Leopard headers.
|
|
|
|
@14877
|
13 years |
R. Matthew Emerson |
Rewrite externals to point into release/1.7.
|
|
|
|
@14876
|
13 years |
R. Matthew Emerson |
In thread_signal_setup(): have the system restart system
calls when we …
|
|
|
|
@14875
|
13 years |
R. Matthew Emerson |
Correct #ifdef confusion in install_pmcl_exception_handlers().
|
|
|
|
@14874
|
13 years |
R. Matthew Emerson |
Forgot the "l" in "interrupt_handler".
|
|
|
|
@14873
|
13 years |
R. Matthew Emerson |
Change signature of install_signal_handler() and update
callers.
|
|
|
|
@14872
|
13 years |
Gary Byers |
Newer versions of the win64 toolchain don't prepend underscores to
C …
|
|
|
|
@14871
|
13 years |
R. Matthew Emerson |
Remove the LISP_ASSEMBLER_EXTRA_SIB_BYTE code from pc_luser_xp() and …
|
|
|
|
@14870
|
13 years |
R. Matthew Emerson |
Updated binaries.
|
|
|
|
@14869
|
13 years |
R. Matthew Emerson |
Bump min image, current fasl versions.
|
|
|
|
@14868
|
13 years |
R. Matthew Emerson |
Shouldn't need LISP_ASSEMBLER_EXTRA_SIB_BYTE in pc_luser_xp()
any …
|
|
|
|
@14867
|
13 years |
R. Matthew Emerson |
Bump max image, fasl versions.
|
|
|
|
@14866
|
13 years |
R. Matthew Emerson |
Remove some darwinppc stuff from lisp-kernel.
|
|
|
|
@14865
|
13 years |
Gary Byers |
A long time ago (2001), some PPC Linux distribution's C libraries …
|
|
|
|
@14864
|
13 years |
R. Matthew Emerson |
Reader method optimization/pessimization fixes from trunk.
|
|
|
|
@14863
|
13 years |
Gary Byers |
In handle_fault: some OSes (you know who) don't bother to set …
|
|
|
|
@14862
|
13 years |
Gary Byers |
UNOPTIMIZE-DEPENDENTS undoes reader-method optimization.
|
|
|
|
@14861
|
13 years |
Gary Byers |
don't force gcc 4.0, live with protocol warnings
|
|
|
|
@14860
|
13 years |
Gary Byers |
In CLEAR-GF-CACHE, don't do anything if the dispatch table's
ARGNUM …
|
|
|
|
@14859
|
13 years |
R. Matthew Emerson |
Delete some darwinppc-related directories.
|
|
|
|
@14858
|
13 years |
R. Matthew Emerson |
Rewrite externals to point into here rather than trunk.
|
|
|
|
@14857
|
13 years |
R. Matthew Emerson |
Copy of trunk before removing darwinppc support.
|
|
|
|
@14856
|
13 years |
R. Matthew Emerson |
merge r14855 from trunk
|
|
|
|
@14855
|
13 years |
R. Matthew Emerson |
Put :ccl-1.7 on *features*.
|
|
|
|
@14854
|
13 years |
R. Matthew Emerson |
Add "pre" to version string.
|
|
|
|
@14853
|
13 years |
R. Matthew Emerson |
Create 1.7 release branch.
|
|
|
|
@14852
|
13 years |
R. Matthew Emerson |
When assembling for a 32-bit x86 target, use the modrm encoding (and …
|
|
|
|
@14851
|
13 years |
R. Matthew Emerson |
In shadowed-typecase-clause condition: add an omitted quote
to the …
|
|
|
|
@14850
|
13 years |
Gary Byers |
If [E|C]TYPECASE warns about a shadowed clause, it has to be a …
|
|
|
|
@14849
|
13 years |
Gary Byers |
Change how user-specified toplevel-functions are handled: don't
call …
|
|
|
|
@14848
|
13 years |
Gary Byers |
Fix transposed args in FPR-MASK-FOR-VREG.
|
|
|
|
@14847
|
13 years |
Gary Byers |
Coercing a DOUBLE-FLOAT to a SINGLE-FLOAT can overflow; provide
"safe" …
|
|
|
|
@14846
|
13 years |
Gary Byers |
Missed some (fairly visible) cases where ARM FPR targeting had to
be …
|
|
|
|
@14845
|
13 years |
Gary Byers |
(Should also have been in earlier commit.)
Pass that argument from …
|
|
|
|
@14844
|
13 years |
Gary Byers |
(Should have been in last commit.)
If (%ERR-DISP $XDIVZRO ...) is …
|
|
|
|
@14843
|
13 years |
Gary Byers |
Provide some help in determining arithmetic-error operation/operands …
|
|
|
|
@14842
|
13 years |
Gary Byers |
Determine arithmetic-error-operands for integer division, …
|
|
|
|
@14841
|
13 years |
Gary Byers |
Fix typo in solaris/x64 xp-xmm-regs definition.
|
|
|
|
@14840
|
13 years |
Gary Byers |
Linux/x8632 xmm regs fixes.
|
|
|
|
@14839
|
13 years |
Gary Byers |
XP-XMM-REGS for FreeBSD/x8632.
|
|
|
|
@14838
|
13 years |
Gary Byers |
Partial support for determining arithmetic-error operation/operands
on …
|
|
|
|
@14837
|
13 years |
Gary Byers |
Try to show ARM fp state in the kernel debugger.
(Trying to find the …
|
|
|
|
@14836
|
13 years |
Gary Byers |
updated
|
|
|
|