2000-02-15 |
Gurusamy Sarathy |
UNIVERSAL::can and UNIVERSAL::isa should return undef... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
avoid accidental #line directives (from Rick Delaney |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
locale guards needed (from Simon Cozens <simon@brecon... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
incorrect docs about delete() (spotted by Martyn Pearce |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
s/use vars/our/ (from Gisle Aas) |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
optimize pseudohash slice in array slice at compile... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
provide malloc stats via get_mstats() (from Ilya Zakhar... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
doc patches from Rick Delaney and Chris Nandor; update... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix regen_headers target to make all the autogenerated... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix misoptimization of C<my($x,$y); $x = $y = 1 + ... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
more complete File::Spec support for Mac and VMS, tests... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix incompatibility with bison generated parser (from |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
propagate st_mode bits to group/other for Borland build |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
update exetype.pl tool |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix leaks in *DBM_File; safemalloc()ed things need... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix memory leak in C<$x = *Y> provoked by change#4198... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
avoid warnings |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
fix small interpreter leaks identified by Purify |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
notes about running Purify |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
use system malloc() instead of sbrk() in Perl_malloc... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Configure -A stopped processing of any further options. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gurusamy Sarathy |
remove outdated -DPURIFY code--it reports bogus errors... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Gurusamy Sarathy |
more purification (pp_require() could access free memor... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Jarkko Hietaniemi |
uselonglong sits deep. |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Jarkko Hietaniemi |
megalomaniac 64-bit update: most importantly, |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
undo #5064 for now; there seems to be no good selection |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
Guard against accidental long long use. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
logic fixes |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
Clarify 64-bit issues. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
Silence linker warnings about binary backward incompati... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Gurusamy Sarathy |
fix uninitialized memory reads found by purify |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jarkko Hietaniemi |
de-fancify the largefiles hints |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Gurusamy Sarathy |
longstanding bug in parsing "require VERSION", could... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Gurusamy Sarathy |
make global symbol exports AIX-specific |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Gurusamy Sarathy |
windows bugfixes for virtual directories under USE_ITHR... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Gurusamy Sarathy |
formline() could wipe out readonly-ness, freeing constants |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
Regenerate Configure for I_SYSLOG. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
fix AIX and multiplicity problems |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
(fake) use of getcwd. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
lib scan fix |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
Reintroduce #5019 via metaconfig. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Jarkko Hietaniemi |
Add/restore probes for getcwd/mk*temp*/mmap. |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
avoid exiting just because we didn't scan for libm... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
documentation patches (from Michael Schwern and Yitzchak |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
alias to $^V to $PERL_VERSION_TUPLE |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
Windows has a somewhat different sitelib layout, and... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Gurusamy Sarathy |
change#4987 appears to have broken libs scan for platfo... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
sprintf("%v"...) buffer resizing busted |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
add note about printf("%v",...) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
thinko in change#5029 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
perlport updates (from Peter Prymmer) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
fix up Todo-5.6 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
rename Todo-5.005 to Todo-5.6 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
${^Warnings} renamed to ${^WARNING_BITS} |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
various Windows tweaks: make $^E a little less buggy... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
avoid MakeMaker setting $^W=1 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
up to v5.5.650 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
mention threads status in pod |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
tolerate NULL SITELIB_EXP |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
NULL-terminate PERL_INC_VERSION_LIST |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
add compatible versions from $Config{inc_ver_list}... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
makefiles now use exetype.pl to make wperl.exe |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
add exetype.pl (from Jan Dubois) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
pod fixes (from Abigail and M J T Guy) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
clarify behavior of vec() when arguments are off the... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
remove $^U dependent behaviors in runtime; chr() and... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
partly revert change#4851, apparently POSIX::uname... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gurusamy Sarathy |
allow 64-bit utf8-encoded integers (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
fix debug code in Perl_malloc() (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
use builtin __CYGWIN__ rather than -DCYGWIN (from Eric... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
reduce memory consumption of POSIX.pm (from Ilya Zakhar... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
VOS port updates (from Paul Green <Paul_Green@stratus... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
fix parse error on C<{ use strict }> and other construc... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
avoid -Bforcearchive on netbsd too |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
revised notes about Pod::Parser & Co. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
fix description of obsolete diagnostic |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
allow "\x{12ab}" even without C<use utf8> |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
make perlbug use new-style version numbers; improve... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Gurusamy Sarathy |
support sprintf("v%v", v1.2.3) (works on any string... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Gurusamy Sarathy |
change#4970 fallout for useithreads |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jarkko Hietaniemi |
Largefilify offsets of tied handles. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jarkko Hietaniemi |
Sanity check for libraries scan. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jarkko Hietaniemi |
HP-UX largefileness doesn't like lseek being redeclared; |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jarkko Hietaniemi |
Use <syslog.h>, not <sys/syslog.h>. |
commit | commitdiff | tree | snapshot |
next |