bencollver![]() 21.08.2024, 23:59 |
minised 1.16 for DOS (Announce) |
Mini-sed is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used to use it, until they built their own sed around an extended (some would say over-extended) regexp package. |
Oso2k 22.08.2024, 00:39 @ bencollver |
minised 1.16 for DOS |
> Mini-sed is a smaller, cheaper, faster SED implementation. Minix uses it. |
bencollver![]() 22.08.2024, 01:52 @ Oso2k |
minised 1.16 for DOS |
> Is there a reason to build with dev86 vs OpenWatcom or gcc-ia16? |
Rugxulo![]() Usono, 22.08.2024, 02:10 @ bencollver |
minised 1.16 for DOS |
> > Is there a reason to build with dev86 vs OpenWatcom or gcc-ia16? |
Rugxulo![]() Usono, 25.08.2024, 14:14 @ Rugxulo |
minised 1.16 for DOS |
> > > Is there a reason to build with dev86 vs OpenWatcom or gcc-ia16? |
bencollver![]() 25.08.2024, 17:20 (edited by bencollver, 25.08.2024, 19:33) @ Rugxulo |
minised 1.16 for DOS |
> Actually, your build is quite buggy and fails all of my scripts. I would |
Rugxulo![]() Usono, 26.08.2024, 02:57 @ bencollver |
minised 1.16 for DOS |
> > Actually, your build is quite buggy and fails all of my scripts. I would |
Rugxulo![]() Usono, 27.08.2024, 10:19 @ bencollver |
minised 1.16 for DOS |
> > Actually, your build is quite buggy and fails all of my scripts. I would |
bencollver![]() 27.08.2024, 18:14 @ Rugxulo |
minised 1.16 for DOS |
> From testing about five different scripts, I notice two obvious problems |
bencollver![]() 29.08.2024, 19:08 @ Rugxulo |
minised 1.16 for DOS |
I posted msed116b.zip, which updates the dev86 BCC build to accept any text format and output only DOS CRLF format. It also includes minisedw.com built with OpenWatcom. |
Rugxulo![]() Usono, 30.08.2024, 10:10 @ bencollver |
minised 1.16 for DOS |
> I posted msed116b.zip, which updates the dev86 BCC build to accept any text |
bencollver![]() 30.08.2024, 17:39 @ Rugxulo |
minised 1.16 for DOS |
> It accepts data files (e.g. *.ASM) in CRLF format but not *.SED scripts. |
Rugxulo![]() Usono, 31.08.2024, 04:51 @ bencollver |
minised 1.16 for DOS |
> You're right, the dev86 C library is buggy. Yet BCC is small and cute, and |
bencollver![]() 31.08.2024, 17:20 @ Rugxulo |
minised 1.16 for DOS |
> Someone did find DeSmet C and GPL'd the |
rr![]() ![]() Berlin, Germany, 31.08.2024, 18:11 @ Rugxulo |
minised 1.16 for DOS |
> > You're right, the dev86 C library is buggy. Yet BCC is small and cute, --- |
Rugxulo![]() Usono, 03.09.2024, 12:53 @ bencollver |
minised 1.16 for DOS |
> I posted minised116c.zip which should fix these issues in the dev86 BCC |