Timeline
01/05/10:
- 22:27 Changeset [12337] by
- cl-bench now runs correctly from UNIX systems. Increment the abcl.asd …
- 21:33 Changeset [12336] by
- Update changes with 0.18 items.
- 17:15 Changeset [12335] by
- Initial fix for support for running cl-bench test suite from Ant build …
- 14:31 Changeset [12334] by
- Added convenience constructors to Stream.
- 14:25 Changeset [12333] by
- Removed unused patternsets from build.xml
- 14:24 Changeset [12332] by
- Small change in an exception message.
- 10:44 Ticket #48 (SLIME CVS HEAD as of 2008-12-30 broken) closed by
- fixed: Fixed long ago. I have since become a SLIME maintainer, so I usually …
- 00:03 Changeset [12331] by
- Cleanup in readFunctionBytes (Lisp.java), possibility to load compiled …
01/04/10:
- 21:58 Ticket #77 (FASLs use wrong encoding: system default) closed by
- fixed: Committed in r12330. Set milestone accordingly: instead of in 0.19, …
- 21:57 Changeset [12330] by
- Fix ticket #77: incorrect encoding used for FASLs, by always using UTF-8.
- 20:50 OOMHandling edited by
- (diff)
- 18:45 DesignOverviewIndex edited by
- (diff)
- 18:45 OOMHandling edited by
- (diff)
- 17:35 OOMHandling created by
- 17:06 DesignOverviewIndex edited by
- (diff)
- 14:36 Ticket #78 (Include ASDF-INSTALL in base ABCL) created by
- Including a port of ASDF-INSTALL …
01/03/10:
- 14:33 Ticket #77 (FASLs use wrong encoding: system default) created by
- Because FASLs are using the system default encoding, we can't be sure …
01/02/10:
- 23:24 Changeset [12329] by
- More notes about potential codepoint conversion bugs.
- 23:22 Changeset [12328] by
- Note a few codepoint to char conversions which are potential bugs.
- 23:20 Changeset [12327] by
- Note 2 bugs in RandomAccessCharacterFile? so the fact doesn't get forgotten.
01/01/10:
- 22:52 Changeset [12326] by
- Performance improvement for ticket #76: slow swank fuzzy completion. …
- 22:22 Changeset [12325] by
- Create API for (SETF (STREAM-EXTERNAL-FORMAT ...) ...) from the lisp world.
- 21:58 Ticket #76 (Slime (swank) fuzzy completion very slow) created by
- In …
- 19:42 Changeset [12324] by
- In case a redefinition warning shouldn't be issued if the function …
- 19:41 Changeset [12323] by
- Implement setting of external format on a stream; only supported on …
- 19:34 Changeset [12322] by
- Follow up to r12321; changes resulting from more testing.
- 18:26 Ticket #75 (Character \U0080 causes infinite loop) closed by
- fixed: Fixed in r12321.
- 18:26 Changeset [12321] by
- 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
- Duh. It's not addressed.
- 18:12 Ticket #68 (Extend Load.java to allow loading FASLs from arbitrary streams) closed by
- fixed: There's more to this than meets the eye: we currently depend on random …
- 15:38 Changeset [12320] by
- Print StreamErrors? with a readable text, even when created based on …
- 14:10 Ticket #71 (Stream line counter broken) closed by
- fixed: Fixed in r12319.
- 14:10 Changeset [12319] by
- Fix line numbers from COMPILE-FILE being off. Fixes ticket #71.
- 10:42 Changeset [12318] by
- Remove trailing spaces/tabs which light my editing buffers red.
- 10:34 Changeset [12317] by
- Change the properties of RandomAccessCharacterFile? to the standard ones.
- 10:30 Changeset [12316] by
- 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
- The following code causes an infinite loop on systems which do not …
12/30/09:
- 23:35 Ticket #72 (Faster startup times) closed by
- fixed: With the introduction of AutoloadedFunctionProxy?, this issue is …
- 23:33 Ticket #64 (Caught (general) exceptions not rethrown everywhere) closed by
- fixed: All occurrances of "catch (Throwable" have been reviewed; most have …
- 22:46 Changeset [12315] by
- Implemented (setf jfield).
- 22:04 Changeset [12314] by
- Upon OutOfMemoryError? or StackOverflowError?, unwind the stack to the …
12/29/09:
- 22:58 Changeset [12313] by
- Fix LOAD-TIME-VALUE instability introduced by r12306, best seen as …
12/28/09:
- 23:12 Changeset [12312] by
- Add a function interface to test whether the interpreter is already …
- 23:11 Changeset [12311] by
- Followup to r12306: "unbreak" Slime, at least partially.
- 13:00 Changeset [12310] by
- Implement note 1 from r12306: function preloading for macros.
12/25/09:
- 22:34 Changeset [12309] by
- Turn an inline named class name into a string constant.
- 22:09 Changeset [12308] by
- Delete branch: it's merged back to trunk.
- 21:54 Changeset [12307] by
- Complete "catch (Throwable" review by reviewing ../examples.
- 21:52 Changeset [12306] by
- Land fast-boot-preloading branch on trunk. Note: things to do include …
- 14:27 Changeset [12305] by
- Backport r12298: review of "catch (Throwable". Note: Lisp.java redone …
12/23/09:
- 21:04 Changeset [12304] by
- Refinement: better error message when an applicable constructor cannot …
- 20:53 Changeset [12303] by
- Extended the new smart behavior of jcall to jnew: (jnew class-name …
12/22/09:
- 18:48 Changeset [12302] by
- Applied Yoshinori Tahara's patch that allows jcall to invoke the …
- 16:07 Changeset [12301] by
- Loading ABCL tests improved; renamed loading jar-file tests. ASDF …
- 15:06 Changeset [12300] by
- Fix typo in ASDF dependencies for ABCL-TEST-LISP.
12/18/09:
- 22:12 Changeset [12299] by
- Annotate some remaining "catch (Throwable" occurrences. While at it: …
- 21:50 Changeset [12298] by
- Full source scan of "catch (Throwable"; remove lots of instances, or …
12/08/09:
- 21:46 Changeset [12297] by
- Implement preloader functionality which allows delaying reflection of …
- 21:29 Changeset [12296] by
- Create a branch to test speeding up the ABCL boot process.
- 13:16 Ticket #74 (slow compilation test) created by
- (eval-when (:compile-toplevel :load-toplevel :execute) (defclass foo …
12/07/09:
- 11:56 Changeset [12295] by
- Tidy up patch to fix 'abcl.compile.lisp' breakage.
- 11:56 Changeset [12294] by
- Fix abcl.compile.lisp under Windows.
12/06/09:
- 15:52 Changeset [12293] by
- Fix build breakage on linux, remove daftness from build.xml.
- 12:19 Changeset [12292] by
- Restored inadvertent typo that hosed incremental builds of the system …
- 12:07 Changeset [12291] by
- Ant-based build process now records FASL source locations correctly. …
Note: See TracTimeline
for information about the timeline view.