p5sagit/p5-mst-13.2.git
2000-05-06 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-05-05 Jarkko Hietaniemi Make the test more portable.
2000-05-05 Jarkko Hietaniemi Introduce t/lib/peek.t.
2000-05-05 Jarkko Hietaniemi Complex tweaks.
2000-05-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-05 Gurusamy Sarathy misformatted perllocal.pod (from Tim Jenness
2000-05-05 Gurusamy Sarathy remove misleading comment (from M.J.T. Guy)
2000-05-05 Gurusamy Sarathy File::Spec compatibility update (from Barrie Slaymaker
2000-05-05 Gurusamy Sarathy note about values()
2000-05-05 Gurusamy Sarathy replace direct call to sighandler() with (*PL_sighandle...
2000-05-05 Gurusamy Sarathy s/END/CHECK/
2000-05-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-04 Gurusamy Sarathy change#5905 wasn't quite right--it's intent only applie...
2000-05-04 Gurusamy Sarathy tokeq() could read unallocated field in argument
2000-05-04 Gurusamy Sarathy additional tests for utf8.t
2000-05-04 Gurusamy Sarathy change#5921 neglected to make eq honor "use bytes"
2000-05-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-04 Jarkko Hietaniemi The logic of choosing strtol/strtoul/strtoll/strtoull...
2000-05-04 Gurusamy Sarathy printf(...) should be PerlIO_printf(PerlIO_stdout(...
2000-05-03 Gurusamy Sarathy fix broken parsing of /\x{ab}/
2000-05-03 Jarkko Hietaniemi The search of infinity continues, this time simplified.
2000-05-03 Jarkko Hietaniemi Detypo.
2000-05-02 Jarkko Hietaniemi Be more forgiving in POSIX about HUGE_VALL.
2000-05-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-02 Jarkko Hietaniemi Unicos hint tweak.
2000-05-02 Jarkko Hietaniemi Complex tweakery.
2000-05-02 Jarkko Hietaniemi Use setxxent()/endxxent().
2000-05-02 Jarkko Hietaniemi Test both the scalar and list contexts.
2000-05-02 Gurusamy Sarathy add note about how $( doesn't interpolate in REs (from
2000-05-02 Jarkko Hietaniemi Call getspnam() only iff needed.
2000-05-02 Gurusamy Sarathy libscheck has insufficient checks for n32 libs (from
2000-05-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-02 Gurusamy Sarathy change#3798 broke the meaning of "\0_7_7", tr/\0_/...
2000-05-02 Gurusamy Sarathy perlretut revisions (from Mark Kvale <kvale@phy.ucsf...
2000-05-02 Gurusamy Sarathy remove outdated perltrap entry (from Peter Scott <Peter...
2000-05-02 Gurusamy Sarathy cpio 2.4.2 on Linux creates directories in 0700 mode...
2000-05-02 Gurusamy Sarathy missing files in MANIFEST
2000-05-02 Jarkko Hietaniemi Infinite problems.
2000-05-02 Jarkko Hietaniemi pwent/spent #ifdef imbalance.
2000-05-01 Jarkko Hietaniemi Use HUGE_VALL if applicable.
2000-05-01 Jarkko Hietaniemi Correct Freudian slip.
2000-05-01 Jarkko Hietaniemi Continue on the pwent/spent case.
2000-05-01 Jarkko Hietaniemi Integrate with Sarathy; unfortunately Sarathy's whitespace
2000-05-01 Jarkko Hietaniemi Rewrite the pwent/spent logic to be a little bit more...
2000-05-01 Gurusamy Sarathy whitespace adjustments
2000-05-01 Gurusamy Sarathy small nits in diagnostics.pm (from Robin Barker)
2000-05-01 Gurusamy Sarathy introduce @LAST_MATCH_START and @LAST_MATCH_END, Englis...
2000-05-01 Gurusamy Sarathy add CGI.pm v2.66 (from Lincoln Stein)
2000-05-01 Gurusamy Sarathy Pod::Man generates groff-incompatible macro definition...
2000-05-01 Gurusamy Sarathy podlators-1.02 update (from Russ Allbery)
2000-04-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-30 Gurusamy Sarathy Is{Alnum,Alpha,Word} don't match titlecase
2000-04-30 Gurusamy Sarathy extend "Unrecognized escape" warning to \8, \9, and...
2000-04-30 Gurusamy Sarathy debugger stomps on $. (from M.J.T. Guy)
2000-04-30 Gurusamy Sarathy unbalanced LEAVE after perl_clone(...,0) (from Doug...
2000-04-29 Gurusamy Sarathy remove Win2K issue in pod (fixed by change#6020)
2000-04-29 Gurusamy Sarathy test tweak
2000-04-29 Gurusamy Sarathy windows portability tweaks
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Jarkko Hietaniemi Do not warn that an infinity does not look like a number.
2000-04-28 Gurusamy Sarathy tweak test for portability
2000-04-28 Gurusamy Sarathy glob() loading File::Glob behind the scenes may cause...
2000-04-28 Gurusamy Sarathy tweak change#5945 to display correct switch name in...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Jarkko Hietaniemi &HUGE_VAL is not defined, it exists.
2000-04-28 Gurusamy Sarathy clarify note about shadow password support (from
2000-04-28 Gurusamy Sarathy IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl...
2000-04-28 Gurusamy Sarathy VMS config tweak (from Craig A. Berry <craig.berry...
2000-04-28 Gurusamy Sarathy note about compile failures and END blocks (from M...
2000-04-28 Jarkko Hietaniemi Regen Configure.
2000-04-28 Gurusamy Sarathy perldoc might fail via "use blib" (from Hugo van der...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy allow REG_EXPAND_SZ keys in Windows registry (from
2000-04-28 Gurusamy Sarathy destructive sv_setsv() can lose UV-ness from source...
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-28 Gurusamy Sarathy fix line renumbering bug in C<eval qq[#line 10 "X"...
2000-04-28 Jarkko Hietaniemi Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2000-04-28 Jarkko Hietaniemi Preserve $!.
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-04-28 Gurusamy Sarathy fix for missed accounting for null byte in pack("Z...
2000-04-28 Gurusamy Sarathy various minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathy pod nit (from Simon Cozens)
2000-04-28 Gurusamy Sarathy posix-bc patches (from Dorner Thomas <Thomas.Dorner...
2000-04-28 Gurusamy Sarathy use $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathy qw(a\\b) must be parsed like 'a\\b', i.e., backslash...
2000-04-28 Gurusamy Sarathy s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-04-28 Gurusamy Sarathy B::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-04-28 Gurusamy Sarathy add regular expressions tutorial and quick-start guide...
2000-04-28 Gurusamy Sarathy forked child may not exit correctly if it failed to...
2000-04-28 Gurusamy Sarathy attributes::reftype() doesn't work on tied argument
2000-04-28 Gurusamy Sarathy numeric conversion of non-number in change#3378 tramples on
2000-04-28 Gurusamy Sarathy avoid error in IO::Socket::INET when given an unknown...
2000-04-28 Gurusamy Sarathy rename File::Glob::glob() to File::Glob::bsd_glob(...
2000-04-28 Gurusamy Sarathy allow Configure -S to run non-interactively (spotted...
2000-04-28 Gurusamy Sarathy under useithreads, constant pad entries could inadverte...
2000-04-27 Gurusamy Sarathy sync version numbers in File::Spec with the ones on...
2000-04-27 Gurusamy Sarathy autoquote barewords followed by newline and arrow properly
2000-04-27 Gurusamy Sarathy DB_File v1.73 update (from Paul Marquess)
next