Timeline
07/07/11:
- 10:31 Ticket #156 (Readtime macro compiler error) created by
- [http://article.gmane.org/gmane.lisp.armedbear.devel/1958 Binghe …
07/05/11:
- 09:34 Changeset [13379] by
- Note the presence of possible canidate for method-generic-function.
- 09:33 Changeset [13378] by
- PRINT-OBJECT shouldn't repeat the identity twice for STANDARD-OBJECT.
07/04/11:
- 15:16 Changeset [13377] by
- Export symbols which are in the AMOP dictionary. …
- 14:04 Changeset [13376] by
- Implement MOP:VALIDATE-SUPERCLASS. Start breaking out MOP defintions …
- 14:03 Changeset [13375] by
- SET-FUNCALLABLE-INSTANCE-FUNCTION is a function.
- 14:03 Changeset [13374] by
- Correct mispelling.
- 14:03 Changeset [13373] by
- PATHNAME.URI-ENCODING.1 is not actually failing. But …
- 09:14 Ticket #155 (ABCL fails to start with '#' in Path) created by
- […]
- 09:02 Changeset [13372] by
- Document the extension to CLOS specialization for Java objects.
- 08:37 Changeset [13371] by
- Standard defintion of AMOP dictionary. To be compared with our …
07/01/11:
- 16:53 Changeset [13370] by
- Add support for releasing the contrib with Maven artifacts. Create a …
- 14:00 Changeset [13369] by
- Make JAVA:ADD-TO-CLASSPATH a generic function. With this change we …
06/29/11:
- 22:04 Changeset [13368] by
- Better separation between java-collections and the Java FFI. …
- 15:35 Changeset [13367] by
- RESOLVE-DEPENDENCIES now working for remote resolution. Something …
- 15:34 Changeset [13366] by
- Remove deprecated use of JAVA:MAKE-IMMEDIATE-OBJECT.
- 11:53 Ticket #154 (COMPILE-FILE-2 ansi compiled fails) created by
- Regression to fix before abcl-0.26.0 RC […]
06/28/11:
- 15:28 Changeset [13365] by
- Inform user of missing instance method name.
06/27/11:
- 10:23 Changeset [13364] by
- Use java.util.regex to deal with versions more cleanly.
- 10:23 Changeset [13363] by
- Export JCMN and JAPROPOS. Start documentation by copying the …
06/22/11:
- 14:33 Changeset [13362] by
- Dynamically find location of mvn libraries based on 'mvn' in PATH. …
- 13:39 Changeset [13361] by
- Edit RUN-PROGRAM documentation lightly.
- 12:59 Changeset [13360] by
- jss-2.0.1 remove use of MAKE-IMMEDIATE-OBJECT.
- 12:50 Ticket #153 (Rewrite JNEW-RUNTIME-CLASS) created by
- JNEW-RUNTIME-CLASS should be rewritten (potentially as a contrib) that …
- 12:25 Changeset [13359] by
- Created +NULL+, +TRUE+, and +FALSE+ constants in the JAVA package. …
- 10:38 Changeset [13358] by
- Convert to use @DocString? annotation adding documentation.
- 10:38 Changeset [13357] by
- Another stab at fixing the build version which was failing on …
- 08:17 Changeset [13356] by
- Report load time of ".abclrc" forms if we are being chatty.
06/21/11:
- 21:18 Changeset [13355] by
- ASDF-ABCL:RESOLVE returns Maven dependencies from local repository. I …
- 21:18 Changeset [13354] by
- Incorrect start on Maven repository saved for posterity.
- 10:14 Ticket #151 (LOAD fails for whitespace in JAR-PATHNAME) closed by
- fixed: Addressed in r13353.
- 10:11 Changeset [13353] by
- Fix problems with whitespace in JAR-PATHNAME. For dealing with URI …
- 08:30 Changeset [13352] by
- Ensure we set the version for the release build.
- 08:23 Changeset [13351] by
- asdf-jar-0.2.1 corrects load-time errors.
06/20/11:
- 14:37 Changeset [13350] by
- Document the use of the ASDF-JAR contrib. ASDF:ADD-TO-ASDF provides a …
- 12:01 Changeset [13349] by
- Implement DIRECTORY wildcard matching for zip inside zip. With this …
06/18/11:
- 14:26 Changeset [13348] by
- ASDF-JAR:PACKAGE now handles recursive dependencies. Rewrote the …
- 06:39 Changeset [13347] by
- ASDF-JAR:PACKAGE will compile and package asdf systems into jar files. …
06/17/11:
- 13:10 Changeset [13346] by
- Incremental progress towards getting ASDF-JAR working. Now we just …
- 13:10 Changeset [13345] by
- Fix all compilation warnings. Still not expected that ABCL-ASDF …
- 11:57 Changeset [13344] by
- Undebugged implementation of enumerating the source and fasls. Using …
- 11:25 Changeset [13343] by
- Fix compilation of ABCL-ASDF contrib. It still doesn't run.
- 10:11 Changeset [13342] by
- Implementation strategy: use the Maven Ant tasks to drive via build.xml.
- 09:34 Changeset [13341] by
- Add the correct symbols from the JAVA package.
- 09:25 Changeset [13340] by
- Rough cut of what declaring Maven dependencies in ASDF would be like.
- 09:03 Changeset [13339] by
- Comments for Ant based build properties template.
- 07:01 Changeset [13338] by
- Add installation instructions. HEADS-UP: This file is guaranteed not …
06/16/11:
- 15:02 Changeset [13337] by
- HEADS-UP breaks package. Intermediate checkpoint on the road to fully …
- 14:56 Changeset [13336] by
- Create form of SYSTEM:ZIP that uses a hashtable to map files to …
- 14:56 Changeset [13335] by
- Fold freestanding documentation into the Manual.
- 05:53 Changeset [13334] by
- Start outlining highlights of Lisp's interactions with Java.
- 05:25 Changeset [13333] by
- Fix hashtable associated docstrings. These were both a) not assigned …
- 05:25 Changeset [13332] by
- Expand the Java docstring annotation to include a separate field for …
06/15/11:
- 18:17 Changeset [13331] by
- Start outlining a manual. We go with LaTex? for source. I want: …
- 09:26 Changeset [13330] by
- Create API for message digests via generic function DIGEST. …
- 06:26 Changeset [13329] by
- Fast SHA-{1,256,512} cryptographic hashes for files. Includes the …
06/14/11:
- 10:05 Changeset [13328] by
- Fix JNEW-ARRAY-FROM-ARRAY to create byte[] arrays.
- 09:20 Changeset [13327] by
- Allow JCOERCE to convert any number to java.lang.Byte. Maps any …
06/10/11:
- 15:53 Changeset [13326] by
- Add tests for whitespace in pathname. Refactor jar-pathname tests via …
- 15:52 Changeset [13325] by
- Fix the URI decoding algorithim in Pathname. Provide EXT:URI-DECODE …
- 15:52 Changeset [13324] by
- Fix problems with remaining jar-pathname tests.
- 15:52 Changeset [13323] by
- Update remote jar for pathname tests. An incompatible FASL format …
- 10:15 Changeset [13322] by
- Make asdf-install version compatible with ASDF2 requirements. Muffles …
- 10:12 Changeset [13321] by
- Use TRUENAME when determining name for hierarchial zip archives. …
- 10:12 Changeset [13320] by
- Untabify.
- 09:28 Changeset [13319] by
- Actual commit of asdf-2.016.1.
- 08:37 Changeset [13318] by
- Update to asdf-2.016.1 to align with upstream ASDF. Fare patched the …
06/09/11:
- 15:24 Changeset [13317] by
- Make abcl-contrib.jar part of the default and release targets.
- 13:03 Changeset [13316] by
- Remove inadvertent commit of debugging code.
- 13:01 Changeset [13315] by
- Fix ASDF working with jar archives.
- 06:03 Changeset [13314] by
- Explicitly intialize *TMP-DIRECTORY* at compile and load time.
06/08/11:
- 16:03 Changeset [13313] by
- Use directory derived from java.io.File.createTempFile() to write …
- 15:28 Changeset [13312] by
- Renam RUN-MATCHING to DO-MATCHING improving output.
- 05:23 Changeset [13311] by
- Update to asdf-2.016.
06/07/11:
- 19:40 Ticket #152 (ql:closer-mop doesn't work) created by
- CLOSER-MOP …
- 18:29 Ticket #140 (Weak hash table support) closed by
- fixed: Completed with r13309 and r13310.
- 18:07 Changeset [13310] by
- SYS:HASH-TABLE-WEAKNESS provides the weakness property of a hashtable.
- 15:38 Changeset [13309] by
- Implementation of hashtables with weak keys and/or values. …
Note: See TracTimeline
for information about the timeline view.