index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doprnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-2
/
+2
*
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
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Omit exprintf if modules but no X
Paul Eggert
2017-12-03
1
-1
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix bug with "%%" in error format
Paul Eggert
2017-05-31
1
-1
/
+3
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-0
/
+1
*
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
*
|
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
-13
/
+12
|
/
*
Doc fixes for quoting
Paul Eggert
2016-05-03
1
-3
/
+3
*
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
*
module_format_fun_env fixes
Paul Eggert
2015-11-23
1
-1
/
+1
*
Avoid non-ASCII decoding errors in C src files
Eli Zaretskii
2015-09-25
1
-1
/
+1
*
Low-level diagnostics now use ‘text-quoting-style’
Paul Eggert
2015-08-14
1
-21
/
+39
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* src/doprnt.c: Fix comment.
Paul Eggert
2013-01-20
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Fix xpalloc confusion after memory is exhausted.
Paul Eggert
2012-12-02
1
-1
/
+4
|
/
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Assume C89 or later for math functions.
Paul Eggert
2012-09-09
1
-4
/
+0
*
Use ASCII tests for character types.
Paul Eggert
2012-08-16
1
-1
/
+0
*
Remove unnecessary casts involving pointers.
Paul Eggert
2012-08-03
1
-4
/
+3
*
Cleanup xmalloc.
Dmitry Antipov
2012-07-05
1
-1
/
+1
*
* doprnt.c (doprnt): Don't assume string length fits in 'int'.
Paul Eggert
2012-07-04
1
-4
/
+4
*
Fix compilation with --enable-gcc-warnings and -O1
Dmitry Antipov
2012-07-04
1
-1
/
+2
*
Use sprintf return value instead of invoking strlen on result.
Paul Eggert
2012-06-25
1
-13
/
+11
*
* doprnt.c (doprnt): Truncate multibyte char correctly.
Paul Eggert
2012-06-06
1
-9
/
+13
*
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-11-18
1
-1
/
+1
|
\
|
|
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-1
/
+1
|
/
*
Remove unused external symbols.
Paul Eggert
2011-09-14
1
-0
/
+4
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-2
/
+2
*
* src/doprnt.c (esnprintf): Remove. All uses removed.
Paul Eggert
2011-09-01
1
-21
/
+0
*
sprintf-related integer and memory overflow issues.
Paul Eggert
2011-08-29
1
-52
/
+172
*
* doprnt.c: Prefer signed to unsigned when either works.
Paul Eggert
2011-07-06
1
-9
/
+9
*
Assume freestanding C89 headers, string.h, stdlib.h.
Paul Eggert
2011-07-06
1
-5
/
+0
*
* eval.c, doprnt.c (SIZE_MAX): Remove; inttypes.h defines this now.
Paul Eggert
2011-06-14
1
-4
/
+0
*
* alloc.c: Catch some string size overflows that we were missing.
Paul Eggert
2011-06-08
1
-2
/
+2
*
Check for buffer and string overflow more precisely.
Paul Eggert
2011-06-05
1
-2
/
+2
*
* doprnt.c (doprnt): Support arbitrary pI values, such as "I64".
Paul Eggert
2011-04-30
1
-32
/
+26
*
Don't abort in doprnt when passed unsupported %ll modifier.
Eli Zaretskii
2011-04-29
1
-2
/
+2
[next]