| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-info): Autoload
(bug#50301).
* test/lisp/emacs-lisp/memory-report-tests.el: Don't require cl-macs.
|
|
|
|
| |
* test/lisp/emacs-lisp/memory-report-tests.el: Fix test build failure.
|
|
|
|
|
| |
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): Add
support for cl-defstruct types (bug#50301).
|
|
|
|
|
|
|
| |
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1):
Count element values in vectors and hash tables.
Copyright-paperwork-exempt: yes
|
|
|
|
| |
Run "TZ=UTC0 admin/update-copyright".
|
| |
|
|
* doc/lispref/internals.texi (Garbage Collection): Document it.
* lisp/emacs-lisp/memory-report.el: New package.
|