2000-02-19 |
Gurusamy Sarathy |
fixes for Pod::Html issues (from Wolfgang Laun |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
grammos (spotted by Tom Christiansen) |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
various xsubpp enhancements that make it easier to... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
s/croak/Perl_croak/ |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
make comparisons promote to utf8 as necessary (from... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
set close-on-exec flag on sockets too, like we do for... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
allocate sufficient buffer sizes for 64-bit wide utf8... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131 |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
s/byte/bytes/g remnants |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
rename byte:: to bytes:: |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
English names for $^R and $^S |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
rename "Probable precendence problem" diagnostic to... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
fix outdated info about PerlClinic and the bug-tracking... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Gurusamy Sarathy |
some fixes for mingw32/GCC (SETERRNO() still appears to |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Gurusamy Sarathy |
avoid $@-clearing sideeffect of require in Carp |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Gurusamy Sarathy |
stronger testcase for change#5126 |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Gurusamy Sarathy |
make /\S/ match the same things /[\S]/ matches; likewis... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Gurusamy Sarathy |
Compiler fixups from Jan Dubois |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Gurusamy Sarathy |
fix test that depends on op_dump() output |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Gurusamy Sarathy |
op_dump() tweak |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Gurusamy Sarathy |
avoid warnings due to redefined NULL |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
Probe for <sys/utsname.h>. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
update Changes, patchlevel |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
fix change#5104 under useithreads |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
export list tweak needed by change#5103 |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
add XS version of Sys::Hostname (from Greg Bacon |
commit | commitdiff | tree | snapshot |
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 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
cc_r can be in different places (/usr/ibmcxx/bin or... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Gurusamy Sarathy |
update exetype.pl tool |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
Unroll the libs scan thanks to HP-UX. |
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-15 |
Jarkko Hietaniemi |
AIX perl linkage tweakage. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Jarkko Hietaniemi |
abort instead of just promising. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
silly compilers don't know that croak() exits |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Add lseektype and lseeksize to myconfig. |
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 |
Jarkko Hietaniemi |
Remove tagged core files. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Prefer full_ar. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Add ivtype, ivsize, nvtype, nvsize to myconfig. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
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 |
next |