| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix doprnt when buffer is too small for multibyte sequences. | Eli Zaretskii | 2011-04-29 | 1 | -3/+15 |
* | Document doprnt's behavior a bit better. | Paul Eggert | 2011-04-28 | 1 | -2/+7 |
* | Remove confusing word from comment. | Paul Eggert | 2011-04-28 | 1 | -1/+1 |
* | Improve comment. | Paul Eggert | 2011-04-28 | 1 | -5/+5 |
* | * doprnt.c (SIZE_MAX): Move defn after all includes, as they might #define it. | Paul Eggert | 2011-04-28 | 1 | -3/+4 |
* | * doprnt.c (doprnt): Omit useless test; int overflow check (Bug#8545). | Paul Eggert | 2011-04-28 | 1 | -2/+6 |
* | Fix return value from doprnt when message is truncated at non-ASCII character. | Eli Zaretskii | 2011-04-28 | 1 | -1/+3 |
* | Fix comments. | Paul Eggert | 2011-04-27 | 1 | -2/+4 |
* | * doprnt.c (doprnt): Fix two typos for long long. | Paul Eggert | 2011-04-27 | 1 | -2/+2 |
* | Merge from mainline. | Paul Eggert | 2011-04-27 | 1 | -31/+31 |
|\ |
|
| * | Improve `doprnt' and its usage. (Bug#8545) | Eli Zaretskii | 2011-04-27 | 1 | -24/+29 |
* | | * doprnt.c (doprnt): Support "ll" length modifier, for long long. | Paul Eggert | 2011-04-27 | 1 | -3/+28 |
|/ |
|
* | Improve doprnt and its use in verror. (Bug#8545) | Eli Zaretskii | 2011-04-25 | 1 | -8/+54 |
* | Fallout from resurrecting doprnt. | Eli Zaretskii | 2011-04-24 | 1 | -2/+31 |
* | Fix doprnt so it could be used safely in `verror'. (Bug#8435) | Eli Zaretskii | 2011-04-23 | 1 | -34/+72 |
* | * doprnt.c, indent.c, character.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -8/+7 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ / |
|
* | | Clean up EMACS_INT/int usage in doc.c and doprnt.c. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -2/+2 |
* | | * src/doprnt.c: Do not include stdlib.h, config.h does it. | Dan Nicolaescu | 2010-09-21 | 1 | -8/+4 |