Skip to content
Snippets Groups Projects
  1. May 15, 2003
    • gerd's avatar
      Functions used in the implementation of TRACE can be traced using · d517659e
      gerd authored
      	encapsulation.  Use encapsulation for functions from a given list
      	of packages to automate this.
      
      	* src/code/ntrace.lisp (*trace-encapsulate-package-names*): New
      	variable.
      	(trace-call): Temporarily restore the unencapsulated definition of
      	the function.
      	(encapsulate-by-package-p): New function.
      	(trace-1): Use it.
      
      	* src/code/exports.lisp ("DEBUG"): Export
      	*trace-encapsulate-package-names*.
      
      	* src/docs/cmu-user/debugger.tex (section{Function Tracing}):
      	Add *trace-encapsulate-package-names*.
      d517659e
  2. May 14, 2003
  3. Apr 25, 2003
    • emarsden's avatar
      CMUCL User's Manual: · 810b55df
      emarsden authored
         - remove copyright notice from generated HTML
      
         - add Gerd Moellman and Eric Marsden to list of active contributors
      
         - attempt to clarify the public domain nature of CMU-derived code
           and documentation in CMUCL. Note that the Hierarchical Packages
           section is derived from Franz docs, used with permission.
      810b55df
  4. Apr 22, 2003
  5. Apr 11, 2003
  6. Mar 23, 2003
  7. Mar 19, 2003
  8. Mar 18, 2003
  9. Mar 05, 2003
  10. Mar 03, 2003
  11. Feb 24, 2003
  12. Feb 09, 2003
  13. Feb 05, 2003
  14. Feb 03, 2003
  15. Jan 23, 2003
    • toy's avatar
      From Eric Marsden: · f315d7f1
      toy authored
          fix typos in comments, signal more specific error types, remove
          some stale code, fix a few compiler warnings in the runtime.
      f315d7f1
  16. Dec 03, 2002
    • toy's avatar
      o Fix spelling · 91c865bc
      toy authored
      o Some small additions.
      o Comment out the entries in ipc.tex for lookup-host-entry and
        friends.
      
      (Based on some patches from Mario Mommer.)
      91c865bc
    • toy's avatar
      Fix typo. (From Eric Marsden.) · e228ab77
      toy authored
      e228ab77
  17. Nov 26, 2002
  18. Nov 22, 2002
  19. Nov 21, 2002
  20. Nov 15, 2002
  21. Nov 14, 2002
  22. Nov 01, 2002
  23. Oct 28, 2002
  24. Oct 14, 2002
Loading