2000-02-19 |
Gurusamy Sarathy |
rename byte:: to bytes:: |
blob | commitdiff |
2000-02-19 |
Gurusamy Sarathy |
rename "Probable precendence problem" diagnostic to... |
blob | commitdiff | diff to current |
2000-02-15 |
Gurusamy Sarathy |
add XS version of Sys::Hostname (from Greg Bacon |
blob | commitdiff | diff to current |
2000-02-15 |
Gurusamy Sarathy |
incorrect docs about delete() (spotted by Martyn Pearce |
blob | commitdiff | diff to current |
2000-02-11 |
Jarkko Hietaniemi |
Clarify 64-bit issues. |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
add note about printf("%v",...) |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
pod fixes (from Abigail and M J T Guy) |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
revised notes about Pod::Parser & Co. |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy |
Sys::Syslog goes the XS way (from Tom Hughes <tom@compt... |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy |
deltanotes on weakrefs and Pod::Parser (from Tuomas... |
blob | commitdiff | diff to current |
2000-02-01 |
Gurusamy Sarathy |
HINT_UTF8 is not propagated to the op tree anymore... |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
remove caller.pm from change#3534 (flawed idea) |
blob | commitdiff | diff to current |
2000-01-30 |
Gurusamy Sarathy |
introduce $^V (eq chr($revision) . chr($version) .... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
perldelta note about export list changes |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-26 |
Gurusamy Sarathy |
revised attribute syntax: C<my $foo :a :b :c>, C<my... |
blob | commitdiff | diff to current |
2000-01-26 |
Gurusamy Sarathy |
s/STOP/CHECK/ blocks |
blob | commitdiff | diff to current |
2000-01-26 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-01-25 |
Gurusamy Sarathy |
produce redeclaration warning on C<our $foo; { our... |
blob | commitdiff | diff to current |
2000-01-25 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-01-24 |
Gurusamy Sarathy |
add new warnings to perldelta |
blob | commitdiff | diff to current |
2000-01-24 |
Jarkko Hietaniemi |
Updates on the large file support status. |
blob | commitdiff | diff to current |
2000-01-23 |
Gurusamy Sarathy |
document bareword prototype incompatibility |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
better Carp reporting within subclassed modules (from... |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy |
support for C<exists &func> (from Spider Boardman) |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy |
mention the fact that open(my $foo, ...) covers all... |
blob | commitdiff | diff to current |
2000-01-13 |
Gurusamy Sarathy |
clearer docs for change#4796; faster av_exists() |
blob | commitdiff | diff to current |
2000-01-13 |
Gurusamy Sarathy |
support delete() and exists() on array, tied array... |
blob | commitdiff | diff to current |
1999-12-30 |
Gurusamy Sarathy |
leave DATA open in binmode if __END__ line doesn't... |
blob | commitdiff | diff to current |
1999-12-30 |
Gurusamy Sarathy |
enable the PERL_BINMODE_SCRIPTS behavior by default... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
tests for change#4642 and pod fixups suggested by Ralph... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
newer version of constant.pm from Tom Phoenix; added... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
pod edits from Paul Marquess and Mark-Jason Dominus |
blob | commitdiff | diff to current |
1999-12-20 |
Gurusamy Sarathy |
pod tweaks |
blob | commitdiff | diff to current |
1999-12-17 |
Gurusamy Sarathy |
delete() should return the value as is, not a copy... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-09 |
Gurusamy Sarathy |
USE_ITHREADS tweaks and notes |
blob | commitdiff | diff to current |
1999-12-09 |
Gurusamy Sarathy |
document compatibility issue with literal list slices... |
blob | commitdiff | diff to current |
1999-12-09 |
Gurusamy Sarathy |
newer version of File::Find with support for following... |
blob | commitdiff | diff to current |
1999-12-05 |
Gurusamy Sarathy |
make File::Glob::glob() the default for CORE::glob() |
blob | commitdiff | diff to current |
1999-12-04 |
Gurusamy Sarathy |
better implementation of change#3326; open(local $foo... |
blob | commitdiff | diff to current |
1999-12-02 |
Gurusamy Sarathy |
allow XSUBs and prototyped subroutines to be used with... |
blob | commitdiff | diff to current |
1999-11-04 |
Gurusamy Sarathy |
implement STOP blocks and fix compiler to use them... |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi |
Integrate with Sarathy; manual resolve on regcomp.c... |
blob | commitdiff | diff to current |
1999-10-25 |
Laszlo Molnar |
dos-djgpp update |
blob | commitdiff | diff to current |
1999-10-24 |
Nick Ing-Simmons |
Follow that camel ... another sync. |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy |
don't allow SIGCHLD to be ignored at startup, or wait... |
blob | commitdiff | diff to current |
1999-10-18 |
Gurusamy Sarathy |
added intro to source filters from Paul Marquess |
blob | commitdiff | diff to current |
1999-10-18 |
Gurusamy Sarathy |
pod updates from Tom Christiansen |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy |
remove FileHandle from list of PodParser dependencies... |
blob | commitdiff | diff to current |
1999-10-15 |
Gurusamy Sarathy |
lvalue subs patch (change#4081) breaks C<\(Foo->Bar... |
blob | commitdiff | diff to current |
1999-10-15 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-10-15 |
Gurusamy Sarathy |
Benchmark notes (from Barrie Slaymaker <barries@slaysys... |
blob | commitdiff | diff to current |
1999-10-14 |
Jarkko Hietaniemi |
Warn inside character classes about unknown backslash... |
blob | commitdiff | diff to current |
1999-10-14 |
Jarkko Hietaniemi |
Warn about false ranges like \d-\w (see the change... |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy |
avoid inefficiency in change#3386 (every longjmp()... |
blob | commitdiff | diff to current |
1999-10-13 |
Gurusamy Sarathy |
misc tweaks |
blob | commitdiff | diff to current |
1999-10-13 |
Gurusamy Sarathy |
pod nits from various perl porters |
blob | commitdiff | diff to current |
1999-10-13 |
Gurusamy Sarathy |
typos and language goofs pointed out by Hugo van der... |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
perldelta updates |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
update perldelta for change#4356 |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
apply parts of LynxOS patches from Alan Johnson |
blob | commitdiff | diff to current |
1999-10-10 |
Gurusamy Sarathy |
add missing new diagnostics to perldelta |
blob | commitdiff | diff to current |
1999-10-10 |
Gurusamy Sarathy |
update perldelta for change#3406 |
blob | commitdiff | diff to current |
1999-10-10 |
Jarkko Hietaniemi |
Update perldelta. |
blob | commitdiff | diff to current |
1999-10-09 |
Gurusamy Sarathy |
perldelta updates (see TODO markers) |
blob | commitdiff | diff to current |
1999-09-30 |
Andy Dougherty |
rand() advisory for perldelta.pod |
blob | commitdiff | diff to current |
1999-09-20 |
Jarkko Hietaniemi |
Rename -Duselfs to -Duselargefiles. We don't need... |
blob | commitdiff | diff to current |
1999-09-20 |
Jarkko Hietaniemi |
Document -Duselfs, -Duselongdouble, and -Dusemorebits. |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-09-17 |
Jarkko Hietaniemi |
Filesystem quotas may stop you from using large files. |
blob | commitdiff | diff to current |
1999-09-13 |
Jarkko Hietaniemi |
Small doc and whitespace edits. |
blob | commitdiff | diff to current |
1999-09-13 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline, update Changes |
blob | commitdiff | diff to current |
1999-09-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-09-13 |
Gurusamy Sarathy |
add -DPERL_Y2KWARN build option that will generate... |
blob | commitdiff | diff to current |
1999-09-09 |
Jarkko Hietaniemi |
perldeltify change #4115. |
blob | commitdiff | diff to current |
1999-09-09 |
Jarkko Hietaniemi |
Tidy up 64-bit situation in perldelta. |
blob | commitdiff | diff to current |
1999-09-08 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-09-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-09-06 |
Gurusamy Sarathy |
optional warning on join(/foo/...) (reworked suggested... |
blob | commitdiff | diff to current |
1999-09-05 |
Jarkko Hietaniemi |
Time is not yet ripe. |
blob | commitdiff | diff to current |
1999-09-04 |
Jarkko Hietaniemi |
Enable 64-bit clean bit ops. |
blob | commitdiff | diff to current |
1999-08-29 |
Spider Boardman |
sub : attrlist |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi |
Rename warning to warnings, from Paul Marquess. |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi |
Implement 64-bit vec(). |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy |
update Changes |
blob | commitdiff | diff to current |
1999-08-16 |
Jarkko Hietaniemi |
Batch of small 64-bit/long double/large file support... |
blob | commitdiff | diff to current |
1999-08-11 |
Mark-Jason Dominus |
Flush buffer before duplicating file descriptor. |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi |
Update PERL_BINCOMPAT_5005; update 64-bitness. |
blob | commitdiff | diff to current |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
blob | commitdiff | diff to current |
1999-08-01 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-08-01 |
Gurusamy Sarathy |
notes on PERL_IMPLICIT_CONTEXT (from a version by Natha... |
blob | commitdiff | diff to current |
1999-07-29 |
Jarkko Hietaniemi |
Repent and make overly large integerish |
blob | commitdiff | diff to current |
1999-07-29 |
Gurusamy Sarathy |
minor tweaks to pods and toke.c comments |
blob | commitdiff | diff to current |
1999-07-27 |
Jarkko Hietaniemi |
Integrate with Sarathy (5.005_58). |
blob | commitdiff | diff to current |
1999-07-27 |
Jarkko Hietaniemi |
Integer constants (0x, 0[0-7], 0b) now overflow fatally, |
blob | commitdiff | diff to current |
1999-07-27 |
Gurusamy Sarathy |
here lies 5.005_58 |
blob | commitdiff | diff to current |
next |