../
|
java
|
|
12035
|
16 years
|
astalla |
Removed @Override annotations on methods directly implementing an …
|
scripting
|
|
12160
|
16 years
|
astalla |
JSR-223: methods returning lists in the script engine factory now …
|
util
|
|
11988
|
16 years
|
ehuelsmann |
Remove the 'large block write' special case code:
it interacts badly …
|
AbstractArray.java
|
11.8 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
AbstractBitVector.java
|
6.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
AbstractString.java
|
3.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
AbstractVector.java
|
9.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
adjoin.lisp
|
2.0 KB
|
11695
|
16 years
|
ehuelsmann |
Fix DESCRIBE output by registering documentation on functions.
Patch …
|
adjust_array.java
|
5.5 KB
|
11562
|
16 years
|
ehuelsmann |
Change and document the internal adjustArray() protocol: we can't use …
|
and.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
apropos.lisp
|
2.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
arglist.java
|
4.8 KB
|
12041
|
16 years
|
Mark Evenson |
Fix (ext:arglist 'ext:arglist) => NIL. (Tobias Rittweiler).
|
ArithmeticError.java
|
4.8 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
arrays.lisp
|
3.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
asdf.lisp
|
41.4 KB
|
11365
|
16 years
|
ehuelsmann |
Patch by Mark Evenson to provide the (optional) RUN-SHELL-COMMAND function.
|
ash.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
assert.lisp
|
3.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
assoc.lisp
|
4.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
assq.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
assql.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Autoload.java
|
33.1 KB
|
12059
|
16 years
|
ehuelsmann |
Lisp-side implementation for ThreadLock? and Mailbox,
both put in …
|
AutoloadMacro.java
|
4.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
autoloads.lisp
|
12.0 KB
|
12075
|
16 years
|
Mark Evenson |
Remove erroneous autoload for with-thread-lock macro from removed …
|
aver.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
backquote.lisp
|
9.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
BasicVector_UnsignedByte8.java
|
7.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
BasicVector_UnsignedByte16.java
|
8.6 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
BasicVector_UnsignedByte32.java
|
7.8 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
Bignum.java
|
22.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
Binding.java
|
3.1 KB
|
12170
|
15 years
|
ehuelsmann |
Don't throw Go and Return exceptions as means for non-local transfers …
|
bit-array-ops.lisp
|
9.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
boole.lisp
|
2.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
boot.lisp
|
12.2 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
BroadcastStream.java
|
7.8 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
BuiltInClass.java
|
14.5 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
butlast.lisp
|
2.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
byte-io.lisp
|
3.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ByteArrayOutputStream.java
|
4.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
CapitalizeFirstStream.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
CapitalizeStream.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
case.lisp
|
7.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
CaseFrobStream.java
|
6.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
ceiling.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
cell_error_name.java
|
2.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
CellError.java
|
3.4 KB
|
11539
|
16 years
|
ehuelsmann |
Empty statements cleanup:
* Remove unintentional empty statements
* …
|
CharacterFunctions.java
|
12.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
CharHashMap.java
|
1.7 KB
|
12192
|
15 years
|
vvoutilainen |
Patch by Douglas R. Miles to improve performance after CHAR_MAX
was …
|
chars.lisp
|
2.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
check-type.lisp
|
2.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
clos.lisp
|
98.0 KB
|
12191
|
15 years
|
ehuelsmann |
Move non-exact closure generation to the outer scope, reducing
the …
|
Closure.java
|
35.9 KB
|
11778
|
16 years
|
vvoutilainen |
Fix declaration of free specials for non-array execute.
|
ClosureBinding.java
|
1.9 KB
|
11866
|
16 years
|
ehuelsmann |
Finish closure fixes by merging the branch to the trunk.
|
coerce.lisp
|
4.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
collect.lisp
|
4.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
compile-file-pathname.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
compile-file.lisp
|
24.8 KB
|
12180
|
15 years
|
astalla |
Ticket #56: eliminated use of temporary files for COMPILE
|
compile-system.lisp
|
12.3 KB
|
12060
|
16 years
|
ehuelsmann |
Followup to r12059: related changes to compile-system.lisp.
|
CompiledClosure.java
|
7.0 KB
|
12180
|
15 years
|
astalla |
Ticket #56: eliminated use of temporary files for COMPILE
|
compiler-error.lisp
|
2.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
compiler-macro.lisp
|
3.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
compiler-pass1.lisp
|
48.4 KB
|
12174
|
15 years
|
ehuelsmann |
Rewrite RETURN-FROM to fix MISC.293A, MISC.293B and MISC.293C.
Add …
|
compiler-pass2.lisp
|
351.1 KB
|
12188
|
15 years
|
ehuelsmann |
Fix cl-bench BENCH-STRINGS/ADJUSTABLE:
We can't unbox variables …
|
compiler-types.lisp
|
9.7 KB
|
11591
|
16 years
|
ehuelsmann |
Make SINGLE-FLOAT and DOUBLE-FLOAT compiler types.
|
CompilerError.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
CompilerUnsupportedFeatureError.java
|
2.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Complex.java
|
10.0 KB
|
11954
|
16 years
|
ehuelsmann |
Remove workaround for the fact that Math.hypot() was added in Java …
|
ComplexArray.java
|
9.1 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
ComplexArray_UnsignedByte8.java
|
9.2 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
ComplexArray_UnsignedByte32.java
|
9.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
ComplexBitVector.java
|
12.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
ComplexString.java
|
16.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
ComplexVector.java
|
12.9 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
ComplexVector_UnsignedByte8.java
|
13.6 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
ComplexVector_UnsignedByte32.java
|
13.1 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
concatenate.lisp
|
2.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ConcatenatedStream.java
|
8.2 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
cond.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Condition.java
|
6.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
ConditionThrowable.java
|
2.2 KB
|
11413
|
16 years
|
vvoutilainen |
Add override annotation for fillInStackTrace.
|
Cons.java
|
17.5 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
ControlError.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
copy-seq.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
copy-symbol.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
copy_list.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
count.lisp
|
4.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
create_new_file.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
cxr.java
|
6.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Debug.java
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
debug.lisp
|
5.8 KB
|
12157
|
16 years
|
Mark Evenson |
*INVOKE-DEBUGGER-HOOK* now called before *DEBUGGER-HOOK* (Tobias …
|
define-modify-macro.lisp
|
4.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
define-symbol-macro.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
defmacro.lisp
|
2.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
defpackage.lisp
|
5.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
defsetf.lisp
|
3.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
defstruct.lisp
|
26.1 KB
|
12113
|
16 years
|
ehuelsmann |
Fix types used in THE type-checking for structure access.
|
deftype.lisp
|
3.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
delete-duplicates.lisp
|
3.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
delete.lisp
|
7.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
delete_file.java
|
3.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
deposit-field.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
describe-compiler-policy.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
describe.lisp
|
6.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
destructuring-bind.lisp
|
14.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
directory.lisp
|
4.2 KB
|
11616
|
16 years
|
vvoutilainen |
Better matching in directory listing. There are
still cases where I …
|
disassemble.lisp
|
2.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
disassemble_class_bytes.java
|
3.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
DispatchMacroFunction.java
|
2.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
DivisionByZero.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
do-all-symbols.lisp
|
2.4 KB
|
11776
|
16 years
|
ehuelsmann |
Fix DO-ALL-SYMBOLS.{6,9,12}: we can't use DOLIST, because it has
an …
|
do-external-symbols.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
do-symbols.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Do.java
|
6.8 KB
|
12170
|
15 years
|
ehuelsmann |
Don't throw Go and Return exceptions as means for non-local transfers …
|
do.lisp
|
3.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
dolist.java
|
4.2 KB
|
12170
|
15 years
|
ehuelsmann |
Don't throw Go and Return exceptions as means for non-local transfers …
|
dolist.lisp
|
2.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
dotimes.java
|
5.1 KB
|
12170
|
15 years
|
ehuelsmann |
Don't throw Go and Return exceptions as means for non-local transfers …
|
dotimes.lisp
|
3.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
DoubleFloat.java
|
22.2 KB
|
12018
|
16 years
|
ehuelsmann |
Reconstruct NaNs? upon reading, if readable output is requested.
|
DowncaseStream.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
dribble.lisp
|
3.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
dump-class.lisp
|
8.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
dump-form.lisp
|
4.7 KB
|
11566
|
16 years
|
ehuelsmann |
Make sure to dump all floats with exponent marker, because when …
|
early-defuns.lisp
|
10.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
EchoStream.java
|
7.4 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
ed.lisp
|
6.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
EndOfFile.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
enough-namestring.lisp
|
3.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ensure-directories-exist.lisp
|
2.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Environment.java
|
10.8 KB
|
12171
|
15 years
|
ehuelsmann |
Cleanup thinko in addTagBinding: there's no need to specify the …
|
EqHashTable.java
|
4.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
EqlHashTable.java
|
4.0 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
EqualHashTable.java
|
4.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
EqualpHashTable.java
|
4.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
error.lisp
|
204 bytes
|
11297
|
17 years
|
ehuelsmann |
Set Id keyword for expansion.
|
Extensions.java
|
8.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
FaslReader.java
|
16.9 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
FaslReadtable.java
|
4.9 KB
|
12192
|
15 years
|
vvoutilainen |
Patch by Douglas R. Miles to improve performance after CHAR_MAX
was …
|
FastStringBuffer.java
|
4.3 KB
|
11527
|
16 years
|
Mark Evenson |
(Phil Hudson) Make FastStringBuffer? an adapter to java-1.5's …
|
fdefinition.lisp
|
4.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
featurep.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
file_author.java
|
2.0 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
file_error_pathname.java
|
2.0 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
file_length.java
|
1.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
file_string_length.java
|
2.0 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
file_write_date.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FileError.java
|
3.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FileStream.java
|
10.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
fill.lisp
|
2.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
FillPointerOutputStream.java
|
3.8 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
find-all-symbols.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
find.lisp
|
8.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Fixnum.java
|
25.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
float_sign.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FloatFunctions.java
|
17.5 KB
|
11722
|
16 years
|
ehuelsmann |
Make sure to create Fixnums when the LispInteger/Bignum? created is in …
|
FloatingPointInexact.java
|
2.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FloatingPointInvalidOperation.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FloatingPointOverflow.java
|
2.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FloatingPointUnderflow.java
|
2.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
floor.java
|
3.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
format.lisp
|
117.9 KB
|
11784
|
16 years
|
ehuelsmann |
Add a function which seems to be missing in our sources (MISSING-ARG).
|
ForwardReferencedClass.java
|
3.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
ftruncate.java
|
6.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Function.java
|
10.1 KB
|
12079
|
16 years
|
ehuelsmann |
Add API to execute()-able classes for hot spot profiling
next to …
|
function_info.java
|
4.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
FunctionBinding.java
|
1.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
gc.java
|
2.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
GenericFunction.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
gentemp.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
get_properties.java
|
2.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Go.java
|
2.3 KB
|
12168
|
15 years
|
ehuelsmann |
Correct identification of the lexical context of a GO in relation to …
|
gray-streams.lisp
|
22.7 KB
|
12187
|
15 years
|
ehuelsmann |
Reinstate two-way-stream functionality with Gray streams.
|
gui.lisp
|
590 bytes
|
12029
|
16 years
|
ehuelsmann |
Set properties on source files recently added.
|
HashTable.java
|
8.1 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
HashTableFunctions.java
|
8.6 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
IllegalMonitorState.java
|
2.0 KB
|
12040
|
16 years
|
ehuelsmann |
Add synchronization like in Java through the special operator …
|
inline.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
input_stream_p.java
|
1.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
inspect.lisp
|
7.8 KB
|
11565
|
16 years
|
ehuelsmann |
Fix thinko: it's not "unless", it's "when" ext:*inspector-hook* is …
|
interactive_stream_p.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Interpreter.java
|
20.3 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
Java.java
|
33.2 KB
|
12111
|
16 years
|
ehuelsmann |
Eliminate all unchecked warnings,
while also removing generic …
|
java.lisp
|
13.6 KB
|
11940
|
16 years
|
astalla |
Fixed a bug in interpreted let* and do*: the environment used for …
|
JavaClass.java
|
4.2 KB
|
12152
|
16 years
|
Mark Evenson |
Native EOL style for source code.
|
JavaClassLoader.java
|
3.7 KB
|
12180
|
15 years
|
astalla |
Ticket #56: eliminated use of temporary files for COMPILE
|
JavaException.java
|
3.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
JavaObject.java
|
12.7 KB
|
12083
|
16 years
|
astalla |
Fixed (reverted) wrong implementation of …
|
JavaStackFrame.java
|
4.4 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
jclass_name.java
|
3.8 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
jclass_of.java
|
3.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
JHandler.java
|
5.6 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
jmethod_return_type.java
|
2.4 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
JProxy.java
|
9.0 KB
|
11859
|
16 years
|
astalla |
Corrected previous commit: JProxy uses APPLY and not FUNCALL.
|
jvm.lisp
|
22.1 KB
|
12168
|
15 years
|
ehuelsmann |
Correct identification of the lexical context of a GO in relation to …
|
Keyword.java
|
7.8 KB
|
11700
|
16 years
|
ehuelsmann |
Add OpenBSD and NetBSD platform detection support.
Patch by: Julian …
|
known-functions.lisp
|
13.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
known-symbols.lisp
|
2.6 KB
|
11780
|
16 years
|
ehuelsmann |
Clean up the known symbols cache:
* instead of returning only the …
|
last.java
|
3.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
late-setf.lisp
|
4.7 KB
|
11775
|
16 years
|
ehuelsmann |
Fix the remaining two DEFINE-SETF-EXPANDER tests (.6 and ??).
|
Layout.java
|
8.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
lcm.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ldb.lisp
|
3.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ldiff.lisp
|
1.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
LICENSE
|
1.1 KB
|
7287
|
21 years
|
piso |
Initial checkin.
|
Lisp.java
|
92.0 KB
|
12180
|
15 years
|
astalla |
Ticket #56: eliminated use of temporary files for COMPILE
|
lisp_implementation_type.java
|
2.0 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
lisp_implementation_version.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
LispCharacter.java
|
18.5 KB
|
12192
|
15 years
|
vvoutilainen |
Patch by Douglas R. Miles to improve performance after CHAR_MAX
was …
|
LispClass.java
|
10.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
LispError.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
LispInteger.java
|
2.1 KB
|
11722
|
16 years
|
ehuelsmann |
Make sure to create Fixnums when the LispInteger/Bignum? created is in …
|
LispObject.java
|
25.5 KB
|
12172
|
15 years
|
ehuelsmann |
Fix dispatch() generic case. Fixes compiled MULTIPLE-VALUE-CALL
with …
|
LispReader.java
|
16.7 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
LispStackFrame.java
|
5.8 KB
|
12149
|
16 years
|
Mark Evenson |
Guard against null pointers in LispStackFrame? (Tobias Rittweiler).
…
|
LispThread.java
|
36.4 KB
|
12161
|
16 years
|
Mark Evenson |
THREADS:MAKE-THREAD :name parameter is now optional.
|
list-length.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
list.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
listen.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Load.java
|
30.6 KB
|
12141
|
16 years
|
Mark Evenson |
Added support for loading Lisp from JAR files.
Pathnames passed to …
|
load.lisp
|
2.3 KB
|
11856
|
16 years
|
astalla |
* loading:
added a new primitive sys::load-returning-last-result …
|
logand.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
logandc1.java
|
2.9 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
logandc2.java
|
3.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
logbitp.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
logcount.java
|
2.2 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
logeqv.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
LogicalPathname.java
|
12.0 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
logior.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
lognand.java
|
2.9 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
lognor.java
|
2.9 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
lognot.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
logorc1.java
|
3.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
logorc2.java
|
3.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
logtest.java
|
2.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
logxor.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
loop.lisp
|
77.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
machine_type.java
|
2.0 KB
|
11750
|
16 years
|
Mark Evenson |
Don't die if if the Java system property 'os.arch' doesn't exist.
…
|
machine_version.java
|
3.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
MacroObject.java
|
4.3 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
macros.lisp
|
6.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Main.java
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make-hash-table.lisp
|
1.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make-load-form-saving-slots.lisp
|
2.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make-sequence.lisp
|
5.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make-string-output-stream.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make-string.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
make_array.java
|
10.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
make_condition.java
|
5.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
make_server_socket.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
make_socket.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
map1.lisp
|
2.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
map-into.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
map.lisp
|
2.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
mask-field.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
MathFunctions.java
|
31.3 KB
|
11955
|
16 years
|
ehuelsmann |
Fix some failures in ABCL's own test suite; some by fixing the …
|
member-if.lisp
|
1.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
mismatch.lisp
|
3.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
mod.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
multiple-value-bind.lisp
|
2.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
multiple-value-list.lisp
|
1.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
multiple-value-setq.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Mutex.java
|
5.2 KB
|
12053
|
16 years
|
Mark Evenson |
Move additional symbols into THREADS package.
The symbols
THREADP …
|
Nil.java
|
5.8 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
NilVector.java
|
6.6 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
nsubstitute.lisp
|
5.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
nth-value.lisp
|
1.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
numbers.lisp
|
7.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
opcodes.lisp
|
9.7 KB
|
12185
|
15 years
|
ehuelsmann |
Add stack effects to opcodes actually in use.
|
open.lisp
|
9.2 KB
|
11434
|
16 years
|
ehuelsmann |
Merge open-external-format branch back to trunk.
|
open_stream_p.java
|
1.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
Operator.java
|
2.3 KB
|
11478
|
16 years
|
ehuelsmann |
Cleanup: remove dead code (including a redefinition of 'equals' which …
|
or.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
output_stream_p.java
|
1.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
Package.java
|
29.9 KB
|
11492
|
16 years
|
ehuelsmann |
Revert r11491. It was based on lack of understanding of the order in …
|
package.lisp
|
4.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
package_error_package.java
|
2.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
PackageError.java
|
4.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
PackageFunctions.java
|
14.3 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Packages.java
|
4.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
parse-integer.lisp
|
3.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
parse-lambda-list.lisp
|
6.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ParseError.java
|
2.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Pathname.java
|
51.0 KB
|
11815
|
16 years
|
ehuelsmann |
Be sure to decode URL.getPath() results before
using it as paths. …
|
pathnames.lisp
|
15.7 KB
|
11577
|
16 years
|
vvoutilainen |
Support "partial" wildcards in DIRECTORY, like
…
|
peek_char.java
|
4.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
pprint-dispatch.lisp
|
15.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
pprint.lisp
|
53.6 KB
|
12013
|
16 years
|
ehuelsmann |
Fix Gray streams interaction with the pretty printer.
Fix Gray streams …
|
precompiler.lisp
|
41.4 KB
|
12040
|
16 years
|
ehuelsmann |
Add synchronization like in Java through the special operator …
|
Primitive.java
|
6.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Primitives.java
|
163.3 KB
|
12181
|
15 years
|
ehuelsmann |
Prevent nested compilation of CLOS generated methods.
This prevents …
|
print-object.lisp
|
5.1 KB
|
11590
|
16 years
|
astalla |
Merged the scripting branch, providing JSR-223 support and other new …
|
print-unreadable-object.lisp
|
2.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
print.lisp
|
11.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
PrintNotReadable.java
|
4.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
probe_file.java
|
3.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
proclaim.lisp
|
5.5 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Profiler.java
|
5.7 KB
|
12082
|
16 years
|
ehuelsmann |
Hot spot counting for the profiler.
|
profiler.lisp
|
5.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
prog.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ProgramError.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
psetf.lisp
|
2.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
query.lisp
|
2.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
RandomState.java
|
6.5 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
Ratio.java
|
19.3 KB
|
11579
|
16 years
|
ehuelsmann |
Add floatValue() and doubleValue() to LispObject and all number …
|
read-conditional.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
read-from-string.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
read-sequence.lisp
|
2.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ReaderError.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
ReaderMacroFunction.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Readtable.java
|
19.7 KB
|
12192
|
15 years
|
vvoutilainen |
Patch by Douglas R. Miles to improve performance after CHAR_MAX
was …
|
reduce.lisp
|
3.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
rem.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
remf.lisp
|
2.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
remove-duplicates.lisp
|
4.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
remove.lisp
|
7.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
replace.lisp
|
8.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
require.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
restart.lisp
|
12.7 KB
|
11785
|
16 years
|
ehuelsmann |
Add ignore declaration on unused argument.
|
Return.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
revappend.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
room.java
|
2.7 KB
|
12019
|
16 years
|
ehuelsmann |
Don't GC before returning the free amount;
it clobbers the …
|
rotatef.lisp
|
2.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
run-benchmarks.lisp
|
8.2 KB
|
11297
|
17 years
|
ehuelsmann |
Set Id keyword for expansion.
|
run-shell-command.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
runtime-class.lisp
|
38.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
RuntimeClass.java
|
6.8 KB
|
11722
|
16 years
|
ehuelsmann |
Make sure to create Fixnums when the LispInteger/Bignum? created is in …
|
search.lisp
|
4.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
sequences.lisp
|
2.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
SeriousCondition.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
server_socket_close.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
setf.lisp
|
8.9 KB
|
11773
|
16 years
|
ehuelsmann |
Fix MULTIPLE-VALUE-SETQ and (SETF (VALUES ...) ...) when
setting the …
|
sets.lisp
|
7.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ShellCommand.java
|
9.6 KB
|
11700
|
16 years
|
ehuelsmann |
Add OpenBSD and NetBSD platform detection support.
Patch by: Julian …
|
shiftf.lisp
|
3.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
signal.lisp
|
6.4 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
simple_list_remove_duplicates.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SimpleArray_T.java
|
10.4 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
SimpleArray_UnsignedByte8.java
|
10.7 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
SimpleArray_UnsignedByte16.java
|
11.0 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
SimpleArray_UnsignedByte32.java
|
10.7 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
SimpleBitVector.java
|
16.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
SimpleCondition.java
|
3.4 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SimpleError.java
|
2.8 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SimpleString.java
|
13.5 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
SimpleTypeError.java
|
3.2 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
SimpleVector.java
|
11.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
SimpleWarning.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SingleFloat.java
|
21.5 KB
|
12018
|
16 years
|
ehuelsmann |
Reconstruct NaNs? upon reading, if readable output is requested.
|
Site.java
|
3.2 KB
|
11813
|
16 years
|
ehuelsmann |
Fix building in a path with spaces.
Found by: Mark Tarver
Fixes: …
|
SiteName.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SlimeInputStream.java
|
4.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SlimeOutputStream.java
|
4.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
SlotClass.java
|
10.4 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
SlotDefinition.java
|
12.0 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
SlotDefinitionClass.java
|
2.8 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
socket.lisp
|
3.2 KB
|
11434
|
16 years
|
ehuelsmann |
Merge open-external-format branch back to trunk.
|
socket_accept.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
socket_close.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
socket_stream.java
|
2.5 KB
|
11478
|
16 years
|
ehuelsmann |
Cleanup: remove dead code (including a redefinition of 'equals' which …
|
SocketStream.java
|
2.6 KB
|
11478
|
16 years
|
ehuelsmann |
Cleanup: remove dead code (including a redefinition of 'equals' which …
|
software_type.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
software_version.java
|
1.9 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
sort.lisp
|
9.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
source-transform.lisp
|
3.3 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
SpecialBinding.java
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
SpecialOperator.java
|
5.8 KB
|
12079
|
16 years
|
ehuelsmann |
Add API to execute()-able classes for hot spot profiling
next to …
|
SpecialOperators.java
|
20.5 KB
|
12124
|
16 years
|
ehuelsmann |
Proposed solution to ticket #61: skip type checking
on DEFTYPE-d types …
|
StackFrame.java
|
2.1 KB
|
12105
|
16 years
|
Mark Evenson |
Split StackFrame? abstraction into Java and Lisp stack frames.
From …
|
StandardClass.java
|
21.7 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
StandardGenericFunction.java
|
26.7 KB
|
12079
|
16 years
|
ehuelsmann |
Add API to execute()-able classes for hot spot profiling
next to …
|
StandardGenericFunctionClass.java
|
3.1 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
StandardMethod.java
|
10.7 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StandardMethodClass.java
|
2.6 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
StandardObject.java
|
16.3 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StandardObjectFunctions.java
|
2.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StandardReaderMethod.java
|
2.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StandardReaderMethodClass.java
|
2.8 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
step.lisp
|
1.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
StorageCondition.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
Stream.java
|
85.9 KB
|
12180
|
15 years
|
astalla |
Ticket #56: eliminated use of temporary files for COMPILE
|
stream_element_type.java
|
2.0 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
stream_external_format.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
StreamError.java
|
4.9 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StringFunctions.java
|
35.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StringInputStream.java
|
4.8 KB
|
11714
|
16 years
|
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
StringOutputStream.java
|
4.1 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
strings.lisp
|
6.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
StructureClass.java
|
4.4 KB
|
12125
|
16 years
|
ehuelsmann |
Followup to r12122: Don't redefine the same class,
instead disallow …
|
StructureObject.java
|
18.0 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
StyleWarning.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
sublis.lisp
|
3.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
subst.lisp
|
5.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
substitute.lisp
|
5.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
subtypep.lisp
|
32.1 KB
|
11586
|
16 years
|
ehuelsmann |
Eliminate the pesky beeps in TYPE-OF.1; however unfortunately, this …
|
Symbol.java
|
122.6 KB
|
12181
|
15 years
|
ehuelsmann |
Prevent nested compilation of CLOS generated methods.
This prevents …
|
SymbolHashTable.java
|
7.1 KB
|
11698
|
16 years
|
astalla |
reverted wrong commit.
|
SymbolMacro.java
|
1.8 KB
|
11441
|
16 years
|
ehuelsmann |
Fix compiled MACROLET.13 and MACROLET.14: MACROEXPAND should know …
|
SynonymStream.java
|
7.0 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
tailp.lisp
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
ThreadDestroyed.java
|
1.7 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
threads.lisp
|
3.5 KB
|
12059
|
16 years
|
ehuelsmann |
Lisp-side implementation for ThreadLock? and Mailbox,
both put in …
|
Throw.java
|
2.4 KB
|
11526
|
16 years
|
ehuelsmann |
Make Throw.java do as Lisp.java and LispThread?.java: create a …
|
Time.java
|
4.5 KB
|
12109
|
16 years
|
ehuelsmann |
Remove references to the long-deleted Native class.
|
time.lisp
|
6.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
top-level.lisp
|
14.4 KB
|
12147
|
16 years
|
vvoutilainen |
Fix PRINT-LENGTH.INIT.1.
|
trace.lisp
|
5.5 KB
|
11668
|
16 years
|
ehuelsmann |
Prevent CLOS from kicking in on TRACE; makes sure the compiler doesn't …
|
tree-equal.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
truncate.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
TwoWayStream.java
|
7.3 KB
|
11991
|
16 years
|
vvoutilainen |
Move IOException handling away from reader's tight loops.
|
TypeError.java
|
7.2 KB
|
11754
|
16 years
|
vvoutilainen |
Convert using ClassCastException? to checking instanceof.
Performance …
|
typep.lisp
|
7.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
unbound_slot_instance.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
UnboundSlot.java
|
3.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
UnboundVariable.java
|
2.8 KB
|
11777
|
16 years
|
ehuelsmann |
Put special bindings restoration-to-old-value in a FINALLY clause at …
|
UndefinedFunction.java
|
2.5 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
UpcaseStream.java
|
2.1 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
upgraded-complex-part-type.lisp
|
1.8 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
Utilities.java
|
6.9 KB
|
12176
|
15 years
|
ehuelsmann |
Add OpenJDK identification of Darwin to the
*FEATURES* setup and the …
|
Version.java
|
1.7 KB
|
12130
|
16 years
|
ehuelsmann |
Now that 0.16.x has branched, increase trunk's version number.
|
Warning.java
|
2.2 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
with-accessors.lisp
|
1.9 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-hash-table-iterator.lisp
|
2.1 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-input-from-string.lisp
|
2.6 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-mutex.lisp
|
1.8 KB
|
12053
|
16 years
|
Mark Evenson |
Move additional symbols into THREADS package.
The symbols
THREADP …
|
with-open-file.lisp
|
2.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-output-to-string.lisp
|
2.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-package-iterator.lisp
|
3.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-slots.lisp
|
2.2 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
with-standard-io-syntax.lisp
|
2.4 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
write-sequence.lisp
|
3.0 KB
|
11391
|
16 years
|
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
WrongNumberOfArgumentsException.java
|
2.6 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
ZeroRankArray.java
|
6.0 KB
|
11711
|
16 years
|
ehuelsmann |
Switch our internals over to the new variadic list() function.
|
zip.java
|
3.7 KB
|
11488
|
16 years
|
ehuelsmann |
Add @Override annotations.
Patch by: Douglas Miles
|
ZipCache.java
|
2.5 KB
|
11998
|
16 years
|
ehuelsmann |
Add a cache for opened '.zip' files.
Before this change, consecutive …
|