This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
wordsplit
Watch
1
Star
0
Fork
You've already forked wordsplit
0
mirror of
git://git.gnu.org.ua/wordsplit.git
synced
2025-04-26 00:29:54 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
No description
20
commits
1
branch
3
tags
176
KiB
C
70.7%
Roff
29.3%
e082c9923e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sergey Poznyakoff
e082c9923e
Support ${x:-word}, ${x:+word} and ${x:?word}
...
* src/wordsplit.c (expvar): Support default value.
2015-12-17 15:24:37 +02:00
src
Support ${x:-word}, ${x:+word} and ${x:?word}
2015-12-17 15:24:37 +02:00
tests
Add wordsplit test (from mailutils)
2015-12-17 15:22:41 +02:00