Timeline
02/29/12:
- 22:35 Changeset [13885] by
- Report the actual parameters passed in a function call with mismatched …
- 09:40 Changeset [13884] by
- See #199: factored test for failing case.
- 09:40 Changeset [13883] by
- Kludgey fix for jna.asd. The ABCL-ASDF system needs to be loaded for …
02/27/12:
- 20:39 Changeset [13882] by
- manual: description of ABCL-CONTRIB symbols and their meaning.
- 20:39 Changeset [13881] by
- jna.asd: load jna.jar version 3.0.9 under more conditions.
02/24/12:
- 16:14 Changeset [13880] by
- Add a symbol understood by CL:REQUIRE which allows CFFI to load. Use …
- 11:17 Ticket #199 (CL:DEFMETHOD fails for &AUX arguments that reference other arguments) created by
- The code recently refactored by Erik in …
- 11:13 Changeset [13879] by
- Export standard-instance-access from package MOP.
- 10:16 Changeset [13878] by
- export mop:slot-definition-location
- 04:20 Changeset [13877] by
- Implement the dependent maintenance protocol (AMOP Sec. 5.5.6)
02/23/12:
- 10:33 Changeset [13876] by
- Beginning support for non-standard method metaclasses ... …
- 10:10 Ticket #198 (Hunchentoot run failure) created by
- Loading Hunchentoot from Quicklisp fails on abcl-1.1 where it works …
02/22/12:
- 10:14 Changeset [13875] by
- make slot subclasses work better ... abcl now passes the slot …
- 09:26 Changeset [13874] by
- Fix class hierarchy of standard classes ... (class-direct-subclasses …
02/13/12:
- 10:02 Changeset [13873] by
- Restore autoload CL:MERGE as part of ANSI sort triage (See #196). …
02/11/12:
- 22:35 Changeset [13872] by
- Fix comment
- 22:28 Changeset [13871] by
- Add FuncallableStandardClass?.java ... make classes generic-function …
- 15:53 Changeset [13870] by
- See #196: further patch for STABLE-SORT from Jorge Tavares. easye: …
02/10/12:
- 12:33 Ticket #196 (STABLE-SORT is only stable for lists) reopened by
- Just noticed that the change of implementation for STABLE-SORT has …
02/09/12:
- 05:46 Changeset [13869] by
- jss doc: spellchecking
02/08/12:
- 11:18 Changeset [13868] by
- Fix tilde appearances.
- 08:21 Changeset [13867] by
- abcl-asdf: fix logic for dealing with ASDF::MVN entries without …
02/07/12:
- 16:36 Changeset [13866] by
- Promote JAVA:JARRAY-FROM-LIST to the public API. Re-run grovel on the …
- 14:53 Changeset [13865] by
- abcl-asdf: Rename SATISFY to RESOLVE. Re-jiggle the exported symbols …
- 08:59 Changeset [13864] by
- Remove export of some internal symbols from package java. ... also …
02/06/12:
- 18:20 Changeset [13863] by
- abcl-asdf: always use runtime scope for resolving Maven artifacts.
- 18:20 Changeset [13862] by
- Make ABCL-ASDF:SATISFY a generic function, override it to interpret …
- 18:20 Changeset [13861] by
- abcl-asdf: Use the JVM's notion of the classpath separator.
- 18:20 Changeset [13860] by
- ABCL-ASDF:RESOLVE-ARTIFACT now returns the namestring of the artifact. …
- 18:20 Changeset [13859] by
- abcl-asdf: return the connector for "https" role-hint.
- 11:21 Changeset [13858] by
- Manual: fix grovel.lisp, add to Makefile (not run by default) ... …
02/05/12:
- 20:19 Changeset [13857] by
- Enable :generic-function-class keyword. ... full …
- 12:17 Changeset [13856] by
- manual: clarify the interface for the default implementation for …
- 10:49 Ticket #196 (STABLE-SORT is only stable for lists) closed by
- fixed: Resolved by Jorge Tavares [r13852] …
- 09:28 Changeset [13855] by
- manual: minor corrections to previous commit.
- 09:21 Changeset [13854] by
- manual: extend content in the Beyond ANSI section. Describe …
- 07:34 Ticket #187 (Stack Overflow for Worst-case Vector Sort) closed by
- fixed: A new implementation that addresses this problem was provided by Jorge …
02/04/12:
- 21:58 Changeset [13853] by
- Linkify manual. Also some light adjustments to contents.
- 19:08 Changeset [13852] by
- CL:SORT implementation replace non-optimal quicksort with public …
- 15:53 Changeset [13851] by
- Force FASL recompilation due to Closure.java ABI changes: increase …
- 13:09 Changeset [13850] by
- Remove Closure.fastProcessArgs(): it's concept has been abstracted …
- 11:35 Changeset [13849] by
- Switch compiled closures over to the ArgumentListProcessor? completely. …
- 06:56 Changeset [13848] by
- abcl-contrib: Corrections to README.
02/03/12:
- 14:08 Changeset [13847] by
- abcl-contrib: Create a top-level README for someone browsing the archive.
02/02/12:
- 22:15 Changeset [13846] by
- abcl-asdf: fix typo in previous commit. Or maybe I shouldn't attempt …
- 22:08 Changeset [13845] by
- Refactor previous commit into something (slightly) less hideous. …
- 10:11 Changeset [13844] by
- abcl-asdf: robustify strategy for finding Maven, especially under …
- 09:38 Changeset [13843] by
- Fix Maxima compilation failure.
02/01/12:
- 20:10 AbclJavaProperties edited by
- (diff)
- 20:08 WikiStart edited by
- (diff)
- 20:06 Changeset [13842] by
- metadata+doc: Add Rudi Schlatte as a current committer.
- 13:25 Changeset [13841] by
- abcl-asdf: Use *maven-http-proxy* for all Maven Aether resolutions. …
- 10:10 Changeset [13840] by
- Fix syntactically incorrect DOAP description.
- 10:10 Changeset [13839] by
- Fix missing MOP:DIRECT-METHODS slot in STANDARD-CLASS introduced by …
- 08:32 Ticket #197 (JAR-PATHNAME errors and ambiguities) created by
- [http://article.gmane.org/gmane.lisp.armedbear.devel/2200 Yong reports …
- 08:24 Changeset [13838] by
- Partially ddresses #196: STABLE-SORT now works for non-list sequences.
- 08:03 Ticket #196 (STABLE-SORT is only stable for lists) created by
- [http://article.gmane.org/gmane.lisp.armedbear.devel/2204 Jorge …
01/31/12:
- 23:01 Changeset [13837] by
- Implement specializer-method--related protocol. Add …
- 17:24 Changeset [13836] by
- abcl-asdf: Enable the specification of an http(s) proxy in …
01/30/12:
- 20:24 Changeset [13835] by
- Further cleanup of Closure.java.
- 20:13 Changeset [13834] by
- Further reduce footprint and complexity by eliminating helper functions.
- 19:42 Changeset [13833] by
- When there's no &rest parameter, pass 'null' as the value for its name.
- 12:54 Ticket #195 (prompt is displayed twice when evaluating NIL at the REPL) created by
- […] Reported by Blake McBride? Jan 16, 2012
- 10:09 Changeset [13832] by
- Clean up references to non-existing variable.
Note: See TracTimeline
for information about the timeline view.