Timeline
01/20/12:
- 01:10 Changeset [13792] by
- A small reorganization of compiler/jvm code. Runtime-class wasn't …
01/17/12:
- 22:44 Changeset [13791] by
- Merge branch 'mop-work'
- 20:26 Changeset [13790] by
- [runtime-class] added auto getter/setter generation for fields.
- 20:15 Changeset [13789] by
- Implement ensure-class-using-class.
- 20:15 Changeset [13788] by
- move error checking into canonicalize-direct-superclasses
- 19:39 Changeset [13787] by
- Implement keyword argument verification in the method invocation protocol.
- 19:38 Changeset [13786] by
- Initialize the OPTIONAL-ARGUMENTS slot in one more place.
01/16/12:
- 23:38 Changeset [13785] by
- Refactoring in runtime-class. Added annotations on class. Added fields …
- 22:08 Changeset [13784] by
- Update function signatures of functions involved in object creation …
- 12:36 Changeset [13783] by
- Robustify funcallable-instances with respect to unspecified behavior.
01/15/12:
- 21:55 Changeset [13782] by
- Implement readers for generic-function objects as generic functions …
- 19:51 Changeset [13781] by
- Support for the FUNCTION-KEYWORDS protocol, required to implement …
- 19:45 Changeset [13780] by
- Don't export funcallable-standard-class from CL. ... fixes a …
- 19:45 Changeset [13779] by
- slightly less dodgy long-form-method-combination initialization.
- 14:04 Changeset [13778] by
- Define make-instance for standard-class and funcallable-standard-class …
- 13:06 Changeset [13777] by
- Record optional parameters in generic function objects for quick retrieval.
- 07:24 Changeset [13776] by
- Remove ineffective LET binding which only returns its bound value …
01/14/12:
- 20:07 Changeset [13775] by
- Support for funcallable instances. ... Move execute, …
- 16:52 Changeset [13774] by
- introduce funcallable-standard-class ... not yet usable as metaclass …
- 16:37 Changeset [13773] by
- introduce funcallable-standard-object.
01/12/12:
- 21:27 WikiStart edited by
- (diff)
- 21:26 WikiStart edited by
- (diff)
- 21:24 WikiStart edited by
- (diff)
- 21:23 WikiStart edited by
- (diff)
- 21:22 WikiStart edited by
- (diff)
- 20:18 Changeset [13772] by
- backport r13768 to fix #193 for the abcl-1.0.2 release.
- 19:38 Changeset [13771] by
- The Bear eats its tail. Use Maven to locate, retrieve, and cache the …
- 19:36 Changeset [13770] by
- Simple runtime maven test. CL-USER> …
- 19:22 Changeset [13769] by
- Remove spurious built-in class definition for method-combination
- 19:14 Ticket #193 (Failure to compile zero-length DEFSTRUCT :CONC-NAME) closed by
- fixed: (In [13768]) Allow zero-length symbols (written as ||). Fixes #193 …
- 19:13 Changeset [13768] by
- Allow zero-length symbols (written as ||). Fixes #193 (reported by …
- 15:06 branding created by
- Note logo creator
- 13:38 Ticket #193 (Failure to compile zero-length DEFSTRUCT :CONC-NAME) created by
- [Anton reports on a regression in running the tests for …
- 13:00 Changeset [13767] by
- Correct source URL locations.
- 12:41 Ticket #192 (ASDF::IMPLEMENTATION-IDENTIFIER contains ABCL build environment identifier) created by
- [http://article.gmane.org/gmane.lisp.armedbear.devel/2169 Anton …
01/11/12:
- 22:04 Changeset [13766] by
- export a bunch of required symbols from package "MOP".
- 21:36 Changeset [13765] by
- Make #\Nul an alias for #\Null As reported on #lisp, and following …
- 21:17 Changeset [13764] by
- More value types for primitive annotation elements. Syntax sugar for …
- 21:07 Changeset [13763] by
- fix (defpackage :foo (:import-from "COMMON-LISP" "NIL")) We used the …
- 21:07 Changeset [13762] by
- Fix short-method-combination object creation ... fixes a number of …
- 16:28 Changeset [13761] by
- Better context reporting during initarg checking.
- 10:23 Changeset [13760] by
- Correct URI for abcl-contrib source.
- 10:23 Changeset [13759] by
- Update FAQ with location of ~/.abclrc file
01/10/12:
- 23:22 Changeset [13758] by
- Bump version to abcl-1.0.2-dev.
- 23:21 Changeset [13757] by
- Tag the abcl-1.0.1 release.
- 23:15 Changeset [13756] by
- Update POMs and readme for 1.0.1 release to Sonatype
- 23:07 Changeset [13755] by
- [jvm-class-file] Coalesce annotation-element and …
- 21:06 Changeset [13754] by
- Release abcl-1.0.1 with signatures to tag.
- 20:27 Changeset [13753] by
- Cryptographic signatures from <evenson@…>.
- 20:23 Changeset [13752] by
- Binaries for abcl-1.0.1 release.
- 20:19 Changeset [13751] by
- Go for abcl-1.0.1
- 20:11 Changeset [13750] by
- Fix #172: DOCUMENTATION now works for generic functions. …
- 20:11 Ticket #172 (DOCUMENTATION does not work for generic functions) closed by
- fixed: (In [13750]) Fix #172: DOCUMENTATION now works for generic functions. …
- 20:11 Changeset [13749] by
- Manual updates for abcl-1.0.1.
- 18:58 Changeset [13748] by
- More polishing the release notes for abcl-1.0.1
- 14:26 Changeset [13747] by
- Let the typography in the release note headers 'breathe' a bit.
- 14:25 Changeset [13746] by
- Set Id keywords
- 14:15 Changeset [13745] by
- Increase vertical space on release notes paragraphs.
- 14:12 Changeset [13744] by
- Validation problems.
- 14:06 Changeset [13743] by
- Release notes for upcoming abcl-1.0.1 release.
- 14:05 Changeset [13742] by
- Add missing release notes for abcl-1.0.0. Start listing of release …
- 14:04 Changeset [13741] by
- Correct to valid XHTML.
- 13:48 Milestone 1.0.1 completed
- Bug triage after abcl-1.0.0. * fixed problems loading ABCL-CONTRIB …
- 08:13 Changeset [13740] by
- Push 1.0.1-RC1 version tag.
01/09/12:
- 22:55 Changeset [13739] by
- Annotations in class-file: - support for enum-value elements; - …
- 11:31 Changeset [13738] by
- Upload abcl-1.0.1-rc1 distribution files.
- 11:30 Changeset [13737] by
- Upload abcl-1.0.1-rc1 distribution files.
- 11:28 Changeset [13736] by
- Correct spelling of January
- 11:19 Changeset [13735] by
- Don't include future features in CHANGES for point release.
- 11:00 Changeset [13734] by
- Update README version for 1.0.1
- 10:59 Changeset [13733] by
- backport r13731: CHANGES for abcl-1.0.1.
- 10:58 Changeset [13732] by
- backport r13730: make logic for finding abcl-contrib more robust.
- 10:53 Changeset [13731] by
- Update CHANGES for abcl-1.0.1.
- 10:53 Changeset [13730] by
- Fix #177: make logic for finding abcl-contrib more robust. Issuing a …
- 10:53 Ticket #177 (ABCL 1.0.0 does not always find contrib) closed by
- fixed: (In [13730]) Fix #177: make logic for finding abcl-contrib more …
- 09:55 Changeset [13729] by
- backport most recent copy of build properties
- 08:38 Changeset [13728] by
- Backport changes to manual en masse.
01/07/12:
- 23:09 Changeset [13727] by
- Class writer: basic support for annotations (only without parameters) …
01/06/12:
- 22:45 Changeset [13726] by
- Patch by Rudi Schlatte: Make method combinations real classes.
- 22:14 Changeset [13725] by
- Patch by Rudi Schlatte: Move EqualSpecializerObject? to clos.lisp.
- 14:35 Changeset [13724] by
- backport r13706: use new API to fix Stream.readToken() bug reported by …
- 14:34 Changeset [13723] by
- backport r13705: internal Java API for looking up internal vs. …
- 14:32 Changeset [13722] by
- backport r13709: spellcheck README.
- 14:29 Changeset [13721] by
- backport r13720: randomize string hash computation to guard against …
01/05/12:
- 21:56 Changeset [13720] by
- String hash randomization.
- 05:42 Changeset [13719] by
- abcl-1.0.0: update manual with light refresh. (Unfinished) use spell …
01/04/12:
- 21:51 Changeset [13718] by
- backport r13704: Fix problems loading ABCL-CONTRIB.
- 21:48 Changeset [13717] by
- Backport r13702: update to asdf-2.019 with ABCL patch.
- 21:41 Changeset [13716] by
- Backport r13703: remove uncompilable file from system source.
- 20:34 Changeset [13715] by
- Convert EQL-SPECIALIZER from a structure into a CLOS class. From rudi …
- 13:44 Changeset [13714] by
- [PATCH 2/2] add class SPECIALIZER, splice it into mop class From …
- 13:44 Changeset [13713] by
- [PATCH 1/2] add class METAOBJECT, splice it into mop class From …
01/01/12:
- 21:48 Milestone 1.0.2 completed
- Further bug triage for ABCL 1.0
- 21:29 Changeset [13712] by
- Correctly commit 'tools/check.lisp' not its generated wrapper. Use …
- 21:25 Changeset [13711] by
- Use the hg bisect command to search for where an ANSI test breaks. A …
12/27/11:
- 19:50 Changeset [13710] by
- First stab at restoring runtime-class. Supported: extending a Java …
12/22/11:
- 11:37 Changeset [13709] by
- Spellcheck README
Note: See TracTimeline
for information about the timeline view.