10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update MANIFEST file More... 17 days ago
Bump to v1.19_2 More... 17 days ago
Update Changes file More... 17 days ago
Update 92-segv-fork.pl More... 17 days ago
Test cleanups. More... 17 days ago
Update MANIFEST file More... 23 days ago
Bump to version 1.91_1 More... 23 days ago
It is now 2025 More... 23 days ago
Update Changes More... 23 days ago
Try again to only run tests with threads are compiled in to perl More... 23 days ago
Skip threads testing if threads arent compiled in to perl More... 23 days ago
Update Changes with recently merged pull requests More... 23 days ago
Consistent permissions, typos, test cleanups (EZCONNECT VS TRADITIONAL) More... 24 days ago
Error Detecton "BARKING" during threads / forking and OciSessionEnd() a balance between detecton, reporting and making the issue worse. More... 24 days ago
These calls randomly SEGV during logging in cnx_detach(). OCISessionEnd_log_stat() OCIServerDetach_log_stat() More... 25 days 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... 25 days 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... 29 days 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 1 month 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 1 month ago
Remove outdated #ifdefs More... about 1 month ago
Update Changes file with recent commits More... about 1 month 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