issues
search
gisle
/
tcl.pm
Tcl extension module for Perl
http://search.cpan.org/dist/Tcl
9
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fails to install on Windows 10 Perl v5.38.0, Strawberry Perl Portable
#59
fantinuoli
closed
4 months ago
4
Does not install in Linux kernel version 6.6.10
#58
kfanyo
opened
10 months ago
1
Changes missing entries
#57
abraxxa
opened
10 months ago
1
Tcl.xs: avoid macOS 13 SDK deprecation warnings
#56
chrstphrchvz
closed
1 year ago
0
Tcl.pm: fix spelling
#55
chrstphrchvz
closed
1 year ago
0
`create_tcl_sub()` breaks command in other interpreters
#54
chrstphrchvz
opened
1 year ago
1
Test `create_tcl_sub()` from multiple interpreters
#53
chrstphrchvz
opened
1 year ago
1
var.t: remove check for Tcl ≥ 8.1
#52
chrstphrchvz
closed
1 year ago
1
info.t: Use `ok(…, qr/…/)` instead of `ok(… =~ m/…/)`
#51
chrstphrchvz
closed
1 year ago
1
README.md: Tcl.pm does not support Tcl 8.0
#50
chrstphrchvz
closed
1 year ago
0
Remove insure_ptrarray() to simplify tests
#49
chrstphrchvz
closed
2 years ago
0
Fix spelling in comments
#48
chrstphrchvz
closed
2 years ago
0
SvFromTclObj(): unreachable code uses invalid `internalRep`
#47
chrstphrchvz
closed
1 year ago
1
Tcl.pm: DESCRNAMe → DESCRNAME
#46
chrstphrchvz
closed
2 years ago
0
Tcl.xs: actually remove interp from interps hash
#45
chrstphrchvz
closed
2 years ago
0
t/unicode.t: fix spelling in comment
#44
chrstphrchvz
closed
2 years ago
0
Error installing on macOS (Monterey)
#43
fantinuoli
closed
10 months ago
8
Improve Tcl 8.7/9.0 readiness, `const` usage
#42
chrstphrchvz
closed
1 year ago
4
Tcl.xs typo fix; Tcl.pm rename _nextElement to _next_element
#41
chrstphrchvz
closed
3 years ago
1
MANIFEST: fix spelling in comment
#40
chrstphrchvz
closed
3 years ago
1
Tcl::Var: allow iterating Tcl array containing element with empty string as its name
#39
chrstphrchvz
closed
3 years ago
2
RT 132735: tie'ing Perl arrays to Tcl lists
#38
chrstphrchvz
opened
3 years ago
1
fix unqualified Tcl::TRACE_DELETECOMMAND()
#37
chrstphrchvz
closed
3 years ago
1
Various POD and comments fixes
#36
chrstphrchvz
closed
3 years ago
9
Tcl.xs: handle undef SVs in TclObjFromSv()
#35
chrstphrchvz
closed
3 years ago
0
What to do about $Tcl::STACK_TRACE removal?
#34
chrstphrchvz
opened
3 years ago
1
Specify GitHub issues as bugtracker
#33
chrstphrchvz
closed
10 months ago
2
.gitignore: ignore MYMETA.json
#32
chrstphrchvz
closed
3 years ago
0
Tcl.pm: fRom → from
#31
chrstphrchvz
closed
3 years ago
0
Makefile.PL: fix typo in comment
#30
chrstphrchvz
closed
4 years ago
1
Update MANIFEST
#29
chrstphrchvz
closed
4 years ago
0
modernize README
#28
vadrer
closed
5 years ago
0
Add Perl 5.24 - 5.30 to Travis CI config
#27
chrstphrchvz
closed
5 years ago
0
Tcl.xs: prevent compiler warning on Linux for i386
#26
chrstphrchvz
closed
5 years ago
0
Tcl.pm: fix spelling in POD
#25
chrstphrchvz
closed
5 years ago
0
Tcl.pm: fix spelling in POD
#24
chrstphrchvz
closed
5 years ago
0
Tcl.xs: explicitly disable prototypes
#23
chrstphrchvz
closed
5 years ago
0
Tcl.xs: prevent compiler warning on Windows
#22
chrstphrchvz
closed
5 years ago
0
Whack the executable permissions mole :^)
#21
chrstphrchvz
closed
5 years ago
2
Syntax adjustments to avoid editor highlighting bugs
#20
chrstphrchvz
closed
6 years ago
3
remove unwanted permissions, unneeded shebangs
#19
chrstphrchvz
closed
6 years ago
1
remove unwanted executable permissions (chmod -x) from .xs, .pm, .a files
#18
chrstphrchvz
closed
6 years ago
0
Makefile.PL: update META_MERGE
#17
chrstphrchvz
closed
6 years ago
0
Fixed minor typo.
#16
manwar
closed
6 years ago
0
Fixed minor typo in the pod.
#15
manwar
closed
6 years ago
1
status of fileevent support? (for use with Tcl::pTk)
#14
chrstphrchvz
closed
6 years ago
3
Tcl.xs: use `%ld` for `count` in format strings
#13
chrstphrchvz
closed
6 years ago
2
Tcl.xs: use "%s" as format string to prevent warning
#12
chrstphrchvz
closed
6 years ago
2
Change to Tcl.xs as per hobbs of MAGNet IRC suggestion to help with c…
#11
jmcveigh
closed
8 years ago
2
Apply POD correction patch from RT#96303
#10
paultcochrane
closed
8 years ago
0
Next