Commit Graph

  • a69bc45e3e Adjust wording. master Julien Fischer 2026-04-15 21:03:36 +10:00
  • dfda91e979 Update some documentation. Julien Fischer 2026-04-15 15:57:02 +10:00
  • 46d779c4da Update a type. Julien Fischer 2026-04-15 10:57:22 +10:00
  • 11d2834a49 More minor clean-ups for the calendar module. Julien Fischer 2026-04-15 09:21:40 +10:00
  • 0e367c946e Rename some variables. Julien Fischer 2026-04-15 08:37:54 +10:00
  • c3184e64dc Replace uses of obsolete date/0 type. Julien Fischer 2026-04-15 08:35:18 +10:00
  • d62391b040 Allow for only a single positive leap second. Julien Fischer 2026-04-15 00:24:41 +10:00
  • f3e5419499 Wait for work-stealing engine threads to terminate with pthread_join. Peter Wang 2026-04-13 16:27:05 +10:00
  • deb4bbcb4a Adjust markup. Julien Fischer 2026-04-13 08:56:20 +10:00
  • 4166ff193b Minor fixes for some READMEs. Julien Fischer 2026-04-11 15:03:32 +10:00
  • 4bc7771cc2 Minor fix for MSYS2 README. Julien Fischer 2026-04-11 14:20:17 +10:00
  • e4e1f09507 Fix minor errors. Julien Fischer 2026-04-11 00:46:57 +10:00
  • 52317df5bb More fixes for the reference manual. Julien Fischer 2026-04-11 00:29:44 +10:00
  • 1dd97768b3 More fixes for the reference manual. Julien Fischer 2026-04-11 00:21:56 +10:00
  • 8fe54c3b8f Adjust markup. Julien Fischer 2026-04-11 00:10:40 +10:00
  • 3a97cc4496 Fix a copy-and-paste error. Julien Fischer 2026-04-11 00:05:50 +10:00
  • 641913d69b Fix more errors in the reference manual. Julien Fischer 2026-04-11 00:00:45 +10:00
  • b47a0189e0 Fix errors in the reference manual. Julien Fischer 2026-04-10 23:42:31 +10:00
  • 77c95ee27a Avoid unnecessary module qualification. Julien Fischer 2026-04-10 22:59:03 +10:00
  • 50f685ce06 Improve tests for converting durations to and from strings. Julien Fischer 2026-04-08 22:26:47 +10:00
  • 2537f8826e Fix spelling. Julien Fischer 2026-04-07 16:31:41 +10:00
  • 942e98916f Extend the fold_days test. Julien Fischer 2026-04-07 16:28:43 +10:00
  • e1d07359f9 Fix formatting. Julien Fischer 2026-04-07 12:04:47 +10:00
  • ad3b88bee1 Add further calendar tests. Julien Fischer 2026-04-07 11:59:00 +10:00
  • 00931a9c84 Fix incorrect comments. Julien Fischer 2026-04-07 11:07:27 +10:00
  • bc89fe7fc9 Improve tests for converting date_times to and from strings. Julien Fischer 2026-04-07 10:59:13 +10:00
  • d451d8aca5 Simplify the error_spec type. Zoltan Somogyi 2026-04-06 10:35:59 +10:00
  • 04d1406c99 Replace error flags with the list of errors themselves. Zoltan Somogyi 2026-04-06 05:09:01 +10:00
  • 9e8153b5a6 Fix typos in recent change. Julien Fischer 2026-04-05 12:31:22 +10:00
  • 291b5186f7 Direct stderr to the same stream as stdout in bootchecks. Zoltan Somogyi 2026-04-05 12:12:07 +10:00
  • f5c542af63 Fix the failure of tests/valid/tuple_eqv. Zoltan Somogyi 2026-04-05 08:08:47 +10:00
  • d631c0bb22 Avoid compiler crashes with --optimize-saved-vars. Zoltan Somogyi 2026-04-05 02:53:05 +10:00
  • 7e8781390d Turn a set of clauses into an explicit disjunction. Zoltan Somogyi 2026-04-05 02:52:19 +10:00
  • 57582b6527 Add more calendar tests. Julien Fischer 2026-04-03 21:43:06 +11:00
  • a14544b7e7 Rationalize the code expanding @file cmd line args. Zoltan Somogyi 2026-04-03 07:06:46 +11:00
  • 47e7b8eedd Reduce the number of modules that set the exit status ... Zoltan Somogyi 2026-04-03 04:16:56 +11:00
  • 6c50482539 Use separate loops for error and non-error cases. Zoltan Somogyi 2026-04-03 03:20:17 +11:00
  • d067ea1255 Reduce the number of modules that set the exit status ... Zoltan Somogyi 2026-04-03 01:26:37 +11:00
  • 914402bea3 Put some predicates into top-down order. Zoltan Somogyi 2026-04-03 00:30:57 +11:00
  • 4717fac160 Simplify the internals of file_util.m. Zoltan Somogyi 2026-04-03 00:29:34 +11:00
  • 2d6c0ff87c Fix indentation. Zoltan Somogyi 2026-04-02 23:22:02 +11:00
  • e00722533b Reduce the number of modules that set the exit status ... Zoltan Somogyi 2026-04-02 23:17:58 +11:00
  • 497288a2f9 Minor fixes for extras/lex. Julien Fischer 2026-04-02 21:57:39 +11:00
  • f79d98fd45 Fix indentation. Zoltan Somogyi 2026-04-02 21:12:54 +11:00
  • 6e468a5110 Reduce the number of modules that set the exit status ... Zoltan Somogyi 2026-04-02 20:55:38 +11:00
  • d22107db4f Fix some copy-and-paste errors. Julien Fischer 2026-03-31 10:17:27 +11:00
  • df1955508b Fix typo. Julien Fischer 2026-03-31 10:09:14 +11:00
  • cdf10e673c More minor fixes for samples. Julien Fischer 2026-03-31 00:00:27 +11:00
  • f23c555003 Update programming style and fix errors in samples. Julien Fischer 2026-03-30 21:51:16 +11:00
  • 7c2099f627 Minor fixes for samples. Julien Fischer 2026-03-30 16:27:29 +11:00
  • 15b54f5377 Use C99 conversion specifiers in the runtime. Julien Fischer 2026-03-29 03:29:10 +11:00
  • 07abdbd6e4 Extend the documentation of calender.same_date/2. Julien Fischer 2026-03-29 01:21:45 +11:00
  • 8ece998041 Minor documentation fix. Julien Fischer 2026-03-28 22:43:58 +11:00
  • 600393c7e7 Describe calendar.m's changes in more detail. Zoltan Somogyi 2026-03-28 22:10:19 +11:00
  • d3a2c9fde7 Another calendar documentation fix. Julien Fischer 2026-03-28 17:11:59 +11:00
  • cbce56f173 Fix and update calendar documentation. Julien Fischer 2026-03-28 17:11:11 +11:00
  • 1f333c07db Clarify the relationship between date_times and time zones. Julien Fischer 2026-03-28 17:01:19 +11:00
  • f57e5c8745 Rename date/0 to date_time/0. Julien Fischer 2026-03-28 14:55:06 +11:00
  • 0e7baba9d6 Delete an unused variable. Julien Fischer 2026-03-27 20:46:24 +11:00
  • 0d9b0c970a Fix a runtime error message. Julien Fischer 2026-03-27 20:41:29 +11:00
  • 7966692d87 Fix copy-and-paste error. Julien Fischer 2026-03-27 20:31:33 +11:00
  • 50ac3a9e66 Do not install low-level C parallel grades by default. Julien Fischer 2026-03-27 12:28:31 +11:00
  • bbb93b6eab Disable LLDS .par grades until its bug is fixed. Zoltan Somogyi 2026-03-26 22:39:15 +11:00
  • 9abf70bf16 Improve debuggability and style in cse_detection.m. Zoltan Somogyi 2026-03-26 16:54:25 +11:00
  • 5b74acdea0 Build flat conjunctions. Zoltan Somogyi 2026-03-21 20:47:35 +11:00
  • ab4af128e0 Factor out common code. Zoltan Somogyi 2026-03-21 09:02:24 +11:00
  • f4453ae9ae Improve leap year testing code. Zoltan Somogyi 2026-03-21 09:02:04 +11:00
  • e5b2bb40eb Add is_leap_year/1 and days_in_month/2. Julien Fischer 2026-03-20 21:39:12 +11:00
  • 5a6a19b46e Fix a copy-and-paste error. Julien Fischer 2026-03-20 20:47:39 +11:00
  • b2049fdc99 Add cord.ulength. Zoltan Somogyi 2026-03-19 18:31:05 +11:00
  • 9b0f173b22 Fix some documentation errors in the calendar module. Julien Fischer 2026-03-18 16:16:45 +11:00
  • fbe6450d4b Fix indentation. Julien Fischer 2026-03-18 15:59:04 +11:00
  • 76a0cf88b8 Fix inverted arguments. Julien Fischer 2026-03-18 15:55:12 +11:00
  • d448b1cfa0 Document the reason for four-year dates. Zoltan Somogyi 2026-03-17 17:51:46 +11:00
  • 8b0cea125e Replace bespoke make rules with existing implicit rule. Zoltan Somogyi 2026-03-15 13:07:48 +11:00
  • a83ba5ee79 Modernise the header comment in the float module. Julien Fischer 2026-03-14 17:09:55 +11:00
  • b97ae63fcc Improve the documentation of the calendar module. Zoltan Somogyi 2026-03-14 15:57:40 +11:00
  • de1e7ce86d Factor out many rules into one implicit rule. Zoltan Somogyi 2026-03-14 12:14:47 +11:00
  • fa271a0ec8 Fix integer.mul_by_digit producing denormalized zeros. (#141) Nadia Yvette Chambers 2026-03-13 23:35:20 +01:00
  • b2f1ff63df Stop using := assignments. Zoltan Somogyi 2026-03-14 05:08:41 +11:00
  • f65cf12e94 Add some missing semicolons. Julien Fischer 2026-03-14 01:59:56 +11:00
  • 147b290bd2 Fix minor problems in some READMEs. Julien Fischer 2026-03-14 00:27:27 +11:00
  • 048149773b Minor fixes for reference manual. Julien Fischer 2026-03-13 22:13:32 +11:00
  • af203adf5d Improve the documentation of the calendar module. Julien Fischer 2026-03-13 20:08:25 +11:00
  • 526ede3f75 Extend a calendar test. Julien Fischer 2026-03-13 17:02:12 +11:00
  • 953ea7667f Fix deconstructing direct args. Zoltan Somogyi 2026-03-13 14:49:56 +11:00
  • a19bb893e4 Add a missing comma. Julien Fischer 2026-03-13 14:47:28 +11:00
  • 1348c558fd Fix omission in documentation of io.set_output_line_number. Julien Fischer 2026-03-13 14:18:03 +11:00
  • d88d652d07 Fix a bug in io.set_line_number/3. Julien Fischer 2026-03-13 14:08:01 +11:00
  • 6590da7052 Delete an extraneous space. Julien Fischer 2026-03-13 12:44:54 +11:00
  • 4030e8372a Announce --warn-unused-types. Zoltan Somogyi 2026-03-12 07:46:17 +11:00
  • 7b6d37d10c Fix indentation and some comments. Zoltan Somogyi 2026-03-12 07:45:52 +11:00
  • 9820244337 fixing strrchr for C23 (#140) dallinjdahl 2026-03-11 14:37:54 -06:00
  • fa94c43342 Extend a test. Julien Fischer 2026-03-11 09:02:30 +11:00
  • b663af897e Add a test for date creation. Julien Fischer 2026-03-10 11:55:27 +11:00
  • 8e841bc63e Improve style, and fix some typos. Zoltan Somogyi 2026-03-09 09:13:52 +11:00
  • 821e03d8be Fix annoying unneeded recompilations. Zoltan Somogyi 2026-03-09 04:01:31 +11:00
  • 3aca14b385 Compile the Mercury system with --warn-unused-types. Zoltan Somogyi 2026-03-09 03:07:51 +11:00
  • f359649d50 Warn about unused local equivalence types ... Zoltan Somogyi 2026-03-08 19:36:28 +11:00
  • 5d1485224a Fix typos. Zoltan Somogyi 2026-03-08 02:04:04 +11:00