Commit graph

123 commits

Author SHA1 Message Date
Graham Nelson
4adc5c9c10 Advanced build to 7.1.0-beta 2022-04-28 16:00:22 +01:00
Graham Nelson
fd6efb886e Fixed buffer overrun error in regular expression matching 2022-04-26 23:48:42 +01:00
Graham Nelson
04343a64a5 Allowed parameter-less preprocessor macro definitions 2022-04-25 16:46:46 +01:00
Graham Nelson
0cc1077c47 Using new-style readme scripts 2022-04-23 23:41:01 +01:00
Graham Nelson
7b90e88dab Tidied up preprocessor code 2022-04-23 16:13:47 +01:00
Graham Nelson
517341513a Using new-style gitignore scripts 2022-04-23 14:08:38 +01:00
Graham Nelson
3adb9a7dfa Scanning directories in alphabetical order 2022-04-19 22:06:18 +01:00
Graham Nelson
7d1fcb2260 Catching up with recent changes 2022-04-15 00:20:42 +01:00
Graham Nelson
395fc19c2f Minor debugging log changes to avoid compiler warnings 2022-04-13 23:42:22 +01:00
Graham Nelson
fac68c3d8c Marking Errors::internal_error_handler as _Noreturn 2022-04-10 16:39:42 +01:00
Graham Nelson
0ee872e89b Properly added tags test case file 2022-04-08 10:02:33 +01:00
Graham Nelson
89bb595c34 Bug fix to handle relative pathnames edge case 2022-04-07 22:38:41 +01:00
Graham Nelson
a882bf208e Fixed bug in deleting elements from linked lists 2022-04-05 12:15:52 +01:00
Graham Nelson
464e855c50 Fixed bug in weaving links to named sections of colony members 2022-04-04 18:29:56 +01:00
Graham Nelson
40582edfca Added new (html) inclusion feature 2022-04-04 00:00:46 +01:00
Graham Nelson
59d3e6beb9 Minor speed optimisations following profiling of inform7 2022-03-23 23:02:07 +00:00
Graham Nelson
23180b41f8 Minor bug fix 2022-03-11 11:15:49 +00:00
Graham Nelson
a8e6c508ac Added md5 hashing of binary files 2022-03-05 21:36:26 +00:00
Graham Nelson
df15511d7e Bug fix for semantic versioning with prerelease modifiers 2022-02-13 22:33:19 +00:00
Graham Nelson
fbead7a233 Added simple tangler to foundation module 2021-11-28 23:33:48 +00:00
Graham Nelson
69da61fe56 Added ctags support 2021-08-11 12:01:50 +01:00
Graham Nelson
7875f3e7e6 Added feature for extract files 2021-08-10 16:15:43 +01:00
Graham Nelson
796d71d80d Added cache for prototype HTML, Javascript and CSS files 2021-07-07 23:44:18 +01:00
Graham Nelson
f720db9559 Added error message for unlocated C functions 2021-04-25 09:52:39 +01:00
Graham Nelson
92414ff876 Windows changes 2021-04-19 09:22:06 +01:00
Graham Nelson
3fd3a1d19d Made command-line errors flush stdout and stderr 2021-03-01 19:26:25 +00:00
Graham Nelson
6360a9d97e Tiny change only 2021-02-26 09:05:48 +00:00
Graham Nelson
cf069124de Minor improvements 2021-02-20 15:24:41 +00:00
Graham Nelson
9e08ae75ab Better linked list support in foundation 2021-02-14 11:00:17 +00:00
Graham Nelson
60d83d7bdc Improved weaving of tab characters 2021-02-04 17:56:57 +00:00
Graham Nelson
71dd2f4c62 Minor CSS improvements 2020-08-24 21:22:23 +01:00
Graham Nelson
d87ad97a04 Added invisible paragraph numbering option 2020-08-19 22:24:28 +01:00
Graham Nelson
74ac3c3ccd Tweak to cross-reference links CSS 2020-08-16 18:39:53 +01:00
Graham Nelson
62d102e7bf Documented Platform::get_core_count 2020-07-18 08:44:10 +01:00
Graham Nelson
df60434564 Added Platform::get_core_count 2020-07-16 21:08:24 +01:00
Graham Nelson
157af5bb16 New file-system separator character convention, makefile includes foundation-test 2020-07-06 23:01:05 +01:00
Graham Nelson
50c7a75c3c Further attempts to remove wchar_t conversion warnings 2020-07-05 21:22:57 +01:00
Graham Nelson
d4769f3455 Refactoring Foundation::start 2020-07-05 15:33:00 +01:00
Graham Nelson
cf2eac4240 Merge 2020-07-05 10:37:15 +01:00
Graham Nelson
14048ead24 More care over wchar_t and snprintf 2020-07-05 10:35:31 +01:00
Graham Nelson
e6144d16cd Apres-merge 2020-07-05 08:51:33 +01:00
Graham Nelson
8a28463c18 Added opportunity to initialise coloured terminal output 2020-07-05 08:50:13 +01:00
Graham Nelson
73348dc86d Added locale-setting at the command line 2020-07-04 20:28:54 +01:00
Graham Nelson
de3be1588a Folded GLOBAL_MUTEX into CREATE_MUTEX 2020-07-01 17:18:28 +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
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
ea71c16a67 Fixed comment-parsing bug 2020-05-11 22:57:58 +01:00