Id |
Subject |
Created |
Last Update |
108276
|
C stack overflow in Perl_scalarvoid
|
13 years ago
|
6 years ago
|
114704
|
win32: rebase and bind the core and all XS module dlls during build process
|
12 years ago
|
8 years ago
|
116054
|
[PATCH] 3db6cbfc - SIPHASH is very slow on 32 bit x86
|
12 years ago
|
9 years ago
|
116254
|
Win32 Perl's signal emulation permanently disables clib signals, then sets them, and excessive win32_signal_context() calls
|
12 years ago
|
9 years ago
|
116296
|
[PATCH] remove PL_patchlevel from and optimize S_minus_v
|
12 years ago
|
9 years ago
|
118775
|
sv_vcatpvfn_flags and format string friends crash on numbered args
|
11 years ago
|
8 years ago
|
119793
|
/x on \Q#foo\E doesn't match '#foo', # becomes special
|
11 years ago
|
8 years ago
|
120365
|
WinCE build instructions
|
11 years ago
|
11 years ago
|
120502
|
tie *ARGV{SCALAR} + <> + undef *ARGV = crash, Perl_nextargv
|
11 years ago
|
11 years ago
|
120544
|
Visual C 6 C++ mode syntax errors in Perl_av_extend_guts about goto'ing around a var initialization
|
11 years ago
|
11 years ago
|
120767
|
all I/O calls that involve a path inside CLONE method during Win32 fork abort() the Perl process
|
11 years ago
|
11 years ago
|
120939
|
[PATCH] refactor and fix leak in const_av_xsub
|
11 years ago
|
10 years ago
|
121100
|
refactor HAS_SIGPROCMASK in Perl_despatch_signals
|
11 years ago
|
11 years ago
|
121230
|
process group kill on Win32 broken in 5.17.2, regression 5.18
|
11 years ago
|
9 years ago
|
121283
|
system() on Win32 tries to launch bogus paths+bad cmd parsing
|
11 years ago
|
10 years ago
|
121348
|
optimizing Perl_do_kv and Perl_magic_scalarpack, tied HV SCALAR method strangeness
|
11 years ago
|
9 years ago
|
121448
|
XS with <= VC2003 has different interp struct against >= VC2005 Perl, ABI/segv
|
11 years ago
|
11 years ago
|
121513
|
no PERL_IMPLICT_SYS Win32, exactly 4 .. in relative path, DynaLoader loads wrong dll
|
11 years ago
|
10 years ago
|
121845
|
EXTEND_MORTAL usage is questionable
|
11 years ago
|
10 years ago
|
121905
|
eval_pv and eval_sv stack behavior needs POD, @_ bugs
|
11 years ago
|
11 years ago
|
121923
|
RFC/WIP replace Perl stack with self allocating/expanding (C-style) stack on Win32
|
11 years ago
|
10 years ago
|
122032
|
non_bincompat_options is a lie
|
11 years ago
|
11 years ago
|
122262
|
commit "replace many SvTYPE assertions with lookup tables" adds unused on non-DEBUGGING tables
|
10 years ago
|
10 years ago
|
122872
|
[PATCH] fix SV body docs in sv.c & PURIFY, cleanup body API, add U32PBYTE macros
|
10 years ago
|
9 years ago
|
123007
|
interp struct difference, PERL_EXT_RE_DEBUG breaks ABI between re:: and core
|
10 years ago
|
10 years ago
|
123207
|
sv_force_normal_flags shrinks SvLEN on de-cow
|
10 years ago
|
10 years ago
|
123211
|
[PATCH] remove PERL_IMPLICIT_SYS stubs
|
10 years ago
|
9 years ago
|
123375
|
opbasic/arith.t test fails "2.2250738585072014e-308" is 0.0 on Intel C but not Visual C
|
10 years ago
|
10 years ago
|
123402
|
every OS child procs hangs forever if there is a blocked flock() in a win32 psuedofork
|
10 years ago
|
9 years ago
|
123415
|
XS INTERFACE: token doesn't support calling conventions
|
10 years ago
|
10 years ago
|
123491
|
Perl_debop and Perl_runops_debug and PL_runops_dbg, are they DEBUGGING or not?
|
10 years ago
|
10 years ago
|
123512
|
[PATCH] makefile fixes for WinCE
|
10 years ago
|
9 years ago
|
123575
|
$Config{incpath} and $Config{libpth} are garbage paths on >= VC 2005
|
10 years ago
|
6 years ago
|
123620
|
[PATCH] introduce PL_w32_osver
|
10 years ago
|
9 years ago
|
123727
|
[PATCH] INTERN/EXTERN C++ cleanup
|
10 years ago
|
9 years ago
|
124189
|
[PATCH] remove all usage of dl_undef_symbols on platforms where its a nop
|
10 years ago
|
9 years ago
|
125296
|
CvFILE on threaded, and gv_fetchfile on all perls, burn mad memory
|
10 years ago
|
9 years ago
|
125492
|
perldebguts.pod description of scalar ${"_<$filename"} doesnt match code
|
9 years ago
|
9 years ago
|
125529
|
older MS CRTs/libc putenv'es/Time::Piece cause memory corruption
|
9 years ago
|
9 years ago
|
125569
|
[PATCH] modify behavior of SCALAR in *{"_<$filename"} dbg glob for mem saving
|
9 years ago
|
9 years ago
|
125630
|
perl -V 1000s of lines long/make_patchnum.pl has unbounded CPU and disk usage
|
9 years ago
|
9 years ago
|
125751
|
[PATCH] POC perl's malloc API takes a my_perl/context/malloc API refactor
|
9 years ago
|
9 years ago
|
125982
|
[PATCH] Win32 Clang patches
|
9 years ago
|
9 years ago
|
126273
|
[PATCH] WIP add save stack caller tracing
|
9 years ago
|
9 years ago
|
126431
|
[PATCH] XS staticing in ext and dist
|
9 years ago
|
9 years ago
|
126686
|
[PATCH] make_ext.pl: run all Makefile.PLes in 1 process
|
9 years ago
|
9 years ago
|
127260
|
[PATCH] smoke-me/bulk88/w32_vmem_cleanup
|
9 years ago
|
9 years ago
|
132480
|
defined operator not constant folded
|
7 years ago
|
7 years ago
|
132955
|
USE_CPLUSPLUS build broken in 5.27 blead and all 5.26 stables
|
7 years ago
|
7 years ago
|
133070
|
[PATCH] fix parallel ALL_STATIC Win32 build
|
7 years ago
|
7 years ago
|
133166
|
[PATCH] remove Winsock lib dep and reentr.c from Win32 gcc miniperl
|
7 years ago
|
6 years ago
|
133229
|
[PATCH] cpan/Win32 add delay loading for GCC and VC
|
7 years ago
|
7 years ago
|
133242
|
[PATCH] fix dl_find_symbol_anywhere()
|
7 years ago
|
7 years ago
|
133272
|
[PATCH] allow gmake win32 builds to negotiate inter-gmake parallel job dispatch
|
7 years ago
|
7 years ago
|
133396
|
caller has mangled file path for "./" but not ".\"
|
6 years ago
|
6 years ago
|
( 55 tickets listed )