2000-03-14 |
Gurusamy Sarathy |
provide an explicit base address for perl56.dll to... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
regen perltoc, other pod nits |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
avoid dup warning (from Simon Cozens) |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
allow usemymalloc to be overridden via -Uusemymalloc |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
test case for change#5700 (from M. J. T. Guy) |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
revise README.win32 for currentness, point to function |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
tweak sort() notes (from Nathan Torkington) |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
fixes for Borland compiler (from Vadim Konovalov |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
more efficient Text::Abbrev (from M.E. O'Neill <oneill... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline, ignoring the |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
patches for many bugs in the debugger; documentation... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
add sleep() to avoid race on NeXT (from M.E. O'Neill |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
support a -U option when run as root to drop privileges... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Jarkko Hietaniemi |
move the big AVAILABILITY list to perlport as Supported... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Jarkko Hietaniemi |
more todo |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Jarkko Hietaniemi |
detypo |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Gurusamy Sarathy |
reference miscount in Devel::Peek that causes debugger to |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
fixes for broken L<> links (from Wolfgang Laun |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
typos in perlboot.pod (from Randal L. Schwartz <merlyn... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
avoid infinite loop in h2xs (from Hugo van der Sanden) |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
lexical warnings update for docs and tests (from Paul... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
updates from PodParser v1.12 on CPAN (from Brad Appleton) |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
cleaner logic in op.c, also avoids QNX optimizer bug... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
mention changes to diagnostics |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
ignore const for the purposes of typemaps (from Hugo... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
don't check for errno after Atof() (atof() doesn't... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
STRLEN != int. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
mention autoflush portability caveat |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
final touches for lexical warnings (from Paul Marquess) |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
make the is_utf8_*() safe for use on invalid utf8 ... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Gurusamy Sarathy |
the premature FREETMPS calls in change#1187 weren't... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
hints nibbling continues |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
there's no end to tweaking |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
hints tweak |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
Solaris long double fixes from Alan Burlison. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Jarkko Hietaniemi |
Retract #5680, it broke more than it helped. |
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 |
Jarkko Hietaniemi |
update AVAILABILITY for LynxOS |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
64-bitness hints tweaks |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
64-bitness tweak: separate 64bitint and 64bitall. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
metaconfig-ify #5676. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
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 |
next |