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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * src/character.c (Fstring_width): Fix last change.
Eli Zaretskii
2023-07-30
1
-4
/
+5
*
; * src/character.c (Fstring_width, Fchar_width): Doc fixes.
Eli Zaretskii
2023-07-30
1
-13
/
+22
*
; Minor documentation fixes
Eli Zaretskii
2023-07-30
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; * character.c (Fmax_char): Fix build with type checking.
Po Lu
2022-09-03
1
-1
/
+3
*
Teach 'max-char' about the Unicode code range
Eli Zaretskii
2022-09-03
1
-4
/
+6
*
Simplify str_to_multibyte and related code
Mattias Engdegård
2022-07-11
1
-11
/
+11
*
Simplify and speed up string-to-multibyte
Mattias Engdegård
2022-07-11
1
-26
/
+17
*
Speed up string-to-unibyte
Mattias Engdegård
2022-07-10
1
-25
/
+0
*
Speed up count_size_as_multibyte
Mattias Engdegård
2022-02-16
1
-8
/
+7
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix slow operation of 'string-width'
Eli Zaretskii
2021-06-05
1
-1
/
+2
*
Don't account for character compositions in 'format' and friends
Eli Zaretskii
2021-05-30
1
-5
/
+8
*
Another stability fix in 'lisp_string_width'
Eli Zaretskii
2021-05-28
1
-1
/
+1
*
Attempt to fix segfaults caused by changes in 'lisp_string_width'
Eli Zaretskii
2021-05-28
1
-3
/
+7
*
; * src/character.c (lisp_string_width): Another defensive fix.
Eli Zaretskii
2021-05-27
1
-3
/
+6
*
* src/character.c (lisp_string_width): Fix a typo in recent change.
Eli Zaretskii
2021-05-27
1
-1
/
+1
*
* src/character.c (lisp_string_width): Fix last change.
Eli Zaretskii
2021-05-27
1
-8
/
+4
*
* src/character.c (lisp_string_width): Add missing type checks.
Philipp Stephani
2021-05-27
1
-4
/
+8
*
A better fix for 'string-width'
Eli Zaretskii
2021-05-27
1
-9
/
+35
*
Make 'string-width' auto-composition aware
Eli Zaretskii
2021-05-26
1
-0
/
+17
*
Add two optional arguments to 'string-width'
Eli Zaretskii
2021-04-14
1
-21
/
+35
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Reduce integer-output-format to print-integers-as-characters
Mattias Engdegård
2020-11-06
1
-0
/
+21
*
Merge from origin/emacs-27
Michael Albinus
2020-08-25
1
-3
/
+3
|
\
|
*
; * src/character.c (str_as_multibyte): Fix the commentary.
Eli Zaretskii
2020-08-21
1
-3
/
+3
*
|
Improve string_char_and_length speed
Paul Eggert
2020-04-26
1
-45
/
+0
*
|
Tweak multibyte parsing loops
Paul Eggert
2020-04-22
1
-3
/
+3
*
|
Fix string-to-multibyte overlong sequence bug
Paul Eggert
2020-04-20
1
-19
/
+23
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-20
/
+11
*
|
Improve integer range checking
Paul Eggert
2020-04-05
1
-4
/
+1
*
|
Avoid SAFE_ALLOCA in Fstring, Funibyte_string
Paul Eggert
2020-04-04
1
-24
/
+15
*
|
Treat out-of-range positions consistently
Paul Eggert
2020-03-27
1
-3
/
+3
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Stop signaling an error when reading "smart quotes" in symbols
Noam Postavsky
2019-11-28
1
-26
/
+0
*
Port hexdigit init to non-GCC + pdumper
Paul Eggert
2019-11-15
1
-14
/
+9
*
Update some URLs
Paul Eggert
2019-09-23
1
-1
/
+1
*
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
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-1
/
+1
*
|
Fix up for bignums after merge from trunk
Tom Tromey
2018-08-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-2
/
+8
|
\
\
|
*
|
Merge from origin/emacs-26
Paul Eggert
2018-07-29
1
-4
/
+7
|
|
\
|
|
|
*
Fix last change in 'char_width'
Eli Zaretskii
2018-07-29
1
-4
/
+7
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-28
1
-6
/
+9
|
|
\
|
|
|
*
* src/character.c (char_width): Support glyphs with faces. (Bug#32276)
Eli Zaretskii
2018-07-27
1
-6
/
+9
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-17
/
+17
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-25
/
+25
|
/
/
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
[next]