3
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CI badges in README.md More... 2 months ago
Merge pull request #47 from Kazmirchuk/master More... 2 months ago
Merge pull request #48 from flightaware/BCK-8872 More... 3 months ago
update to gcc 11 More... 3 months ago
update to gcc 8 More... 3 months ago
correct handling for big int types More... 3 months ago
Tclx is not needed in sc_postgres More... over 1 year ago
update nmake files according to TIP 477; remove unused Windows-specific code More... over 1 year ago
Merge pull request #45 from flightaware/BCK-6947 More... over 1 year ago
Update version number. More... over 1 year ago
Merge pull request #44 from flightaware/BCK-6970 More... almost 2 years ago
Remove unused TCL_ARRAY code. More... almost 2 years ago
Fix test where it was setting an array element rather than a variable. More... almost 2 years ago
Merge pull request #42 from flightaware/pg_listen_payload More... about 2 years ago
fix Mac CI breakage More... about 2 years ago
Check for event->notify in case of disconnect. More... about 2 years ago
Pass additional arguments to pg_listen payload. More... about 2 years ago
Update version. More... almost 3 years ago
Merge pull request #41 from flightaware/BCK-5784 More... almost 3 years ago
Don't need "val" any more because it's only used once. More... almost 3 years ago
Catch unset variables in handle_substitutions and set them to NULL. More... almost 3 years ago
Move more string conversions to the call where they're used to avoid the possibility of dangling DStrings. More... almost 3 years ago
Merge branch 'master' into BCK-5784 More... almost 3 years ago
Handle potentially bad SQL strings by allocating extra space. More... almost 3 years ago
Simplify code path for expanded parameters. More... almost 3 years ago
Fix sqlite3 tests, add tests for paramarray and inline parameters. More... almost 3 years ago
Merge pull request #40 from flightaware/BCK-5740 More... almost 3 years ago
Add tests for high unicode More... almost 3 years ago
Tcl_GetEncoding already sets error message. More... almost 3 years ago
Return failure if can't initialise utf-8 encoding. More... almost 3 years ago