index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pooptmodule.c
Age
Commit message (
Expand
)
Author
2013-06-27
Better comments in poopt
Florent Le Coz
2013-06-25
Nicer comments
Florent Le Coz
2013-06-25
Aaaand that’s static
Florent Le Coz
2013-06-25
Workaround for a bug (?) where wcwidth returns -1 for valid printable chars
Florent Le Coz
2013-06-20
Use a logical order of arguments in the poopt functions, now
Florent Le Coz
2013-06-20
Use the correct arguments in PyArg_ParseTuple
Florent Le Coz
2013-06-20
Little logic change
Florent Le Coz
2013-06-20
Add a poopt function to cut a string by the number of columns it takes
Florent Le Coz
2013-06-20
Fix some compilation warnings in the poopt module
Florent Le Coz
2013-06-19
Exposes the wcswidth function in the poopt module
Florent Le Coz
2013-06-19
Consider the number of columns of each characters in the poopt module
Florent Le Coz
2013-06-07
Accept NULL bytes in strings to be cut by the poopt module
Florent Le Coz
2012-11-30
Fix a byte value in the utf-8 decoding in poopt.
Florent Le Coz
2011-11-23
Remove this usell ++-- from poopt
Florent Le Coz
2011-11-08
poopt now handles correctly the size of the chars by jumping
Florent Le Coz
2011-09-14
Clean a little bit the poopt module, and fix some comments
Florent Le Coz
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-09-09
Make it work. MAY segfault. Need intensive testing.
Florent Le Coz
2011-09-08
c code that doesn’t work
Florent Le Coz