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
*
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
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Add tests for secure-hash and improve doc string (Bug#37420)
Stefan Kangas
2019-10-04
1
-0
/
+18
*
Fix crash if user test munges hash table
Paul Eggert
2019-07-20
1
-0
/
+12
*
Add support for base64url variant of base-64 encoding/decoding
Pierre Téchoueyres
2019-06-08
1
-0
/
+179
*
Fix `memql' for bignums
Mattias Engdegård
2019-05-30
1
-1
/
+2
*
Move proper-list-p tests to fns-tests.el
Basil L. Contovounesios
2019-04-12
1
-0
/
+18
*
Improve error data when passing a wrong type to 'sort' (Bug#34104)
Philipp Stephani
2019-01-20
1
-1
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix glitches introduced by nthcdr changes
Paul Eggert
2018-08-21
1
-0
/
+5
*
|
Speed up (nthcdr N L) when L is circular
Paul Eggert
2018-08-20
1
-0
/
+16
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-0
/
+11
|
\
\
|
*
|
Fix bug with eql etc. on NaNs
Paul Eggert
2018-07-18
1
-0
/
+11
*
|
|
Fix hash functions for bignums
Tom Tromey
2018-08-04
1
-0
/
+11
*
|
|
Fix bignum comparisons with NaN
Tom Tromey
2018-08-04
1
-1
/
+2
*
|
|
Add some bignum tests
Tom Tromey
2018-07-12
1
-0
/
+8
|
/
/
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-07
1
-24
/
+24
|
\
|
|
*
Port collation tests to glibc 2.27
Paul Eggert
2018-05-02
1
-24
/
+24
*
|
Fix documentation and tests for 'string-distance'
Eli Zaretskii
2018-04-28
1
-0
/
+18
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Replace non-ascii quote characters in doc strings etc
Glenn Morris
2017-12-20
1
-1
/
+1
[next]