2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix, actually fetch something upon __column_int64() More... about 13 years ago
cosmetics, print debugging info when unknown types are tried to be bound More... about 13 years ago
cosmetics, remove spurious debugging output More... about 13 years ago
fix, actually set the right variable in get_sec_id() More... about 13 years ago
minor, bugger off early if security id cannot be figured out More... about 13 years ago
minor, obey scopes by defining bind values right at the beginning More... about 13 years ago
minor, use gbuf for int64 fetcher More... about 13 years ago
fix, actually memset mysql's buffer space More... about 13 years ago
minor, free resources properly More... about 13 years ago
cosmetics, rename tag_id to tag, we don't know that it's an id really More... about 13 years ago
minor, provide working be_sql_set_pos() More... about 13 years ago
minor, convert some sql code to prepared statements More... about 13 years ago
snap More... about 13 years ago
minor, provide be_sql_fin to finalise sql prepared statements More... about 13 years ago
minor, outline the guts of a fetch1 helper function More... about 13 years ago
minor, provide working be_sql_exec_stmt() More... about 13 years ago
minor, convert new_pf message to prepared statements More... about 13 years ago
minor, use prepared-statement based code for sec_id get-creator More... about 13 years ago
minor, use prepared-statement based code for get_pf message More... about 13 years ago
minor, correctly define alibi funs for open/close as well More... about 13 years ago
snap More... about 13 years ago
minor, migrate sql message functions to use those alibi funs More... about 13 years ago
minor, follow higher level alibi functions concept for all sql funs More... about 13 years ago
minor, support set_pf message (partially) More... about 13 years ago
minor, use new umpf msg printer signature More... about 13 years ago
minor, test in-memory serialiser also More... about 13 years ago
minor, provide memory serialiser and free resources in file descriptor serialiser More... about 13 years ago
minor, use the unsigned negative trick to distinguish between static and malloc'd buffers, HACK More... about 13 years ago
minor, do not care about descent in Pty printer More... about 13 years ago
minor, convert fixml printer to in-memory printer entirely More... about 13 years ago