Daniel James
ba493a19e1
Remove unnecessary cygwin includes
2017-09-15 19:21:30 +01:00
Daniel James
f9c24fa23f
Try to fix cygwin
2017-09-10 11:14:03 +01:00
Daniel James
a45ffc5772
Extract stream and path code from native_text
2017-08-09 20:12:47 +01:00
Daniel James
38e5c35294
Wrapper for boost::string_view
...
Can be constructed from an rvalue std::string.
2017-03-26 19:55:21 +01:00
Daniel James
066177a959
Move file_paths_to_url include include_paths.cpp
...
Which messes up testing. `include_paths.cpp` depends on `quickbook.cpp`
which depends on `program_options`. These kind of problems are mainly
with the use of globals, so I'll need to sort that out sooner or later.
2015-12-20 12:40:58 +00:00
Daniel James
dece082a87
Make ms_errors local to its file.
2015-12-19 14:08:30 +00:00
Daniel James
c8fa513bc4
Rename path_to_url to file_path_to_url.
...
Just to make clear that it isn't appropriate for directories, for which
it would need to add a trailing slash. I don't want to add such a check.
2015-12-19 14:08:30 +00:00
Daniel James
72a39edaa7
First stab at correctly generating URLs from paths.
2015-11-18 21:37:11 +00:00
Daniel James
fa3097e71f
Add 'long long' support to UTF-8 stream class.
2014-02-09 00:42:13 +00:00
Daniel James
c6c505a213
Rename input_ strings and functions.
...
[SVN r86646]
2013-11-12 09:16:39 +00:00
Daniel James
c70fb3ed5e
Rename input_path.?pp to native_text.
...
[SVN r86645]
2013-11-12 09:16:18 +00:00