2001-01-24 |
Charles Bailey |
SYN SYN |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Charles Bailey |
Cleanup from prior patch (Charles Lane?): |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Charles Bailey |
SYN SYN |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Charles Bailey |
Add fallback to tmpfile for use in cases where user... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Allow eliminate_macros() and fixpath() to handle space... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Add missing escape (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Quiet error messages in vmsish.t (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Regularize distinction between RMS$_DNF and RMS$_DIR... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Treat sockets as special in sys(read|write) (Charles... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Miscellaneous cosmetic fixes (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Add bounds checking for several strings (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey |
Urk -- undo previous removal of vmsish 'exit' change |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Charles Bailey |
Ugly workaround for version-specific RTL error |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Charles Bailey |
Check for existence of file before trying to delete |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Charles Bailey |
Quick pre-release fixes: clean up results in... |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Charles Bailey |
Make DEBUGGING a configurable option |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Charles Bailey |
Remove obsolete DCL symbol from subconfigure.com |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Charles Bailey |
Add VMS' default to the CGI.pm temp list (should update... |
commit | commitdiff | tree | snapshot |
2000-03-15 |
Charles Bailey |
Change test using obsolete %COnfig element |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Trim out leftover hunk from prior resolve conflict |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Assorted configuration cleanups (Peter Prymmer, and a |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Add vmsish 'hushed' option to suppress error messages... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Fix inverted test conditions for secure lnm translation |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Insulate tests of default display_format from different... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Resync with mainline post RC1 |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Update File::Spec::VMS and tests |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Charles Bailey |
Basic 5.6.0 RC1 build patches for VMS |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
set optimize=-O only if not already set |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
another optimized-OP_SASSIGN bug: ops that were not... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
don't bother testing if we can flush all handles when... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
continue flogging the string->int conversion ifdefs |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
fix File::DosGlob for patterns with drive names like... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
security fixes for perldoc (from Tom Christiansen) |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
Larry's patch to disallow CORE::Snark, with perldiag... |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
insufficient buffer in change#5317 |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
avoid L<foo|bar> for now, not all the pod2foo support it |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Gurusamy Sarathy |
rework change#5664 |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
todo and perldelta updates |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Fixes for #5661. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
fix Strtoul() misdefinition is change#5661 |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Use Atof() instead of bare strtod(); ditto for Atol... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
another long-standing eval bug: return doesn't reset... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
metaconfig-ify the test for broken fflush(NULL) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
change#3511 was not defensive enough about try blocks... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Rewording. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
reword comment |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
off-by-one in os2.c (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
File::Spec::VMS fixups, *not tested* on VMS (from Barri... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
missing export list entry in change#5619 |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
avoid using context pointer in MUTEX_INIT() et al;... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
remove =for section (from Johan Vromans) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
add nokfile target in Makefile (from Andy Dougherty) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
mention podchecker (from Tim Jenness <timj@jach.hawaii... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
VMS build tweaks (from Charles Bailey) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
remove outdated ftp.cis.ufl.edu reference |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
failed hunk in change#5644 |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
better {local,gm}time documentation (from Mark-Jason... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Gurusamy Sarathy |
tweaks for lynxos build (from Ed Mooring <mooring@lynx... |
commit | commitdiff | tree | snapshot |
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 |
next |