Timeline



07/28/09:

14:49 Changeset [12073] by vvoutilainen
Add mention of SHARED-INITIALIZE.ERROR.4.
14:48 Changeset [12072] by vvoutilainen
Fix SHARED-INITIALIZE.ERROR.4.
06:23 Changeset [12071] by ehuelsmann
Retain values across execution of unwinding forms in unwind protect, …

07/27/09:

20:22 Changeset [12070] by vvoutilainen
Add the latest clos changes.
20:21 Changeset [12069] by vvoutilainen
Fix CHANGE-CLASS.ERROR.4.
20:11 Changeset [12068] by vvoutilainen
Record the latest changes to clos and StackFrame?.
20:10 Changeset [12067] by vvoutilainen
Better initarg checking. Fixes CHANGE-CLASS.1.11, …
14:11 Changeset [12066] by vvoutilainen
Revert r12065, it's not an obvious win and some systems run slower …

07/26/09:

22:37 Changeset [12065] by ehuelsmann
Implement a stack frame pool to save execution time on stack management.
21:48 Changeset [12064] by ehuelsmann
Lisp stack efficiency: Use a stack of linked objects, instead of Cons …
20:33 Changeset [12063] by ehuelsmann
Do stack frame handling only in LispThread?; dispatch funcall to the …
19:37 Changeset [12062] by ehuelsmann
Revert r12061: What looked good in the profiler worked out badly in …
08:34 Changeset [12061] by ehuelsmann
Eliminate constructor execution time of Cons, LispObject and Lisp. By …

07/25/09:

11:20 Changeset [12060] by ehuelsmann
Followup to r12059: related changes to compile-system.lisp.

07/24/09:

22:05 Changeset [12059] by ehuelsmann
Lisp-side implementation for ThreadLock? and Mailbox, both put in …
21:39 Changeset [12058] by vvoutilainen
Make pushStackFrame final.
21:25 Changeset [12057] by vvoutilainen
Clean up profiling calls.
19:31 Changeset [12056] by vvoutilainen
Remove superfluous array copying, consolidate manual array allocations …
19:24 Changeset [12055] by ehuelsmann
Avoid stack save/restore operations in routines not modifying the stack.
09:07 Changeset [12054] by Mark Evenson
Formatting CHANGES.

07/21/09:

09:43 Changeset [12053] by Mark Evenson
Move additional symbols into THREADS package. The symbols THREADP …

07/20/09:

04:52 Changeset [12052] by Mark Evenson
Corrected build-from-lisp.sh for CLISP. (Robert Dodier)

07/18/09:

09:35 Changeset [12051] by ehuelsmann
Follow up to r12015: Removal of class file verification to speed up …

07/16/09:

22:17 Changeset [12050] by ehuelsmann
Make GENSYM thread safe when *GENSYM-COUNTER* doesn't have bindings …

07/15/09:

14:38 Changeset [12049] by Mark Evenson
Revert (most) of svn 12048--these files are used by the Lisp based build.
14:28 Changeset [12048] by Mark Evenson
Remove obsolete build artifacts. Are these getting added by merges or …

07/14/09:

20:14 Changeset [12047] by ehuelsmann
Add properties: svn:keywords and svn:eol-style.
12:09 Ticket #60 (Implement USE-FAST-CALLS properly) created by trittweiler
USE-FAST-CALLS is implemented at the moment by flipping an essentially …
09:42 Changeset [12046] by Mark Evenson
Shell script interface to building ABCL from within another Lisp. …
09:37 Changeset [12045] by Mark Evenson
Added pattern for TAGS target to parse ' ### SYMBOL' annotation. …

07/13/09:

20:21 Changeset [12044] by astalla
Reverted FaslReadtable? to UPCASE behavior (was PRESERVE to get around …
14:20 Changeset [12043] by Mark Evenson
Add synopsis of [svn 12042] to CHANGES>
14:10 Changeset [12042] by Mark Evenson
Cache arg specialization computation for eql-specialized generic …
08:43 Changeset [12041] by Mark Evenson
Fix (ext:arglist 'ext:arglist) => NIL. (Tobias Rittweiler).

07/12/09:

18:36 Changeset [12040] by ehuelsmann
Add synchronization like in Java through the special operator …

07/11/09:

20:58 Changeset [12039] by ehuelsmann
Create a THREADS package and make EXT use it.
20:53 Changeset [12038] by ehuelsmann
Enable monitorenter and monitorexit opcodes.
12:46 Changeset [12037] by ehuelsmann
Add a method to LispObject to be used with the Java locking API.
12:08 Changeset [12036] by ehuelsmann
Improve - but do not fully fix - line number counting. Note: See the …

07/09/09:

21:12 Changeset [12035] by astalla
Removed @Override annotations on methods directly implementing an …

07/08/09:

19:15 PackageCreation created by ehuelsmann
Initial revision
19:09 DesignOverviewIndex edited by ehuelsmann
Packages subsection (diff)

07/07/09:

18:44 Changeset [12034] by ehuelsmann
Indicate where our repository and technical wiki reside.
13:51 Ticket #59 (Add extensible sequences to ABCL) created by astalla
Implement the protocol described in …

07/06/09:

09:24 Changeset [12033] by Mark Evenson
Documentation correction for Gates interface (secs. not ms.!).
09:24 Changeset [12032] by Mark Evenson
Start recording CHANGES for 0.16.0. Noted that next release will …

07/04/09:

21:28 Changeset [12031] by ehuelsmann
As far as I know, there are no makefiles anywhere else in our tree.
21:27 Changeset [12030] by ehuelsmann
Add documentation on different symbol value lookup functions.
08:15 Changeset [12029] by ehuelsmann
Set properties on source files recently added.
07:59 Changeset [12028] by Mark Evenson
Implementation of Franz Allegro Gates MP sync primitive by Tobias …

07/02/09:

13:56 Changeset [12027] by Mark Evenson
Set the name of associated the java.lang.Thread if specified. …
13:54 Changeset [12026] by Mark Evenson
Restore use of 'additional.jars' Ant build property to include …

06/29/09:

21:14 Changeset [12025] by astalla
Modified build.xml to build the gui-based prompt stream.
21:13 Changeset [12024] by astalla
Added Lisp-side support for the dialog-based GUI prompt stream.
21:12 Changeset [12023] by astalla
Added simple GUI-based stream to query the user for input.
Note: See TracTimeline for information about the timeline view.