[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/elisp-benchmarks e6a87cc7503 35/54: * benchmarks/elb-eieio.el: F
From: |
Pip Cet |
Subject: |
scratch/elisp-benchmarks e6a87cc7503 35/54: * benchmarks/elb-eieio.el: Fix copyright |
Date: |
Sat, 4 Jan 2025 12:26:35 -0500 (EST) |
branch: scratch/elisp-benchmarks
commit e6a87cc7503158436b029b2dafcbfd39d6c73d2c
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
* benchmarks/elb-eieio.el: Fix copyright
---
benchmarks/benchmarks/elb-eieio.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/benchmarks/elb-eieio.el
b/benchmarks/benchmarks/elb-eieio.el
index f234ac7af71..0241be77d5a 100644
--- a/benchmarks/benchmarks/elb-eieio.el
+++ b/benchmarks/benchmarks/elb-eieio.el
@@ -1,6 +1,6 @@
;;; elb-eieio.el --- Benchmarking EIEIO operations -*- lexical-binding: t;
-*-
-;; Copyright (C) 2022 Stefan Monnier
+;; Copyright (C) 2022 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
- scratch/elisp-benchmarks 59b2387ba71 52/54: Add "elisp-benchmarks" package from ELPA, (continued)
- scratch/elisp-benchmarks 59b2387ba71 52/54: Add "elisp-benchmarks" package from ELPA, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 908c78fe2bb 42/54: ; Prefer HTTPS to HTTP in URLs, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9f4ff70129a 10/54: * elisp-benchmarks.el: Typo fix, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 30ca0c4dd09 21/54: * elisp-benchmarks.el (elisp-benchmarks-run): Use featurep to detect nativecomp, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9df4eede3a4 25/54: Revert "Make `comp-speed' explicit in each benchmark", Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d2c1c63f843 22/54: * Fix for new `native-compile' interface and bump new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9f43793a688 31/54: * Rename comp-speed -> native-comp-speed + bump new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 563742243f5 41/54: * elisp-benchmarks.el: Bump version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d657ccc7fae 38/54: Make it usable on Emacs-27, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks b4e065561d2 48/54: * elisp-benchmarks.el (native-comp-speed, compilation-safety): Fix warning., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks e6a87cc7503 35/54: * benchmarks/elb-eieio.el: Fix copyright,
Pip Cet <=
- scratch/elisp-benchmarks 674e8e72c59 44/54: ; * elisp-benchmarks.el: Update my mail, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 448a1853d51 09/54: * elisp-benchmarks.el: Increase minor package version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 6ed76f1b670 24/54: Allow for GC to kick in pidigit, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 7d5670af0fa 40/54: * benchmarks/elb-scroll.el (elb-scroll-entry): Load native code when available, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 7412dad99f2 33/54: * elisp-benchmarks.el (elisp-benchmarks-run): Fix for non-native emacs, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 549d5bedc6d 45/54: ; * elisp-benchmarks.el: Update copyright year, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks cbed2289c87 39/54: * benchmarks/elb-scroll.el: New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 3f2c77539bf 53/54: Add "make elisp-benchmarks" target, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9d43a7ddbe7 51/54: elisp-benchmarks.el: Fix regression in output format, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks b5cd67be463 36/54: * benchmarks/elb-smie.el: New benchmark, Pip Cet, 2025/01/04