Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
userdiff: support unsigned and long long suffixes of integer constants
author
Johannes Sixt
<j6t@kdbg.org>
Fri, 21 Mar 2014 21:07:14 +0000
(22:07 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Mar 2014 21:48:07 +0000
(14:48 -0700)
Do not split constants such as 123U, 456ll, 789UL at the first U or
second L.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
abf8f98
)
No differences found