0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Dec 27, 2024 — Dec 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further fine-tuning of core script library integration with the C# compiler for .NET. Also, a few test suite fixes and workarounds, primarily for macOS. More... 2 days ago
Improvements to several of the core script library packages. More... 4 days ago
Stop unsetting the 'dir' variable if it existed prior to the package index scan operation. Enhance reference assembly handling for use with the C# compiler integration feature on the .NET runtime. More... 8 days ago
Updates to various tests for portability. More... 11 days ago
Fix line-endings issue with the previous check-in. More... 14 days ago
Minor portability fixes for .NET 10 and macOS. Also, other minor refactoring. More... 14 days ago
Fix a minor conditional compilation issue. More... about 1 month ago
Fix a couple issues with the previous check-in. More... about 1 month ago
Minor refactoring of TrustedHashes handling. Enhancements to the tab-delimited data parser. Portability fixes for several tests. More... about 1 month ago
Minor enhancements to both interactive prompt handling and the tab-delimited data parser from the previous check-in. More... about 1 month ago
Make the tab-delimited data parser subsystem methods public. Enhance '-noExit' command line option: it will now cause the 'exit' script command to break into the active script debugger, if any. More... about 1 month ago
All applicable projects must now reference the 'System.Numerics' assembly when built for the .NET Framework 4.0 or later. More... about 1 month ago
Fix 'if' command expression conversion from BigInteger to Boolean. Add '-tags' option to 'exec' command, reserved for uniquely identifying commands from external components. Automatically provide an 'apply' command shim for Tcl 8.4. More... about 1 month ago
Support renaming 'expr' functions. Fix several static analysis issues. Fix Int64 to BigInteger value promotion. More... about 2 months ago
Further reforms related to the 'exec' command. Add the concept of 'categories' for command / sub-command options. More... about 2 months ago
Fixes and refactorings of [exec] to allow for support of external command pipelines. More... about 2 months ago
Attempt to verify Authenticode signatures even on non-Windows platforms. Robustify the (optional) status form. Enhancements to Windows native console integration. More... about 2 months ago
Improve portability and testing support for macOS. More... 2 months ago
Native Package for Tcl (Garuda) fixes for macOS. Refine semantics for the ICallback.GetMethod method. Minor fixes for conditional compilation and serialization. More... 2 months ago
Experimental improvements to the CommandCallback subsystem. Add tests for merging CIDR ranges. More... 2 months ago
Do not allow an ICallback that is in use by the current interpreter to be disposed via an opaque object handle. Centralize IProcedure flags handling. Add methods capable of merging CIDR ranges for IPv4 and IPv6. More... 3 months ago
Robustness and diagnostic improvements to the 'exec' command. More... 3 months ago
Expose the AreNamespacesEnabled, MakeQualifiedName, and TailOnly methods. More... 3 months ago
Add the 'info argv' sub-command to return the original list of command line arguments. Improvements to Windows 11 update detection. Expose the ShouldProcedureHaveFlags procedure annotation helper method. When reporting per-name test resource leaks, skip those that should not be counted. More... 3 months ago
Centralize some procedure argument processing. Support falling back to using PowerShell to query installed Windows updates. Minor cleanups. More... 3 months ago
Add a null check, per Coverity Scan. More... 3 months ago
Further code cleanups. Also, add ScanPackages as a public interpreter method. More... 3 months ago
Add the '-logtag' option to the 'exec' command. More... 3 months ago
Minor coding style improvements. More... 3 months ago
Minor enhancements, refactoring, and code style improvements. More... 3 months ago