Renaud rfivet
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-25 06:58:05 +00:00
56d2749674 Add BAGLES
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-24 06:28:07 +00:00
694ad73a9b Clarify check of adjacent unmarked cells.
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-23 14:08:04 +00:00
7f08afb138 Add refactored version of AMAZIN.
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-21 05:08:05 +00:00
300391903c FIX: Maze completion with unconnected cells.
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-19 12:18:04 +00:00
8648a48419 Add first refactored version and second program code and port.
rfivet synced commits to main at rfivet/BCG101 from mirror 2024-04-18 11:58:08 +00:00
088a4a2998 Add first port to EDUSystem 50 and expect script to upload code for testing.
rfivet synced commits to master at rfivet/uemacs from mirror 2024-04-04 04:19:01 +00:00
1ee0ebf4b9 Fix: avoid extra NL when newline/yank/insert-file at end of last line of non empty buffer.
rfivet synced commits to master at rfivet/uemacs from mirror 2024-04-01 11:08:04 +00:00
12d307b5b4 Display non breaking space according to code page instead of \A0.
rfivet synced commits to master at rfivet/uemacs from mirror 2023-12-20 12:23:08 +00:00
54145a48f8 Fix assertion violation when invoking help macro at end of help file. &mid function was not safe to call on empty line, same for &mid.
rfivet synced commits to master at rfivet/stm32bringup from mirror 2023-11-21 10:29:11 +00:00
efdc683bfb Upgrade toolchain to 13.2 Rel 1.
rfivet synced commits to master at rfivet/stm32bringup from mirror 2023-05-30 07:31:28 +00:00
04323739f6 Upgrade toolchain to 12.2 MPACBTI rel 1.
rfivet synced commits to master at rfivet/stm32bringup from mirror 2023-02-22 10:27:25 +00:00
a5c2470aab Upgrade toolchain to 12.2 rel 1.
rfivet synced commits to master at rfivet/uemacs from mirror 2022-09-04 11:19:48 +00:00
5b2884b93c Fix point and mark update when inserting in buffer with multiple windows.
rfivet synced commits to master at rfivet/uemacs from mirror 2022-08-26 07:09:46 +00:00
041210b228 Use memmove instead of memcpy for overlapping memory area. (reproducible on OpenBSD).
rfivet synced commits to master at rfivet/uemacs from mirror 2022-08-24 06:19:45 +00:00
737fee5323 Changes to compile on macOS. (#2)
rfivet synced commits to master at rfivet/stm32bringup from mirror 2022-08-23 06:59:47 +00:00
6e774f58cf Upgrade toolchain to 11.3 rel 1.
rfivet synced commits to master at rfivet/stm32bringup from mirror 2022-03-10 07:26:50 +00:00
f27e762ac5 Upgrade toolchain to 11.2 2022.02.
rfivet synced commits to master at rfivet/uemacs from mirror 2022-03-03 07:36:49 +00:00
ca23e6c394 Ignore generated dependencies.
rfivet synced commits to master at rfivet/stm32bringup from mirror 2022-03-03 03:56:49 +00:00
6ecbd3613a Ignore generated dependencies.
rfivet synced commits to master at rfivet/uemacs from mirror 2022-02-05 11:05:41 +00:00
f2c53b5b1f Reviewed dependencies generation.