source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13034   12 years Mark Evenson ASDF-INSTALL now uses the path search mechanism for 'gpg'. Expand the …
(edit) @13033   12 years Mark Evenson [ticket #110][backport r13024,r13026] Fix #\+ in JAR pathnames.
(edit) @13032   12 years astalla Fix DEFUN as redefined by the precompiler: it incorrectly returned the …
(edit) @13031   12 years Mark Evenson Ensure that the ASDF registry contains the ASDF-INSTALL install locations.
(edit) @13030   12 years Mark Evenson Fix compiler warning about *gpg-program* being assumed special.
(edit) @13029   12 years Mark Evenson Ensure that build process exits with error if abcl.contrib.compile fails.
(edit) @13028   12 years Mark Evenson Add :SOLARIS to *FEATURES* Now both :SUNOS and :SOLARIS occur in …
(edit) @13027   12 years Mark Evenson Fix ASDF-INSTALL fails to download (ticket #110). Use an 8-bit …
(edit) @13026   12 years Mark Evenson Further fix for #110 eliminating the use of the URLDecoder.decode(). …
(edit) @13025   12 years astalla Added with-code-to-method to pass2 to compile the constructor and, in …
(edit) @13024   12 years Mark Evenson Fix loading from pathnames with '+' in directory pathname re #110.
(edit) @13023   12 years ehuelsmann With 0.23 branched, increase the version number on trunk.
(edit) @13022   12 years ehuelsmann Small simplification in MAKE-CONSTRUCTOR arguments. Patch by: astalla.
(edit) @13021   12 years ehuelsmann Reduce the number of ATHROW instructions executed while running the …
(edit) @13020   12 years ehuelsmann Another Don't manually iterate through subforms, use available …
(edit) @13019   12 years ehuelsmann Don't manually iterate through subforms, use available function for it.
(edit) @13018   12 years ehuelsmann Re-order testimonials according to date.
(edit) @13017   12 years Mark Evenson Check type in MAKE-PATHNAME for :DIRECTORY components.
(edit) @13016   12 years Mark Evenson Improve docstring for SYS:ZIP.
(edit) @13015   12 years ehuelsmann Eliminate duplicate lookups in JHandler Patch by: Mario Lang, mlang …
(edit) @13014   12 years ehuelsmann Create 0.23.x release branch.
(edit) @13013   12 years ehuelsmann Reduce the impact of the fasl-loader "_0" class's maximum size of …
(edit) @13012   12 years astalla Updated my testimonial (Alessio Stalla)
(edit) @13011   12 years Mark Evenson Test that MAKE-PATHNAME checks its arguments
(edit) @13010   12 years Mark Evenson Test for working :WILD-INFERIORS. Added tests in …
(edit) @13009   12 years Mark Evenson Docstring for RUN-MATCHING utility.
(edit) @13008   12 years Mark Evenson Guard implementation specific portions of ABCL test suite. This …
(edit) @13007   12 years ehuelsmann Eliminate ~80k exceptions (ClassNotFoundException?) during Maxima …
(edit) @13006   12 years ehuelsmann Reduce the number of exceptions generated inside ABCL while compiling …
(edit) @13005   12 years ehuelsmann Prepare 0.23 release; commit release notes, but don't link to them yet.
(edit) @13004   12 years ehuelsmann Don't claim we improved the number of failing tests when we really …
(edit) @13003   12 years ehuelsmann Rephrase a little bit.
(edit) @13002   12 years ehuelsmann Add FAQ items and re-index. Fix small errors in 0.22 release notes page.
(edit) @13001   12 years ehuelsmann s/JRocket/JRockit/. Found by: Ville Voutilainen.
(edit) @13000   12 years ehuelsmann Update CHANGES.
(edit) @12999   12 years ehuelsmann Forgot the most important update of all.
(edit) @12998   12 years ehuelsmann Update CHANGES.
(edit) @12997   12 years ehuelsmann Truely fix JRockit: actually use the new label to jump to.
(edit) @12996   12 years ehuelsmann Fix JRockit crashing on our byte code - second occurrance. Found by: …
(edit) @12995   12 years ehuelsmann Fix JRockit crashing on our byte code. Found by: Joel Borggrén-Franck …
(edit) @12994   12 years astalla New high-level Java interop macros: 'chain' for chained method …
(edit) @12993   12 years astalla [invokedynamic] Stack map table written to class (sample); errors.
(edit) @12992   12 years Mark Evenson Remove deleted functions in THREADS from autoloads
(edit) @12991   12 years vvoutilainen Mention the CLOS thread-safety fix in changelog.
(edit) @12990   12 years vvoutilainen Mention the current asdf version in changelog.
(edit) @12989   12 years vvoutilainen Add changelog entry for wild-inferiors support for DIRECTORY.
(edit) @12988   12 years Mark Evenson Include example 'abcl.properties.in' in source release
(edit) @12987   12 years Mark Evenson Use a lexical variable rather than SETQ for backtrace This definitely …
(edit) @12986   12 years Mark Evenson Upgrade to ASDF-2.010.1.
(edit) @12985   12 years vvoutilainen Add WILD-INFERIORS support for DIRECTORY.
(edit) @12984   12 years astalla [invokedynamic] Instruction effects are simulated at code resolving …
(edit) @12983   12 years astalla [invokedynamic] * instructions simulate their effect on the stack and …
(edit) @12982   12 years ehuelsmann Commit DEFINE-METHOD-COMBINATION support as integrated by Mark …
(edit) @12981   12 years ehuelsmann Fix SBCL issue found by building SBCL with ABCL as a host. Note: …
(edit) @12980   12 years astalla [invokedynamic branch] Save current state of affairs before …
(edit) @12979   12 years astalla Do not create class files for local functions that have been inlined
(edit) @12978   12 years ehuelsmann Fix #98: THREAD type specifier not exported from THREADS package.
(edit) @12977   12 years ehuelsmann Unintern symbols with a deleted package as their home package. This …
(edit) @12976   12 years ehuelsmann Mention the ABCL-DEV blog. Suggested by: David Kirkman
(edit) @12975   12 years vvoutilainen Fix breakage of repl. Commands with parameters work again now. …
(edit) @12974   12 years Mark Evenson Let truename() possibly signal an error on r12793 JRockit fix.
(edit) @12973   12 years ehuelsmann Fix an issue with running ABCL on Oracle JRockit JVM! Patch by: Joel …
(edit) @12972   12 years ehuelsmann Preallocate package sizes large enough to hold all the symbols …
(edit) @12971   12 years ehuelsmann Small performance improvement for non-EQ hash tables; don't use …
(edit) @12970   12 years ehuelsmann Remove Remove now obsolete hash table specializations; in order to be …
(edit) @12969   12 years ehuelsmann Implement nearly lock-free hash reader functionality, by looking …
(edit) @12968   12 years ehuelsmann Factor out getEntry from get() and put(). Also, declare the 'buckets' …
(edit) @12967   12 years ehuelsmann Convert HashTable? synchronized access to read/write locked access …
(edit) @12966   12 years ehuelsmann Repair HashTable?.java, broken due to faulty conflict resolution.
(edit) @12965   12 years ehuelsmann Reduce our number of hash table implementations to 1 (from 4) by …
(edit) @12964   12 years ehuelsmann Don't inline constructors, from where I stand - and without reference …
(edit) @12963   12 years ehuelsmann Remove unused constructors.
(edit) @12962   12 years ehuelsmann Remove unused constructors.
(edit) @12961   12 years ehuelsmann Remove SymbolHashTable?, which isn't used anymore, now that Package …
(edit) @12960   12 years ehuelsmann Add Ant target which allows JPDA/IDE-based debugging of ABCL's …
(edit) @12959   12 years ehuelsmann Remove as much synchronization as possible from package symbols …
(edit) @12958   12 years ehuelsmann Implement SimpleString?.toString() using String.valueOf().
(edit) @12957   12 years ehuelsmann Use a synchronized hash table with weak keys to allow garbage …
(edit) @12956   12 years ehuelsmann Make FIND-CLASS use a class which supports non-blocking reading from a …
(edit) @12955   12 years ehuelsmann In CLOS supporting code (Layout.java), replace a synchronized hash …
(edit) @12954   12 years ehuelsmann Replace unsynchronized data types with concurrency-supporting …
(edit) @12953   12 years astalla invokedynamic: support for the new typechecking verifier (half-way, …
(edit) @12952   12 years ehuelsmann Maxima disables underflow signals itself now. We default back to …
(edit) @12951   12 years ehuelsmann Signal a condition when coercing a Ratio to any float type or when …
(edit) @12950   12 years ehuelsmann Add two functions to disable signalling of over- and underflow …
(edit) @12949   12 years ehuelsmann Remove debug print.
(edit) @12948   12 years ehuelsmann Fix test expectations due to us now generating forward slashes in our …
(edit) @12947   12 years ehuelsmann Fix ZIP on Windows; in some ABCL lisp tests, it thinks we're trying to …
(edit) @12946   12 years vvoutilainen Thread-safety fix for CLOS. Finding the problem and the patch by David …
(edit) @12945   12 years vvoutilainen Add bug reporting instructions to the web pages.
(edit) @12944   12 years ehuelsmann Fix tests: rename ":class-constructor" to ":static-initializer"; …
(edit) @12943   12 years ehuelsmann Add the merge-back of the generic-class-file branch to CHANGES.
(edit) @12942   12 years ehuelsmann Fix !-prefixed symbols: there are no duplicate symbols anymore; …
(edit) @12941   12 years ehuelsmann Add ANALYZE-LOCALS, which should have been on the generic-class-file …
(edit) @12940   12 years ehuelsmann Fix loss of precision in (expt <non-double> <complex-double>), fixes …
(edit) @12939   12 years ehuelsmann Fix COERCE on a COMPLEX, being coerced to (COMPLEX <anything>); this …
(edit) @12938   12 years ehuelsmann Fix partial date format support while parsing Last-Modified in …
(edit) @12937   12 years ehuelsmann Update CHANGES with trunk progress.
(edit) @12936   12 years ehuelsmann Fix build.
(edit) @12935   12 years ehuelsmann Fix #107: Incorrect compilation of (SETF STRUCTURE-REF) expansion.
Note: See TracRevisionLog for help on using the revision log.