10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update MANIFEST file More... 26 days ago
Bump to v1.19_2 More... 26 days ago
Update Changes file More... 26 days ago
Update 92-segv-fork.pl More... 27 days ago
Test cleanups. More... 27 days ago
Update MANIFEST file More... about 1 month ago
Bump to version 1.91_1 More... about 1 month ago
It is now 2025 More... about 1 month ago
Update Changes More... about 1 month ago
Try again to only run tests with threads are compiled in to perl More... about 1 month ago
Skip threads testing if threads arent compiled in to perl More... about 1 month ago
Update Changes with recently merged pull requests More... about 1 month ago
Consistent permissions, typos, test cleanups (EZCONNECT VS TRADITIONAL) More... about 1 month ago
Error Detecton "BARKING" during threads / forking and OciSessionEnd() a balance between detecton, reporting and making the issue worse. More... about 1 month ago
These calls randomly SEGV during logging in cnx_detach(). OCISessionEnd_log_stat() OCIServerDetach_log_stat() More... about 1 month ago
Integrated SEGV testing into framework (namely lib/DBDOracleTestLib.pm) to make tests consistent in the opertion. Spruced up tests to eliminate noise from the "ok's" More... about 1 month ago
I believe I found the primary bug which was also likely creating a memory leak. I've left this better than I found it. But not as clean as I would like. This isn't mine to own or make such decisions. But ... Parhaps it's time to abandon all that old Oracle Support. (Some how I doubt it's been tested in a long time!) Require perl-5.30.3+ & Oracle 17+. Clean up and simplify. Call it 2.0! The existing threads test no longer SEGV's and the test I added also passes. More... about 1 month ago
Added test specific to SEGV issue. t/90-segv.t Noted that t/15threads.t randomly SEGV's More... about 1 month ago
Most of this is ancient news and clutter. - messages have been released to seek a new life by going into the "LIGHT" More... about 2 months ago
- Minor housekeeping while investigating SEGV issue. - SEGV's happen during the call to OCISessionEnd() (based on my usecase) o WHEN there are three or more threads o Connected to the same DB user at the same time o When the last thread makes the call to OCISessionEnd() the SEGV is created. - I have discovered 05/05(today) that the SEGV can be iliminated (avoided) o WHEN the last thread to connect is the first to OCISessionEnd() o I'm going to write another smaller Perl script to reproduce the SEV and its avoidance. More... about 2 months ago
Remove outdated #ifdefs More... about 2 months ago
Update Changes file with recent commits More... about 2 months ago
Makefile.PL: help to find linking libraries on Gentoo More... about 2 months ago
Makefile.PL fix for missing Test::NoWarnings build requirement. Along with appropriate update to Github Action. More... 11 months ago
Remove oracle v21 specific code More... 11 months ago
Changing 'return' to block statement, fixing a problem created while transforming inline function to macro More... 12 months ago
Bump version to 1.90 More... about 1 year ago
Update changes for GH#162 More... about 1 year ago
It's now 2024 More... about 1 year ago
Makefile.PL: help ora_libdir find ORACLE_HOME on Gentoo More... about 2 years ago