Timeline
11/08/08:
- 23:33 Ticket #32 (Modify the currently disabled runtime-class.lisp code to not require ASM) created by
- 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
- fixed: The commit r11385 adds a simple handling of a java exception. Lisp …
- 19:06 Changeset [11385] by
- Add a simple example of catching a java exception in lisp code.
- 09:27 Changeset [11384] by
- Add Id tags and thus keyword properties.
- 01:18 Changeset [11383] by
- Add copyright/license headers.
11/07/08:
- 22:55 Changeset [11382] by
- Examples for using abcl, initial commit.
- 21:14 Ticket #31 (Create example code for various use cases of ABCL) created by
- 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
- ABCL code can be debugged with normal java debuggers, but it is …
11/06/08:
- 19:27 Changeset [11381] by
- Added missing JavaClass?.java
- 06:43 Ticket #22 (keyword parameters by same name as global variable) closed by
- fixed: Duplicate of ticket:15
11/05/08:
- 22:14 Changeset [11380] by
- 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
- Alan Ruttenberg writes: In order to enable easy packaging of a system …
- 22:05 Ticket #28 (Adjustable array not adjustable) created by
- 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
- Both Alex Mizrahi and Hideo Yokohama write: It would be nice if ABCL …
- 21:58 Ticket #26 (Multi-thread safety) created by
- Alex Mizhari writes: multithread safety -- while perhaps not …
- 21:57 Ticket #25 (Variable scoping issues) created by
- 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
- 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
- Robert Dodier writes: See below for foobar.lisp. Interpreted: …
- 20:36 Ticket #22 (keyword parameters by same name as global variable) created by
- Don Cohen writes that the code below is problematic. Especially …
- 20:20 Changeset [11379] by
- jmake-proxy now is a generic function. A couple of simple methods are …
11/03/08:
- 22:33 Changeset [11378] by
- Added CLOS method dispatch on Java classes: a new java:jclass …
- 07:04 Ticket #21 (Compilation failure from stack inconsistency) created by
- #| Eric Marsden on armedbear-j-devel |# (defun foo () (flet ((bar …
11/02/08:
- 22:06 Changeset [11377] by
- Code reorganization: move stream related primitives from …
- 19:25 Ticket #7 (SLIME support (delivered with ABCL) needs updating) closed by
- fixed: All slime artifacts have been removed. remove-slime-build.patch …
- 19:22 Changeset [11376] by
- Clean up build system artifacts of slime. Follow up for compilation of …
- 14:59 Ticket #20 (GRAY-STREAMS breaks ASDF loading) created by
- The sequence: (require 'asdf) (require 'gray-streams) (asdf:oos …
- 14:52 Ticket #19 (SLIME from CVS HEAD needs 'with-mutex.lisp') closed by
- fixed: Fixed in commit:11374 by Erik. I would recommend patching build.xml …
- 12:21 Changeset [11375] by
- Resolve (?) ticket 7: removal of out-of-date slime. Note: …
- 11:36 Changeset [11374] by
- 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
- SLIME from CVS HEAD fails to load with r11371, as it apparently needs …
11/01/08:
- 21:12 SystemBootsequence created by
- 21:00 Changeset [11373] by
- Given recent improvements (including JAR building), call this 0.0.11.1.
- 20:45 Changeset [11372] by
- Compile and include autoloads in compiled form into abcl.jar.
- 20:23 Changeset [11371] by
- Greatly reduce the size of abcl.jar: * …
- 19:05 SystemBootstrap created by
- 18:44 DesignOverviewIndex edited by
- (diff)
- 18:39 CustomConditions created by
- 16:55 CompilationPhases created by
- 16:43 FaslFormatAndLoading created by
- 10:22 DesignOverviewIndex edited by
- (diff)
- 10:05 DesignOverviewIndex edited by
- Add some more stuff to be documented (diff)
- 08:53 Ticket #18 (Incorporate 'invoke.lisp' dynamic classpath ability) created by
- 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
- 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
- When using ABCL from SLIME, invoking the very tempting TOP-LEVEL …
10/30/08:
- 22:11 Changeset [11370] by
- Fixed: proxy handling of no-args methods; problems caused by closing …
- 06:30 Changeset [11369] by
- Introduced jmake-invocation-handler and jmake-proxy.
10/28/08:
- 21:16 Changeset [11368] by
- New jimplement-interface functionality allowing some sort of limited …
- 07:35 Ticket #16 (Re-evaluation of DEFPACKAGE form is ignored) created by
- 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
- [From news.gmane.org gmane.editors.j.devel:1883] Don Cohen reported …
10/26/08:
- 22:38 Changeset [11367] by
- Remove useless level of indirection.
- 21:06 Changeset [11366] by
- Instead of new <Java type>(...), use <Java type>.valueOf(...), …
- 19:50 Changeset [11365] by
- Patch by Mark Evenson to provide the (optional) RUN-SHELL-COMMAND function.
- 19:40 BuiltInConditions created by
- Initial mind dump
- 19:20 DesignOverviewIndex created by
- Initial page revision: start dumping mind-state
- 19:14 WikiStart edited by
- (diff)
- 19:12 WikiStart edited by
- Initial setup for the ABCL project (diff)
- 13:21 Changeset [11364] by
- Fix behaviour with symbolic links.
10/25/08:
- 21:44 Changeset [11363] by
- 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
- 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
- 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
- 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
- Just as the topic says, there's (rudimentary) support of dynamic …
- 18:49 Ticket #10 (Implementation of CDR5 (sub-interval numerical types)) created by
- Implementation of CDR5 http://cdr.eurolisp.org/document/5/
- 18:46 Ticket #9 (Implementation of CDR6 (Inspector-hook)) created by
- Implementation of CDR6 as specified in the CDR document repository: …
10/23/08:
- 20:31 Ticket #8 (Support for easier (web) deployment) created by
- 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
- 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
- Wildcard directory listing doesn't work if the wildcards match …
- 20:10 Ticket #5 (CLOS reimplementation to support a MOP (preferably AMOP)) created by
- Well, the subject says it all: the CLOS implementation doesn't support …
- 20:08 Ticket #4 (Current CLOS implementation speed improvements) created by
- By comments from Peter Graves, the current implementation is consing …
- 19:33 Ticket #3 (Handling of special variables) created by
- ABCL is lacking correctness in many areas on this point. (Note …
- 19:24 Ticket #2 (Human readable printing of errors and conditions) created by
- Not all conditions and errors print 'human readable'. An example is …
- 19:19 Ticket #1 (Website improvements for 0.13) created by
- When we release 0.12, it's time to do a make-over on the website. …
10/22/08:
- 23:42 SandBox created by
- 23:42 WikiRestructuredText created by
- 23:42 WikiHtml created by
- 23:42 WikiStart created by
- 23:42 WikiPageNames created by
- 23:42 WikiProcessors created by
- 23:42 WikiMacros created by
- 23:42 WikiFormatting created by
- 23:42 WikiRestructuredTextLinks created by
- 23:42 WikiDeletePage created by
- 23:42 TitleIndex created by
- 23:42 WikiNewPage created by
- 23:42 RecentChanges created by
10/21/08:
- 18:37 Changeset [11362] by
- Modified build.xml to integrate Java Scripting API support for ABCL.
10/20/08:
- 21:13 Changeset [11361] by
- iRemove old cruft that escaped previous cleanup rounds. The …
10/19/08:
- 06:07 Changeset [11360] by
- Initial import of ABCL scripting engine implementation. Patch by: …
10/18/08:
- 22:24 Changeset [11359] by
- Create scripting branch for implementation of scripting JSR.
- 22:10 Changeset [11358] by
- Fix naming of download files (links were already right).
- 22:07 Changeset [11357] by
- Update website to point to 0.0.11 release.
- 21:50 Changeset [11356] by
- Update the version, preparation of the release 0.0.11.
- 21:43 Changeset [11355] by
- Make the website and the README contain the same numbers.
- 21:16 Changeset [11354] by
- More steps toward a release: - Mark some files with native line …
10/14/08:
- 10:22 Changeset [11353] by
- Short route to creating a release: add sources which build-abcl.lisp …
10/13/08:
- 11:57 Changeset [11352] by
- README updates in preparation of a release. Patch by: Mark Evenson.
- 10:42 Changeset [11351] by
- Additional changes in preparation of a release: work on buildability …
- 09:45 Changeset [11350] by
- Set svn:eol-style.
- 09:44 Changeset [11349] by
- Add 2 more files to the root level include pattern.
10/12/08:
- 07:40 Changeset [11348] by
- Add build/ and dist/ directories to svn:ignore.
- 06:35 Changeset [11347] by
- Fix Windows wrapper creation.
10/11/08:
- 22:01 Changeset [11346] by
- The recent PUSH/PUSHNEW/POP and PSETF/PSETQ fixes warrent a new …
- 22:01 Changeset [11345] by
- Updates to build.xml (mostly assorted Windows fixes). Patch by: Mark …
- 21:40 Changeset [11344] by
- Fix PSETQ.7: PSETQ on a symbol-macrolet bound symbol should behave …
- 18:17 Changeset [11343] by
- PSETF should macroexpand-1 any macros which it receives as its arguments.
- 17:06 Changeset [11342] by
- Closure.java cleanup round 10. Patch by: Ville Voutilainen
- 16:19 Changeset [11341] by
- Prevent circular reference: Symbol.ERROR.execute executes the symbol …
- 16:15 Changeset [11340] by
- Use environment for macroexpansion and get-setf-expander instead of …
- 16:13 Changeset [11339] by
- Bind environment variable in all invocations.
10/10/08:
- 19:57 Changeset [11338] by
- Ant build script update. Patch by: Mark Evenson <evenson at panix dot com>
Note: See TracTimeline
for information about the timeline view.