2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-03-13 |
Charles Bailey |
Resync with mainline post RC1 |
tree | commitdiff |
2000-03-13 |
Charles Bailey |
Basic 5.6.0 RC1 build patches for VMS |
tree | commitdiff |
2000-03-11 |
Jarkko Hietaniemi |
Rewording. |
tree | commitdiff |
2000-03-11 |
Gurusamy Sarathy |
reword comment |
tree | commitdiff |
2000-03-11 |
Gurusamy Sarathy |
VMS build tweaks (from Charles Bailey) |
tree | commitdiff |
2000-03-06 |
Charles Bailey |
Resync with mainline, update test in vmsfspec.t |
tree | commitdiff |
2000-03-05 |
Gurusamy Sarathy |
thinko in change#4546 that caused variables to lose... |
tree | commitdiff |
2000-03-04 |
Gurusamy Sarathy |
avoid "scalars leaked" message in test |
tree | commitdiff |
2000-03-03 |
Charles Bailey |
Once more unto resync |
tree | commitdiff |
2000-03-03 |
Jarkko Hietaniemi |
/[[:alpha]/ now dies on unmatched [] instead of |
tree | commitdiff |
2000-03-02 |
Gurusamy Sarathy |
avoid buffering issue in warn/8signal |
tree | commitdiff |
2000-03-02 |
Charles Bailey |
YA sync with mainline |
tree | commitdiff |
2000-03-02 |
Charles Bailey |
MIscellaneous tweaks to test and driver (Charles Lane) |
tree | commitdiff |
2000-03-02 |
Charles Bailey |
Take advantage of new subprocess invocation (Charles... |
tree | commitdiff |
2000-03-02 |
Charles Bailey |
Temrinate statements in pp_ctl warning test (Charles... |
tree | commitdiff |
2000-03-01 |
Gurusamy Sarathy |
fix testsuite issues in change#5397 |
tree | commitdiff |
2000-03-01 |
Gurusamy Sarathy |
consolidated VMS patches (from Craig A. Berry |
tree | commitdiff |
2000-02-27 |
gomar@md.media-web.de |
Fix locale case-ignorant matching bug reported in |
tree | commitdiff |
2000-02-22 |
Gurusamy Sarathy |
improvements for high-bit text literals (from Gisle... |
tree | commitdiff |
2000-02-20 |
Gurusamy Sarathy |
missing file in change#5170 |
tree | commitdiff |
2000-02-20 |
Gurusamy Sarathy |
lexical warnings update, ability to inspect bitmask... |
tree | commitdiff |
2000-02-20 |
Gurusamy Sarathy |
test fix needed by change#5164 |
tree | commitdiff |
2000-02-19 |
Gurusamy Sarathy |
rename "Probable precendence problem" diagnostic to... |
tree | commitdiff |
2000-02-14 |
Gurusamy Sarathy |
fix small interpreter leaks identified by Purify |
tree | commitdiff |
2000-02-09 |
Charles Bailey |
Resync with mainline |
tree | commitdiff |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-02-06 |
Gurusamy Sarathy |
allow "\x{12ab}" even without C<use utf8> |
tree | commitdiff |
2000-02-02 |
Gurusamy Sarathy |
future-proof unknown warning categories (from Greg... |
tree | commitdiff |
2000-01-31 |
Gurusamy Sarathy |
runtime now looks at the SVf_UTF8 bit on the SV to... |
tree | commitdiff |
2000-01-25 |
Gurusamy Sarathy |
produce redeclaration warning on C<our $foo; { our... |
tree | commitdiff |
2000-01-23 |
Gurusamy Sarathy |
new test (from Michael G Schwern <schwern@pobox.com>) |
tree | commitdiff |
2000-01-21 |
Gurusamy Sarathy |
patch to report warnings on bogus filehandles passed... |
tree | commitdiff |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
tree | commitdiff |
2000-01-14 |
Gurusamy Sarathy |
nailed "our" declarations, and better warnings on duplicate |
tree | commitdiff |
2000-01-06 |
Gurusamy Sarathy |
constant ranges could escape bareword check in list... |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
change#4721 needed line number adjustments |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
more ebcdic testsuite fixups (from Peter Prymmer) |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
ebcdic tweaks for tests from Peter Prymmer |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
newer version of constant.pm from Tom Phoenix; added... |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
partly fix perldiag regressions identified by Tom Chris... |
tree | commitdiff |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
tree | commitdiff |
1999-12-04 |
Gurusamy Sarathy |
s/block/loop block/ in diagnostics about next, last... |
tree | commitdiff |
1999-12-04 |
Gurusamy Sarathy |
make uninitialized value warnings report opcode |
tree | commitdiff |
1999-12-02 |
Gurusamy Sarathy |
ignore yet another known scalar leak |
tree | commitdiff |
1999-11-13 |
Gurusamy Sarathy |
revert non-kosher parts of change#4562 (sort order... |
tree | commitdiff |
1999-11-13 |
Peter Prymmer |
was Re: [ID 19991102.003] perl on os390 |
tree | commitdiff |
1999-10-24 |
Nick Ing-Simmons |
Follow that camel ... another sync. |
tree | commitdiff |
1999-10-24 |
Gurusamy Sarathy |
suppress scalar leak messages for known leaks (from |
tree | commitdiff |
1999-10-14 |
Jarkko Hietaniemi |
Warn inside character classes about unknown backslash... |
tree | commitdiff |
1999-10-14 |
Jarkko Hietaniemi |
Warn about false ranges like \d-\w (see the change... |
tree | commitdiff |
1999-10-12 |
Gurusamy Sarathy |
add File::BSDGlob as File::Glob and load it at compile... |
tree | commitdiff |
1999-10-04 |
Michael G. Schwern |
Re: [PATCH av.c, op.c, perldiag.pod] "array field"... |
tree | commitdiff |
1999-10-02 |
Gurusamy Sarathy |
deprecate C<use attrs> |
tree | commitdiff |
1999-09-29 |
Charles Bailey |
resync with mainline |
tree | commitdiff |
1999-09-25 |
Larry Wall |
Re: [PATCH 5.005_61] "our" declarations |
tree | commitdiff |
1999-09-20 |
Gurusamy Sarathy |
queue errors due to strictures rather than printing... |
tree | commitdiff |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
tree | commitdiff |
1999-09-18 |
Gurusamy Sarathy |
tweak some op names in change#4177 (will any of this... |
tree | commitdiff |
1999-09-17 |
Michael G. Schwern |
More descriptive names for operators. |
tree | commitdiff |
1999-09-13 |
Gurusamy Sarathy |
add -DPERL_Y2KWARN build option that will generate... |
tree | commitdiff |
1999-09-12 |
Gurusamy Sarathy |
make sprintf("%g",...) threadsafe; only taint its resul... |
tree | commitdiff |
1999-09-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-09-06 |
Jarkko Hietaniemi |
Fix UV_SIZEOF to UVSIZE; change the overflow tests |
tree | commitdiff |
1999-09-06 |
Gurusamy Sarathy |
propagate changed error text |
tree | commitdiff |
1999-09-06 |
Paul Marquess |
Another patch for Lexical Warnings |
tree | commitdiff |
1999-09-06 |
Gurusamy Sarathy |
applied patch suggested by Hans Mulder to fix problems on |
tree | commitdiff |
1999-09-06 |
Gurusamy Sarathy |
optional warning on join(/foo/...) (reworked suggested... |
tree | commitdiff |
1999-09-05 |
Gurusamy Sarathy |
initial implementation of lvalue subroutines (slightly... |
tree | commitdiff |
1999-08-29 |
Jarkko Hietaniemi |
Rename warning to warnings, from Paul Marquess. |
tree | commitdiff |
1999-08-16 |
Jarkko Hietaniemi |
Integrate with Nick. |
tree | commitdiff |
1999-08-12 |
Nick Ing-Simmons |
Turn of deprecated warnings for defined(@Sompack::ISA... |
tree | commitdiff |
1999-08-09 |
Jarkko Hietaniemi |
lexwarn maintenance: new warning class unsafe |
tree | commitdiff |
1999-08-02 |
Jarkko Hietaniemi |
Mention that also *BSD systems with glibc are known... |
tree | commitdiff |
1999-08-02 |
Jarkko Hietaniemi |
More 64-bit fixing. One known bug of that kind |
tree | commitdiff |
1999-08-01 |
Jarkko Hietaniemi |
64-bit work. Now 32-bit platforms get a 100% make... |
tree | commitdiff |
1999-07-29 |
Jarkko Hietaniemi |
Repent and make overly large integerish |
tree | commitdiff |
1999-07-27 |
Jarkko Hietaniemi |
Integer constants (0x, 0[0-7], 0b) now overflow fatally, |
tree | commitdiff |
1999-07-25 |
Jarkko Hietaniemi |
Recode locale.t so that the change in #3730 |
tree | commitdiff |
1999-07-25 |
Gurusamy Sarathy |
add note about glibc bug |
tree | commitdiff |
1999-07-25 |
Gurusamy Sarathy |
fix little utf8 nits in testsuite; add patch from Ilya... |
tree | commitdiff |
1999-07-15 |
Jarkko Hietaniemi |
Fix the bin/oct/hex constant overflow tests for |
tree | commitdiff |
1999-07-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-07-12 |
Gurusamy Sarathy |
tweaks for win32/borland |
tree | commitdiff |
1999-07-10 |
Jarkko Hietaniemi |
Change t/pragma/warn oct()/hex() overflow tests to... |
tree | commitdiff |
1999-07-08 |
Gurusamy Sarathy |
fixes for logical bugs in the lexwarn patch; other... |
tree | commitdiff |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy. perldiag.pod required manual... |
tree | commitdiff |
1999-07-07 |
Gurusamy Sarathy |
integrate cfgperl contents |
tree | commitdiff |
1999-07-07 |
Ilya Zakharevich |
Re: [ID 19990705.001] Overloading boolean conversion |
tree | commitdiff |
1999-07-07 |
Jarkko Hietaniemi |
Sync regcomp warn with reality. |
tree | commitdiff |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy; one conflict in t/pragma/warn... |
tree | commitdiff |
1999-07-07 |
Paul Marquess |
lexical warnings update (warning.t fails one test |
tree | commitdiff |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-07-07 |
Gurusamy Sarathy |
better diagnostics on read operations from write-only |
tree | commitdiff |
1999-07-06 |
Jarkko Hietaniemi |
POSIX [[:character class:]] support for standard, locale, |
tree | commitdiff |
1999-07-06 |
Gurusamy Sarathy |
test tweak |
tree | commitdiff |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
tree | commitdiff |
1999-07-04 |
Jarkko Hietaniemi |
Add test for change #3568 plus general cleanup. |
tree | commitdiff |
1999-07-04 |
Gurusamy Sarathy |
remove misleading info on defined(... |
tree | commitdiff |
1999-06-18 |
Jarkko Hietaniemi |
Tidy up #3542 and #3543. |
tree | commitdiff |
next |