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
*
Remove unnecessary blankp code
Paul Eggert
2017-01-08
1
-5
/
+0
*
Add support for Unicode whitespace in [:blank:]
Philipp Stephani
2017-01-06
1
-0
/
+17
*
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
*
|
Port to ISO/IEC TS 18661-1:2014
Paul Eggert
2016-09-13
1
-2
/
+2
*
|
Replace decimalnump with alphanumericp
Michal Nazarewicz
2016-09-09
1
-4
/
+13
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-08
1
-44
/
+19
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-1
/
+0
*
Port --enable-gcc-warnings to GCC 5.1 x86-64
Paul Eggert
2015-04-24
1
-2
/
+2
*
'[:graph:]' now excludes whitespace, not just ' '
Paul Eggert
2015-04-15
1
-9
/
+16
*
Make [:graph:] act like [:print:] sans space
Paul Eggert
2015-04-15
1
-0
/
+8
*
Make [:print:] support non-ASCII characters correctly
Eli Zaretskii
2015-04-14
1
-0
/
+16
*
* character.c (alphabeticp, decimalnump): Avoid undefined behavior
Paul Eggert
2015-02-28
1
-25
/
+21
*
Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)
Eli Zaretskii
2015-02-28
1
-0
/
+42
*
Support const and noreturn DEFUN attributes.
Dmitry Antipov
2015-01-13
1
-2
/
+4
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-6
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Simplify and cleanup character conversion stuff.
Dmitry Antipov
2014-06-23
1
-26
/
+0
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-2
/
+0
*
* syntax.c (init_syntax_once): Adjust comment and do an early
Dmitry Antipov
2013-08-26
1
-4
/
+0
*
src/character.c (string_char): Improve commentary.
Kenichi Handa
2013-08-20
1
-2
/
+12
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.
Eli Zaretskii
2012-09-25
1
-4
/
+0
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-09-04
1
-1
/
+1
*
* character.c, charset.c, chartab.c: Use bool for booleans.
Paul Eggert
2012-08-26
1
-10
/
+6
*
More doc fixes.
Chong Yidong
2012-08-15
1
-0
/
+3
*
Remove unnecessary casts involving pointers.
Paul Eggert
2012-08-03
1
-4
/
+2
*
Use C99-style 'extern inline' if available.
Paul Eggert
2012-08-02
1
-0
/
+2
*
Remove empty and useless init functions.
Dmitry Antipov
2012-07-16
1
-6
/
+0
*
* lisp.h (CHECK_RANGED_INTEGER): Make value to check the first
Andreas Schwab
2012-06-30
1
-1
/
+1
*
Use sprintf return value instead of invoking strlen on result.
Paul Eggert
2012-06-25
1
-6
/
+2
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-3
/
+0
*
Merge from trunk.
Paul Eggert
2012-02-10
1
-39
/
+40
|
\
|
*
Handle overflow when computing char display width (Bug#9496).
Paul Eggert
2012-02-03
1
-7
/
+17
|
*
Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.
Glenn Morris
2012-01-18
1
-38
/
+29
|
|
\
|
|
*
Take display-table into account on calculating character/string width (#Bug#9...
Kenichi Handa
2012-01-13
1
-37
/
+29
|
|
*
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
Glenn Morris
2012-01-10
1
-2
/
+2
|
|
*
Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...
Eli Zaretskii
2011-05-09
1
-2
/
+2
*
|
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
|
|
*
|
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-1
/
+1
|
\
|
|
|
*
|
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
|
|
Merge from trunk.
Paul Eggert
2011-11-18
1
-2
/
+2
|
\
|
|
|
*
|
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
|
*
|
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
|
|
* character.c (Funibyte_string): Use CHECK_RANGED_INTEGER instead.
Paul Eggert
2011-10-24
1
-6
/
+2
[next]