Timeline
08/19/12:
- 13:53 Changeset [14129] by
- Follow up to r14128: if the descriptions are the same, continue with …
- 13:22 Ticket #113 (DEFSTRUCT redefinition can crash ABCL on MAKE-STRUCT) closed by
- fixed: (In [14128]) Fix #113 (redefinition of structures can crash ABCL) by …
- 13:22 Changeset [14128] by
- Fix #113 (redefinition of structures can crash ABCL) by failing the …
- 13:20 Changeset [14127] by
- Reindent documentation string.
08/18/12:
- 19:21 Ticket #226 (Generate list of symbols for autoloading at build-time) closed by
- fixed: (In [14126]) Closes #226: All exports and all but one autoload have …
- 19:21 Changeset [14126] by
- Closes #226: All exports and all but one autoload have been removed …
- 13:49 Changeset [14125] by
- Break circular dependency when printing errors when FORMAT isn't fully …
- 13:47 Changeset [14124] by
- %RUN-SHELL-COMMAND is in the SYSTEM package. Access it as such.
- 12:34 Changeset [14123] by
- Move RUN-SHELL-COMMAND to the EXTENSIONS package. Remove superfluous …
- 12:32 Changeset [14122] by
- Update autoloads-gen.lisp to match r14121.
- 11:37 Changeset [14121] by
- Move exports from autoloads.lisp to the respective defining files. …
- 11:06 Changeset [14120] by
- Move profiler exports to profiler.lisp.
- 11:05 Changeset [14119] by
- Revert r14107: r14118 meets the compilation requirement.
- 11:04 Changeset [14118] by
- Update autoloads-gen.lisp to include the auto-groveled EXPORT forms. …
- 10:49 Changeset [14117] by
- 3 changes: - Improve speed of "multi-homed symbol" removal - …
- 10:36 Changeset [14116] by
- Make compile-file generate a file with EXPORTed symbols so we can use …
- 10:35 Changeset [14115] by
- Move export from autoloads.lisp to clos.lisp.
- 08:23 Changeset [14114] by
- Modules defining PRINT-OBJECT methods, should require PRINT-OBJECT. …
- 08:19 Changeset [14113] by
- Merge StandardObjectFunctions? into StandardObject?: the former defines …
- 08:17 Changeset [14112] by
- Use PROVIDE/REQUIRE to prevent multiple loading.
08/17/12:
- 16:02 Changeset [14111] by
- Reverse the REQUIREs graph: before, modules would require JVM, which …
- 14:19 Changeset [14110] by
- Bind *local-functions* to nil, since COMPILE-1 is the outer-most scope.
- 14:17 Changeset [14109] by
- Remove/move exports in their respective source files.
- 13:59 Changeset [14108] by
- Remove tag-line from generated autoloads-gen.lisp.
- 12:53 Changeset [14107] by
- restore build - ed.lisp needs make-socket to be exported
- 10:45 Changeset [14106] by
- Move exports from the THREADS package to threads.lisp. Move sockets …
- 08:50 Changeset [14105] by
- Break circular dependency between top-level.lisp and inspect.lisp by …
- 08:48 Changeset [14104] by
- Move exports from the JAVA package to java.lisp.
- 06:30 Changeset [14103] by
- Follow-up to r14102.
- 06:27 Changeset [14102] by
- Move some EXPORTs from autoloads.lisp to mop.lisp.
- 06:26 Changeset [14101] by
- Fix some compilation warnings and errors.
- 05:56 Changeset [14100] by
- Re #226: Clean symbols from manually maintained autoloads.lisp which …
- 05:54 Changeset [14099] by
- Make the autoloader smarter: make sure exported symbols are exported …
08/16/12:
- 20:09 Changeset [14098] by
- Reorganize binding *CURRENT-COMPILAND*, WITH-SAVED-COMPILER-POLICY. …
- 20:01 Changeset [14097] by
- Indenting.
08/15/12:
- 22:55 Changeset [14096] by
- Don't generate empty static initializers. Note: Given that this …
- 22:16 Changeset [14095] by
- Fix test failures by fixing test incorrectnesses.
- 21:38 Changeset [14094] by
- Factor out the actual compilation when the input stream has been …
- 20:23 Changeset [14093] by
- Fix externalization failure detected by cl-test-grid compilation of …
- 07:12 Changeset [14092] by
- Don't clobber class hierarchy when defining forward-referenced classes …
08/14/12:
- 21:53 Changeset [14091] by
- Make LISTEN work for non-character input streams. Found by Stas …
- 21:44 Changeset [14090] by
- Silence a compiler warning when compiling this month's SLIME from …
- 21:06 Changeset [14089] by
- Close #208: Merge pathname defaults.
- 21:06 Ticket #208 (Files loaded via "--load <FILE>" on the command line have no pathname ...) closed by
- fixed: (In [14089]) Close #208: Merge pathname defaults.
- 20:02 Changeset [14088] by
- Tell compile, set-function-definition about funcallable objects
- 19:33 Changeset [14087] by
- Fix return value of (compile nil fn) - Reported by Vladimir Sedach …
- 15:44 Ticket #240 (FIND-CLASS does not implement 3-argument behavior) created by
- Currently find-class does not use a supplied third (environment) …
- 15:37 Ticket #239 (DEFGENERIC with unsuitable :generic-function-class gives ...) created by
- Compiling and loading the following (incorrect) file gives an error …
- 12:40 Changeset [14086] by
- Eliminate numberOfRequiredArgs attribute from standard generic …
- 12:16 Changeset [14085] by
- examples/misc: fix installation of Quicklisp from scratch.
- 12:13 Changeset [14084] by
- Robustify printing of partially-initialized generic function objects
- 11:53 Changeset [14083] by
- Comment out some debugging output
- 10:49 Ticket #211 (closure-common fails to load correctly after compilation) closed by
- worksforme: Works for both mevenson and me.
- 10:36 Ticket #236 (Bad error message for malformed forms) closed by
- fixed: (In [14082]) Close #236: fix the COMPILE part of the issue.
- 10:36 Changeset [14082] by
- Close #236: fix the COMPILE part of the issue.
- 08:01 Changeset [14081] by
- Re #236: prepare to offer restarts from inside the compiler. Note: …
- 02:57 Ticket #238 (Bad error when reading #S(...) for a partially defined structure) created by
- […] Running compile-file on it results in "The assertion NIL …
08/13/12:
- 20:11 releng/abcl-1.1.0/meetings edited by
- (diff)
- 20:11 releng/abcl-1.1.0/meetings edited by
- (diff)
- 20:10 releng/abcl-1.1.0/meetings created by
- 20:07 releng/abcl-1.1.0/meetings/20120813 edited by
- (diff)
- 19:31 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:31 Ticket #237 (JNA fails to load blocking CFFI) created by
- […]
- 19:28 Ticket #176 (Patch to get CFFI to find the JNA libraries dynamically via Maven3) closed by
- fixed: Patch has been accepted by CFFI.
- 19:20 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:19 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:14 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:14 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:13 releng/abcl-1.1.0/meetings/20120813 created by
- 16:04 Changeset [14080] by
- Don't spuriously generate generic functions. - slight deviation from …
- 13:22 Changeset [14079] by
- Don't overwrite existing attributes in ensure-generic-function - also …
- 11:34 Changeset [14078] by
- Re #236: Solve the EVAL part of "Bad error message for malformed forms".
- 08:29 Changeset [14077] by
- Untabify.
- 06:22 Changeset [14076] by
- Set function slot for CL:LISTEN when hooking up gray streams. Patch …
- 03:24 Ticket #236 (Bad error message for malformed forms) created by
- Evaluating (1 2 3) yields "The value 1 is not of type LIST." The fix …
08/12/12:
- 20:42 Ticket #214 (Stack overflow when compiler macro with fallback is triggered) closed by
- fixed: (In [14075]) Fix #214: NOTINLINE declaration in expansion of compiler …
- 20:42 Changeset [14075] by
- Fix #214: NOTINLINE declaration in expansion of compiler macro is …
- 19:57 Changeset [14074] by
- Flatten (and simplify) AND and OR compilation.
- 17:18 external edited by
- (diff)
- 17:17 external edited by
- (diff)
- 17:16 external edited by
- (diff)
- 17:15 external created by
- 13:40 Changeset [14073] by
- Much nicer code printing with (setq jvm::*compiler-debug* t).
- 13:25 Changeset [14072] by
- Make sure the PRINT-OBJECT generic function is loaded when defining …
08/11/12:
- 19:07 Ticket #195 (prompt is displayed twice when evaluating NIL at the REPL) closed by
- fixed: Corrected by r14071
- 19:06 Changeset [14071] by
- correct #195
- 12:07 Changeset [14070] by
- Expand types before checking them: fixes Drakma. Patch by Stas Boukarev.
- 09:43 Changeset [14069] by
- Fix MACROLET expansion error. Reported by Theam Yong Chew. Fix by me.
- 09:32 Ticket #235 (Compiled cl+ssl sources not reloadable) created by
- When loading compiled cl+ssl sources, abcl throws the following error: …
08/09/12:
- 18:40 Changeset [14068] by
- Follow up to r14066: expand place in the precompiler environment, …
- 09:19 Changeset [14067] by
- Fix declarations being dropped on inline expansions. Report by James …
08/08/12:
- 22:14 Ticket #234 (ABCL-ASDF mvn errors with VERSION slot unbound) created by
- 50,852 bytes in 0.48 seconds (102.60KB/sec) ; Loading "drakma" …
- 21:49 Changeset [14066] by
- Fix #168: compilation of LET-PLUS fails.
- 21:45 Ticket #233 (Evaluation of (DIRECTORY "/*/") fails) created by
- Reported by Stas Boukarev on #abcl: (DIRECTORY "/*/") ---> #<THREAD …
- 21:21 Ticket #232 (Allow wrapper script to reference install directory instead of build ...) created by
- PSau on #abcl submitted this patch which is used for building ABCL on …
- 18:37 Ticket #168 (Compilation fails for quicklisp let-plus) closed by
- fixed: Quicklisp correctly reports "Unable to compile macro …
- 13:50 Ticket #73 ("normalize-type" caching) closed by
- wontfix: Using the attached patch, I see a 95% cache hit rate while compiling …
- 06:41 Changeset [14065] by
- abcl-contrib: avoid duplicate entries in ASF:*CENTRAL-REGISTRY*.
08/07/12:
- 16:50 Changeset [14064] by
- Cosmetic changes - rename local variables - directly set initial …
- 11:53 Ticket #231 (DEFSTRUCT accessor functions overwrite accessors in :INCLUDEd structs) created by
- Ralf Moeller reports: The following file causes a problem in ABCL …
- 10:36 Changeset [14063] by
- Add :MOP to *FEATURES* - also simplify *features* initialization a bit
08/06/12:
- 20:10 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 20:10 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:51 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:48 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:41 releng/abcl-1.1.0/meetings/20120805 edited by
- (diff)
- 19:23 releng/abcl-1.1.0 edited by
- (diff)
- 19:15 releng/abcl-1.1.0/meetings/20120805 created by
- 19:14 releng/abcl-1.1.0 edited by
- (diff)
- 19:02 Changeset [14062] by
- Robustify readably-printed NaNs? in the spirit of #14061
- 18:25 releng/abcl-1.1.0 created by
- 07:45 Changeset [14061] by
- Qualify FIND-PACKAGE when used to serialize a package in a FASL: the …
- 05:41 Ticket #202 (ENSURE-GENERIC-FUNCTION assumes LAMBDA-LIST is NIL) closed by
- fixed: (In [14060]) Fix #202: ENSURE-GENERIC-FUNCTION complains about lambda …
- 05:41 Changeset [14060] by
- Fix #202: ENSURE-GENERIC-FUNCTION complains about lambda list …
08/05/12:
- 21:11 Ticket #221 (Stack exhaustion on invocation of function in non-existing package) closed by
- duplicate: Duplicate of #227, which is already resolved.
- 20:44 Ticket #201 (&WHOLE broken in DEFINE-METHOD-COMBINATION) closed by
- fixed: The commits r14040, r14041, r14043, r14045, r14046, r14052, r14053, , …
- 20:40 Changeset [14059] by
- Follow up to r14058: efficient binding of required vars. Also: - …
- 20:27 Changeset [14058] by
- Follow up to r14054, efficient arguments option variable references …
- 07:01 Changeset [14057] by
- abcl-contrib: Flesh out the toplevel README.
- 05:55 Changeset [14056] by
- asdf-jar: Complete the CL:REQUIRE protocol by providing :ASDF-JAR.
08/04/12:
- 21:57 Changeset [14055] by
- Follow up to r14054: fix the case where initform is NIL.
- 21:18 Changeset [14054] by
- More efficient arguments option variable references (&optional and …
- 13:57 Changeset [14053] by
- Factor out the emf generating code from METHOD-COMBINATION-TYPE-LAMBDA …
- 12:56 Changeset [14052] by
- Integrate WITH-ARGS-LAMBDA-LIST in COMPUTE-METHOD-TYPE-LAMBDA for me …
- 11:41 Changeset [14051] by
- Write some of the DMC-TEST-ARGS-WITH-WHOLE as they were meant to and …
- 10:52 Ticket #230 (Implement macro expansions for custom special operators to support ...) created by
- Pascal J. Bourguignon requests the following on our mailing list: The …
- 09:41 Changeset [14050] by
- Correct parameter name in clos test.
08/03/12:
- 20:43 Changeset [14049] by
- Add the clos-tests.lisp file added in the last commit to the ASD file.
- 20:06 Changeset [14048] by
- Move CLOS D-M-C tests to a separate file clos-tests.lisp, because …
- 19:06 Changeset [14047] by
- Test adjustment: remove quoting based on previously incorrect …
- 18:56 Changeset [14046] by
- Fix required-part parsing in case of 'required-part-only'.
- 11:53 Changeset [14045] by
- Fix CLOS::EXTRACT-REQUIRED-PART when there is no required part; e.g. …
- 06:29 Changeset [14044] by
- README: Correct Authors to spelling in Manual. Sorry Ville! Rudi …
- 06:07 Changeset [14043] by
- When generating a symbol to use it as a value, do so. (Geez, any idea …
- 05:23 Changeset [14042] by
- ant:abcl.test: Specify JVM args for permgen size so ansi-compiled …
08/02/12:
- 15:36 Changeset [14041] by
- Rename function to follow terminology used in the spec.
- 15:35 Changeset [14040] by
- Rename argument name and type to improve self-documentation of the …
- 10:32 Changeset [14039] by
- README refresh for abcl-1.1.0-dev. Added Rudi Schlatte. …
- 09:13 Ticket #201 (&WHOLE broken in DEFINE-METHOD-COMBINATION) reopened by
- Reopening. On re-reading, the WHOLE variable should have been bound to …
08/01/12:
- 20:49 Changeset [14038] by
- Make the JVM exit with a non-zero (89) value when we have errors …
- 19:31 Ticket #201 (&WHOLE broken in DEFINE-METHOD-COMBINATION) closed by
- invalid: Well, of course the error can be improved, but the code provided is in …
- 16:16 Changeset [14037] by
- ant: Always clean before 'abcl.release'. Just so there is never any …
- 11:53 Changeset [14036] by
- Re #226: Automatically generate autoloads. This commit adds the auto …
- 10:40 Ticket #226 (Generate list of symbols for autoloading at build-time) reopened by
- r14035 solves #227, not this one.
- 10:39 Ticket #227 (Invocation of an undefined function in a fresh ABCL crashes) closed by
- fixed: Fixed in r14035.
- 10:39 Ticket #226 (Generate list of symbols for autoloading at build-time) closed by
- fixed: (In [14035]) Fix #226 (Invocation of an undefined function in a fresh …
- 10:39 Changeset [14035] by
- Fix #226 (Invocation of an undefined function in a fresh ABCL …
- 05:47 Ticket #229 (JSS method resolution failure) created by
- [http://article.gmane.org/gmane.lisp.armedbear.devel/2402 Jonathan …
07/31/12:
- 18:17 Changeset [14034] by
- Follow up to r14027: generate the output files while building our system.
- 18:13 Ticket #228 (Need to implement autoloader facility for SETF functions) created by
- The subject says it all: we currently have infrastructure for normal …
- 18:10 Changeset [14033] by
- Make MACROEXPAND-1 auto-load strictly what it needs (macro functions) …
- 18:06 Changeset [14032] by
- Follow up to r14023: removal of function preloading facility.
- 18:04 Changeset [14031] by
- The precompiler has significant performance benefit in interpreted …
- 13:07 Changeset [14030] by
- More output while initializing the system.
- 12:31 Changeset [14029] by
- More output during "boot" phase when property abcl.autoload.verbose …
- 12:26 Changeset [14028] by
- When creating a generic function on top of an autoloader, don't …
- 12:24 Changeset [14027] by
- Add infrastructure to record toplevel names of functions and macros.
- 12:23 Changeset [14026] by
- Add a few missing autoloaders.
07/30/12:
- 14:18 Ticket #227 (Invocation of an undefined function in a fresh ABCL crashes) created by
- Evaluating (slot-boundp) in a freshly started ABCL ("naked", not in …
- 12:42 Ticket #226 (Generate list of symbols for autoloading at build-time) created by
- Currently, our list of symbols to be set up for auto-loading is a …
07/29/12:
- 21:07 Ticket #175 (abcl.release target fails occasionally) closed by
- fixed: Just tested on Windows with 1.1.0-dev. Nothing wrong. Closing.
- 20:11 Changeset [14025] by
- Re #60: Line missed in last commit.
- 20:08 Changeset [14024] by
- Fix #60 (Implement USE_FAST_CALLS properly) by deleting the …
- 20:08 Ticket #60 (Implement USE-FAST-CALLS properly) closed by
- fixed: (In [14024]) Fix #60 (Implement USE_FAST_CALLS properly) by deleting …
- 20:04 Changeset [14023] by
- Remove Function Preloading facility not in use for quite some time.
- 19:14 Changeset [14022] by
- Delete unused import.
- 15:45 Ticket #225 (One of the paths in STD-COMPUTE-DISCRIMINATING function not working) created by
- In r14021, I've committed a note regarding a code path that's not …
- 15:45 Changeset [14021] by
- Commit comment that's been sitting in my working copy (only for me to …
- 15:41 Changeset [14020] by
- Document what I've explained to Mark this morning.
- 15:24 Ticket #224 (Autoloader fails when *read-XXXX* variables bound to non-standard values) closed by
- fixed: (In [14019]) Fix #224: autoloading clobbered by unknown special …
- 15:24 Changeset [14019] by
- Fix #224: autoloading clobbered by unknown special variable state.
- 14:03 Ticket #224 (Autoloader fails when *read-XXXX* variables bound to non-standard values) created by
- Durward McDonell? reports: (defmacro foo-bar (s) `(sublis '((foo . …
- 11:32 Ticket #206 (COMPILER-UNSUPPORTED-FEATURE-ERROR is derived from CONDITION, rather ...) closed by
- fixed: (In [14018]) Fix #206 while moving the definition of the condition …
- 11:32 Changeset [14018] by
- Fix #206 while moving the definition of the condition classes to lisp.
07/28/12:
- 20:44 Ticket #191 (Compiling SHARPSIGN SHARPSIGN form causes stack overflow) closed by
- fixed: (In [14017]) Fix #191: Compiling SHARPSIGN SHARPSIGN form causes stack …
- 20:44 Changeset [14017] by
- Fix #191: Compiling SHARPSIGN SHARPSIGN form causes stack overflow. …
- 19:40 Ticket #220 (Lambda list checking too lenient) closed by
- duplicate: Duplicate for #219.
- 16:06 Ticket #223 (XP-STRUCTURE should be a proper subtype of STREAM) created by
- An attempt has been made to create a proper "implementation super type …
- 14:59 Ticket #222 (Deprecate Debug.assertXXXX()) created by
- Long term: move all occurrances to (meaningful) lisp conditions. …
- 14:13 Ticket #221 (Stack exhaustion on invocation of function in non-existing package) created by
- Note that it's not related to Hunchentoot or Quicklisp, but can be …
- 12:16 Ticket #220 (Lambda list checking too lenient) created by
- ArgumentListProcessor? allows &body as a variable indicator, which is …
- 10:58 Ticket #192 (ASDF::IMPLEMENTATION-IDENTIFIER contains ABCL build environment identifier) closed by
- fixed: Fixed via ASDF upgrades in 1.1.0.
07/26/12:
- 08:10 Ticket #219 (Keyword argument checking for lambda lists is too lenient for ANSI) created by
- From #abcl on Thu Jul 26 2012 […]
07/25/12:
- 13:33 Changeset [14016] by
- slightly more helpful error message
- 10:52 Ticket #5 (CLOS reimplementation to support a MOP (preferably AMOP)) closed by
- fixed: Abcl svn now passes the AMOP test suite.
07/23/12:
- 11:58 Changeset [14015] by
- dmiles: classloaders to search their parent/system classloaders …
07/21/12:
- 14:02 Changeset [14014] by
- fixes for (documentation x 'type) and (documentation x 'structure)
07/20/12:
- 12:57 Ticket #217 (ANSI tests wont run on Revision 14011: /trunk/abcl) closed by
- fixed: Seems to have been cleaned up in r14012.
- 12:54 Changeset [14013] by
- Commit asdf-2.23 to trunk.
Note: See TracTimeline
for information about the timeline view.