2000-05-02 |
Gurusamy Sarathy | add note about how $( doesn't interpolate in REs (from |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | libscheck has insufficient checks for n32 libs (from |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | change#3798 broke the meaning of "\0_7_7", tr/\0_/... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | perlretut revisions (from Mark Kvale <kvale@phy.ucsf... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | remove outdated perltrap entry (from Peter Scott <Peter... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | cpio 2.4.2 on Linux creates directories in 0700 mode... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Gurusamy Sarathy | missing files in MANIFEST |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | whitespace adjustments |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | small nits in diagnostics.pm (from Robin Barker) |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | introduce @LAST_MATCH_START and @LAST_MATCH_END, Englis... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | add CGI.pm v2.66 (from Lincoln Stein) |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | Pod::Man generates groff-incompatible macro definition... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Gurusamy Sarathy | podlators-1.02 update (from Russ Allbery) |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Gurusamy Sarathy | Is{Alnum,Alpha,Word} don't match titlecase |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Gurusamy Sarathy | extend "Unrecognized escape" warning to \8, \9, and... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Gurusamy Sarathy | debugger stomps on $. (from M.J.T. Guy) |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Gurusamy Sarathy | unbalanced LEAVE after perl_clone(...,0) (from Doug... |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Gurusamy Sarathy | remove Win2K issue in pod (fixed by change#6020) |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Gurusamy Sarathy | test tweak |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Gurusamy Sarathy | windows portability tweaks |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Gurusamy Sarathy | make lib/syslog.t portable to systems that don't have... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | tweak test for portability |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | glob() loading File::Glob behind the scenes may cause... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | tweak change#5945 to display correct switch name in... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | clarify note about shadow password support (from |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | VMS config tweak (from Craig A. Berry <craig.berry... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | note about compile failures and END blocks (from M... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | perldoc might fail via "use blib" (from Hugo van der... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | allow REG_EXPAND_SZ keys in Windows registry (from |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | destructive sv_setsv() can lose UV-ness from source... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | support additional library locations via $Config{otherl... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | fix line renumbering bug in C<eval qq[#line 10 "X"... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | fixes for bugs in C<use warnings qw(FATAL all)> (from... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | fix for missed accounting for null byte in pack("Z... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | various minor tweaks seen on p5p |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | pod nit (from Simon Cozens) |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | posix-bc patches (from Dorner Thomas <Thomas.Dorner... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | use $ENV{LIB} to search for libs under Visual C compiler |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | qw(a\\b) must be parsed like 'a\\b', i.e., backslash... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | B::Bytecode tweaks (from Simon Cozens <simon@brecon... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | add regular expressions tutorial and quick-start guide... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | forked child may not exit correctly if it failed to... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | attributes::reftype() doesn't work on tied argument |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | numeric conversion of non-number in change#3378 tramples on |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | avoid error in IO::Socket::INET when given an unknown... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | rename File::Glob::glob() to File::Glob::bsd_glob(... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | allow Configure -S to run non-interactively (spotted... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Gurusamy Sarathy | under useithreads, constant pad entries could inadverte... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | sync version numbers in File::Spec with the ones on... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | autoquote barewords followed by newline and arrow properly |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | DB_File v1.73 update (from Paul Marquess) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | allow sort() reentrancy (variant of patch suggested by |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | change#4197 somehow missed initializing PL_errors,... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | fix for failure to match $foo =~ /(?i)/ (from Ilya... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | Data::Dumper fumbles negative numbers on 32-bit platfor... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | fix Sys::Syslog breakage on domain sockets (from Tom... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | tolerate spaces in group names in test on solaris ... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | improved docs on the warn_uninit diagnostic (from David... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | add testsuite for B backends, fix bug in B::Deparse... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | avoid "will not stay shared" warnings for our variables... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | reformat to 72 columns (again) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | patch from Larry to make (\&) prototype work; added... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | updated README.hpux (from Jeff Okamoto) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | recognize our, CHECK and INIT in cperl-mode (from Doug... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | better INSTALL notes on Solaris issues (from Dominic... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | doubled words in pods (from Simon Cozens |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | change#3569 deleted some essential code, revert; avoid... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | pod nits (from A. C. Yardley <yardley@tanet.net>) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | better diagnostics on failed tests (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy | longstanding bug exposed by change#3307: sort arguments... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi | Undo "use integer" addition from 64bitint as it seems |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi | Be more robust on "extreme" (large absolute value) |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy | reformat perldiag to avoid long lines |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy | make perldoc use the pod2man from the same version... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy | typo in vars.pm that leads to cryptic message (from... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy | use &dl_error rather than &dl_load_file as the guard... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Jarkko Hietaniemi | Document that tr() is not tr(1). |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy | make module name mandatory after -M switch; reorder... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Jarkko Hietaniemi | On second thoughts frexp() does have two arguments. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi | Regen Configure to match #5937. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi | Further Unicos fixes for Mark Lutz. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Mark P Lutz | Various Unicos 10.0.0.6 fixes. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | more pod nits (from Larry Virden) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | Consolidated B::Deparse fixes (from Stephen McCamant) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | additional tests for change#5934 (from Paul Marquess... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
M. J. T. Guy | Do not assume sign propagation. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | propagate lexical warnings from surrounding scope correctly |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi | Flatten the cpp jungle doing the nosuid checking. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | add rsignal(), whichsig() and do_join() to public API... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | fix RE brokenness on refs/overloaded things (from Ilya... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | small os390 tweaks (from Peter Prymmer) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | pod nits |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | revert change#5923 ("breaks" t/lib/io_poll.t) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy | arrange for next() to resume at the unstack op rather... |
commit | commitdiff | tree | snapshot |
next |