Timeline



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.

10/25/08:

21:44 Changeset [11363] by ehuelsmann
Make sure WrongNumberOfArgumentsException? errors get reported with a …
11:58 Ticket #14 (Support for a C-calling FFI for CFFI to build upon) created by ehuelsmann
Mark Evenson suggests the use of JNA. I believe this project needs to …
10:41 Ticket #13 (Support for (FLEXI-STREAMS-like) :external-format) created by ehuelsmann
Currently the code in open.lisp ignores the external format specifier. …

10/24/08:

21:16 Ticket #12 (Better support for java interaction (current java: package)) created by ehuelsmann
There are 2 initiatives, one described in ticket #11 which is about …
21:14 Ticket #11 (Integration of invoke.lisp, dynamic dispatch of java methods) created by ehuelsmann
Just as the topic says, there's (rudimentary) support of dynamic …
18:49 Ticket #10 (Implementation of CDR5 (sub-interval numerical types)) created by ehuelsmann
Implementation of CDR5 http://cdr.eurolisp.org/document/5/
18:46 Ticket #9 (Implementation of CDR6 (Inspector-hook)) created by ehuelsmann
Implementation of CDR6 as specified in the CDR document repository: …

10/23/08:

20:31 Ticket #8 (Support for easier (web) deployment) created by ehuelsmann
There are a number of issues here, which each should have their …
20:13 Ticket #7 (SLIME support (delivered with ABCL) needs updating) created by ehuelsmann
The default implementation is WAY outdated. This issue can be closed …
20:11 Ticket #6 (Wildcards for (directory) don't work with symbolic links) created by vvoutilainen
Wildcard directory listing doesn't work if the wildcards match …
20:10 Ticket #5 (CLOS reimplementation to support a MOP (preferably AMOP)) created by ehuelsmann
Well, the subject says it all: the CLOS implementation doesn't support …
20:08 Ticket #4 (Current CLOS implementation speed improvements) created by ehuelsmann
By comments from Peter Graves, the current implementation is consing …
19:33 Ticket #3 (Handling of special variables) created by ehuelsmann
ABCL is lacking correctness in many areas on this point. (Note …
19:24 Ticket #2 (Human readable printing of errors and conditions) created by ehuelsmann
Not all conditions and errors print 'human readable'. An example is …
19:19 Ticket #1 (Website improvements for 0.13) created by ehuelsmann
When we release 0.12, it's time to do a make-over on the website. …

10/22/08:

23:42 SandBox created by trac
23:42 WikiRestructuredText created by trac
23:42 WikiHtml created by trac
23:42 WikiStart created by trac
23:42 WikiPageNames created by trac
23:42 WikiProcessors created by trac
23:42 WikiMacros created by trac
23:42 WikiFormatting created by trac
23:42 WikiRestructuredTextLinks created by trac
23:42 WikiDeletePage created by trac
23:42 TitleIndex created by trac
23:42 WikiNewPage created by trac
23:42 RecentChanges created by trac

10/21/08:

18:37 Changeset [11362] by astalla
Modified build.xml to integrate Java Scripting API support for ABCL.

10/20/08:

21:13 Changeset [11361] by vvoutilainen
iRemove old cruft that escaped previous cleanup rounds. The …

10/19/08:

06:07 Changeset [11360] by ehuelsmann
Initial import of ABCL scripting engine implementation. Patch by: …

10/18/08:

22:24 Changeset [11359] by ehuelsmann
Create scripting branch for implementation of scripting JSR.
22:10 Changeset [11358] by ehuelsmann
Fix naming of download files (links were already right).
22:07 Changeset [11357] by ehuelsmann
Update website to point to 0.0.11 release.
21:50 Changeset [11356] by ehuelsmann
Update the version, preparation of the release 0.0.11.
21:43 Changeset [11355] by ehuelsmann
Make the website and the README contain the same numbers.
21:16 Changeset [11354] by ehuelsmann
More steps toward a release: - Mark some files with native line …

10/14/08:

10:22 Changeset [11353] by ehuelsmann
Short route to creating a release: add sources which build-abcl.lisp …

10/13/08:

11:57 Changeset [11352] by ehuelsmann
README updates in preparation of a release. Patch by: Mark Evenson.
10:42 Changeset [11351] by ehuelsmann
Additional changes in preparation of a release: work on buildability …
09:45 Changeset [11350] by ehuelsmann
Set svn:eol-style.
09:44 Changeset [11349] by ehuelsmann
Add 2 more files to the root level include pattern.

10/12/08:

07:40 Changeset [11348] by ehuelsmann
Add build/ and dist/ directories to svn:ignore.
06:35 Changeset [11347] by ehuelsmann
Fix Windows wrapper creation.

10/11/08:

22:01 Changeset [11346] by ehuelsmann
The recent PUSH/PUSHNEW/POP and PSETF/PSETQ fixes warrent a new …
22:01 Changeset [11345] by ehuelsmann
Updates to build.xml (mostly assorted Windows fixes). Patch by: Mark …
21:40 Changeset [11344] by ehuelsmann
Fix PSETQ.7: PSETQ on a symbol-macrolet bound symbol should behave …
18:17 Changeset [11343] by ehuelsmann
PSETF should macroexpand-1 any macros which it receives as its arguments.
17:06 Changeset [11342] by ehuelsmann
Closure.java cleanup round 10. Patch by: Ville Voutilainen
16:19 Changeset [11341] by ehuelsmann
Prevent circular reference: Symbol.ERROR.execute executes the symbol …
16:15 Changeset [11340] by ehuelsmann
Use environment for macroexpansion and get-setf-expander instead of …
16:13 Changeset [11339] by ehuelsmann
Bind environment variable in all invocations.

10/10/08:

19:57 Changeset [11338] by ehuelsmann
Ant build script update. Patch by: Mark Evenson <evenson at panix dot com>
Note: See TracTimeline for information about the timeline view.