index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
character.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cursor motion around some Emoji sequences
Eli Zaretskii
2021-09-25
1
-0
/
+2
*
Don't account for character compositions in 'format' and friends
Eli Zaretskii
2021-05-30
1
-1
/
+1
*
; Fix some typos in doc strings and manuals
Štěpán Němec
2021-04-24
1
-1
/
+1
*
Add two optional arguments to 'string-width'
Eli Zaretskii
2021-04-14
1
-2
/
+2
*
Reduce integer-output-format to print-integers-as-characters
Mattias Engdegård
2020-11-06
1
-0
/
+1
*
Improve multibyte_length performance
Paul Eggert
2020-04-27
1
-21
/
+21
*
Improve string_char_and_length speed
Paul Eggert
2020-04-26
1
-20
/
+27
*
Fix string-to-multibyte overlong sequence bug
Paul Eggert
2020-04-20
1
-41
/
+55
*
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-309
/
+140
*
Prefer inline functions in character.h
Paul Eggert
2020-04-17
1
-157
/
+180
*
Remove UNSIGNED_CMP
Paul Eggert
2020-04-11
1
-17
/
+38
*
Stop signaling an error when reading "smart quotes" in symbols
Noam Postavsky
2019-11-28
1
-2
/
+0
*
Port hexdigit init to non-GCC + pdumper
Paul Eggert
2019-11-15
1
-9
/
+2
*
Remove fixnum restriction on some display vars
Paul Eggert
2019-05-22
1
-4
/
+5
*
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-4
/
+4
*
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-1
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2018-06-18
1
-1
/
+2
|
\
|
*
Reject invalid 5-byte sequences when detecting UTF-8 encoding
Eli Zaretskii
2018-06-15
1
-1
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Fix round tripping of read->print for symbols with strange quotes
Noam Postavsky
2018-01-28
1
-0
/
+2
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Convert hex digits more systematically
Paul Eggert
2017-07-05
1
-0
/
+18
*
Add support for Unicode whitespace in [:blank:]
Philipp Stephani
2017-01-06
1
-0
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2016-09-26
1
-1
/
+1
|
\
|
*
Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
Eli Zaretskii
2016-09-23
1
-4
/
+1
*
|
Port to ISO/IEC TS 18661-1:2014
Paul Eggert
2016-09-13
1
-2
/
+3
*
|
Replace decimalnump with alphanumericp
Michal Nazarewicz
2016-09-09
1
-1
/
+1
*
|
STRING_CHAR does not unify characters; update documentation
Michal Nazarewicz
2016-09-09
1
-4
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-22
1
-12
/
+8
|
\
|
|
*
Improve commentary in src/character.h
Eli Zaretskii
2016-08-18
1
-12
/
+8
*
|
Improve character name escapes
Paul Eggert
2016-04-21
1
-7
/
+6
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Avoid writing to purespace
YAMAMOTO Mitsuharu
2015-12-31
1
-2
/
+0
*
Make src headers idempotent and standalone
Paul Eggert
2015-10-16
1
-0
/
+1
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-0
/
+5
*
Give names to Unicode code points in C code
Paul Eggert
2015-08-11
1
-0
/
+19
*
Make [:graph:] act like [:print:] sans space
Paul Eggert
2015-04-15
1
-0
/
+1
*
Make [:print:] support non-ASCII characters correctly
Eli Zaretskii
2015-04-14
1
-0
/
+1
*
Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)
Eli Zaretskii
2015-02-28
1
-0
/
+3
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-1
/
+0
*
Add macros to allocate temporary Lisp objects with alloca.
Dmitry Antipov
2014-09-09
1
-2
/
+0
*
* chartab.c (char_table_translate): Move to...
Dmitry Antipov
2014-07-08
1
-0
/
+14
*
Simplify and cleanup character conversion stuff.
Dmitry Antipov
2014-06-23
1
-17
/
+5
*
* character.h: Fix misspelling of file name in comment.
Paul Eggert
2014-02-14
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-18
/
+18
*
Port to stricter C99 platforms.
Paul Eggert
2013-11-03
1
-1
/
+1
*
Use union for the payload of struct Lisp_Vector.
Dmitry Antipov
2013-09-24
1
-1
/
+1
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-5
/
+2
*
* character.h (MAYBE_UNIFY_CHAR): Remove.
Paul Eggert
2012-09-26
1
-17
/
+0
[next]