Timeline



01/29/10:

22:54 Ticket #86 (No restarts available on error in thread) created by ehuelsmann
Evaluating the following (threads:make-thread #'(lambda () (error …
22:17 Changeset [12408] by ehuelsmann
Fix an issue reported in September by Matthew Mondor to the ECL list …
21:56 Changeset [12407] by ehuelsmann
Refer to autoloads.lisp from Autoload.java to explain the goal of …
21:46 Ticket #85 (CL-JSON throws an error under ABCL where SBCL doesn't.) created by ehuelsmann
The code is: (require 'asdf) (asdf:operate 'asdf:load-op :cl-json) …
21:07 Ticket #84 (jcall and t/nil boolean arguments) created by ehuelsmann
Can it be made so that within jcall, t or nil is understood as a java …
21:04 Ticket #83 (problem with error reporting on undefined class during make instance) created by ehuelsmann
CL-USER(25): (defclass c (d) ((q :initarg :q))) #<STANDARD-CLASS C …
08:52 Ticket #82 (TRANSLATE-PATHNAME failure) created by Mark Evenson
Regression in TRANSLATE-PATHNAME (added in r12406 to testsuite)] […]
08:45 Changeset [12406] by Mark Evenson
Where possible collect bug reports as unit tests so they can stay fixed.

01/28/10:

08:49 Changeset [12405] by Mark Evenson
Don't invoke the entire ABCL runtime just to get the version number …

01/27/10:

21:25 DesignOfStreams edited by vvoutilainen
(diff)
21:22 DesignOfStreams edited by vvoutilainen
(diff)
21:21 DesignOfStreams edited by vvoutilainen
(diff)

01/26/10:

11:30 Changeset [12404] by Mark Evenson
Debugging ABCL compilation support; upgrade to JUnit-4.8.1. Netbeans …
11:21 Changeset [12403] by Mark Evenson
Set standard svn properties.
11:15 Changeset [12402] by Mark Evenson
Move abcl-test-lisp to ASDF packaging. Change to ASDF packaging of …

01/25/10:

22:42 Changeset [12401] by astalla
Added a flag to local functions that tracks whether they need an …
06:58 Changeset [12400] by ehuelsmann
Make NIL-as-a-symbol available for use for the compiler. Shaves off …

01/24/10:

22:26 Changeset [12399] by ehuelsmann
Remove debugging cruft.
21:59 Changeset [12398] by ehuelsmann
Move lambda-list analysis from runtime to compile time for compiled …
21:41 Changeset [12397] by vvoutilainen
Fix MAKE-BROADCAST-STREAM.8.
18:50 DesignOfStreams edited by vvoutilainen
(diff)
18:49 pprint-solution.png attached to DesignOfStreams by vvoutilainen
18:49 pprint-problem.png attached to DesignOfStreams by vvoutilainen
18:48 DesignOfStreams created by vvoutilainen
18:44 DesignOverviewIndex edited by vvoutilainen
(diff)
18:29 Changeset [12396] by ehuelsmann
Update trunk development version to 0.19.
15:24 Changeset [12395] by vvoutilainen
Some patches to improve arglist display in Slime. Patch by Matthias Hölzl.

01/23/10:

13:40 Changeset [12394] by ehuelsmann
Remove premature optimization: new array creation is faster than …
09:27 Changeset [12393] by ehuelsmann
Tell the compiler about some functions which don't require clearing …
09:26 Changeset [12392] by ehuelsmann
Move a constant definition from boot.lisp to Java, as the precedent …

01/18/10:

20:12 Changeset [12391] by ehuelsmann
Prevent duplicate subclasses: only push new classes not already …
19:07 Changeset [12390] by astalla
Changed output-ugly-object to invoke print-object for Java objects, as …

01/17/10:

22:46 Changeset [12389] by ehuelsmann
Update website with release 0.18.1.
22:44 Changeset [12388] by ehuelsmann
Add 0.18.1 release signature files.
22:18 Changeset [12387] by ehuelsmann
Add 0.18.1 release archives.
21:15 Changeset [12386] by ehuelsmann
Update development (branch) version.
21:12 Changeset [12385] by ehuelsmann
Tag 0.18.1.
21:12 Milestone 0.18 completed
21:06 Changeset [12384] by vvoutilainen
Backport the CHANGES file to the release branch.
21:04 Changeset [12383] by vvoutilainen
Changelogs for the newest releases.
20:53 Changeset [12382] by vvoutilainen
Backport r12376-r12379 and r12381. This fixes maxima, adds support for …
14:36 Changeset [12381] by ehuelsmann
Support disassembly of proxied functions.
12:11 Ticket #81 (Inlining functions with &optional and other "complex" arguments) created by ehuelsmann
Currently we only inline functions which have only required …

01/16/10:

20:13 Changeset [12380] by ehuelsmann
Add internal DEFSTRUCT administration to the STREAM and SYSTEM-STREAM …

01/15/10:

20:51 Changeset [12379] by astalla
Fixed print-object for JavaObjects? to call writeToString() on the object.
20:40 Changeset [12378] by ehuelsmann
Create a dependable reader dynamic environment.
20:36 Changeset [12377] by astalla
Set the symbol for java-classes to the class name to allow to print …

01/14/10:

22:07 Changeset [12376] by astalla
Calling PRIN1-TO-STRING to print Lisp stack frames, so as to allow the …

01/13/10:

22:01 Changeset [12375] by ehuelsmann
Harmonize Symbol printing with what stream already does; same for …
21:47 Changeset [12374] by ehuelsmann
Simplify inspection of variables in (NetBeans?) debugger by making …
19:55 Changeset [12373] by ehuelsmann
Change parents of FUNDAMENTAL-STREAM in Gray streams. Note: includes …
19:23 Changeset [12372] by ehuelsmann
Improved release template (I hope).
19:06 Changeset [12371] by ehuelsmann
Make 0.18 show up on the site.
18:47 Changeset [12370] by ehuelsmann
Add signature files.
10:04 Ticket #80 (REQUIRE should work with ASDF) created by Mark Evenson
SBCL has the convention that if REQUIRE does not resolve on the …

01/12/10:

22:23 Changeset [12369] by ehuelsmann
Fix page title (which refers to old release).
21:30 Changeset [12368] by ehuelsmann
Add distribution archives (without adding them to the rest of the site …
19:48 Changeset [12367] by ehuelsmann
Re-tag 0.18.0.
19:47 Changeset [12366] by ehuelsmann
Delete botched tag.
19:44 Changeset [12365] by ehuelsmann
Tag 0.18.0.
13:27 Ticket #79 (Identically named gensymed coalesced into same object in fasl file) created by trittweiler
From: Erik Huelsmann Date: Mon, Jan 11, 2010 at 11:40 PM Subject: Re: …

01/11/10:

20:49 Changeset [12364] by ehuelsmann
Backport r12350 upto 12355 and 12359: fixes to recently added …
20:37 Changeset [12363] by ehuelsmann
Backport r12350 upto 12355 and 12359: fixes to recently added …
20:03 Changeset [12362] by vvoutilainen
Make Stream extend StructureObject?, modify Stream derivatives to set a …
19:40 Changeset [12361] by ehuelsmann
Add setting the CPL of SYSTEM_STREAM.
19:23 Changeset [12360] by ehuelsmann
Set initial ByteArrayOutputStream? buffer to 2048; the default 32 way …
07:18 Changeset [12359] by Mark Evenson
Note Netbeans and FASL location improvements.

01/10/10:

20:43 Changeset [12358] by ehuelsmann
Fix the stream Class Precedence Lists (CPLs) to include …
14:58 Changeset [12357] by ehuelsmann
Change STREAM and its decendants to a structure class, from built-in, …
14:57 Changeset [12356] by ehuelsmann
Make LispClass?.addClass return the added class, for convenience.

01/09/10:

20:28 Changeset [12355] by Mark Evenson
Add missing documentation annotations (" ###") for Primitives.
20:26 Changeset [12354] by Mark Evenson
Align Netbeans build with pure Ant-based build. Netbeans no longer …

01/08/10:

22:16 Changeset [12353] by astalla
Removed unchecked warning.
21:32 Changeset [12352] by astalla
Have JavaObject?.javaInstance(c) complain if the wrapped object is null …
21:29 Changeset [12351] by astalla
Fixed regression with JavaObject?.javaInstance(Class) and primitive types.
20:59 Changeset [12350] by astalla
Added constructor.
20:52 Changeset [12349] by ehuelsmann
Delete branch which is long out-dated and not pursued at the moment.
20:47 Changeset [12348] by ehuelsmann
Remove branch merged to trunk long ago.
20:42 Changeset [12347] by ehuelsmann
Create preliminary 0.18 release notes.
20:39 Changeset [12346] by ehuelsmann
Branch 0.18.x for release stabilization.
19:55 Changeset [12345] by astalla
Use of the "intended class" of an object before the actual class to …
19:02 Changeset [12344] by astalla
Fixed loading of compressed FASLs (.abcl) from jar files when the FASL …
08:22 Changeset [12343] by Mark Evenson
Adjust tests for jar:file syntax should work with TRUENAME.

01/07/10:

19:01 Changeset [12342] by vvoutilainen
Convert LispErrors? to ProgramErrors?, convert a couple of asserts to …

01/06/10:

22:24 Changeset [12341] by ehuelsmann
Remove double entry; add recent fix to CHANGES.
22:10 Changeset [12340] by ehuelsmann
Fix symbol-macrolet expanding variables declared in a lambda-list for …
22:01 Changeset [12339] by astalla
Removed aggressive installation of preloaded functions that caused …
15:52 Changeset [12338] by Mark Evenson
Reworked test infrastructure. Use ASDF to invoke all tests from Ant. …

01/05/10:

22:27 Changeset [12337] by Mark Evenson
cl-bench now runs correctly from UNIX systems. Increment the abcl.asd …
21:33 Changeset [12336] by ehuelsmann
Update changes with 0.18 items.
17:15 Changeset [12335] by Mark Evenson
Initial fix for support for running cl-bench test suite from Ant build …
14:31 Changeset [12334] by astalla
Added convenience constructors to Stream.
14:25 Changeset [12333] by astalla
Removed unused patternsets from build.xml
14:24 Changeset [12332] by astalla
Small change in an exception message.
10:44 Ticket #48 (SLIME CVS HEAD as of 2008-12-30 broken) closed by Mark Evenson
fixed: Fixed long ago. I have since become a SLIME maintainer, so I usually …
00:03 Changeset [12331] by astalla
Cleanup in readFunctionBytes (Lisp.java), possibility to load compiled …

01/04/10:

21:58 Ticket #77 (FASLs use wrong encoding: system default) closed by ehuelsmann
fixed: Committed in r12330. Set milestone accordingly: instead of in 0.19, …
21:57 Changeset [12330] by ehuelsmann
Fix ticket #77: incorrect encoding used for FASLs, by always using UTF-8.
20:50 OOMHandling edited by astalla
(diff)
18:45 DesignOverviewIndex edited by astalla
(diff)
18:45 OOMHandling edited by astalla
(diff)
17:35 OOMHandling created by astalla
17:06 DesignOverviewIndex edited by astalla
(diff)
14:36 Ticket #78 (Include ASDF-INSTALL in base ABCL) created by Mark Evenson
Including a port of ASDF-INSTALL

01/03/10:

14:33 Ticket #77 (FASLs use wrong encoding: system default) created by ehuelsmann
Because FASLs are using the system default encoding, we can't be sure …

01/02/10:

23:24 Changeset [12329] by ehuelsmann
More notes about potential codepoint conversion bugs.
23:22 Changeset [12328] by ehuelsmann
Note a few codepoint to char conversions which are potential bugs.
23:20 Changeset [12327] by ehuelsmann
Note 2 bugs in RandomAccessCharacterFile? so the fact doesn't get forgotten.

01/01/10:

22:52 Changeset [12326] by ehuelsmann
Performance improvement for ticket #76: slow swank fuzzy completion. …
22:22 Changeset [12325] by ehuelsmann
Create API for (SETF (STREAM-EXTERNAL-FORMAT ...) ...) from the lisp world.
21:58 Ticket #76 (Slime (swank) fuzzy completion very slow) created by ehuelsmann
In …
19:42 Changeset [12324] by ehuelsmann
In case a redefinition warning shouldn't be issued if the function …
19:41 Changeset [12323] by ehuelsmann
Implement setting of external format on a stream; only supported on …
19:34 Changeset [12322] by ehuelsmann
Follow up to r12321; changes resulting from more testing.
18:26 Ticket #75 (Character \U0080 causes infinite loop) closed by ehuelsmann
fixed: Fixed in r12321.
18:26 Changeset [12321] by ehuelsmann
Fix ticket #75: infinite loop while writing unmappable characters to …
18:14 Ticket #68 (Extend Load.java to allow loading FASLs from arbitrary streams) reopened by ehuelsmann
Duh. It's not addressed.
18:12 Ticket #68 (Extend Load.java to allow loading FASLs from arbitrary streams) closed by ehuelsmann
fixed: There's more to this than meets the eye: we currently depend on random …
15:38 Changeset [12320] by ehuelsmann
Print StreamErrors? with a readable text, even when created based on …
14:10 Ticket #71 (Stream line counter broken) closed by ehuelsmann
fixed: Fixed in r12319.
14:10 Changeset [12319] by ehuelsmann
Fix line numbers from COMPILE-FILE being off. Fixes ticket #71.
10:42 Changeset [12318] by ehuelsmann
Remove trailing spaces/tabs which light my editing buffers red.
10:34 Changeset [12317] by ehuelsmann
Change the properties of RandomAccessCharacterFile? to the standard ones.
10:30 Changeset [12316] by ehuelsmann
Return the actual external format, instead of a default value from …

12/31/09:

18:56 Ticket #75 (Character \U0080 causes infinite loop) created by ehuelsmann
The following code causes an infinite loop on systems which do not …

12/30/09:

23:35 Ticket #72 (Faster startup times) closed by ehuelsmann
fixed: With the introduction of AutoloadedFunctionProxy?, this issue is …
23:33 Ticket #64 (Caught (general) exceptions not rethrown everywhere) closed by ehuelsmann
fixed: All occurrances of "catch (Throwable" have been reviewed; most have …
22:46 Changeset [12315] by astalla
Implemented (setf jfield).
22:04 Changeset [12314] by ehuelsmann
Upon OutOfMemoryError? or StackOverflowError?, unwind the stack to the …
Note: See TracTimeline for information about the timeline view.