Stefan Kangas
|
8bb28e740d
|
; Minor stylistic checkdoc fixes in test/**/*.el
|
2021-09-26 17:53:23 +02:00 |
|
Lars Ingebrigtsen
|
c5b654b3f1
|
Autoload cl-struct-slot-info
* 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.
|
2021-09-05 16:52:14 +02:00 |
|
Lars Ingebrigtsen
|
d9dabdb381
|
Fix memory-report test failure
* test/lisp/emacs-lisp/memory-report-tests.el: Fix test build failure.
|
2021-09-03 07:46:46 +02:00 |
|
Yikai Zhao
|
d8d5dc4565
|
memory-report: support calculating size for structures
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): Add
support for cl-defstruct types (bug#50301).
|
2021-09-02 09:37:06 +02:00 |
|
Yikai Zhao
|
adb6c3f1a4
|
Fix memory-report counting of vector/hash table sizes
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1):
Count element values in vectors and hash tables.
Copyright-paperwork-exempt: yes
|
2021-08-14 13:46:37 +02:00 |
|
Paul Eggert
|
ba05d005e5
|
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
|
2021-01-01 01:13:56 -08:00 |
|
Lars Ingebrigtsen
|
3ed3a33cb1
|
Fix copyright line
|
2020-12-11 23:18:01 +01:00 |
|
Lars Ingebrigtsen
|
004d7e97e2
|
Add a new command `memory-report'
* doc/lispref/internals.texi (Garbage Collection): Document it.
* lisp/emacs-lisp/memory-report.el: New package.
|
2020-12-11 14:49:53 +01:00 |
|