2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #99 from troglobit/fix-segfault-on-comment-only-lines More... almost 7 years ago
Fix #98: Verify string argument in lexerl.l:trim_whitespace() More... almost 7 years ago
Extend unit test with more test cases to provoke segfault on comment More... almost 7 years ago
Clarify misleading comments from development cycle More... almost 7 years ago
Merge pull request #97 from troglobit/windows-mingw-fixes More... almost 7 years ago
Update .gitignore files, skip GNU global files and *.exe files More... about 7 years ago
Fix parsebuf.c example, exit() requires stdlib.h on Linux/UNIX More... about 7 years ago
Add missing errno.h include for Linux/UNIX More... about 7 years ago
Add very simple example that uses cfg_parse_buf() More... about 7 years ago
Issue #96: Add Windows/mingw compatible fmemopen() replacement More... about 7 years ago
Allow addsec example to build on Windows/mingw More... about 7 years ago
Skip reread example on non-windows, build wincfgtest instead More... about 7 years ago
Windows does not have LC_MESSAGES, skip setlocale() altogether More... about 7 years ago
Merge pull request #87 from westermo/prepare-release More... about 7 years ago
Update translation templates, line numbers only More... about 7 years ago
Add generated lexer.c to dist, user should not need flex More... about 7 years ago
Merge branch 'master' into prepare-release More... about 7 years ago
Merge pull request #95 from westermo/annotate-fixes More... about 7 years ago
Refactor, use is_set() macro everywhere to check opt/cfg flags More... about 7 years ago
Refactor, use API for annotation inside parser More... about 7 years ago
Fix comment reset when assigning new value More... about 7 years ago
Refactor option annotation slightly More... about 7 years ago
Make sure to free comments as well in cfg_free() et al More... about 7 years ago
Free any lingering comment before leaving parser More... about 7 years ago
Update .gitignore More... about 7 years ago
Track options with comments for cfg_print() More... about 7 years ago
Set correct flag in unit test More... about 7 years ago
Update ChangeLog, late feature change More... about 7 years ago
Merge branch 'master' into prepare-release More... about 7 years ago
Merge pull request #94 from westermo/annotate-fixes More... about 7 years ago