This project is mirrored from https://gitee.com/mirrors/slime.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 12 Apr, 2014 1 commit
  2. 11 Apr, 2014 1 commit
    • Phil Hargett's avatar
      Closes #144: removes package nicknames · 1bdbdda7
      Phil Hargett authored
      2014-04-10  Phil Hargett <phil@haphazardhouse.net>
      
      	Using nicknames, especially short terse ones, are more likely to create package
      	name conflicts with othe packages.  Since swank is widely used, its better
      	to avoid using nicknames (or at least short ones).  All package nicknames removed.
      
      	Further, the "MONITOR" package has been renamed "SWANK-MONITOR" for the same reason:
      	without the extra qualification, the name could conflict with other packages.
      
      	* contrib/swank-trace-dialog.el (defpackage swank-trace-dialog): removed :std nickname
      
      	* metering.lisp (defpackage "MONITOR"): removed :mon nickname, touched up
      	references in comments
      
      	* swank-ccl.lisp (profile, profiled-functions, unprofile, unprofile-all, profile-report,
      	profile-reset, profile-package): replaced use of nickname mon: with new package
      	name swank-monitor:
      
      	* swank-clisp.lisp (profile, profiled-functions, unprofile, unprofile-all, profile-report,
      	profile-reset, profile-package): replaced use of nickname mon: with new package
      	name swank-monitor:
      1bdbdda7
  3. 07 Apr, 2012 1 commit
  4. 22 Aug, 2008 1 commit
  5. 01 Apr, 2005 2 commits
  6. 13 Sep, 2004 1 commit
  7. 18 Feb, 2004 1 commit