diff options
author | Daniel James <daniel@calamity.org.uk> | 2013-11-14 19:19:54 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2013-11-14 19:19:54 +0000 |
commit | 3111ef930080fc394fdd538eaa11ab1654f841a5 (patch) | |
tree | 7b2070bc941a4590ebf56801fdb6ddc17ca843b6 /tools | |
parent | 8c14fb1301880c085594bd5ef019576eb763de36 (diff) | |
download | boost-3111ef930080fc394fdd538eaa11ab1654f841a5.tar.gz |
Add glob support.
This is based on Rene's implementation, but I used my own glob function,
and adjusted a few things since it's now always using ascii. It would be
nice to support unicode, but that would require at the very least a
normalization library, and perhaps more than that.
[SVN r86699]
Diffstat (limited to 'tools')
m--------- | tools/quickbook | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/quickbook b/tools/quickbook -Subproject f50e048a7a053e5500b0765b0ab787104f72222 +Subproject 9dd649ed9fe9f5be1dae237d68ca473e5a35b22 |