0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 29, 2024 — Dec 29, 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... almost 19 years ago
1. parse_conf2 was cleaned and logical error was fixed (parenthesises were wrongly matched in str_trim - was hard to find!) More... almost 19 years ago
makefile for testing only More... almost 19 years ago
working on line trimming: there is still an error in ilast definition :( More... almost 19 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... almost 19 years ago
new version of pcnf from its lisp version More... almost 19 years ago
Updating information: minor changes More... almost 19 years ago
Deleting unnecessary files More... almost 19 years ago
Transfering files from personal repo More... almost 19 years ago
Transfering files from personal cvs repo More... almost 19 years ago
Transfering files from personal repository More... almost 19 years ago
I moved all files from personal cvs repository to sf.net More... almost 19 years ago
minoe changes More... over 21 years ago
many changes in documentation (which is mostly finished now) added flag PCNF_FLAG_ERROR_EXIT More... over 21 years ago
minor changes More... over 21 years ago
Texinfo documentation was started. More... over 21 years ago
news were added More... over 21 years ago
tarball creation added More... over 21 years ago
Added additional check for calling functions without opening: was small error - fixed + changed test file for C More... over 21 years ago
Added additional check for calling functions without opening More... over 21 years ago
AIX compile instructon added to README. More... over 21 years ago
AIX options added for compilation More... over 21 years ago