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
/
casefiddle-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-09-08
1
-3
/
+3
*
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
*
|
Add a comment to the Turkish casefiddle test
Lars Ingebrigtsen
2021-10-21
1
-0
/
+3
*
|
Further fixes for Turkish case changes in unibyte strings
Lars Ingebrigtsen
2021-10-20
1
-0
/
+13
|
/
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fupcase no longer maps ?ß to itself (bug#11309)
Mattias Engdegård
2020-12-10
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Avoid crashes when casifying noncontiguous regions
Paul Eggert
2019-09-22
1
-0
/
+17
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Implement special sigma casing rule (bug#24603)
Michal Nazarewicz
2017-04-06
1
-6
/
+9
*
Support casing characters which map into multiple code points (bug#24603)
Michal Nazarewicz
2017-04-06
1
-36
/
+37
*
Add support for title-casing letters (bug#24603)
Michal Nazarewicz
2017-04-06
1
-13
/
+26
*
casing: don’t assume letters are *either* upper- or lower-case (bug#24603)
Michal Nazarewicz
2017-02-15
1
-4
/
+4
*
Generate upcase and downcase tables from Unicode data (bug#24603)
Michal Nazarewicz
2017-02-15
1
-4
/
+3
*
Add tests for casefiddle.c (bug#24603)
Michal Nazarewicz
2017-02-15
1
-0
/
+247