Timeline
12/19/10:
- 11:01 Ticket #117 (Compiler stack inconsistency) created by
- In compiling Alexandria from its git repository, I isolated the …
12/18/10:
- 18:38 Ticket #116 (Installing cl-unicode via quicklisp fails) created by
- Here's the printout and a reproduction recipe: …
- 18:11 CommandLineArguments edited by
- (diff)
- 18:09 WikiStart edited by
- (diff)
- 18:06 CommandLineArguments created by
12/17/10:
- 22:23 Changeset [13100] by
- Remove dead code and unused imports from Pathname.
- 22:20 Changeset [13099] by
- Stop using a deprecated function (File.toURL()).
- 22:18 Changeset [13098] by
- Add a --help parameter that prints out command line arg help.
- 22:16 Changeset [13097] by
- Remove redundant function [toURL(Pathname p)] from Pathname.
- 21:38 Changeset [13096] by
- Add initialization with the default value of the element type if …
12/15/10:
- 21:43 Changeset [13095] by
- Remove unused packages.
12/12/10:
- 10:04 Changeset [13094] by
- Eliminate flushes after every character in javax.scripting support. …
- 09:54 Changeset [13093] by
- Change JAVA-EXCEPTION-CAUSE to protected. Set format control and arguments.
12/11/10:
- 23:52 Changeset [13092] by
- Store the original Java error in the "cause" field of the …
- 23:19 Changeset [13091] by
- Override UnhandledCondition?'s getMessage() function to report the …
12/10/10:
- 15:58 Changeset [13090] by
- Make --batch exit, use Lisp.exit() in places where applicable so that …
12/05/10:
- 17:13 Changeset [13089] by
- An example of using the ability to dynamically create Java interfaces. …
- 09:11 JavaFfi edited by
- (diff)
- 07:50 Changeset [13088] by
- Fix algorithim error in writing byte sequences via …
12/03/10:
- 14:02 Changeset [13087] by
- Upgrade to ASDF-2.011.
- 12:25 Changeset [13086] by
- Update HTTP LOAD tests for FASL version 37.
12/02/10:
- 11:59 Changeset [13085] by
- Update announcement template with new tarball links.
- 11:51 Changeset [13084] by
- Update main page to refer to 0.23.1 as the latest available version.
- 11:48 Changeset [13083] by
- Add 0.23.1 signature files.
- 10:13 Changeset [13082] by
- Add the right tarballs with the right version numbers (no other changes).
- 09:42 Changeset [13081] by
- Delete tars which report the wrong version number.
- 09:39 Changeset [13080] by
- Re-tag 0.23.1.
- 09:38 Changeset [13079] by
- Delete 0.23.1 tag; it reports 0.23.1-dev. Retagging 0.23.1 in a minute.
12/01/10:
- 22:48 UsingClassWriter edited by
- Updated to latest working code (diff)
- 22:44 Changeset [13078] by
- The classfile writer now handles the creation of interfaces. …
- 22:33 Changeset [13077] by
- Add 0.23.1 tarballs to our releases/ directory.
- 21:42 Changeset [13076] by
- With 0.23.1 tagged, increase version number on 0.23.x development line.
- 21:41 Changeset [13075] by
- Tag 0.23.1.
- 21:38 Changeset [13074] by
- Update changes with release date.
- 08:32 Changeset [13073] by
- Fix the wiki link and the mailing list link.
- 06:03 UsingClassWriter edited by
- (diff)
11/30/10:
- 20:43 Changeset [13072] by
- Sockets can be created with :element-type equivalent to (UNSIGNED-BYTE …
- 20:03 UsingClassWriter created by
- Creating interfaces
- 19:58 Changeset [13071] by
- Add support for writing Java interfaces via the classwriter. One can …
11/29/10:
- 09:27 Changeset [13070] by
- Synchronize CHANGES with 0.23.x branch.
- 09:26 Changeset [13069] by
- Backport CHANGES for abcl-0.23.1.
- 09:20 Changeset [13068] by
- Update CHANGES for abcl-0.23.1.
- 08:52 Changeset [13067] by
- [backport r13058] Documentation for the URI encoding changes.
- 08:52 Changeset [13066] by
- [backport r13057] Tests for the implementation of URI encoding.
- 08:51 Changeset [13065] by
- [backport r13056] Fix problems with #\Space characters in JAR pathnames.
11/28/10:
- 21:35 Changeset [13064] by
- Increase FASL version number: r13021 put the responsibility of …
- 14:02 Changeset [13063] by
- Change back to older code until I figure out how to use the …
- 13:56 Changeset [13062] by
- Add eol-style properties.
11/27/10:
- 21:25 Changeset [13061] by
- Backport r13059 and r13060 from trunk.
- 21:21 Changeset [13060] by
- Make the getter for the engine synchronized, as the engine is nowadays …
- 21:08 Changeset [13059] by
- Delay the instantiation of the script engine until it's actually …
- 11:04 Changeset [13058] by
- Documentation for the URI encoding changes.
- 11:03 Changeset [13057] by
- Tests for the implementation of URI encoding. Restructured test …
- 11:03 Changeset [13056] by
- Fix problems with #\Space characters in JAR pathnames. We now require …
- 11:03 Changeset [13055] by
- Fix comment typo.
11/25/10:
- 22:46 JavaFfi edited by
- (diff)
- 22:05 JavaFfi edited by
- (diff)
- 21:33 JavaFfi edited by
- (diff)
- 15:46 Milestone 0.23 completed
- 15:38 Changeset [13054] by
- Update website with release data.
- 15:22 Changeset [13053] by
- Upload 0.23 release.
- 14:16 Changeset [13052] by
- Increase 0.23.x patch level version.
- 14:15 Changeset [13051] by
- Tag 0.23.0.
- 14:14 Changeset [13050] by
- Backport CHANGES.
- 14:12 Changeset [13049] by
- CHANGES date-update.
- 14:10 Changeset [13048] by
- Backport DEFUN expansion fixes after loading the precompiler.
- 13:52 Changeset [13047] by
- Backport r13046; ANSI test regressions.
- 13:15 Changeset [13046] by
- Fix ANSI regressions caused by the implementation of the new class …
11/23/10:
- 20:02 Changeset [13045] by
- Fix the macroexpansion of DEFUN in compiled files to return the …
11/22/10:
- 20:19 Changeset [13044] by
- Backport line number table fix.
- 20:19 Changeset [13043] by
- Fix our line number table generation; put the line number table on the …
- 08:56 Changeset [13042] by
- Fix typo in Lisp-based build.
Note: See TracTimeline
for information about the timeline view.