Commit graph

  • ac37350105 Changed first build methodology Graham Nelson 2022-04-24 00:40:37 +0100
  • 0cc1077c47 Using new-style readme scripts Graham Nelson 2022-04-23 23:41:01 +0100
  • 7b90e88dab Tidied up preprocessor code Graham Nelson 2022-04-23 16:13:47 +0100
  • 517341513a Using new-style gitignore scripts Graham Nelson 2022-04-23 14:08:38 +0100
  • e6a2631e0c Further work on makescripts Graham Nelson 2022-04-22 23:54:19 +0100
  • 162b0283f3 Migrated to new makescript format Graham Nelson 2022-04-22 00:06:45 +0100
  • 0772b434b7 Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2022-04-19 22:06:52 +0100
  • 3adb9a7dfa Scanning directories in alphabetical order Graham Nelson 2022-04-19 22:06:18 +0100
  • 171dedae83 Removed foundation-test.mk Graham Nelson 2022-04-16 18:17:25 +0100
  • 7d1fcb2260 Catching up with recent changes Graham Nelson 2022-04-15 00:20:42 +0100
  • 4110147ef6
    Merge pull request #2 from ptomato/linux-fixes Graham Nelson 2022-04-14 23:43:53 +0100
  • 675b231539 More consistent logic on Windows for when to treat a system() command as Unix-like or not David Kinder 2022-04-14 14:41:23 +0100
  • 97b84360ea Reduce core count by one to leave one CPU core idle by default David Kinder 2022-04-14 08:43:07 +0100
  • 9f982e5c95 Mark strings as const when they underlie streams Philip Chimento 2022-04-10 18:27:49 -0700
  • 9e26459664 Tweak fall-through comment Philip Chimento 2022-04-10 18:24:09 -0700
  • f57cde99e8 Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2022-04-13 23:44:23 +0100
  • 395fc19c2f Minor debugging log changes to avoid compiler warnings Graham Nelson 2022-04-13 23:42:22 +0100
  • 76958ef34a Temporary work-around for Windows to run clang under Cygwin David Kinder 2022-04-11 20:39:51 +0100
  • efa1019db2 Changing clang settings to c11, not c99, for Windows David Kinder 2022-04-11 20:15:12 +0100
  • a2f8669f9e Changing clang settings to c11, not c99, for MacOS Graham Nelson 2022-04-10 23:01:43 +0100
  • fac68c3d8c Marking Errors::internal_error_handler as _Noreturn Graham Nelson 2022-04-10 16:39:42 +0100
  • 6b36028958 Removed spurious tags test Graham Nelson 2022-04-08 10:50:57 +0100
  • 0ee872e89b Properly added tags test case file Graham Nelson 2022-04-08 10:02:33 +0100
  • 42c8035bd3 Merge branch 'ptomato-linux-fixes' Graham Nelson 2022-04-08 09:54:25 +0100
  • 436901adb6 Fix semver comparison with different numbers of prerelease elements Philip Chimento 2022-04-07 22:34:51 -0700
  • e628307c1e Ensure _Results_Actual folder is created in git checkout Philip Chimento 2022-04-06 22:24:48 -0700
  • 92e5d195b8 Fix possible strncpy no-op Philip Chimento 2022-04-06 22:21:09 -0700
  • 2eda898ed3 Fix self-comparison Philip Chimento 2022-04-06 22:15:20 -0700
  • f5b5971aac Fix return type of InCSupport::tangle_line Philip Chimento 2022-04-06 22:13:40 -0700
  • 658833d167 Include stdint.h for uint32_t Philip Chimento 2022-04-06 22:03:29 -0700
  • 89bb595c34 Bug fix to handle relative pathnames edge case Graham Nelson 2022-04-07 22:38:41 +0100
  • a882bf208e Fixed bug in deleting elements from linked lists Graham Nelson 2022-04-05 12:15:52 +0100
  • 464e855c50 Fixed bug in weaving links to named sections of colony members Graham Nelson 2022-04-04 18:29:56 +0100
  • 40582edfca Added new (html) inclusion feature Graham Nelson 2022-04-04 00:00:46 +0100
  • 59d3e6beb9 Minor speed optimisations following profiling of inform7 Graham Nelson 2022-03-23 23:02:07 +0000
  • 23180b41f8 Minor bug fix Graham Nelson 2022-03-11 11:15:49 +0000
  • a8e6c508ac Added md5 hashing of binary files Graham Nelson 2022-03-05 21:36:26 +0000
  • df15511d7e Bug fix for semantic versioning with prerelease modifiers Graham Nelson 2022-02-13 22:33:19 +0000
  • fbead7a233 Added simple tangler to foundation module Graham Nelson 2021-11-28 23:33:48 +0000
  • 69da61fe56 Added ctags support Graham Nelson 2021-08-11 12:01:50 +0100
  • 7875f3e7e6 Added feature for extract files Graham Nelson 2021-08-10 16:15:43 +0100
  • 796d71d80d Added cache for prototype HTML, Javascript and CSS files Graham Nelson 2021-07-07 23:44:18 +0100
  • f720db9559 Added error message for unlocated C functions Graham Nelson 2021-04-25 09:52:39 +0100
  • 1f2d23e27a Fix for Inform 6 platform environment variable Toby Nelson 2021-04-19 15:50:58 +0100
  • 570424145a Initial make now makes foundation-test Graham Nelson 2021-04-19 11:27:18 +0100
  • 92414ff876 Windows changes Graham Nelson 2021-04-19 09:22:06 +0100
  • 679345805f Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2021-04-19 09:21:14 +0100
  • ebfa98aa5d No significant change Graham Nelson 2021-04-19 09:20:17 +0100
  • 5a70f521b2 Updated Windows build settings for rsync() implemnentation David Kinder 2021-03-08 15:37:16 +0000
  • a6bb5c1b6c Simple Win32 implementation of rsync() David Kinder 2021-03-08 15:33:33 +0000
  • 3fd3a1d19d Made command-line errors flush stdout and stderr Graham Nelson 2021-03-01 19:26:25 +0000
  • 6360a9d97e Tiny change only Graham Nelson 2021-02-26 09:05:48 +0000
  • cf069124de Minor improvements Graham Nelson 2021-02-20 15:24:41 +0000
  • 9e08ae75ab Better linked list support in foundation Graham Nelson 2021-02-14 11:00:17 +0000
  • 60d83d7bdc Improved weaving of tab characters Graham Nelson 2021-02-04 17:56:57 +0000
  • ebc4c29d56 Fixed crash on rendering empty chapters to HTML Graham Nelson 2020-08-25 21:46:33 +0100
  • 71dd2f4c62 Minor CSS improvements Graham Nelson 2020-08-24 21:22:23 +0100
  • b74afd560b Ameliorated downloads location awkwardness Graham Nelson 2020-08-22 12:09:41 +0100
  • 300bd8d12a Documented invisibility feature Graham Nelson 2020-08-19 22:46:20 +0100
  • d87ad97a04 Added invisible paragraph numbering option Graham Nelson 2020-08-19 22:24:28 +0100
  • 74ac3c3ccd Tweak to cross-reference links CSS Graham Nelson 2020-08-16 18:39:53 +0100
  • 9fcb542cc4 Added REPL language for colouring purposes Graham Nelson 2020-08-09 23:44:09 +0100
  • c4773f0650 Downloads from distant URLs now render only leafnames Graham Nelson 2020-08-03 22:39:21 +0100
  • d2de318f32 Better tab names for one-page webs Graham Nelson 2020-08-03 22:23:05 +0100
  • bff57e2115 Extended new notation Graham Nelson 2020-07-28 19:20:11 +0100
  • ec45bd0bc8 Better Preform results notation Graham Nelson 2020-07-28 00:35:02 +0100
  • 62d102e7bf Documented Platform::get_core_count Graham Nelson 2020-07-18 08:44:10 +0100
  • 86ce0d6d6d Implement Platform::get_core_count() for Windows David Kinder 2020-07-17 14:44:36 +0100
  • df60434564 Added Platform::get_core_count Graham Nelson 2020-07-16 21:08:24 +0100
  • e5acc71bae Windows implementation of system() uses either a Unix sh or the Windows cmd.exe, depending on the command line David Kinder 2020-07-14 15:49:08 +0100
  • 2a5b282143 Further work on wchar_t portability Graham Nelson 2020-07-08 15:58:20 +0100
  • d0fc5ce5b9 Corrected make dependency in foundation-test Graham Nelson 2020-07-07 18:56:46 +0100
  • a35c5a68e5 Escape shell command line correctly on Windows David Kinder 2020-07-07 17:36:10 +0100
  • 157af5bb16 New file-system separator character convention, makefile includes foundation-test Graham Nelson 2020-07-06 23:01:05 +0100
  • 50c7a75c3c Further attempts to remove wchar_t conversion warnings Graham Nelson 2020-07-05 21:22:57 +0100
  • 8d01f1c01c Set Windows console output locale if possible David Kinder 2020-07-05 19:56:15 +0100
  • 7a2b08e4d9 Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2020-07-05 15:33:58 +0100
  • d4769f3455 Refactoring Foundation::start Graham Nelson 2020-07-05 15:33:00 +0100
  • f6c24303fa Merge branch 'master' of github.com:ganelson/inweb David Kinder 2020-07-05 12:52:10 +0100
  • ec20240cac Add -Wno-extra-semi-stmt to compiler switches David Kinder 2020-07-05 12:50:23 +0100
  • dcb683ed85 Carried locale changes into foundation-test Graham Nelson 2020-07-05 11:00:50 +0100
  • cf2eac4240 Merge Graham Nelson 2020-07-05 10:37:15 +0100
  • eea1c1780b Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2020-07-05 10:36:11 +0100
  • 14048ead24 More care over wchar_t and snprintf Graham Nelson 2020-07-05 10:35:31 +0100
  • dec1717ef2 Only reset console mode on exit if mode was successfully changed at the start David Kinder 2020-07-05 09:38:36 +0100
  • 51cd3a3a27 Enable console ANSI colour handling for Windows David Kinder 2020-07-05 09:32:50 +0100
  • 89aba30e4f Fixed sp test case Graham Nelson 2020-07-05 09:23:55 +0100
  • e6144d16cd Apres-merge Graham Nelson 2020-07-05 08:51:33 +0100
  • 31195a58ea Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2020-07-05 08:50:47 +0100
  • 8a28463c18 Added opportunity to initialise coloured terminal output Graham Nelson 2020-07-05 08:50:13 +0100
  • 40ea83f560 Add logging if Unixy shell not found for system() David Kinder 2020-07-05 07:33:49 +0100
  • f8f7986f25 Merge branch 'master' of https://github.com/ganelson/inweb Graham Nelson 2020-07-04 20:35:33 +0100
  • 73348dc86d Added locale-setting at the command line Graham Nelson 2020-07-04 20:28:54 +0100
  • 3d8bf053f5 Ignore Windows executable David Kinder 2020-07-04 20:26:52 +0100
  • bde7492fce Assume a Unixy shell 'sh' for running commands with Platform::system() David Kinder 2020-07-04 20:26:34 +0100
  • 3cb28823c0 Added a locale test for STDOUT Graham Nelson 2020-07-03 18:33:39 +0100
  • de3be1588a Folded GLOBAL_MUTEX into CREATE_MUTEX Graham Nelson 2020-07-01 17:18:28 +0100
  • 7208138ffb Stylistic pedantry Graham Nelson 2020-07-01 17:16:46 +0100
  • c55e94e3f4 Initialize mutexes correctly on Windows David Kinder 2020-07-01 14:14:35 +0100
  • 0da5d7f943 Fixed out-of-date documentation Graham Nelson 2020-06-29 23:42:03 +0100