Timeline
04/05/10:
- 22:01 Ticket #93 (reader does not respect (values) from reader macros) created by
- the hyperspec includes an example which illustrates the effect of …
- 21:00 Changeset [12581] by
- Make LispCharacter? constructor private in favor of getInstance(); …
- 19:57 CharsetSupport edited by
- Refer to tickets (diff)
- 19:57 Ticket #92 (Characters created with invalid code points) created by
- ABCL will happily create characters in the range #xD800 to #xDFFF and …
- 19:36 CharsetSupport edited by
- (diff)
- 19:01 CharsetSupport edited by
- Elaborate more on the spec bits which touch characters with case (diff)
- 18:31 CharsetSupport edited by
- Be more explicit about the problems between Unicode and CLHS (diff)
- 18:05 Ticket #91 (Initial values of special bindings on thread startup) created by
- We don't set any special variables upon thread startup. This may or …
- 09:15 CharsetSupport edited by
- (diff)
- 06:47 CharsetSupport edited by
- (diff)
04/04/10:
- 21:29 CharsetSupport created by
- Original content
- 20:40 DesignOverviewIndex edited by
- Reorder a bit and add character set support page (diff)
04/03/10:
- 22:39 Changeset [12580] by
- Remove an exception block which can't be triggered.
03/30/10:
- 15:14 Changeset [12579] by
- Added links to binary downloads; refactored CSS somewhat. Corrected …
03/28/10:
- 21:41 Changeset [12578] by
- Selected built-in classes can now be subclassed. Only SEQUENCE is …
- 20:20 Changeset [12577] by
- Re #38: Delete merged metaclass branch.
- 20:13 Changeset [12576] by
- Re #38: Merge the METACLASS branch to trunk.
- 19:22 Changeset [12575] by
- Made SEQUENCE be a built-in class again to avoid to cause problems …
03/27/10:
- 20:53 Ticket #90 (resetSpecialBindings efficiency) created by
- The code […] will compile 2 specials-restoring blocks after the …
- 19:12 Changeset [12574] by
- Publish 0.19 release notes and download links.
03/26/10:
- 08:57 Changeset [12573] by
- plist not alist.
- 08:56 Changeset [12572] by
- Move document to proper location.
- 08:19 Changeset [12571] by
- Initial proposal for URLs to be used as Pathnames.
03/23/10:
- 12:59 Changeset [12570] by
- Fix JAVA-OBJECT whose tynot being properly coerced to array of …
03/21/10:
- 14:15 Changeset [12569] by
- Add release 0.19.1 artifacts; release notes and website update …
- 10:38 Changeset [12568] by
- Remove checkClass() function no longer in use.
03/20/10:
- 19:45 Changeset [12567] by
- Delete tag for version which was never released.
- 19:43 Changeset [12566] by
- With 0.19.1 tagged, advance the version number in the branch.
- 19:40 Changeset [12565] by
- Tag 0.19.1 release.
- 19:40 Milestone 0.19 completed
- 19:38 Changeset [12564] by
- Backport README changes.
- 19:34 Changeset [12563] by
- Update README for release 0.19.1.
03/19/10:
- 21:19 Changeset [12562] by
- Inlining of lambda calls: handled the case (funcall (lambda (...) ...) ...)
03/18/10:
- 11:59 Changeset [12561] by
- Convert to stack-friendly primitives; add missing grovel tags.
- 10:15 Changeset [12560] by
- More work on standalone documentation.
03/17/10:
- 19:43 Changeset [12559] by
- Changed recently added method names in Stream to avoid conflicts with …
- 19:14 Changeset [12558] by
- Exposed in/out streams and reader/writers of Stream.
- 16:55 Changeset [12557] by
- Added sys::%make-byte-array-input-stream as a "inverse" of …
- 15:22 Changeset [12556] by
- Test results for 0.19.x branch as of r12555.
- 13:24 Changeset [12555] by
- Backport r12549: Allow Pathname TYPE to be :UNSPECIFIC.
- 13:23 Changeset [12554] by
- Backport r12551: MAKE-PATHNAME does not have any merging directories …
- 13:22 Changeset [12553] by
- Backport r12550: Fix loading of packed FASLs which have been renamed.
03/16/10:
- 21:02 Changeset [12552] by
- Refine TRANSLATE-PATHNAME to match SBCL's behavior on corner case. …
- 18:06 Changeset [12551] by
- MAKE-PATHNAME does not have any merging directories semantics.
- 15:20 Changeset [12550] by
- Fix loading of packed FASLs which have been renamed. Bug was present …
- 10:43 Changeset [12549] by
- Allow TYPE to be :UNSPECIFIC. Fixes bug where the following would …
- 09:43 Ticket #89 (compiler stack inconsistency) created by
- In checking out the latest ASDF, I was able to factor out the …
- 08:32 Changeset [12548] by
- Documentation for using SLIME in ABCL.
03/15/10:
- 16:12 Changeset [12547] by
- backport r12456: nreverse() *command-line-arguments-list* to natural order.
- 16:09 Changeset [12546] by
- nreverse() *command-line-arguments-list* to natural order. Found by …
- 13:57 Changeset [12545] by
- Backport r12544: Fix win32 bugs with :ABSOLUTE directory entries for …
- 13:55 Changeset [12544] by
- Fix win32 bugs with :ABSOLUTE directory entries for jar pathnames.
- 11:04 Changeset [12543] by
- Set SVN properties.
- 10:59 Changeset [12542] by
- Add incomplete documentation of Java FFI.
- 10:57 Changeset [12541] by
- Document INSPECT protocol for getParts().
03/14/10:
- 20:27 Changeset [12540] by
- Update ANSI test results for 0.19.0 OSX.
- 20:06 Changeset [12539] by
- Update version number with 0.19.0 tagged.
- 20:03 Changeset [12538] by
- Tag 0.19.0.
- 19:40 Changeset [12537] by
- Backport PROGV fix (r12526) and its CHANGES description.
- 19:22 Changeset [12536] by
- Add fix to be merged.
- 19:17 Changeset [12535] by
- Fix returned values from SingleFloat?.getInstance() and …
- 19:15 Changeset [12534] by
- Make sure non-standard (meta) classes aren't cast to LispClass? as they …
- 19:09 Changeset [12533] by
- Backport r12531 for :ABSOLUTE directory components for jar pathnames.
- 15:50 Changeset [12532] by
- Rename 'build.properties' to 'abcl.properties'. Eclipse uses …
- 13:30 Changeset [12531] by
- Change jar pathname to have :ABSOLUTE directory entries. As pointed …
- 13:18 Changeset [12530] by
- Re #38: Make method creation and dispatch possible for classes with …
03/13/10:
- 22:51 Changeset [12529] by
- Re #38: CLASSP can't be checked with instanceof alone any longer.
- 21:47 Changeset [12528] by
- Reference #38: make the following snippet work: (defclass g …
- 19:31 GoogleSummerOfCode2010 edited by
- (diff)
- 19:05 Changeset [12527] by
- Make all class accessor functions generic functions instead of normal …
- 12:38 GoogleSummerOfCode2010 edited by
- (diff)
- 12:37 GoogleSummerOfCode2010 edited by
- (diff)
- 12:37 GoogleSummerOfCode2010 created by
03/12/10:
- 22:41 Ticket #85 (CL-JSON throws an error under ABCL where SBCL doesn't.) closed by
- fixed: Fixed in r12526. Setting to 0.19 milestone as I propose backporting.
- 22:38 Changeset [12526] by
- Fix ticket #85: CL-JSON throws an error where SBCL doesn't.
- 08:08 Ticket #81 (Inlining functions with &optional and other "complex" arguments) closed by
- fixed: Change committed in r12505 (and follow up) by astalla.
- 06:59 Changeset [12525] by
- Restore trunk to buildable state after OSGi patch.
03/11/10:
- 15:49 Changeset [12524] by
- Enable ABCL to load in an OSGi context. OSGi abstracts the loading of …
- 08:42 Changeset [12523] by
- Add informal BNF grammar description for JAR PATHNAME syntax.
03/10/10:
- 22:10 Changeset [12522] by
- With 0.19 brached, increase trunk version number.
- 22:09 Changeset [12521] by
- Correct spelling error in helper function checkSlotDefination() -> …
- 22:01 Changeset [12520] by
- Branch for 0.19 release cycle.
03/06/10:
- 11:53 Changeset [12519] by
- Finalize CHANGES for 0.19 branch.
Note: See TracTimeline
for information about the timeline view.