index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utf8.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2019-11-25
|
\
|
*
Add p format modifier for padding to width.
nicm
2019-11-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-26
|
\
|
|
*
Add formats for word and line under the mouse and use them to add some
nicm
2019-05-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-23
|
\
|
|
*
Environment variables can start with { also.
nicm
2019-05-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-23
|
\
|
|
*
Break the argument escaping code into a separate function and use it to
nicm
2019-05-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
|
*
Extend the #[] style syntax and use that together with previous format
nicm
2019-03-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-05
|
\
|
|
*
Remove unused variable.
nicm
2017-06-04
|
*
Be more strict about escape sequences that rename windows or set titles:
nicm
2017-06-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-01
|
\
|
|
*
Style and spacing nits.
nicm
2017-05-31
|
*
Fix a couple of argument types.
nicm
2017-03-17
*
|
Bad merge.
Nicholas Marriott
2017-03-21
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-18
|
\
|
|
*
Plain stravis() because it will mangle UTF-8 characters, so add
nicm
2017-01-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Support UTF-8 entry into the command prompt.
nicm
2016-10-11
*
|
Add support for using utf8proc with --enable-utf8proc, useful for platforms
Nicholas Marriott
2016-09-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-05-28
|
\
|
|
*
Most of the utf8_data is fixed so simplify utf8_set to use a memcpy.
nicm
2016-05-27
*
|
Only assume width 1 when wcwidth() returns -1 on non-OpenBSD platforms.
Nicholas Marriott
2016-04-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-04-29
|
\
|
|
*
OpenBSD wcwidth() is sensible and complete so if it returns -1 it means
nicm
2016-04-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-04-27
|
\
|
|
*
Loads of platforms appear to have old or broken Unicode character type
nicm
2016-04-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-04-26
|
\
|
|
*
Log wcwidth() and mbtowc() failure to make it easier to debug a Unicode
nicm
2016-04-26
*
|
+wchar.h
Nicholas Marriott
2016-03-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-03-02
|
\
|
|
*
Handle wcwidth() and mbtowc() failures in better style and drop
nicm
2016-03-02
|
*
Use system wcwidth() instead of carrying around UTF-8 width tables.
nicm
2016-03-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-31
|
\
|
|
*
Whoops, need this for the previous reverse trim commit too.
nicm
2016-01-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-21
|
\
|
|
*
Memory leaks and an uninitialized part of utf8_data, from Patrick Palka.
nicm
2015-11-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-14
|
\
|
|
*
The private use area at U+E000 to U+F8FF is not very useful if it is
nicm
2015-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-14
|
\
|
|
*
All these return values from utf8_* are confusing, use an enum.
nicm
2015-11-14
|
*
Rename a variable in utf8_combine for consistency and use 0xfffd for
nicm
2015-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-14
|
\
|
|
*
Be more strict about invalid UTF-8.
nicm
2015-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-13
|
\
|
|
*
Long overdue change to the way we store cells in the grid: now, instead
nicm
2015-11-13
[next]