0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Intro is moved to ver.1.0, next chpter is started More... over 18 years ago
merged from Confdt-instead-of-record-branch, record.c/h replaced by confdt.c/h More... over 18 years ago
some changes before we make a branch - switching to a new record keeping tool More... over 18 years ago
confdt: del_group function is added and tested. It completes confdt data type More... over 18 years ago
confdt: del_rec function is added and tested More... over 18 years ago
confdt: new: add_rec, find_group, find_rec, old: config_file_str_alloc (bug fix); the rest is only (but tough) del_rec. abl: findif method is added (almost useless). More... over 18 years ago
confdt: malloc/free fix. No memory leaks, no double frees. More... over 18 years ago
new data type to store configuration file data. Now it is just an initial stage for programming it in confdt.c/h files. More... over 18 years ago
parse_conf2: deletion empty strings from the list of lnp (lines/numbers) was added. More... over 18 years ago
1. parse_conf2 was cleaned and logical error was fixed (parenthesises were wrongly matched in str_trim - was hard to find!) More... over 18 years ago
makefile for testing only More... over 18 years ago
working on line trimming: there is still an error in ilast definition :( More... over 18 years ago
abl is renewed to not report warnings on unused list functions (gcc only) parse_conf2 is newly rewritten library: to be copied instead of parse_conf. pcnf_make_up_strings is completed More... over 18 years ago
new version of pcnf from its lisp version More... over 18 years ago
Updating information: minor changes More... over 18 years ago
Deleting unnecessary files More... over 18 years ago
Transfering files from personal repo More... over 18 years ago
Transfering files from personal cvs repo More... over 18 years ago
Transfering files from personal repository More... over 18 years ago
I moved all files from personal cvs repository to sf.net More... over 18 years ago
minoe changes More... almost 21 years ago
many changes in documentation (which is mostly finished now) added flag PCNF_FLAG_ERROR_EXIT More... almost 21 years ago
minor changes More... almost 21 years ago
Texinfo documentation was started. More... almost 21 years ago
news were added More... almost 21 years ago
tarball creation added More... almost 21 years ago
Added additional check for calling functions without opening: was small error - fixed + changed test file for C More... almost 21 years ago
Added additional check for calling functions without opening More... almost 21 years ago
AIX compile instructon added to README. More... almost 21 years ago
AIX options added for compilation More... almost 21 years ago