Timeline



04/02/13:

19:57 Changeset [14455] by ehuelsmann
Fix (DESCRIBE <FUNCALLABLE-STANDARD-OBJECT>) for funcallable standard …
17:10 Ticket #313 ((COERCE 3 '(FLOAT * *)) fails) created by Robert Dodier
(COERCE 3 '(FLOAT * *)) fails with "3 cannot be converted to type …
14:59 Changeset [14454] by rschlatte
Move standard-generic-function slot accessors from Java to Lisp - …

03/29/13:

23:01 Changeset [14453] by ehuelsmann
Fix recent TINAA-TEST loader crash (regression from FAILure) as …
21:19 Changeset [14452] by ehuelsmann
Fix cl-cont, which causes %SET-LAMBDA-NAME to be called on a …

03/27/13:

20:45 asdf/cffi edited by Mark Evenson
(diff)
20:44 asdf/cffi edited by Mark Evenson
(diff)
14:35 Changeset [14451] by Mark Evenson
Loosen check for issuing redfinition from TRUENAME to PROBE-FILENAME. …
14:35 Changeset [14450] by Mark Evenson
Update the URL-PATHNAME archive to fasl version 40.
14:07 Ticket #311 (UIOP fails to upgrade) closed by Mark Evenson
fixed: (In [14449]) Fix UNEXPORT to work on symbols from foreign packages. …
14:07 Changeset [14449] by Mark Evenson
Fix UNEXPORT to work on symbols from foreign packages. No longer …
10:29 Changeset [14448] by rschlatte
Remove most references to StandardGenericFunction? - use TYPEP or …

03/25/13:

10:00 Ticket #312 (BORDEAUX-THREADS-TEST::CONDITION-VARIABLE hangs) created by Mark Evenson
Stellian notes that

03/24/13:

19:15 Changeset [14447] by ehuelsmann
Re #230: Add a macro expansion for TRULY-THE.
18:17 Changeset [14446] by rschlatte
Fix %allocate-funcallable-instance for non-gf funcallable objects - …

03/23/13:

21:27 Ticket #200 (ABCL compiler fails to produce loadable fasl for XPATH) closed by ehuelsmann
fixed: Fixed by r14441 and r14445.
01:25 Changeset [14445] by ehuelsmann
Re #200: Rewrite form-modifying macro into a series of …
00:03 Changeset [14444] by ehuelsmann
Add print methods for compiler structures I'm trying to debug.
00:02 Changeset [14443] by ehuelsmann
Take advantage of PRINT-OBJECT functions having been defined to create …

03/22/13:

23:05 Changeset [14442] by Mark Evenson
Document types for compiler diagnostic callbacks pushed to JVM:*CALLBACKS*
22:48 Ticket #311 (UIOP fails to upgrade) created by Mark Evenson
UIOP fails to upgrade due to problems in the the UNEXPORT of a symbol …
20:09 Changeset [14441] by ehuelsmann
Stop modifying form structure in pass1. Note: it's bad style to …

03/21/13:

19:33 Changeset [14440] by Mark Evenson
Restore ASDF-JAR:PACKAGE.
14:52 Changeset [14439] by Mark Evenson
Restore loading of ASDF-JAR.
14:13 Changeset [14438] by Mark Evenson
Fix JSS:VECTOR-TO-LIST and JSS:ITERABLE-TO-LIST. Found by zmyrgel on …

03/20/13:

08:50 Changeset [14437] by Mark Evenson
Correct the jars on the filesytem example in abcl-asdf README.

03/13/13:

09:34 Changeset [14436] by rschlatte
Fix potential endless loop in sys::stream-%set-charpos

03/12/13:

13:19 Changeset [14435] by Mark Evenson
Explicitly finalize inheritance for classes in GRAY-STREAMS. Fixes #300.
13:19 Ticket #300 (Gray streams aren't streams) closed by Mark Evenson
fixed: (In [14435]) Explicitly finalize inheritance for classes in …
13:19 Changeset [14434] by Mark Evenson
Allow "simple" FORMAT invocations on types derived from Gray streams. …
13:19 Changeset [14433] by Mark Evenson
Ensure that the pretty printer has been loaded before Gray streams.

03/10/13:

16:07 Changeset [14432] by rschlatte
Some more package-local-nickname error checking in defpackage
15:52 Ticket #307 (errors related to package-local nicknames should be continuable) closed by rschlatte
fixed: (In [14431]) Make add-package-local-nicknames errors continuable - …
15:52 Changeset [14431] by rschlatte
Make add-package-local-nicknames errors continuable - partly fixes #307

03/09/13:

13:02 Changeset [14430] by rschlatte
Add tests for package-local nicknames
13:02 Changeset [14429] by rschlatte
When deleting a package, remove its package-local nicknames everywhere
13:02 Changeset [14428] by rschlatte
Fix return value of add-package-local-nickname

03/08/13:

14:53 Changeset [14427] by Mark Evenson
Fix warn on redefinition for case when symbol has no source pathname. …
14:05 Ticket #203 (Failure as build host for SBCL) closed by Mark Evenson
fixed

03/07/13:

22:08 Ticket #256 (Compilation failure in com.informatimago) closed by ehuelsmann
fixed: Remaining failures are due to as yet unreleased (and therefor not QL …
21:38 Ticket #274 ((ql:quickload "com.informatimago.common-lisp.cesarum") hangs [> 10 minutes]) closed by ehuelsmann
fixed: (In [14426]) Fix #274: Infinite loop when compiling …
21:38 Changeset [14426] by ehuelsmann
Fix #274: Infinite loop when compiling …

03/06/13:

13:20 ReleaseSteps edited by Mark Evenson
(diff)
09:58 Ticket #310 (Invocation of tests from from build.xml broken) closed by Mark Evenson
fixed: (In [14425]) Restore runnable tests from build.xml. Fixes #310.
09:58 Changeset [14425] by Mark Evenson
Restore runnable tests from build.xml. Fixes #310.
09:58 Changeset [14424] by Mark Evenson
Update to asdf-2.32.
08:49 Ticket #310 (Invocation of tests from from build.xml broken) created by Mark Evenson
[http://article.gmane.org/gmane.lisp.armedbear.devel/2792 Rudi points …

03/05/13:

21:07 Changeset [14423] by rschlatte
Don't error when re-adding an identical package-local nickname
20:45 Ticket #309 (Printer should obey package-local nicknames) closed by rschlatte
fixed: (In [14422]) Consider package-local nicknames in printer. - Fixes #309
20:45 Changeset [14422] by rschlatte
Consider package-local nicknames in printer. - Fixes #309
20:12 Ticket #309 (Printer should obey package-local nicknames) created by rschlatte
Currently, a symbol is printed with its home package name as package …
19:57 Changeset [14421] by rschlatte
Fix package-local nicknames - avoid failure when package has no …

03/04/13:

23:05 Ticket #308 (Compiled FLET exhausts the stack) closed by ehuelsmann
fixed: (In [14420]) Fix #308: Compiled FLET exhausts the stack.
23:05 Changeset [14420] by ehuelsmann
Fix #308: Compiled FLET exhausts the stack.
13:29 Ticket #308 (Compiled FLET exhausts the stack) created by Mark Evenson
In diagnosing the stack exhaustion which occurs in the HUNCHENTOOT …

03/03/13:

22:06 Changeset [14419] by ehuelsmann
Add required properties and correct header.
22:02 Changeset [14418] by ehuelsmann
Commit progress: * Split out a number of functions from …
21:57 Changeset [14417] by ehuelsmann
Add a readme explaining the purpose of the branch.
21:52 Changeset [14416] by ehuelsmann
In coordination with Ville, delete outdated branch.
21:49 Changeset [14415] by ehuelsmann
In coordination with Alessio, delete outdated branch.
21:46 Changeset [14414] by ehuelsmann
In coordination with Alessio, delete outdated branch.
21:45 Changeset [14413] by ehuelsmann
In coordination with Alessio, delete outdated branch.
21:41 Changeset [14412] by ehuelsmann
Create a branch to commit intermediate state for work done to allow …
21:36 Changeset [14411] by ehuelsmann
We have LABELS without variables now; delete a branch trying to …
21:32 Changeset [14410] by ehuelsmann
Remove branch long merged to trunk.
09:14 Ticket #307 (errors related to package-local nicknames should be continuable) created by rschlatte
add-package-local-nickname and the corresponding :local-nicknames …
00:30 Ticket #247 (CFFI: $Proxy3 is not assignable to com.sun.jna.Pointer) closed by Anton Vodonosov
fixed: Sorry, I am testing on quicklisp 2013-01-28 and see that CFFI hasn't …
00:26 Ticket #247 (CFFI: $Proxy3 is not assignable to com.sun.jna.Pointer) reopened by Anton Vodonosov
Still fails in 1.2.0-dev-svn-14409: […]
Note: See TracTimeline for information about the timeline view.