index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
charset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation of 'map-charset-chars'
Eli Zaretskii
2022-03-10
1
-10
/
+15
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix crash when dumping charset_table with portable dumper (Bug#52461)
YAMAMOTO Mitsuharu
2021-12-15
1
-1
/
+1
*
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-19
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-12-09
1
-1
/
+3
|
\
|
*
; * src/charset.c (Fmap_charset_chars): Doc fix.
Eli Zaretskii
2020-12-02
1
-1
/
+3
*
|
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
1
-6
/
+3
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-2
/
+2
*
|
Improve integer range checking
Paul Eggert
2020-04-05
1
-25
/
+8
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve directory-access diagnostics
Paul Eggert
2019-09-15
1
-8
/
+12
*
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-07-20
1
-1
/
+1
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-5
/
+5
*
Fix 'define-charset' after dumping with pdumper
Eli Zaretskii
2019-03-17
1
-2
/
+2
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-9
/
+6
*
Prefer static to extern where either will do
Paul Eggert
2019-01-31
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-12
/
+38
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-2
/
+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
*
|
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-12-17
1
-4
/
+0
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-10
/
+6
*
|
* src/charset.c (Fencode_char): Tweak comment.
Paul Eggert
2018-09-10
1
-1
/
+1
*
|
* src/charset.c (Fencode_char): Explain when/why bignums are used
Stefan Monnier
2018-09-10
1
-0
/
+7
*
|
Fix documentation for conversion to bignums
Eli Zaretskii
2018-09-08
1
-1
/
+3
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-6
/
+7
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-79
/
+79
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-63
/
+63
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
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
*
Avoid ungetc when loading charset maps from files
Paul Eggert
2017-07-07
1
-41
/
+49
*
Convert hex digits more systematically
Paul Eggert
2017-07-05
1
-6
/
+6
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-5
/
+1
*
Use getc_unlocked.
Ken Raeburn
2017-06-21
1
-5
/
+9
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Pacify --enable-gcc-warnings
Paul Eggert
2016-12-22
1
-1
/
+1
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
*
|
Improve integer overflow handling a bit
Paul Eggert
2016-09-24
1
-1
/
+1
*
|
Minor text-quoting-style fixes
Paul Eggert
2016-08-21
1
-1
/
+1
*
|
‘signal’ no longer returns
Paul Eggert
2016-07-25
1
-3
/
+3
*
|
Cleanup around mature character manipulation functions
Dmitry Antipov
2016-06-30
1
-4
/
+4
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-1
/
+2
*
|
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-05-30
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Prefer memcpy and memset to doing it by hand
Paul Eggert
2016-02-04
1
-2
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
[next]