2000-03-11 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
perldelta update, typos and whitespace adjustments |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Cpp out deadcode that IRIX compiler noticed. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Jarkko Hietaniemi |
Do not use Perl's malloc in IRIX. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Jarkko Hietaniemi |
Fix goofups noticed by Mark Bixby and Jeff Okamoto. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Jarkko Hietaniemi |
Remove an obsolete note. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
track more of the child state on Windows |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
UNIVERSAL::isa() and UNIVERSAL::can() fail for magic... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
tweak Unicode notes, other cleanups |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
avoid autoflushing behavior of fork/system/exec on... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
abort build on HP-UX if bundled non-ANSI compiler is... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
patch from Larry to make -T filetest algorithm recogniz... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
provide support for deleting actions etc. (from Ronald... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
new xsubpp keywords should be in all caps |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Gurusamy Sarathy |
demand-load utf8.pm in swash routines |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
make Dump() call the XSUB implementation transparently... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
do FILE should not see outside lexicals (from Rick... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
abstract code for C<use Foo 1.23 @ary;> into a Perl_loa... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
ICU todo fixes. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
Even more Todo. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
More Todo. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
wording changes |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
clarify docs on return value from binding operators |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
shore up pod2latex shortcomings, and a Pod::Parser... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
add missing locks for op refcounts |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Gurusamy Sarathy |
Pod::InputObjects tweak (from Brad Appleton) |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jarkko Hietaniemi |
Make the stringification more customizable. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
VMS build patch (from Peter Prymmer) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
CopFILEGV(... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
type mismatch |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
add note to INSTALL about C++ compilers (from M J T... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
separate options to incpush() for adding version direct... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
support :void to enable croaking only in void context... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
Pod::Html tweak to avoid false falses |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
skip null siblings encountered by goto out of loopish... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
omit XSLoader from bytecode dumps |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
avoid coredump on C<printf "%vd"> |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
add missing HTML escapes that can be displayed in xterm... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
get ByteLoader working again |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Gurusamy Sarathy |
typo in makedef.pl |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
fix incorrect prototypes in File::Glob |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Craig A. Berry |
circumvent VMS fileno bug in old DEC C version |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Use $^O. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Undo drift from the mainline. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
change#5513 accidentally undid change#5373, put it... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
makedef.pl typos |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
Pod::Man bugfixes (from Russ Allbery) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
File::Path::rmtree() doesn't delete stale symlinks... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
pod nits |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
64-bit build fix on VMS (from Dan Sugalski) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
skip tests that need VMS::Filespec on other platforms |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
integrate vmsperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
support for autovivified handles (from Tom Christiansen) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
vendorlib support for Windows; regen win32/config* |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Skip openpid.t while VMS subprocess intercommunication... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
the incpush()es weren't all quite right on Windows... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Fix ricochet in File::Spec::VMS |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
installperl wasn't putting extensions with two or more |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Set up for vendorarch (and fix 64bitint typo) (Dan... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Change $Config{'extensions'} to look Unixy (Charles... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Remove trailing . from typeless files (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Resync with mainline, update test in vmsfspec.t |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Gurusamy Sarathy |
avoid warning |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Charles Bailey |
Downcase function call to hush picky cc |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Jarkko Hietaniemi |
VOS patch from Paul Green. Note that the vos/config_h... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Doug MacEachern |
Avoid wiping out @dl_{librefs,modules} when XSLoader |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Michael G Schwern |
sitelib_stem and vendorlib_stem patches from Andy; |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
Getopt-Long v2.21 update (from Johan Vromans) |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
prototype changes for eventually supporting C<binmode... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
AIX gcvt() cannot format long doubles very well. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
the monster cpp expression needs to be on one line to |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
IRIX cpp is fussy. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
perlbug tweak to grok local_patches better |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
add Term::ANSIColor, perldelta notes on Pod::Man, and... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
clean up the makedepend temp file |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
strip last component of SITELIB_EXP only if it looks... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Jarkko Hietaniemi |
s/Perl/PeRl/; # yeah |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
thinko in change#4546 that caused variables to lose... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
regen win32/config*, up version numbers &c. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
undo change#5506; add patch to make blank line warnings... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Gurusamy Sarathy |
shup up warnings about dNOOP from gcc with __attribute_... |
commit | commitdiff | tree | snapshot |
next |