Timeline
11/26/12:
- 22:45 Changeset [14256] by
- Patch submitted by Carlos Ungil: Correctly identify the platforms to …
- 19:51 Changeset [14255] by
- add documentation about documentation about running tests
- 19:38 Ticket #270 (Is BUGS.DEFEGENERIC.1 a valid test?) closed by
- fixed: (In [14254]) Fix (documentation symbol 'function) when symbol names a …
- 19:38 Changeset [14254] by
- Fix (documentation symbol 'function) when symbol names a generic …
- 19:38 Changeset [14253] by
- Tiny manual fixes
- 17:31 Ticket #271 (ASDF-2.26 changes synced upstream) created by
- ABCL relies on #+abcl conditional changes that need to be synced …
- 17:01 Ticket #270 (Is BUGS.DEFEGENERIC.1 a valid test?) created by
- Should this fail? […]
- 16:58 Ticket #269 (SLIME cannot browse systems with November Quicklisp) created by
- Unsure where this is occuring, but highly annoying for a version of …
- 16:52 Ticket #268 (ABCL-ASDF working with maven-3.0.3) created by
- OS X comes with maven-3.0.3 installed. OSX Workaround: Use MacPorts? …
- 16:51 WikiStart edited by
- Note upcoming abcl-1.1.0 (diff)
- 13:55 Ticket #267 (MAKE-CONCATENATED-STREAM.30 ANSI regression) created by
- According to bisect caused by …
- 13:54 Ticket #266 (PSETF.47 ANSI regression) created by
- According to a bisect caused by …
- 13:51 Ticket #265 (COMPILE-FILE.2 COMPILE-FILE.2A ANSI regression) created by
- CL-ANSI regression from commit …
11/17/12:
- 17:42 Changeset [14252] by
- Changes for abcl-1.1.0. For John and Yoko.
- 16:47 Ticket #174 (Conformance bug in time implementation when using SLIME) closed by
- wontfix
- 07:33 Changeset [14251] by
- Further CHANGES updates.
11/16/12:
- 13:55 Changeset [14250] by
- ansi-tests: add 1.0.1 and current trunk failures.
- 13:40 Changeset [14249] by
- ansi-tests: always clean out the intermediate artifacts when running …
- 00:34 Changeset [14248] by
- abcl-test: mark BUGS.PATHNAME.MAKE-PATHNAME.1 as an expected failure.
- 00:27 Changeset [14247] by
- abcl-test: ensure that the logical pathname host is defined at compile …
11/15/12:
- 12:33 Changeset [14246] by
- abcl-test: Fix DIRECTORY.4.
- 12:33 Changeset [14245] by
- abcl-test: Restore original *PRINT-CASE*. Also seemingly "fixes" …
- 12:32 Changeset [14244] by
- Correct ENSURE-DIRECTORIES-EXIST.1 test logic. ABCL fills in DEVICE …
- 11:44 Changeset [14243] by
- Always build abcl-contrib.jar when building abcl.jar.
11/14/12:
11/11/12:
- 06:52 Changeset [14242] by
- release: CHANGES for abcl-1.1.0.
11/10/12:
- 22:59 implementation/components/streams edited by
- (diff)
- 22:44 Ticket #232 (Allow wrapper script to reference install directory instead of build ...) closed by
- fixed: (In [14241]) Upstream $NetBSD$ build patch which fixes #232. Go Devils!
- 22:44 Changeset [14241] by
- Upstream $NetBSD$ build patch which fixes #232. Go Devils!
- 22:05 implementation/components/streams created by
- Document component "streams" .
- 06:15 Ticket #264 (abcl-asdf.asd broken since revision 14233) closed by
- fixed: (In [14240]) ABCL-ASDF loads again which fixes #264. …
- 06:15 Changeset [14240] by
- ABCL-ASDF loads again which fixes #264. DEFSYSTEM-DEPENDS-ON loads …
11/09/12:
- 23:30 Ticket #264 (abcl-asdf.asd broken since revision 14233) created by
- […]
- 17:28 Ticket #229 (JSS method resolution failure) closed by
- fixed: (In [14239]) Fixes #229 so that JCALL works with static member …
- 17:28 Changeset [14239] by
- Fixes #229 so that JCALL works with static member classes. Added …
- 16:07 Changeset [14238] by
- Fixes #243: MAKE-PATHNAME with a DEVICE string. We allow DEVICE lists …
- 16:07 Ticket #243 (ClassCastException in MAKE-PATHNAME) closed by
- fixed: (In [14238]) Fixes #243: MAKE-PATHNAME with a DEVICE string. We allow …
- 15:20 Ticket #246 (CFFI: dynamically generated classes referred from .fasl can not be ...) closed by
- fixed: Duplicate of #235.
- 15:18 Ticket #249 (Problems under Ubuntu) closed by
- fixed: Sort of related to #254. In any case this should be fixed now.
- 15:15 Changeset [14237] by
- abcl-asdf: fix compilation by removing stray character.
- 14:52 Ticket #247 (CFFI: $Proxy3 is not assignable to com.sun.jna.Pointer) closed by
- fixed: This has been resolved [in the latest patches to CFFI for ABCL][1] …
- 14:44 Changeset [14236] by
- abcl-asdf: Enable bypassing of loading from network if a given class …
- 14:43 Ticket #263 (loading systems from abcl-contrib fails if CLASSPATH has a component ...) closed by
- fixed: (In [14234]) Fixes #263: ABCL-CONTRIB now loads with wildcards in …
- 14:43 Changeset [14235] by
- RUN-PROGRAM: refactor symbols and improve docstring.
- 14:43 Changeset [14234] by
- Fixes #263: ABCL-CONTRIB now loads with wildcards in CLASSPATH.
- 14:42 Changeset [14233] by
- Re #262 in abcl-asdf: use first matching line if the first line …
11/08/12:
- 09:58 Ticket #235 (Compiled cl+ssl sources not reloadable) closed by
- fixed: The latest version of the [CFFI patches for ABCL][1] names the …
- 01:05 Ticket #263 (loading systems from abcl-contrib fails if CLASSPATH has a component ...) created by
- java and javac will perfectly accept a wildcard in CLASSPATH like …
11/07/12:
- 18:00 Changeset [14232] by
- Fixes #261: ABCL-CONTRIB finding logic widened to Debian packaging …
- 18:00 Ticket #261 (Loading Systems from abcl-contrib.jar fails) closed by
- fixed: (In [14232]) Fixes #261: ABCL-CONTRIB finding logic widened to Debian …
- 00:48 Ticket #262 (fails to (require :jna)) created by
- […] backtrace attached. maven 3.0.4 is installed […] Works …
11/06/12:
11/05/12:
- 15:04 Ticket #260 (ABCL crashes on empty string designated as || in defstruct) created by
- ARNESI's matcher has this form in it: […] This causes ABCL to crash …
11/02/12:
- 12:48 Changeset [14231] by
- Add common (for me) customizations of ABCL output.
- 11:13 Changeset [14230] by
- Upgrade to asdf-2.26 with ABCL specific JAR patches. Need to get ABCL …
- 09:53 Changeset [14229] by
- website: More fussiness with CSS. Need ehu to change permissions on …
10/31/12:
- 13:13 Changeset [14228] by
- website: Give the CSS some love. Avoid using explicit line breaks. …
- 09:08 Changeset [14227] by
- Remove stray closing paren from (lisp-implementation-version) results …
10/30/12:
- 12:07 Changeset [14226] by
- Re #259: fix JSS:JLIST-TO-LIST. This fixes the immediate problem, but …
- 00:13 Ticket #259 (JAVA:JSTATIC cannot always be invoked properly) created by
- The following doesn't work […]
10/29/12:
- 11:26 Ticket #258 (Compiler bug in call to MAX) created by
- Eric Marsten reports in …
- 09:30 Changeset [14225] by
- jna: Update to jna-3.5.1.
- 09:28 Changeset [14224] by
- quicklisp-abcl: missed this change in the last commit.
- 09:25 Changeset [14223] by
- quicklisp-abcl: use http://beta.quicklisp.org/quicklisp.lisp as the …
10/28/12:
- 09:15 Changeset [14222] by
- Soften the corners on the home page. Move more of the CSS into the …
- 09:01 Changeset [14221] by
- FAQ: Allow the index to breathe a bit.
- 08:58 Changeset [14220] by
- FAQ: Correct grammar and add link to AMOP status.
- 08:50 Changeset [14219] by
- Updated FAQ. Embiggened statement of conformance. Now using two (!) …
10/27/12:
- 08:50 Changeset [14218] by
- Always bypass method access checks for JSTATIC. Enables a (to be …
- 06:40 Changeset [14217] by
- Update to explicitly using jna-3.5.0.jar.
- 06:39 Ticket #257 (ASDF:MVN components always retrieves LATEST artifacts) created by
- ABCL-ASDF seems to be ignoring versions declared in the system …
Note: See TracTimeline
for information about the timeline view.