index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
fns-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * test/src/fns-tests.el: Fix last change
Ken Brown
2023-03-25
1
-1
/
+1
*
Fix failure of fns-tests-collate-strings on Cygwin
Ken Brown
2023-03-25
1
-2
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Audit some plist uses with new predicate argument
Basil L. Contovounesios
2022-10-22
1
-31
/
+39
*
Expand 'random' testsuite
Stefan Kangas
2022-10-16
1
-3
/
+17
*
; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.
Mattias Engdegård
2022-10-08
1
-0
/
+2
*
Strengthen string-lessp tests
Mattias Engdegård
2022-09-30
1
-35
/
+42
*
Don't crash in copy-alist with non-list argument
Mattias Engdegård
2022-09-25
1
-0
/
+27
*
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-09-08
1
-2
/
+2
*
Accept bignum arguments in `take` and `ntake`
Mattias Engdegård
2022-08-30
1
-1
/
+9
*
Add `take` and `ntake` (bug#56521)
Mattias Engdegård
2022-07-17
1
-0
/
+49
*
Simplify and speed up string-to-multibyte
Mattias Engdegård
2022-07-11
1
-4
/
+10
*
Speed up string-to-unibyte
Mattias Engdegård
2022-07-10
1
-0
/
+15
*
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-48
/
+17
*
Merge from origin/emacs-28
Stefan Kangas
2022-06-24
1
-1
/
+1
|
\
|
*
; Fix typos: prefer US spelling.
Stefan Kangas
2022-06-23
1
-1
/
+1
*
|
Faster `string-lessp` for unibyte arguments
Mattias Engdegård
2022-04-04
1
-0
/
+43
*
|
Replace list and vector sorting with TIMSORT algorithm
Andrew G Cohen
2022-04-04
1
-0
/
+70
*
|
Add tests for concat, vconcat and append
Mattias Engdegård
2022-01-26
1
-0
/
+70
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix sloppy base64 acceptance of some multibyte characters
Mattias Engdegård
2021-12-20
1
-3
/
+13
*
|
Fix bug with string values in equal-including-properties
Stefan Kangas
2021-10-31
1
-0
/
+27
*
|
Add some tests for fns.c
Stefan Kangas
2021-10-20
1
-0
/
+23
*
|
Make 'mapconcat' argument 'separator' optional
Stefan Kangas
2021-10-05
1
-0
/
+17
|
/
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-0
/
+2
*
Fix string-distance for two empty strings
Philip Kaludercic
2021-09-23
1
-1
/
+9
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
1
-11
/
+11
*
Move line-number-at-pos to C
Lars Ingebrigtsen
2021-02-07
1
-4
/
+4
*
Add a new function 'line-number-at-position'
Lars Ingebrigtsen
2021-02-07
1
-0
/
+8
*
Add a new function 'buffer-line-statistics'
Lars Ingebrigtsen
2021-01-12
1
-0
/
+58
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix up length_internal with degenerate length inputs
Lars Ingebrigtsen
2020-12-27
1
-0
/
+11
*
Add new predicates for sequence lengths
Lars Ingebrigtsen
2020-12-27
1
-0
/
+30
*
Fix object-interval tests
Lars Ingebrigtsen
2020-12-11
1
-4
/
+4
*
Add new function `object-intervals'
Lars Ingebrigtsen
2020-12-11
1
-0
/
+16
*
More string-search optimisations
Mattias Engdegård
2020-11-19
1
-0
/
+7
*
Minor string-search optimisations (bug#43598)
Mattias Engdegård
2020-09-27
1
-2
/
+20
*
Fix searching for multibyte needles in unibyte haystacks
Lars Ingebrigtsen
2020-09-27
1
-1
/
+5
*
Silence some byte-compiler warnings
Stefan Kangas
2020-09-26
1
-3
/
+5
*
string-search robustness and documentation improvement (bug#43598)
Mattias Engdegård
2020-09-25
1
-1
/
+29
*
Add a new function 'string-search'
Lars Ingebrigtsen
2020-09-25
1
-0
/
+23
*
Use lexical-binding in more tests
Stefan Kangas
2020-08-29
1
-3
/
+3
*
Fix recently-introduced Fdelete bug
Paul Eggert
2020-08-15
1
-0
/
+1
*
Minimize ‘equal’ calls in (delete x vector)
Paul Eggert
2020-08-15
1
-0
/
+5
*
* test/src/fns-tests.el (test-secure-hash): Test getrandom format.
Paul Eggert
2020-06-29
1
-3
/
+5
*
Don’t attempt to modify constant conses
Paul Eggert
2020-05-16
1
-17
/
+17
*
Fix sxhash-equal on bytecodes, markers, etc.
Paul Eggert
2020-01-07
1
-0
/
+16
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2019-12-10
1
-4
/
+4
[next]