Rev. | Time | Author |
---|---|---|
r450 | 2021-11-16 02:21:19 | ![]() |
moved some data into rmod props struct |
||
r449 | 2021-11-16 00:05:02 | ![]() |
implemented /P and a generic rmod memory buffer for transient-only settings |
||
r448 | 2021-11-15 04:03:43 | ![]() |
each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process) |
||
r447 | 2021-11-13 20:05:40 | ![]() |
added internal notes |
||
r446 | 2021-11-13 20:05:06 | ![]() |
improved formatting |
||
r445 | 2021-11-13 06:59:09 | ![]() |
optimized the output routine |
||
r444 | 2021-11-13 06:09:38 | ![]() |
implemented command /? |
||
r443 | 2021-11-13 05:58:07 | ![]() |
implemented /K and /C and improved cmdline parsing |
||
r442 | 2021-11-13 05:55:40 | ![]() |
execute command.com with an empty cmdline tail |
||
r441 | 2021-11-13 03:20:08 | ![]() |
added a clean target |
||
r440 | 2021-11-13 01:42:10 | ![]() |
documentation improvements |
||
r439 | 2021-11-13 01:23:59 | ![]() |
use env_lookup_val() when possible |
||
r438 | 2021-11-13 01:18:45 | ![]() |
use env_lookup_val() instead of processing the result of env_lookup() |
||
r437 | 2021-11-13 01:17:35 | ![]() |
enabled support for NLS translations |
||
r436 | 2021-11-13 01:16:17 | ![]() |
added a convenience env_lookup_var() |
||
r435 | 2021-11-13 01:12:13 | ![]() |
added forgotten return |
||
r434 | 2021-11-11 07:43:37 | ![]() |
readjusted goals |
||
r433 | 2021-11-11 07:42:45 | ![]() |
added the future NLS translations generator |
||
r432 | 2021-11-11 02:14:37 | ![]() |
file2c is more flexible: configurable CONST flag + custom array size |
||
r431 | 2021-11-10 06:44:01 | ![]() |
implemented: DATE |
||
r430 | 2021-11-10 06:13:15 | ![]() |
atous() improved: on failure the correctly parsed part is guaranteed to land in result (similar to what atoi does) |
||
r429 | 2021-11-10 06:10:28 | ![]() |
comment improvement |
||
r428 | 2021-11-10 04:48:51 | ![]() |
empty time string = time is not changed |
||
r427 | 2021-11-10 02:16:59 | ![]() |
implemented TIME |
||
r426 | 2021-11-10 02:12:28 | ![]() |
improved APIs |
||
r425 | 2021-11-09 21:36:11 | ![]() |
removed forgotten debug printf |
||
r424 | 2021-11-09 21:20:24 | ![]() |
DIR: implemented summary info |
||
r423 | 2021-11-09 20:18:42 | ![]() |
nls_format_number() works on unsigned values only now |
||
r422 | 2021-11-09 07:06:40 | ![]() |
doc update |
||
r421 | 2021-11-09 06:22:42 | ![]() |
documentation improvements and added licensing information to all src files |