Timeline



05/06/10:

20:15 Changeset [12657] by Mark Evenson
Adjust ASDF interface to match ASDF2 definition.
20:15 Changeset [12656] by Mark Evenson
Properly implement HTTP/1.1 HEAD requests.
20:15 Changeset [12655] by Mark Evenson
Update to ASDF 1.719 as recommended by ASDF developers.
07:11 Changeset [12654] by Mark Evenson
Fix JAR-PATHNAME tests. Use explicit version in LOAD of jar via http …

05/05/10:

05:32 Changeset [12653] by Mark Evenson
Fix MERGE-PATHNAMES for URL-PATHNAME under Windows. If the Pathname …

05/03/10:

13:43 Changeset [12652] by Mark Evenson
Use '/' as directory path separator for URL-PATHNAME and JAR-PATHNAME.

05/02/10:

20:52 Changeset [12651] by ehuelsmann
More CHANGES updates.
19:58 Changeset [12650] by ehuelsmann
Fix #79: Equally named -but different- uninterned symbols coalesced …
19:58 Ticket #79 (Identically named gensymed coalesced into same object in fasl file) closed by ehuelsmann
fixed: (In [12650]) Fix #79: Equally named -but different- uninterned symbols …
18:51 Changeset [12649] by ehuelsmann
Re #79: Add *FASL-UNINTERNED-SYMBOLS* variable to Load.java and save …
18:30 Changeset [12648] by ehuelsmann
Add (and use) more wrappers for the lisp ERROR function, using …
17:39 Changeset [12647] by ehuelsmann
Don't warn about Java 1.6.0_20 being an inappropriate version.

05/01/10:

21:43 Changeset [12646] by ehuelsmann
Re #93: Instead of fixing just readList and readDelimitedList, …
20:21 Changeset [12645] by ehuelsmann
Fix #93: Empty VALUES set in the reader treated as NIL.
20:21 Ticket #93 (reader does not respect (values) from reader macros) closed by ehuelsmann
fixed: (In [12645]) Fix #93: Empty VALUES set in the reader treated as NIL.
18:11 Ticket #95 (URL Pathnames) closed by Mark Evenson
fixed: Implemented enough for 0.20; we'll pick up the warnings noted by …
18:08 Ticket #94 (Incorporate ASDF2) closed by Mark Evenson
fixed: ASDF2 now seems to be working fine under win32 with r12462, r12463, …
17:45 Changeset [12644] by Mark Evenson
Fix for loading ASDF systems from jar files under win32. Changed …
14:24 Changeset [12643] by Mark Evenson
Under Windows, properly reference jars on other drive letters.
13:17 Changeset [12642] by Mark Evenson
Enable ASDF2 to work under Windows. Under Windows, allow Pathname …
07:37 Changeset [12641] by Mark Evenson
Fix recursion bug in constructing Pathnames from "file" scheme URLs. …

04/30/10:

13:09 Changeset [12640] by ehuelsmann
Update CHANGES, adding to the 0.20 section.

04/29/10:

22:40 Ticket #89 (compiler stack inconsistency) closed by ehuelsmann
fixed: (In [12639]) Fix #89: Stack inconsistency error when discarding …
22:40 Changeset [12639] by ehuelsmann
Fix #89: Stack inconsistency error when discarding READ-LINE return value.
15:45 CompilingAndDebugging edited by Mark Evenson
(diff)
09:39 CompilingAndDebugging edited by Mark Evenson
(diff)

04/28/10:

21:04 Changeset [12638] by astalla
Experimental: special operator to insert inline bytecode in compiled …

04/27/10:

21:15 Ticket #95 (URL Pathnames) reopened by Mark Evenson
20:30 Changeset [12637] by vvoutilainen
Make unreadableString() variants in LispObject final.
19:18 Ticket #95 (URL Pathnames) closed by Mark Evenson
fixed: The implementation seems to be holding up to testing. Marking as …

04/26/10:

21:57 Changeset [12636] by ehuelsmann
Fix "expecting integer on stack" issue reported by Alan Ruttenberg. …

04/25/10:

07:06 Changeset [12635] by ehuelsmann
Fix loading of stale fasls. Patch by: David Kirkman dkirkman at ucsd …

04/24/10:

22:31 Changeset [12634] by ehuelsmann
Implement THREADS:THREAD-JOIN. Patch by: David Kirkman dkirkman _at_ …
15:46 Changeset [12633] by ehuelsmann
Move a section of code around to separate the class file …

04/23/10:

21:27 Changeset [12632] by astalla
Added readme for the branch
21:25 Changeset [12631] by astalla
Added missing class
21:23 Changeset [12630] by astalla
First rough attempt at a fasl classloader to load local functions …
21:15 Changeset [12629] by ehuelsmann
Running 'ant test.abcl' showed conditions don't have to be of Java …
21:11 Changeset [12628] by astalla
Copied trunk to new branch
21:07 Changeset [12627] by astalla
Created less-reflection branch

04/18/10:

10:02 Changeset [12626] by Mark Evenson
Add commented out warning of compilation failure. Currently …
10:02 Changeset [12625] by Mark Evenson
Finish updating README, mainly deprecating the prominence of the Lisp …
10:01 Changeset [12624] by Mark Evenson
Pretty print output to system.lisp.
10:01 Changeset [12623] by Mark Evenson
Partial re-working of install documentation.
09:26 Changeset [12622] by Mark Evenson
Restore buildable trunk arising from ASDF2 compilation.
08:16 Changeset [12621] by Mark Evenson
Add missing shell script from distribution.

04/16/10:

13:41 Changeset [12620] by Mark Evenson
Use interpreted form in a FASL if compliation fails. …
13:41 Changeset [12619] by Mark Evenson
Incorporate an ASDF2 snapshot as the base ASDF. Verify load of …

04/15/10:

20:51 SourceLocation edited by Mark Evenson
Typo corrections (diff)
20:23 Changeset [12618] by Mark Evenson
Incorporate an ASDF2 snapshot as the base ASDF.
14:54 Changeset [12617] by Mark Evenson
Move pathname functions to EXT; implement DEFSETF for URL pathnames. …
14:54 Changeset [12616] by Mark Evenson
All URL/JAR tests now passing.
14:53 Changeset [12615] by Mark Evenson
Tweaks to ABCL Lisp tests for convenience. RUN-MATCHING saves last …
14:52 Changeset [12614] by Mark Evenson
Remove non-working URI encoding. This method was stripping out …
14:51 Changeset [12613] by Mark Evenson
Document URL and jar pathname design changes.
14:50 Changeset [12612] by Mark Evenson
Incremental checkpoint on making JAR pathnames use the new URL pathname.
14:48 Changeset [12611] by Mark Evenson
Fix problems with HEAD against googlecode.com.
14:36 Changeset [12610] by Mark Evenson
Separate jar and URL pathname tests into distinct files.
14:27 Changeset [12609] by Mark Evenson
Add missing implementation of JAR-STREAM and URL-STREAM.
14:27 Changeset [12608] by Mark Evenson
Don't throw LispError? on non existent jar for DIRECTORY.
14:27 Changeset [12607] by Mark Evenson
URL pathnames working for OPEN for built-in schemas. Still need to …
14:27 Changeset [12606] by Mark Evenson
Correct misnamed test.
14:26 Changeset [12605] by Mark Evenson
Added *load-truename* and *load-pathname* forms to jar-file construction.
12:19 SourceLocation created by Mark Evenson
Entered Tobias's analysis from email

04/14/10:

20:28 Changeset [12604] by ehuelsmann
Further consolidation of copy/pasted code. Patch by: David Kirkman, …

04/12/10:

21:06 Changeset [12603] by ehuelsmann
Correct copyright year number; surely the file didn't exist in 1009.

04/10/10:

21:36 Changeset [12602] by ehuelsmann
Un-duplicate string reading between FaslReader? and LispReader?.
21:19 Changeset [12601] by ehuelsmann
Remove end-of-line translation (for Windows) from the reader; this is …
21:10 Changeset [12600] by ehuelsmann
Consolidate faslReadRadix with readRadix.
21:08 Changeset [12599] by ehuelsmann
Commit file left out on my last commit.
21:03 Changeset [12598] by vvoutilainen
Make listp/endp/SYMBOLP final.
21:00 Changeset [12597] by ehuelsmann
Consolidate faslRead, faslReadArray, faslReadComplex and …
20:30 Changeset [12596] by ehuelsmann
Remove unused imports and rename a local variable shadowing a field.
20:28 Changeset [12595] by ehuelsmann
Consolidate the functionality of faslReadPreservingWhitespace and …
20:17 Changeset [12594] by ehuelsmann
Switch Stream.readList to use ReadtableAccessors?.
20:04 Changeset [12593] by ehuelsmann
Switch Stream.readDispatchChar to use ReadtableAccessors?.
19:55 Changeset [12592] by ehuelsmann
Consolidate the functionality of faslReadStructure and readStructure …
19:15 Changeset [12591] by ehuelsmann
Removal of copy/paste code between FaslReader? and LispReader?.
18:38 Changeset [12590] by vvoutilainen
Make nthcdr and NTH(LispObject) final.
17:52 Changeset [12589] by vvoutilainen
Make cadr/cddr/caddr final.
17:17 Changeset [12588] by vvoutilainen
Make AREF(LispObject) and aset(LispObject, LispObject) final.
13:55 Ticket #95 (URL Pathnames) created by Mark Evenson
Goals ----- 1. Use Common Lisp pathnames to refer to representations …
13:49 Ticket #94 (Incorporate ASDF2) created by Mark Evenson
09:55 Ticket #92 (Characters created with invalid code points) closed by ehuelsmann
fixed: Closing as fixed. Ticket #65 should track support for Supplementary …

04/09/10:

23:13 Ticket #88 (Predicate to distinguish between functions implemented directly in ...) reopened by ehuelsmann
That was ticket #86 being fixed. Reopening.
23:12 Ticket #86 (No restarts available on error in thread) closed by ehuelsmann
fixed
23:10 Ticket #88 (Predicate to distinguish between functions implemented directly in ...) closed by ehuelsmann
fixed: (In [12587]) Fix #88: Add the thread name to the debugger-printed …
23:10 Changeset [12587] by ehuelsmann
Fix #88: Add the thread name to the debugger-printed message and …
21:53 Ticket #59 (Add extensible sequences to ABCL) closed by ehuelsmann
fixed: First released in 0.19.1.
21:27 Changeset [12586] by ehuelsmann
Reduce function dispatch speed with 6% by replacing dynamic …

04/08/10:

21:57 Changeset [12585] by ehuelsmann
Unbreak java build.
21:49 Changeset [12584] by ehuelsmann
Re #92: Don't return characters for the range #xD800 to #xDFFF. This …
19:44 Changeset [12583] by astalla
JAVA-CLASS metaclass reimplemented in Lisp.
19:38 Changeset [12582] by ehuelsmann
Re #38: Make Cells compile with our metaclass support by making a …
Note: See TracTimeline for information about the timeline view.