------------------------------------------------------------------------ r37 | mgr | 2006-01-03 15:26:32 +0100 (Tue, 03 Jan 2006) | 3 lines - clim-utilities.lisp now depends on package.lisp - Another minor change. ------------------------------------------------------------------------ r38 | mgr | 2006-01-03 15:28:28 +0100 (Tue, 03 Jan 2006) | 4 lines - find-foreign-library now takes a single name or a list of names (was list of names before). - New parameter errorp, if it is true (the default) and the desired shared object cannot be found, an error is thrown. ------------------------------------------------------------------------ r39 | mgr | 2006-01-03 19:26:26 +0100 (Tue, 03 Jan 2006) | 2 lines - Welcome message "Loading shared objects (libraries). . .". ------------------------------------------------------------------------ r40 | mgr | 2006-01-03 19:26:57 +0100 (Tue, 03 Jan 2006) | 2 lines - Minimal change. ------------------------------------------------------------------------ r41 | mgr | 2006-01-03 19:34:24 +0100 (Tue, 03 Jan 2006) | 9 lines - Major beautification and improvements, e.g.: - Now wrapping uffi:find-foreign-library instead of having a modified copy of it. - get-pathnames-from-file renamed to parse-ld.so.conf; it understands the include-statement now. - Much better debugging output while loading the shared objects. - In this stage SBCL's built-in debugger is used, but after that the Clim Debugger is used instead (which is much more nice for an graphical application). ------------------------------------------------------------------------ r42 | mgr | 2006-01-03 19:41:53 +0100 (Tue, 03 Jan 2006) | 2 lines - Some animations. ------------------------------------------------------------------------ r43 | mgr | 2006-01-03 19:43:06 +0100 (Tue, 03 Jan 2006) | 2 lines - Deleting data/querfuellen. ------------------------------------------------------------------------