Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
22028: WARN_CREATE_GLOBAL overeager with temporarily set variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and elide names that contain wildcards.
|
|
|
|
|
|
|
|
|
|
and unsigned variables.
|
|
|
|
pointer, not an unsigned char pointer. Changed stringaszleline() to
take a normal char pointer for its first arg. Got rid of some
unsigned-char/char pointer casts.
|
|
Got rid of some unsigned-char/char pointer casts.
|
|
Got rid of some unsigned-char/char pointer casts.
|
|
|
|
|
|
unsigned char pointer.
|
|
|
|
|
|
|
|
|
|
|
|
tpkg-make, and tpkg-update.
|
|
|
|
|
|
21986: rewrite completion suffixes for wide characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chars 128 - 159, so the "... ? ZWC('?') : (CHAR_VALUE | ZWC('@'))"
code needed to be updated to reflect this.
|
|
|
|
- A few brace-position twiddles.
|