Timeline
05/30/10:
- 13:03 Ticket #98 (the THREAD type isn't exported from the THREADS package) created by
- ... rather, it's exported from the EXT package
- 13:01 Ticket #97 ((apropos "MAKE-THREAD") prints MAKE-THREAD twice) created by
05/27/10:
- 19:38 Changeset [12737] by
- Update front page and publish release binaries.
05/25/10:
- 19:44 Changeset [12736] by
- Release notes correction.
- 19:38 Changeset [12735] by
- Draft release notes for the 0.20 release.
- 13:20 Changeset [12734] by
- REPLConsole provides a minimal Swing GUI Console with a REPL. …
- 13:03 Changeset [12733] by
- Mention gui subdirectory in README.
- 13:00 Changeset [12732] by
- Make GUI examples buildable; putative attempt at a README.
- 12:42 Changeset [12731] by
- Move unused GUI code to examples hierarchy.
- 09:18 Changeset [12730] by
- Place for holding AWT/Swing example code from tree.
05/24/10:
- 20:29 Milestone 0.20 completed
- 16:38 Changeset [12729] by
- Restore buildable state.
- 09:08 Changeset [12728] by
- Increase branch version.
- 09:07 Changeset [12727] by
- Tag 0.20.0.
05/23/10:
- 18:20 Changeset [12726] by
- Use BitSet?'s bulk set operation.
- 17:59 Changeset [12725] by
- Make Readtable functions final where possible.
- 09:45 Changeset [12724] by
- Remove access specifier from 2 interpreter specific functions (now …
- 09:31 Changeset [12723] by
- Style nit: I like tables and loops for their compactness.
- 06:16 Changeset [12722] by
- Examples reorganization: Top-level README, GAE specific README.
- 06:06 Changeset [12721] by
- Examples reorganization: move snippets to misc, adjust local READMEs.
- 06:02 Changeset [12720] by
- Examples reorganization: misc for code snippets.
- 05:43 Changeset [12719] by
- Example reorganzation: delete 'abcl' directory.
- 05:29 Changeset [12718] by
- Reorganization of examples: delete references to J.
05/22/10:
- 20:51 Changeset [12717] by
- Remove convenience method which "prevents" typing of 1 boolean value.
- 20:38 Changeset [12716] by
- Delete unused private function.
05/21/10:
- 22:54 Changeset [12715] by
- Support for custom defclass options for user-defined metaclasses. …
- 20:55 Changeset [12714] by
- Remove commented-out code.
05/20/10:
- 17:58 Changeset [12713] by
- Serialization support for some Lisp types. For symbols and packages, …
05/19/10:
- 22:59 Changeset [12712] by
- Fix bug that prevented SHADOWING-IMPORT from being able to be …
- 22:29 Changeset [12711] by
- No longer use the reader to load "stand alone" uninterned symbols, …
- 22:27 Changeset [12710] by
- Move access to uninterned symbols array to Load.java for future use by …
- 21:14 Changeset [12709] by
- Merge EMIT-LOAD-SYMBOL into EMIT-LOAD-EXTERNALIZED-OBJECT.
- 20:02 Changeset [12708] by
- Remove unused function DECLARE-LAMBDA.
05/18/10:
- 22:45 Changeset [12707] by
- Simplify COMPILE-CONSTANT.
- 22:39 Changeset [12706] by
- Split potentially huge CASE in the fasl-loader in multiple smaller …
- 22:30 Changeset [12705] by
- Eliminate DECLARE-INSTANCE as it has the same effect as …
- 21:48 Changeset [12704] by
- Fix typo.
- 21:47 Changeset [12703] by
- DECLARE-OBJECT of non-serializable data (hashtable and generic …
- 21:44 Changeset [12702] by
- Merge DECLARE-OBJECT functionality ("serialization" of objects for …
- 19:38 Changeset [12701] by
- Fix weird indenting.
- 05:17 Changeset [12700] by
- Backport r12696: TRUENAME for URL-PATHNAME ambigiously either a …
05/17/10:
- 20:33 Changeset [12699] by
- Refactor EXTERNALIZE-OBJECT into EMIT-LOAD-EXTERNALIZED-OBJECT. In …
- 18:53 Changeset [12698] by
- Load class bytes on demand for disassemble.
- 18:33 Changeset [12697] by
- Backport r12695: Change messages from trace to warn for failing …
- 17:27 Changeset [12696] by
- TRUENAME for URL-PATHNAME ambigiously either a directory or file now …
- 17:27 Changeset [12695] by
- Change messages from trace to warn for failing InputStream?.
05/16/10:
- 21:13 Changeset [12694] by
- Backported r12693 to 0.20 branch
- 20:56 Changeset [12693] by
- Fix reader dispatch macro functions defined in Lisp, trying to return …
- 19:45 Changeset [12692] by
- Replace lookup-or-declare-symbol - which was used to load a symbol in …
- 16:58 Changeset [12691] by
- Remove a BOM from the beginning of the file.
- 15:06 Changeset [12690] by
- Replace serialization related DECLARE-* functions with a single API: …
- 09:09 Changeset [12689] by
- Thunk through URL.toURI() for getting URL authority. Fixes loading …
05/15/10:
- 18:58 Changeset [12688] by
- Backport r12687: Update CHANGES for release.
- 18:56 Changeset [12687] by
- Updates in preparation for abcl-0.20.
- 16:38 Changeset [12686] by
- Backportr 12676: Muffle warning from Ant 1.8.1 about includeantruntime …
- 16:35 Changeset [12685] by
- Backport r1267[35]: Load 'system.lisp' later in boot so conditions …
- 16:33 Changeset [12684] by
- Backport r1267[14]: Site specific initialization code can be named by …
- 14:14 Changeset [12683] by
- Save a few bytes in our JAR by re-using serialized anonymous symbols, …
- 10:20 Changeset [12682] by
- Add APIs to access data gathered in the profiler to detect (lisp) hot …
05/13/10:
- 22:06 Changeset [12681] by
- Eliminate the need for two separate integer-declaring functions in the …
- 21:44 Changeset [12680] by
- Removed debug print, the branch now fails the same tests as trunk.
- 21:15 Changeset [12679] by
- Fixed missing probe-file in zipped fasl construction. Advanced the …
- 20:03 Changeset [12678] by
- Re #96: partial fix for argument lists where &key appears before …
- 16:47 Changeset [12677] by
- Correct incorrect inclusion of changes in last commit.
- 16:44 Changeset [12676] by
- Muffle warning from Ant 1.8.1 about includeantruntime not being set.
- 16:38 Changeset [12675] by
- Fix build from scratch breakage in r12673.
- 12:59 Changeset [12674] by
- Correct to "everything commented out" convention.
- 12:47 Changeset [12673] by
- Load 'system.lisp' later in boot so conditions trigger debugger.
05/12/10:
- 22:52 Changeset [12672] by
- FASL loader implemented. Has serious bugs (tests fail to compile), but …
- 10:10 Changeset [12671] by
- Site specific initialization code can be named by 'abcl.startup.file'. …
05/11/10:
- 18:58 Changeset [12670] by
- Update trunk version number after branching 0.20.
- 18:57 Changeset [12669] by
- Create 0.20 maintenance branch.
- 18:17 Changeset [12668] by
- Updated CHANGES for the 0.20 release
- 14:45 Changeset [12667] by
- Fix WILD-PATHNAME-P to check for pathname components which are strings …
- 14:13 Changeset [12666] by
- Fix ASDF:MERGE-PATHNAMES* in the case that default directory is nil.
- 13:32 Ticket #96 (Lambda list &rest interpreter error) created by
- The following lambda list […] fails to compile with the error …
05/10/10:
- 21:13 Changeset [12665] by
- Apply the speed improvement used for dispatching everywhere: all …
- 04:15 Changeset [12664] by
- Add FASL and Java version to ASDF output location root cache …
- 04:15 Changeset [12663] by
- Adjust JCLASS docstring to reflect optional classloader argument.
05/09/10:
- 15:44 Changeset [12662] by
- JCLASS now supports an optional CLASS-LOADER argument.
- 14:58 Changeset [12661] by
- Fix computation of the class precedence list for Java classes in case …
05/08/10:
- 21:55 Changeset [12660] by
- Fixed and rationalized class precedence list computation for …
- 09:23 Changeset [12659] by
- Fix Ant-based invocation of Java Unit tests. Remove reference to …
- 08:06 ASDF-INSTALL created by
- Document ASDF-INSTALL
05/07/10:
- 21:08 Ticket #38 (CLOS :metaclass support) closed by
- fixed: (In [12658]) Close #38: Add some metaclass tests - to be expanded upon …
- 21:08 Changeset [12658] by
- Close #38: Add some metaclass tests - to be expanded upon fixing …
05/06/10:
- 20:15 Changeset [12657] by
- Adjust ASDF interface to match ASDF2 definition.
- 20:15 Changeset [12656] by
- Properly implement HTTP/1.1 HEAD requests.
- 20:15 Changeset [12655] by
- Update to ASDF 1.719 as recommended by ASDF developers.
- 07:11 Changeset [12654] by
- Fix JAR-PATHNAME tests. Use explicit version in LOAD of jar via http …
05/05/10:
- 05:32 Changeset [12653] by
- Fix MERGE-PATHNAMES for URL-PATHNAME under Windows. If the Pathname …
05/03/10:
- 13:43 Changeset [12652] by
- Use '/' as directory path separator for URL-PATHNAME and JAR-PATHNAME.
05/02/10:
- 20:52 Changeset [12651] by
- More CHANGES updates.
- 19:58 Changeset [12650] by
- 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
- fixed: (In [12650]) Fix #79: Equally named -but different- uninterned symbols …
- 18:51 Changeset [12649] by
- Re #79: Add *FASL-UNINTERNED-SYMBOLS* variable to Load.java and save …
- 18:30 Changeset [12648] by
- Add (and use) more wrappers for the lisp ERROR function, using …
- 17:39 Changeset [12647] by
- Don't warn about Java 1.6.0_20 being an inappropriate version.
05/01/10:
- 21:43 Changeset [12646] by
- Re #93: Instead of fixing just readList and readDelimitedList, …
- 20:21 Changeset [12645] by
- 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
- fixed: (In [12645]) Fix #93: Empty VALUES set in the reader treated as NIL.
- 18:11 Ticket #95 (URL Pathnames) closed by
- fixed: Implemented enough for 0.20; we'll pick up the warnings noted by …
- 18:08 Ticket #94 (Incorporate ASDF2) closed by
- fixed: ASDF2 now seems to be working fine under win32 with r12462, r12463, …
- 17:45 Changeset [12644] by
- Fix for loading ASDF systems from jar files under win32. Changed …
- 14:24 Changeset [12643] by
- Under Windows, properly reference jars on other drive letters.
- 13:17 Changeset [12642] by
- Enable ASDF2 to work under Windows. Under Windows, allow Pathname …
- 07:37 Changeset [12641] by
- Fix recursion bug in constructing Pathnames from "file" scheme URLs. …
04/30/10:
- 13:09 Changeset [12640] by
- Update CHANGES, adding to the 0.20 section.
Note: See TracTimeline
for information about the timeline view.