1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
src/yajl_tree.c: support default yajl_alloc_funcs for yajl_tree_free() More... 9 months ago
src/yajl_tree.c: clarify some documentation More... 9 months ago
src/yajl_tree.c: errors during parsing leave incomplete data structures More... 9 months ago
example/*: a more flexible and complete use of yajl_tree_parse() More... 9 months ago
src/yajl/yajl_tree.h: better document yajl_val_s.u.number More... 9 months ago
src/yajl_tree.c: functions that don't return anything should be void More... 9 months ago
src/yajl_lex.[ch]: invalid leading zero: call it a number! More... 9 months ago
src/yajl_tree.c: always parenthesise if bodies for the reader More... 9 months ago
Makefile.pkgsrc: fix some nits in various comments More... 9 months ago
Makefile.pkgsrc: add "make test" to setup-pkgsrc More... 9 months ago
Makefile.pkgsrc: note PLIST_TYPE=dynamic is the way to automate it More... 9 months ago
Makefile.pkgsrc: enable USE_FEATURES (currently only for snprintf) More... 9 months ago
.github/workflows/c.yml: try out the ubuntu-24.04 beta runner More... 9 months ago
.github/workflows/c.yml: soon no more macos-11 More... 9 months ago
README: mention PHK's 2012 column about software quality More... 10 months ago
Makefile.inc: bmake-20240414 fixes parallel installs More... 10 months ago
Makefile.inc: debugging works best with OPTIM=-O0, so suggest that! More... 10 months ago
Remove flawfinder.yml. It's too pedantic and difficult to work with More... 10 months ago
Create flawfinder.yml More... 10 months ago
.github/workflows/codeql.yml: try ubuntu-20.04 More... 10 months ago
.github/workflows/codeql.yml: try manual build More... 10 months ago
.github/workflows/c.yml: be explicit about OS versions, no "-latest" More... 10 months ago
Create codeql.yml More... 10 months ago
doc/Makefile: avoid copying symlink when installing files More... 10 months ago
doc/Makefile: tweak find patterns to avoid obj and obj.* More... 10 months ago
.github/workflows/c.yml: oh, yeah, MKDOC is dead, long live CXREF! More... 11 months ago
src/yajl_lex.c: fix comment docstring delimiters More... 11 months ago
Makefile.compiler, Makefile.inc: updates from experiments repo More... 11 months ago
Makefile.project: declare this is c99 code and enable -pedantic More... 11 months ago
Makefile, Makefile.project: move bmake_install_dirs to the latter More... 11 months ago