anon
|
b7ea7357af
|
remove useless reference to stddef
|
2024-11-13 13:02:47 +01:00 |
|
anon
|
3367e21eb3
|
limit the visibility of some standard libraries
|
2024-11-13 13:01:21 +01:00 |
|
anon
|
df60477f7c
|
remove the rest of the references to mice from global visibility
|
2024-11-13 12:58:12 +01:00 |
|
anon
|
ad397639da
|
limit the visibility of dead mouse functions
|
2024-11-13 12:51:09 +01:00 |
|
anon
|
ea23c58f41
|
remove the global fileargc ; clean cascading constantness warnings
|
2024-11-13 12:47:23 +01:00 |
|
anon
|
eea9222ade
|
remove global argv0, it has already been replaced by PROGRAM_NAME
|
2024-11-13 10:40:32 +01:00 |
|
anon
|
b7f1782f96
|
minor edits
|
2024-11-12 21:47:36 +01:00 |
|
anon
|
e31e3d9536
|
move all envirnment reading into readenv; rename isuptodate; make dir function arguments constant
|
2024-11-12 21:22:27 +01:00 |
|
anon
|
ea8166963b
|
simple edits
|
2024-11-12 21:21:24 +01:00 |
|
anon
|
b65804d64e
|
centralize temp file init/deinit outside of main
|
2024-11-12 21:19:00 +01:00 |
|
anon
|
d7d5b271b5
|
simplify postfatal
|
2024-11-12 21:13:53 +01:00 |
|
anon
|
1c5dd2120e
|
static function renaming and other inconsequencive edits
|
2024-11-12 15:35:20 +01:00 |
|
anon
|
a70806592e
|
minor simplification
|
2024-11-12 15:16:05 +01:00 |
|
anon
|
6038edb16c
|
rip function from body of makefilelist()
|
2024-11-12 15:12:53 +01:00 |
|
anon
|
85f86a774a
|
group vp* functions; simplify them; rename the module to vpath
|
2024-11-12 14:40:58 +01:00 |
|
anon
|
6489d782a1
|
edits of no significance
|
2024-11-12 14:40:19 +01:00 |
|
anon
|
80fa717307
|
rename internal functions; move around functions; simplify code
|
2024-11-12 14:39:21 +01:00 |
|
anon
|
40d2c44daf
|
remove the NOMALLOC macro from vpinit.c; even the rest of the legacy code depends on malloc
|
2024-11-12 12:47:59 +01:00 |
|
anon
|
8a994ae025
|
remove all references to "OGS subsystems"
|
2024-11-10 13:27:57 +01:00 |
|
anon
|
375626e864
|
keystruct constantness
|
2024-11-10 13:27:57 +01:00 |
|
anon
|
afc9780e8a
|
trivial edits
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
4917ddebbe
|
correct, remove and add comments
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
6a6ced836b
|
parenthesize as gcc warning suggests
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
fa32df6aa9
|
remove legacy macro PRINTF_RETVAL_BROKEN
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
9646ef6752
|
styling and such, nothing of substance
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
30e5ee9995
|
move sanity check snippet
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
037bc6f8ee
|
change switch case order for readability
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
cffb1763b4
|
remove useless new lines
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
a9e505d11c
|
rename local buffer size constant
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
570ea84408
|
rename compath to compress_path
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
a30d1d9558
|
remove mygetenv; replace it with a better function; move its logic to opt.c
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
c9f9d7a876
|
note on mouse code; prepare mygetenv for deletion
|
2024-11-10 13:27:56 +01:00 |
|
anon
|
e0e79f5043
|
formatting, bracing, etc; nothing of substance
|
2024-11-10 12:48:30 +01:00 |
|
anon
|
854811407b
|
minor refactoring
|
2024-11-09 20:33:35 +01:00 |
|
anon
|
15f0963408
|
minor simplification
|
2024-11-07 15:23:25 +01:00 |
|
anon
|
c53919efcf
|
clang support
|
2024-11-04 19:03:40 +01:00 |
|
anon
|
1e7e296e68
|
fixed history bug due to readline misusage
|
2024-08-19 23:17:08 +02:00 |
|
anon
|
79d3f8d5b6
|
recognize .inc as a C source extension
|
2024-04-18 13:06:06 +02:00 |
|
anon
|
0e26399e9e
|
rename a var //seriously now, why would anyone give a 9 char uncoherensible name, then comment the perfect 11 char name next to the declaration?
|
2024-04-18 12:53:08 +02:00 |
|
anon
|
e97b2c3828
|
rm \n
|
2024-03-01 19:37:43 +01:00 |
|
anon
|
be3861f197
|
properly report import read message
|
2024-03-01 19:36:52 +01:00 |
|
anon
|
e332f72d22
|
do not segfault on empty input
|
2024-03-01 19:36:23 +01:00 |
|
anon
|
3bc43448fc
|
only allow saving/loading/piping in normal mode
|
2024-03-01 19:26:51 +01:00 |
|
anon
|
45aa9bd63c
|
Merge remote-tracking branch 'origin/dev'
|
2023-12-16 14:55:31 +01:00 |
|
anon
|
edb4967ed3
|
formatting
|
2023-12-15 20:51:44 +01:00 |
|
anon
|
9c1af10b53
|
rename version file
|
2023-12-15 20:33:42 +01:00 |
|
anon
|
4dd4a06595
|
merged source files
|
2023-12-15 20:30:35 +01:00 |
|
anon
|
5a266179b4
|
source formatting
|
2023-12-15 20:29:58 +01:00 |
|
anon
|
14b6cc29b8
|
cleared implicit declaration warning
|
2023-11-24 16:37:07 +01:00 |
|
anon
|
64036d4b61
|
cleared const conversation warning on safe snipet
|
2023-11-24 16:35:15 +01:00 |
|