Timeline



03/02/10:

22:35 Changeset [12513] by ehuelsmann
Remove 'private' keyword to eliminate the Java requirement for the …

02/28/10:

15:54 Changeset [12512] by vvoutilainen
Make Condition.writeToString() final, add documentation to …
14:27 Changeset [12511] by vvoutilainen
Add a changelog entry for the with-standard-io-syntax bugfix.

02/27/10:

19:31 Changeset [12510] by vvoutilainen
Fix the test WITH-STANDARD-IO-SYNTAX.23, which was failing because our …
07:01 Changeset [12509] by Mark Evenson
ANSI test database can now contain multiple test results per version. …
06:59 Changeset [12508] by Mark Evenson
Code for parsing ANSI errors database.

02/24/10:

22:33 Changeset [12507] by astalla
Improve CHANGES for upcoming release.
10:06 Changeset [12506] by Mark Evenson
Eliminate needless lookup for PATHNAME-MATCH-P primitive.

02/23/10:

23:35 Changeset [12505] by astalla
Added missing copy-tree for the function body in one case of lambda …
14:34 Changeset [12504] by Mark Evenson
Implement HTTP HEAD Last-Modified checking for ZipCache? objects. …

02/22/10:

16:32 Changeset [12503] by Mark Evenson
DIRECTORY now works for jar pathnames. The semantics for listing …
14:45 Changeset [12502] by Mark Evenson
ABCL system code should be platform agnostic at runtime. Use …
13:44 Changeset [12501] by Mark Evenson
Improve CHANGES for upcoming release.
11:12 Changeset [12500] by Mark Evenson
Correct contributor's last name spelling.
10:02 Changeset [12499] by Mark Evenson
Further annotation for upcoming release.
07:16 Changeset [12498] by Mark Evenson
Start noting changes for upcoming release.

02/21/10:

17:46 Changeset [12497] by vvoutilainen
Consolidate string equality comparisons.
17:29 Changeset [12496] by vvoutilainen
Consolidate case-sensitive/insensitive comparisons.
15:22 Changeset [12495] by vvoutilainen
Use sane names for parameters.
14:33 Changeset [12494] by vvoutilainen
Don't use StringBuilder? for StringFunctions? that can use arraycopy …
13:53 Changeset [12493] by vvoutilainen
1) do the param checking for all functions 2) with the consolidated …
07:34 Changeset [12492] by Mark Evenson
Revert r12490. ABCL system Lisp should not break the abstraction …

02/20/10:

23:52 Changeset [12491] by Mark Evenson
DIRECTORY works for (some) jar:file cases. Doesn't handle JAR in JAR …
20:36 Changeset [12490] by vvoutilainen
More cleanups, introduce a function for adjusting return values when a …
20:17 Changeset [12489] by vvoutilainen
1) implement string-greaterp in terms of string-lessp 2) implement …
17:28 Changeset [12488] by vvoutilainen
1) remove copy-paste code, consolidate index and char array extraction …
12:04 Changeset [12487] by Mark Evenson
Port of ASDF-INSTALL under 'contrib/asdf-install'. 'abcl.contrib' …
11:27 Changeset [12486] by Mark Evenson
Fix a couple of bugs in PATHNAME; reindent primitives. Restablish …

02/17/10:

14:15 Changeset [12485] by Mark Evenson
Allow pathnames for filenames starting with "." to have TYPE.
14:14 Changeset [12484] by Mark Evenson
Fix bug in loading fasls with "." in NAME of pathname. Perform the …

02/14/10:

21:31 Changeset [12483] by ehuelsmann
Recreate branch deleted in r12482 from trunk.
21:30 Changeset [12482] by ehuelsmann
Delete branch for rebranching.
21:29 Changeset [12481] by ehuelsmann
Merge 'metaclass' branch, making STANDARD-CLASS have slots to be …
20:08 Changeset [12480] by ehuelsmann
DIRECT-DEFAULT-INITARGS and DEFAULT-INITARGS slot storage for …
19:54 Changeset [12479] by ehuelsmann
Slot storage for DIRECT-SLOTS and SLOTS of STANDARD-CLASS.
19:41 Changeset [12478] by ehuelsmann
loadCompiledFunction is deprecated, so rewrite to eliminate its use.
19:33 Changeset [12477] by ehuelsmann
SlotClass? now accesses its fields only through the accessor functions.
18:46 Changeset [12476] by ehuelsmann
Make DOCUMENTATION and DIRECT-METHODS STANDARD-CLASS slots.
16:27 Changeset [12475] by ehuelsmann
Access the CPL through its accessor *everywhere*.
15:14 Changeset [12474] by vvoutilainen
Reindentation.
14:19 Changeset [12473] by vvoutilainen
Stack friendliness.
13:32 Changeset [12472] by vvoutilainen
Reindentation.
13:18 Changeset [12471] by vvoutilainen
Stack friendliness.
09:23 Changeset [12470] by ehuelsmann
Check for LISTP instead of CONSP and remove the resulting special case.
09:07 Changeset [12469] by Mark Evenson
Ensure that FILE-ERROR always has a value for PATHNAME. Fixes ANSI …
08:44 Changeset [12468] by ehuelsmann
Convert classPrecedenceList, directMethods and documentation to java …
07:13 Changeset [12467] by ehuelsmann
Convert CLASS-PRECEDENCE-LIST of STANDARD-CLASS to a slot.

02/13/10:

23:15 Changeset [12466] by ehuelsmann
Instead of 10 class-precedence-list setters, use a single var-arg one.
22:59 Changeset [12465] by ehuelsmann
Convert DIRECT-SUBCLASSES of STANDARD-CLASS to a slot.
22:45 Changeset [12464] by ehuelsmann
Convert LAYOUT and DIRECT-SUPERCLASSES of STANDARD-CLASS to slots.
22:20 Changeset [12463] by ehuelsmann
Remove some cruft left behind experimenting.
22:16 Changeset [12462] by ehuelsmann
In order to make StandardClass? use its NAME slot instead of …
21:43 Changeset [12461] by ehuelsmann
In the category of making things readable: readable class cast …
19:20 Changeset [12460] by vvoutilainen
Reindentation.
17:54 Changeset [12459] by vvoutilainen
Stack friendliness.
16:51 Changeset [12458] by vvoutilainen
More stack-friendly SpecialOperators?.
15:42 Changeset [12457] by vvoutilainen
Reindentation.
15:28 Changeset [12456] by vvoutilainen
Stack-friendly SpecialOperators?.

02/12/10:

23:54 Changeset [12455] by ehuelsmann
Make STANDARD-CLASS a normal STANDARD-OBJECT with a normal Layout and …
22:00 Changeset [12454] by vvoutilainen
Reindentation.
21:22 Changeset [12453] by vvoutilainen
Make Primitives stack-friendly.
20:34 Changeset [12452] by ehuelsmann
Unbind functions before defining generic functions for them.
11:08 Changeset [12451] by Mark Evenson
Fix for ZipException? under interpreted ANSI tests. Check that the …
10:53 Changeset [12450] by Mark Evenson
Collect unprocessed command-line arguments in …
08:27 Changeset [12449] by Mark Evenson
Include manifest in Netbeans build so that abcl.jar is executable. …

02/11/10:

12:28 Ticket #80 (REQUIRE should work with ASDF) closed by Mark Evenson
fixed: Implemented in r12447.
12:16 Changeset [12448] by Mark Evenson
Remove potentially present ZipCache? files entries on DELETE-FILE and …
12:03 Changeset [12447] by Mark Evenson
REQUIRE now searches for ASDF systems. If ASDF is loaded via (REQUIRE …
12:00 Changeset [12446] by Mark Evenson
Correct copyright.
11:54 Changeset [12445] by Mark Evenson
Set SVN properties.

02/10/10:

23:06 Changeset [12444] by ehuelsmann
Make the lispClass slot in Layout private and add an additional …
22:56 Changeset [12443] by ehuelsmann
Revert r12425: it broke trunk in a way not quickly fixed. Work to …
21:57 Changeset [12442] by ehuelsmann
Move work on METACLASS support to a branch. The impact is too …
16:22 Changeset [12441] by Mark Evenson
Return of the ZipCache? now using last modified time. Treat jars as …
16:14 Changeset [12440] by Mark Evenson
Documentation updates and conversion to stack trace friendly Primitive …
16:13 Changeset [12439] by Mark Evenson
Remove duplication of java options.
10:41 Changeset [12438] by Mark Evenson
Implementation of Lisp build without intermediate files. It is still …

02/09/10:

21:53 Changeset [12437] by ehuelsmann
CHAR-CODE-LIMIT is the upper *exclusive* limit. Found by: Paul Griffioen
20:45 Changeset [12436] by vvoutilainen
Fix describe formatting, there was a missing newline. Problem reported …
15:42 Changeset [12435] by Mark Evenson
Turn off all caching of JAR entries as it inhibited reloading FASLs. …

02/08/10:

18:01 Changeset [12434] by Mark Evenson
Revert r12430 because it fails to signal errors in a meaningful manner.
12:59 Changeset [12433] by Mark Evenson
Update jar pathname design document with current implementation status.
08:13 Changeset [12432] by Mark Evenson
Revert to r12425 for clos.lisp (which is broken under ANSI tests). …
08:05 Changeset [12431] by Mark Evenson
Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
07:46 Changeset [12430] by Mark Evenson
Lisp compilation no longer writes build to temporary file. The way to …
07:43 Changeset [12429] by Mark Evenson
Correct svn:eol-style and svn:keywords.

02/07/10:

22:08 Changeset [12428] by astalla
Corrected bugs: inline declaration for local functions was ignored as …
16:46 Changeset [12427] by Mark Evenson
Fix ClassCastException? occuring when LOAD from streams.
09:21 Changeset [12426] by Mark Evenson
ABCL packed FASLS no longer have to end in ".abcl". The requirement …

02/06/10:

17:00 Changeset [12425] by ehuelsmann
No longer ignore the METACLASS defclass option; instead act on it …
15:22 Changeset [12424] by Mark Evenson
Further tests for jar pathnames. jar-file.lisp now has network based …
15:20 Changeset [12423] by Mark Evenson
Improve Ant knobs documentation.
10:52 Changeset [12422] by Mark Evenson
Extensively reworked new implementation for specifiying jar pathnames. …

02/05/10:

23:26 Changeset [12421] by astalla
Missing file from previous commit.
23:18 Changeset [12420] by astalla
Tentative inlining of named local function with complex lambda lists; …
15:52 Changeset [12419] by Mark Evenson
'abcl.release' target now drives the release process.
15:41 Changeset [12418] by Mark Evenson
Fix svn:eol-style.

02/04/10:

09:43 Ticket #82 (TRANSLATE-PATHNAME failure) closed by Mark Evenson
fixed: Fixed in r12147 as suggest by Alan Ruttenburg. My analysis of what …
09:42 Changeset [12417] by Mark Evenson
Fix TRANSLATE-LOGICAL-PATHNAME regression. Problem and solution found …

02/03/10:

23:55 Changeset [12416] by astalla
Fixed lambda.nn test failures caused by errors in lambda inlining.

02/02/10:

21:01 Changeset [12415] by ehuelsmann
Rename class-file to abcl-class-file in anticipation of a more …
19:54 Changeset [12414] by ehuelsmann
Add function to retrieve a lisp byte array from a byte array output stream.

02/01/10:

22:16 Changeset [12413] by ehuelsmann
Use MACROLET to prevent code repetition.
22:14 Changeset [12412] by ehuelsmann
Make format.lisp a lot more memory-efficient by replacing an array …

01/31/10:

20:13 Changeset [12411] by astalla
Lambda call inlining: fixed nasty bug that made the compiler go into …
00:06 Changeset [12410] by vvoutilainen
Add documentation for the streams.
Note: See TracTimeline for information about the timeline view.