Timeline
07/28/09:
- 14:49 Changeset [12073] by
- Add mention of SHARED-INITIALIZE.ERROR.4.
- 14:48 Changeset [12072] by
- Fix SHARED-INITIALIZE.ERROR.4.
- 06:23 Changeset [12071] by
- Retain values across execution of unwinding forms in unwind protect, …
07/27/09:
- 20:22 Changeset [12070] by
- Add the latest clos changes.
- 20:21 Changeset [12069] by
- Fix CHANGE-CLASS.ERROR.4.
- 20:11 Changeset [12068] by
- Record the latest changes to clos and StackFrame?.
- 20:10 Changeset [12067] by
- Better initarg checking. Fixes CHANGE-CLASS.1.11, …
- 14:11 Changeset [12066] by
- Revert r12065, it's not an obvious win and some systems run slower …
07/26/09:
- 22:37 Changeset [12065] by
- Implement a stack frame pool to save execution time on stack management.
- 21:48 Changeset [12064] by
- Lisp stack efficiency: Use a stack of linked objects, instead of Cons …
- 20:33 Changeset [12063] by
- Do stack frame handling only in LispThread?; dispatch funcall to the …
- 19:37 Changeset [12062] by
- Revert r12061: What looked good in the profiler worked out badly in …
- 08:34 Changeset [12061] by
- Eliminate constructor execution time of Cons, LispObject and Lisp. By …
07/25/09:
- 11:20 Changeset [12060] by
- Followup to r12059: related changes to compile-system.lisp.
07/24/09:
- 22:05 Changeset [12059] by
- Lisp-side implementation for ThreadLock? and Mailbox, both put in …
- 21:39 Changeset [12058] by
- Make pushStackFrame final.
- 21:25 Changeset [12057] by
- Clean up profiling calls.
- 19:31 Changeset [12056] by
- Remove superfluous array copying, consolidate manual array allocations …
- 19:24 Changeset [12055] by
- Avoid stack save/restore operations in routines not modifying the stack.
- 09:07 Changeset [12054] by
- Formatting CHANGES.
07/21/09:
- 09:43 Changeset [12053] by
- Move additional symbols into THREADS package. The symbols THREADP …
07/20/09:
- 04:52 Changeset [12052] by
- Corrected build-from-lisp.sh for CLISP. (Robert Dodier)
07/18/09:
- 09:35 Changeset [12051] by
- Follow up to r12015: Removal of class file verification to speed up …
07/16/09:
- 22:17 Changeset [12050] by
- Make GENSYM thread safe when *GENSYM-COUNTER* doesn't have bindings …
07/15/09:
- 14:38 Changeset [12049] by
- Revert (most) of svn 12048--these files are used by the Lisp based build.
- 14:28 Changeset [12048] by
- Remove obsolete build artifacts. Are these getting added by merges or …
07/14/09:
- 20:14 Changeset [12047] by
- Add properties: svn:keywords and svn:eol-style.
- 12:09 Ticket #60 (Implement USE-FAST-CALLS properly) created by
- USE-FAST-CALLS is implemented at the moment by flipping an essentially …
- 09:42 Changeset [12046] by
- Shell script interface to building ABCL from within another Lisp. …
- 09:37 Changeset [12045] by
- Added pattern for TAGS target to parse ' ### SYMBOL' annotation. …
07/13/09:
- 20:21 Changeset [12044] by
- Reverted FaslReadtable? to UPCASE behavior (was PRESERVE to get around …
- 14:20 Changeset [12043] by
- Add synopsis of [svn 12042] to CHANGES>
- 14:10 Changeset [12042] by
- Cache arg specialization computation for eql-specialized generic …
- 08:43 Changeset [12041] by
- Fix (ext:arglist 'ext:arglist) => NIL. (Tobias Rittweiler).
07/12/09:
- 18:36 Changeset [12040] by
- Add synchronization like in Java through the special operator …
07/11/09:
- 20:58 Changeset [12039] by
- Create a THREADS package and make EXT use it.
- 20:53 Changeset [12038] by
- Enable monitorenter and monitorexit opcodes.
- 12:46 Changeset [12037] by
- Add a method to LispObject to be used with the Java locking API.
- 12:08 Changeset [12036] by
- Improve - but do not fully fix - line number counting. Note: See the …
07/09/09:
- 21:12 Changeset [12035] by
- Removed @Override annotations on methods directly implementing an …
07/08/09:
- 19:15 PackageCreation created by
- Initial revision
- 19:09 DesignOverviewIndex edited by
- Packages subsection (diff)
07/07/09:
- 18:44 Changeset [12034] by
- Indicate where our repository and technical wiki reside.
- 13:51 Ticket #59 (Add extensible sequences to ABCL) created by
- Implement the protocol described in …
07/06/09:
- 09:24 Changeset [12033] by
- Documentation correction for Gates interface (secs. not ms.!).
- 09:24 Changeset [12032] by
- Start recording CHANGES for 0.16.0. Noted that next release will …
07/04/09:
- 21:28 Changeset [12031] by
- As far as I know, there are no makefiles anywhere else in our tree.
- 21:27 Changeset [12030] by
- Add documentation on different symbol value lookup functions.
- 08:15 Changeset [12029] by
- Set properties on source files recently added.
- 07:59 Changeset [12028] by
- Implementation of Franz Allegro Gates MP sync primitive by Tobias …
07/02/09:
- 13:56 Changeset [12027] by
- Set the name of associated the java.lang.Thread if specified. …
- 13:54 Changeset [12026] by
- Restore use of 'additional.jars' Ant build property to include …
06/29/09:
- 21:14 Changeset [12025] by
- Modified build.xml to build the gui-based prompt stream.
- 21:13 Changeset [12024] by
- Added Lisp-side support for the dialog-based GUI prompt stream.
- 21:12 Changeset [12023] by
- Added simple GUI-based stream to query the user for input.
Note: See TracTimeline
for information about the timeline view.