Commit graph

87 commits

Author SHA1 Message Date
Graham Nelson
df60434564 Added Platform::get_core_count 2020-07-16 21:08:24 +01:00
David Kinder
e5acc71bae Windows implementation of system() uses either a Unix sh or the Windows cmd.exe, depending on the command line 2020-07-14 15:49:08 +01:00
Graham Nelson
2a5b282143 Further work on wchar_t portability 2020-07-08 15:58:20 +01:00
David Kinder
a35c5a68e5 Escape shell command line correctly on Windows 2020-07-07 17:36:10 +01:00
Graham Nelson
157af5bb16 New file-system separator character convention, makefile includes foundation-test 2020-07-06 23:01:05 +01:00
David Kinder
8d01f1c01c Set Windows console output locale if possible 2020-07-05 19:56:15 +01:00
Graham Nelson
d4769f3455 Refactoring Foundation::start 2020-07-05 15:33:00 +01:00
Graham Nelson
eea1c1780b Merge branch 'master' of https://github.com/ganelson/inweb 2020-07-05 10:36:11 +01:00
Graham Nelson
14048ead24 More care over wchar_t and snprintf 2020-07-05 10:35:31 +01:00
David Kinder
dec1717ef2 Only reset console mode on exit if mode was successfully changed at the start 2020-07-05 09:38:36 +01:00
David Kinder
51cd3a3a27 Enable console ANSI colour handling for Windows 2020-07-05 09:32:50 +01:00
Graham Nelson
31195a58ea Merge branch 'master' of https://github.com/ganelson/inweb 2020-07-05 08:50:47 +01:00
Graham Nelson
8a28463c18 Added opportunity to initialise coloured terminal output 2020-07-05 08:50:13 +01:00
David Kinder
40ea83f560 Add logging if Unixy shell not found for system() 2020-07-05 07:33:49 +01:00
Graham Nelson
f8f7986f25 Merge branch 'master' of https://github.com/ganelson/inweb 2020-07-04 20:35:33 +01:00
Graham Nelson
73348dc86d Added locale-setting at the command line 2020-07-04 20:28:54 +01:00
David Kinder
bde7492fce Assume a Unixy shell 'sh' for running commands with Platform::system() 2020-07-04 20:26:34 +01:00
Graham Nelson
3cb28823c0 Added a locale test for STDOUT 2020-07-03 18:33:39 +01:00
Graham Nelson
de3be1588a Folded GLOBAL_MUTEX into CREATE_MUTEX 2020-07-01 17:18:28 +01:00
Graham Nelson
7208138ffb Stylistic pedantry 2020-07-01 17:16:46 +01:00
David Kinder
c55e94e3f4 Initialize mutexes correctly on Windows 2020-07-01 14:14:35 +01:00
Graham Nelson
0da5d7f943 Fixed out-of-date documentation 2020-06-29 23:42:03 +01:00
Graham Nelson
53352b6ddb Simpler memory threading mutexes in Foundation 2020-06-28 11:15:59 +01:00
Graham Nelson
09ed827b30 Migrated to clang 11 2020-06-27 23:03:14 +01:00
David Kinder
61a3f92548 Adjust Windows Platform to compile intest 2020-06-09 20:56:16 +01:00
David Kinder
f6d09f416a Get basic compilation working on Windows 2020-06-04 14:15:05 +01:00
Graham Nelson
6b16c162df Fixed omission in abstration of pthreads 2020-06-03 18:34:21 +01:00
Graham Nelson
07ba4baac5 Added performance monitoring 2020-05-17 23:05:11 +01:00
Graham Nelson
db6492cb3f Added bulleted list items 2020-05-11 19:12:07 +01:00
Graham Nelson
ed9e06daf6 Removed need to use _array_CLASS 2020-05-09 14:14:45 +01:00
Graham Nelson
cbc5f58cc6 Tidied up object creation 2020-05-09 13:05:00 +01:00
Graham Nelson
ecf2c4b38a Completed downloads feature 2020-05-06 10:15:34 +01:00
Graham Nelson
5b23cc788c Minimal downloads feature added 2020-05-06 00:28:45 +01:00
Graham Nelson
3183528e25 Better module roster on contents indexes 2020-05-03 17:12:45 +01:00
Graham Nelson
ad138f0e3f Improved module listing on indexes 2020-05-03 00:53:12 +01:00
Graham Nelson
06ba3cab43 Made Inweb ebooks validate under EPUBCheck 4.1.1 2020-04-27 23:43:23 +01:00
Graham Nelson
717329f449 Added post-processing commands for patterns 2020-04-26 11:48:21 +01:00
Graham Nelson
34f4ac213d Documented and revised patterns 2020-04-22 23:57:09 +01:00
Graham Nelson
9e86ae9c26 Completed Carousels 2020-04-22 12:31:01 +01:00
Graham Nelson
5cdb0cbb36 Refactored the weaver considerably 2020-04-20 23:26:08 +01:00
Graham Nelson
b59e5ccae1 Progress towards homogeneous tree weaving 2020-04-19 00:51:19 +01:00
Graham Nelson
534d52dde7 Added heterogeneous trees to Foundation 2020-04-17 19:18:40 +01:00
Graham Nelson
00d473bd08 Documented Foundation 2020-04-15 23:45:08 +01:00
Graham Nelson
9dbf5324cc Added Docs command 2020-04-14 17:57:22 +01:00
Graham Nelson
f2a1c0019e Clarified indexing engine 2020-04-13 23:30:42 +01:00
Graham Nelson
cf66e5977c Minor bug fix 2020-04-13 18:17:31 +01:00
Graham Nelson
75cafd5fb0 Completed colonies 2020-04-13 17:06:45 +01:00
Graham Nelson
08f5588965 Tidied up the colony code 2020-04-13 00:41:59 +01:00
Graham Nelson
ae9df5f137 Rudimentary colonies 2020-04-12 17:24:23 +01:00
Graham Nelson
cb81dd9311 Footnotes and the Bigfoot plugin 2020-04-11 13:08:53 +01:00