Timeline



11/25/08:

18:16 Changeset [11398] by Mark Evenson
Move to more natural place "above" Ville's examples.
18:14 Changeset [11397] by Mark Evenson
Start of instructions on using the examples. Gratiously contributed …

11/24/08:

19:05 Ticket #23 (RETURN handled differently in interpreted and compiled code) closed by vvoutilainen
fixed: Fixed by commit r11396. Thanks to Erik for finding the problematic …
19:01 Changeset [11396] by vvoutilainen
Fix return in an anonymous lambda. An anynonymous lambda should not …

11/23/08:

11:29 Changeset [11395] by ehuelsmann
Commit in-progress implementation. Note: This commit still fails ansi …
11:27 Changeset [11394] by ehuelsmann
Create branch to commit support :EXTERNAL-FORMAT progress for OPEN.

11/19/08:

20:57 Changeset [11393] by astalla
Implemented the Compilable interface and refactored the script …

11/16/08:

21:41 Changeset [11392] by ehuelsmann
Add @Override markers as I'm working on the file.

11/15/08:

22:38 Changeset [11391] by vvoutilainen
ABCL license is GPL + Classpath exception. This was intended by Peter …
22:12 Changeset [11390] by ehuelsmann
Make JAVA-EXCEPTION objects print more human readable. Inspired by: …

11/10/08:

22:34 Changeset [11389] by astalla
- Added support for lisp-this for interface implementations - …
22:30 Changeset [11388] by ehuelsmann
Add @Override markers.

11/09/08:

11:29 Changeset [11387] by ehuelsmann
Document API that Java-side Lisp streams need to implement. Add some …
11:05 Changeset [11386] by ehuelsmann
Don't warn about Java 1.6.0_10, as it seems to resolve our 1.6 …

11/08/08:

23:33 Ticket #32 (Modify the currently disabled runtime-class.lisp code to not require ASM) created by vvoutilainen
It's possible to define classes at runtime, by generating bytecode and …
19:10 Ticket #31 (Create example code for various use cases of ABCL) closed by vvoutilainen
fixed: The commit r11385 adds a simple handling of a java exception. Lisp …
19:06 Changeset [11385] by vvoutilainen
Add a simple example of catching a java exception in lisp code.
09:27 Changeset [11384] by vvoutilainen
Add Id tags and thus keyword properties.
01:18 Changeset [11383] by vvoutilainen
Add copyright/license headers.

11/07/08:

22:55 Changeset [11382] by vvoutilainen
Examples for using abcl, initial commit.
21:14 Ticket #31 (Create example code for various use cases of ABCL) created by vvoutilainen
It would be useful to have example code so that we can point new …
21:11 Ticket #30 (Lisp debugger, for both compiled and interpreted code) created by vvoutilainen
ABCL code can be debugged with normal java debuggers, but it is …

11/06/08:

19:27 Changeset [11381] by astalla
Added missing JavaClass?.java
06:43 Ticket #22 (keyword parameters by same name as global variable) closed by Mark Evenson
fixed: Duplicate of ticket:15

11/05/08:

22:14 Changeset [11380] by ehuelsmann
Implement testimonials page. Will still need linkage from the main page.
22:10 Ticket #29 (Support loading system files off other paths (in a JAR) than the ...) created by ehuelsmann
Alan Ruttenberg writes: In order to enable easy packaging of a system …
22:05 Ticket #28 (Adjustable array not adjustable) created by ehuelsmann
Alex Mizrahi writes: if multidimensional array is created as …
22:01 Ticket #27 (Support for reading files in other than ISO-8859-1 encodings (UTF-8)) created by ehuelsmann
Both Alex Mizrahi and Hideo Yokohama write: It would be nice if ABCL …
21:58 Ticket #26 (Multi-thread safety) created by ehuelsmann
Alex Mizhari writes: multithread safety -- while perhaps not …
21:57 Ticket #25 (Variable scoping issues) created by ehuelsmann
Alex Mizhari writes: compiler and lexical/special variables -- last …
21:48 Ticket #24 (Ability to load ASDF systems off JAR files in the classpath) created by ehuelsmann
Alan Ruttenberg writes: I'd really like the ability to pop an asdf …
21:25 Ticket #23 (RETURN handled differently in interpreted and compiled code) created by ehuelsmann
Robert Dodier writes: See below for foobar.lisp. Interpreted: …
20:36 Ticket #22 (keyword parameters by same name as global variable) created by ehuelsmann
Don Cohen writes that the code below is problematic. Especially …
20:20 Changeset [11379] by astalla
jmake-proxy now is a generic function. A couple of simple methods are …

11/03/08:

22:33 Changeset [11378] by astalla
Added CLOS method dispatch on Java classes: a new java:jclass …
07:04 Ticket #21 (Compilation failure from stack inconsistency) created by Mark Evenson
#| Eric Marsden on armedbear-j-devel |# (defun foo () (flet ((bar …

11/02/08:

22:06 Changeset [11377] by ehuelsmann
Code reorganization: move stream related primitives from …
19:25 Ticket #7 (SLIME support (delivered with ABCL) needs updating) closed by ehuelsmann
fixed: All slime artifacts have been removed. remove-slime-build.patch …
19:22 Changeset [11376] by ehuelsmann
Clean up build system artifacts of slime. Follow up for compilation of …
14:59 Ticket #20 (GRAY-STREAMS breaks ASDF loading) created by ehuelsmann
The sequence: (require 'asdf) (require 'gray-streams) (asdf:oos …
14:52 Ticket #19 (SLIME from CVS HEAD needs 'with-mutex.lisp') closed by Mark Evenson
fixed: Fixed in commit:11374 by Erik. I would recommend patching build.xml …
12:21 Changeset [11375] by ehuelsmann
Resolve (?) ticket 7: removal of out-of-date slime. Note: …
11:36 Changeset [11374] by ehuelsmann
Add with-mutex.lisp to the set of files to be compiled. Found by: …
09:46 Ticket #19 (SLIME from CVS HEAD needs 'with-mutex.lisp') created by Mark Evenson
SLIME from CVS HEAD fails to load with r11371, as it apparently needs …

11/01/08:

21:12 SystemBootsequence created by ehuelsmann
21:00 Changeset [11373] by ehuelsmann
Given recent improvements (including JAR building), call this 0.0.11.1.
20:45 Changeset [11372] by ehuelsmann
Compile and include autoloads in compiled form into abcl.jar.
20:23 Changeset [11371] by ehuelsmann
Greatly reduce the size of abcl.jar: * …
19:05 SystemBootstrap created by ehuelsmann
18:44 DesignOverviewIndex edited by ehuelsmann
(diff)
18:39 CustomConditions created by ehuelsmann
16:55 CompilationPhases created by ehuelsmann
16:43 FaslFormatAndLoading created by ehuelsmann
10:22 DesignOverviewIndex edited by ehuelsmann
(diff)
10:05 DesignOverviewIndex edited by ehuelsmann
Add some more stuff to be documented (diff)
08:53 Ticket #18 (Incorporate 'invoke.lisp' dynamic classpath ability) created by Mark Evenson
Alan Ruttenberg's [invoke.lisp][1] has the ability to easily add …

10/31/08:

22:30 Ticket #6 (Wildcards for (directory) don't work with symbolic links) closed by vvoutilainen
fixed: The candidate patch works, and is committed in revision r11364.
13:11 Ticket #17 (SLIME: Invoking TOP-LEVEL restart always terminates connection) created by Mark Evenson
When using ABCL from SLIME, invoking the very tempting TOP-LEVEL …

10/30/08:

22:11 Changeset [11370] by astalla
Fixed: proxy handling of no-args methods; problems caused by closing …
06:30 Changeset [11369] by astalla
Introduced jmake-invocation-handler and jmake-proxy.

10/28/08:

21:16 Changeset [11368] by astalla
New jimplement-interface functionality allowing some sort of limited …
07:35 Ticket #16 (Re-evaluation of DEFPACKAGE form is ignored) created by Mark Evenson
Evaluation of DEFPACKAGE forms for existing packages are ignored. …

10/27/08:

16:39 Ticket #15 (compilation of forms with keywords having the same name as special ...) created by Mark Evenson
[From news.gmane.org gmane.editors.j.devel:1883] Don Cohen reported …

10/26/08:

22:38 Changeset [11367] by ehuelsmann
Remove useless level of indirection.
21:06 Changeset [11366] by ehuelsmann
Instead of new <Java type>(...), use <Java type>.valueOf(...), …
19:50 Changeset [11365] by ehuelsmann
Patch by Mark Evenson to provide the (optional) RUN-SHELL-COMMAND function.
19:40 BuiltInConditions created by ehuelsmann
Initial mind dump
19:20 DesignOverviewIndex created by ehuelsmann
Initial page revision: start dumping mind-state
19:14 WikiStart edited by ehuelsmann
(diff)
19:12 WikiStart edited by ehuelsmann
Initial setup for the ABCL project (diff)
13:21 Changeset [11364] by vvoutilainen
Fix behaviour with symbolic links.
Note: See TracTimeline for information about the timeline view.