source: branches/0.17.x/abcl/src/org/armedbear/lisp

Name Size Rev Age Author Last Change
../
java 12035   16 years astalla Removed @Override annotations on methods directly implementing an …
scripting 12256   16 years astalla Removed unnecessary ConditionThrowables?.
util 11988   16 years ehuelsmann Remove the 'large block write' special case code: it interacts badly …
AbstractArray.java 11.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
AbstractBitVector.java 6.5 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
AbstractString.java 3.7 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
AbstractVector.java 8.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
adjoin.lisp 2.0 KB 11695   16 years ehuelsmann Fix DESCRIBE output by registering documentation on functions. Patch …
adjust_array.java 5.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
and.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
apropos.lisp 2.6 KB 12217   16 years ehuelsmann Clean up use of RESOLVE (remove unnecessary case and replace one with …
arglist.java 4.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ArithmeticError.java 4.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
arrays.lisp 3.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
asdf.lisp 41.4 KB 11365   17 years ehuelsmann Patch by Mark Evenson to provide the (optional) RUN-SHELL-COMMAND function.
ash.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
assert.lisp 3.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
assoc.lisp 4.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
assq.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
assql.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Autoload.java 32.4 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
AutoloadMacro.java 3.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
autoloads.lisp 14.6 KB 12230   16 years ehuelsmann More efficient startup: only autoload pprint[.lisp] if necessary.
aver.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
backquote.lisp 9.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
BasicVector_UnsignedByte8.java 7.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
BasicVector_UnsignedByte16.java 8.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
BasicVector_UnsignedByte32.java 7.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Bignum.java 21.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Binding.java 3.1 KB 12170   16 years ehuelsmann Don't throw Go and Return exceptions as means for non-local transfers …
bit-array-ops.lisp 9.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
boole.lisp 2.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
boot.lisp 5.8 KB 12230   16 years ehuelsmann More efficient startup: only autoload pprint[.lisp] if necessary.
BroadcastStream.java 7.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
BuiltInClass.java 14.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
butlast.lisp 2.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
byte-io.lisp 3.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ByteArrayOutputStream.java 4.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CapitalizeFirstStream.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CapitalizeStream.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
case.lisp 7.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
CaseFrobStream.java 5.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ceiling.java 2.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
cell_error_name.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CellError.java 3.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CharacterFunctions.java 12.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CharHashMap.java 1.7 KB 12196   16 years ehuelsmann Suppress unchecked warnings with arrays, because there's no other …
chars.lisp 2.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
check-type.lisp 2.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
clos.lisp 98.0 KB 12191   16 years ehuelsmann Move non-exact closure generation to the outer scope, reducing the …
Closure.java 35.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
collect.lisp 4.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compile-file-pathname.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compile-file.lisp 27.0 KB 12229   16 years ehuelsmann Move more to functions to the autoloader, to be loaded when necessary.
compile-system.lisp 12.3 KB 12216   16 years ehuelsmann Make sure the #n= and #n# reader functionality gets compiled. It's …
CompiledClosure.java 6.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
compiler-error.lisp 2.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compiler-macro.lisp 3.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compiler-pass1.lisp 48.4 KB 12174   16 years ehuelsmann Rewrite RETURN-FROM to fix MISC.293A, MISC.293B and MISC.293C. Add …
compiler-pass2.lisp 356.2 KB 12234   16 years ehuelsmann Don't create 2 fields to store/retrieve a single (cached!) value.
compiler-types.lisp 9.7 KB 11591   17 years ehuelsmann Make SINGLE-FLOAT and DOUBLE-FLOAT compiler types.
CompilerError.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
CompilerUnsupportedFeatureError.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Complex.java 9.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexArray.java 8.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexArray_UnsignedByte8.java 8.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexArray_UnsignedByte32.java 8.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexBitVector.java 11.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexString.java 15.9 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
ComplexVector.java 12.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexVector_UnsignedByte8.java 13.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ComplexVector_UnsignedByte32.java 12.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
concatenate.lisp 2.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ConcatenatedStream.java 7.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
cond.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Condition.java 6.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Cons.java 16.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ControlError.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ControlTransfer.java 2.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
copy-seq.lisp 2.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
copy-symbol.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
copy_list.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
count.lisp 4.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
create_new_file.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
cxr.java 6.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Debug.java 2.1 KB 11391   17 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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
define-symbol-macro.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defmacro.lisp 2.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defpackage.lisp 5.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defsetf.lisp 3.7 KB 11391   17 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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete-duplicates.lisp 3.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete.lisp 7.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete_file.java 3.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
deposit-field.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
describe-compiler-policy.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
describe.lisp 6.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
destructuring-bind.lisp 14.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
directory.lisp 4.2 KB 11616   17 years vvoutilainen Better matching in directory listing. There are still cases where I …
disassemble.lisp 2.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
disassemble_class_bytes.java 3.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
DispatchMacroFunction.java 2.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
DivisionByZero.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
do-symbols.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Do.java 6.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
do.lisp 3.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dolist.java 4.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
dolist.lisp 2.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dotimes.java 5.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
dotimes.lisp 3.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
DoubleFloat.java 21.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
DowncaseStream.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
dribble.lisp 3.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dump-class.lisp 8.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dump-form.lisp 4.7 KB 11566   17 years ehuelsmann Make sure to dump all floats with exponent marker, because when …
early-defuns.lisp 10.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
EchoStream.java 6.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ed.lisp 6.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
EndOfFile.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
enough-namestring.lisp 3.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ensure-directories-exist.lisp 2.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Environment.java 10.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
EqHashTable.java 4.9 KB 11488   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
EqlHashTable.java 4.0 KB 11488   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
EqualHashTable.java 4.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
EqualpHashTable.java 4.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
error.lisp 204 bytes 11297   17 years ehuelsmann Set Id keyword for expansion.
Extensions.java 7.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FaslReader.java 16.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FaslReadtable.java 4.9 KB 12192   16 years vvoutilainen Patch by Douglas R. Miles to improve performance after CHAR_MAX was …
FastStringBuffer.java 4.3 KB 11527   17 years Mark Evenson (Phil Hudson) Make FastStringBuffer? an adapter to java-1.5's …
fdefinition.lisp 4.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
featurep.lisp 2.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
file_author.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
file_error_pathname.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
file_length.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
file_string_length.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
file_write_date.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FileError.java 3.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FileStream.java 9.7 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
fill.lisp 2.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
FillPointerOutputStream.java 3.4 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
find-all-symbols.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
find.lisp 8.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Fixnum.java 25.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
float_sign.java 2.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FloatFunctions.java 16.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FloatingPointInexact.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FloatingPointInvalidOperation.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FloatingPointOverflow.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FloatingPointUnderflow.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
floor.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ftruncate.java 6.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Function.java 9.4 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
function_info.java 4.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
FunctionBinding.java 1.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
gc.java 2.3 KB 11488   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
GenericFunction.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
gentemp.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
get_properties.java 2.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Go.java 2.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
gray-streams.lisp 22.7 KB 12187   16 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 7.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
HashTableFunctions.java 8.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
IllegalMonitorState.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
inline.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
input_stream_p.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
inspect.lisp 7.8 KB 11565   17 years ehuelsmann Fix thinko: it's not "unless", it's "when" ext:*inspector-hook* is …
interactive_stream_p.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Interpreter.java 20.6 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
Java.java 32.2 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
java.lisp 13.6 KB 11940   16 years astalla Fixed a bug in interpreted let* and do*: the environment used for …
JavaClass.java 4.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
JavaClassLoader.java 3.7 KB 12180   16 years astalla Ticket #56: eliminated use of temporary files for COMPILE
JavaException.java 3.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
JavaObject.java 12.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
JavaStackFrame.java 4.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
jclass_name.java 3.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
jclass_of.java 3.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
JHandler.java 5.4 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
jmethod_return_type.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
JProxy.java 8.7 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
jvm.lisp 23.7 KB 12229   16 years ehuelsmann Move more to functions to the autoloader, to be loaded when necessary.
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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
known-symbols.lisp 2.7 KB 12223   16 years ehuelsmann The Lisp class turns out to contain some static symbols too, use …
last.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
late-setf.lisp 4.7 KB 11775   16 years ehuelsmann Fix the remaining two DEFINE-SETF-EXPANDER tests (.6 and ??).
Layout.java 8.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
lcm.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ldb.lisp 3.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ldiff.lisp 1.9 KB 11391   17 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 90.6 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
lisp_implementation_type.java 2.0 KB 11488   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lisp_implementation_version.java 2.1 KB 11488   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LispCharacter.java 18.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispClass.java 9.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispError.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispInteger.java 2.1 KB 11722   16 years ehuelsmann Make sure to create Fixnums when the LispInteger/Bignum? created is in …
LispObject.java 22.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispReader.java 15.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispStackFrame.java 5.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LispThread.java 34.5 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
list-length.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
list.lisp 2.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
listen.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Load.java 30.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
load.lisp 2.3 KB 11856   16 years astalla * loading: added a new primitive sys::load-returning-last-result …
logand.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logandc1.java 2.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logandc2.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logbitp.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logcount.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logeqv.java 2.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
LogicalPathname.java 11.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logior.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
lognand.java 2.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
lognor.java 2.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
lognot.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logorc1.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logorc2.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logtest.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
logxor.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
loop.lisp 77.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
machine_type.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
machine_version.java 3.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
MacroObject.java 4.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
macros.lisp 6.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Main.java 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-hash-table.lisp 1.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-load-form-saving-slots.lisp 2.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-sequence.lisp 5.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-string-output-stream.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-string.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make_array.java 10.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
make_condition.java 5.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
make_server_socket.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
make_socket.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
map1.lisp 2.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
map-into.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
map.lisp 2.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mask-field.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
MathFunctions.java 30.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
member-if.lisp 1.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mismatch.lisp 3.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mod.java 1.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
multiple-value-bind.lisp 2.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
multiple-value-list.lisp 1.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
multiple-value-setq.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Nil.java 5.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
NilVector.java 6.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
nsubstitute.lisp 5.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
nth-value.lisp 1.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
numbers.lisp 7.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
opcodes.lisp 9.7 KB 12185   16 years ehuelsmann Add stack effects to opcodes actually in use.
open.lisp 9.2 KB 11434   17 years ehuelsmann Merge open-external-format branch back to trunk.
open_stream_p.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Operator.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
or.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
output_stream_p.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Package.java 29.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
package.lisp 4.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
package_error_package.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
PackageError.java 4.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
PackageFunctions.java 13.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Packages.java 4.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
parse-integer.lisp 3.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
parse-lambda-list.lisp 6.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ParseError.java 2.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Pathname.java 49.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
pathnames.lisp 15.7 KB 11577   17 years vvoutilainen Support "partial" wildcards in DIRECTORY, like …
peek_char.java 4.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
pprint-dispatch.lisp 15.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
pprint.lisp 53.6 KB 12230   16 years ehuelsmann More efficient startup: only autoload pprint[.lisp] if necessary.
precompiler.lisp 40.8 KB 12248   16 years ehuelsmann Fix macroexpansion bug in the precompiler. Reported by: szergling at gmail
Primitive.java 5.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Primitives.java 154.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
print-object.lisp 5.1 KB 11590   17 years astalla Merged the scripting branch, providing JSR-223 support and other new …
print-unreadable-object.lisp 2.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
print.lisp 11.5 KB 12218   16 years ehuelsmann Centralize package creation (in Lisp.java). This moves the creation …
PrintNotReadable.java 4.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
probe_file.java 3.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
proclaim.lisp 5.5 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Profiler.java 5.5 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
profiler.lisp 5.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
prog.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ProgramError.java 2.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
psetf.lisp 2.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
query.lisp 2.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
RandomState.java 6.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Ratio.java 19.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
read-circle.lisp 7.8 KB 12216   16 years ehuelsmann Make sure the #n= and #n# reader functionality gets compiled. It's …
read-conditional.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
read-from-string.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
read-sequence.lisp 2.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ReaderError.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ReaderMacroFunction.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Readtable.java 19.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
reduce.lisp 3.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
rem.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
remf.lisp 2.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
remove-duplicates.lisp 4.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
remove.lisp 7.0 KB 12217   16 years ehuelsmann Clean up use of RESOLVE (remove unnecessary case and replace one with …
replace.lisp 8.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
require.lisp 2.2 KB 11391   17 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 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
revappend.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
room.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
rotatef.lisp 2.3 KB 11391   17 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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
runtime-class.lisp 38.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
RuntimeClass.java 6.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
search.lisp 4.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
sequences.lisp 2.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SeriousCondition.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
server_socket_close.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ShellCommand.java 9.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
shiftf.lisp 3.4 KB 11391   17 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 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleArray_T.java 10.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleArray_UnsignedByte8.java 10.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleArray_UnsignedByte16.java 10.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleArray_UnsignedByte32.java 10.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleBitVector.java 16.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleCondition.java 3.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleError.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleString.java 12.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleTypeError.java 3.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleVector.java 10.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SimpleWarning.java 2.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SingleFloat.java 21.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlimeInputStream.java 4.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SlimeOutputStream.java 4.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SlotClass.java 10.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SlotDefinition.java 11.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years ehuelsmann Merge open-external-format branch back to trunk.
socket_accept.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
socket_close.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
socket_stream.java 2.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SocketStream.java 2.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
software_type.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
software_version.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
sort.lisp 9.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
source-transform.lisp 3.3 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SpecialBinding.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
SpecialOperator.java 5.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
SpecialOperators.java 19.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StackFrame.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StandardClass.java 21.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StandardGenericFunction.java 25.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
StandardGenericFunctionClass.java 3.1 KB 11711   16 years ehuelsmann Switch our internals over to the new variadic list() function.
StandardMethod.java 10.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StandardMethodClass.java 2.6 KB 11711   16 years ehuelsmann Switch our internals over to the new variadic list() function.
StandardObject.java 16.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StandardObjectFunctions.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StandardReaderMethod.java 2.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
StorageCondition.java 2.2 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Stream.java 81.8 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
stream_element_type.java 1.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
stream_external_format.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StreamError.java 4.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StringFunctions.java 34.2 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
StringInputStream.java 4.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StringOutputStream.java 4.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
strings.lisp 6.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
StructureClass.java 4.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StructureObject.java 17.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
StyleWarning.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
sublis.lisp 3.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
subst.lisp 5.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
substitute.lisp 5.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
subtypep.lisp 32.1 KB 11586   17 years ehuelsmann Eliminate the pesky beeps in TYPE-OF.1; however unfortunately, this …
Symbol.java 122.0 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
SymbolHashTable.java 7.1 KB 11698   16 years astalla reverted wrong commit.
SymbolMacro.java 1.8 KB 11441   17 years ehuelsmann Fix compiled MACROLET.13 and MACROLET.14: MACROEXPAND should know …
SynonymStream.java 6.3 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
tailp.lisp 1.7 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ThreadDestroyed.java 1.8 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
threads.lisp 4.4 KB 12213   16 years ehuelsmann Move the implementation of the Mutex functionality to the THREADS …
Throw.java 2.3 KB 12255   16 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
Time.java 4.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
time.lisp 6.2 KB 11391   17 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   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
truncate.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
TwoWayStream.java 6.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
TypeError.java 6.9 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
typep.lisp 7.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
unbound_slot_instance.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
UnboundSlot.java 3.4 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
UnboundVariable.java 2.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
UndefinedFunction.java 2.5 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
UpcaseStream.java 2.0 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
upgraded-complex-part-type.lisp 1.8 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Utilities.java 6.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
Version.java 1.7 KB 12265   16 years ehuelsmann Update 0.17.x branch version number with 0.17.0 tagged.
Warning.java 2.1 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
with-accessors.lisp 1.9 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-hash-table-iterator.lisp 2.1 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-input-from-string.lisp 2.6 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-open-file.lisp 2.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-output-to-string.lisp 2.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-package-iterator.lisp 3.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-slots.lisp 2.2 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-standard-io-syntax.lisp 2.4 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
write-sequence.lisp 3.0 KB 11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
WrongNumberOfArgumentsException.java 2.6 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ZeroRankArray.java 5.8 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
zip.java 3.7 KB 12254   16 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
ZipCache.java 2.5 KB 11998   16 years ehuelsmann Add a cache for opened '.zip' files. Before this change, consecutive …
  • Property svn:ignore set to
    *.abcl
    *.cls
    *.class
    build
    lisp
    native.h
    Makefile
Note: See TracBrowser for help on using the repository browser.