p5sagit/p5-mst-13.2.git
2000-03-21 Gurusamy Sarathy clone awareness for change#5847
2000-03-21 Gurusamy Sarathy regen win32/config*
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy README.mint tweaks (from Guido Flohr <gufl0000@stud...
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-21 Gurusamy Sarathy disable unused Windows code that won't run on Windows 95
2000-03-21 Gurusamy Sarathy $File::Find::name doesn't reflect top level files
2000-03-21 Gurusamy Sarathy test fails when sockets not available (from Yitzchak...
2000-03-21 Gurusamy Sarathy under useithreads, PUSHLOOP must save PL_curpad for...
2000-03-20 Gurusamy Sarathy add note about symbolic filehandles (from Johan Vromans)
2000-03-20 Gurusamy Sarathy perlbugtron flags in perlbug (from Richard Foley);...
2000-03-20 Gurusamy Sarathy more sleep needed from slow systems (from Peter Haworth)
2000-03-20 Gurusamy Sarathy typo in change#5839
2000-03-20 Gurusamy Sarathy make dumpvar.pl recognize emptyness in arrays (from...
2000-03-20 Gurusamy Sarathy mention handle autovivification in perldata (from Johan...
2000-03-20 Gurusamy Sarathy change#5797 didn't do the right thing for "\xff\N{WHITE...
2000-03-20 Gurusamy Sarathy autovivify open($fh[0],...) properly
2000-03-19 Gurusamy Sarathy add @x->[2] bug to known issues (from Johan Vromans)
2000-03-19 Gurusamy Sarathy pwent.pm doc tweak (from Tom Christiansen)
2000-03-19 Gurusamy Sarathy unsigned is a more reasonable socksizetype default...
2000-03-19 Gurusamy Sarathy taint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Gurusamy Sarathy update Changes
2000-03-19 Gurusamy Sarathy squelch known scalar leak due to compile failure
2000-03-19 Gurusamy Sarathy mention how to look up perllocal.pod (from Michael...
2000-03-19 Gurusamy Sarathy mention need to wait for children (from Russ Allbery)
2000-03-19 Gurusamy Sarathy Pod::Man should strip leading lib/ for module manpages...
2000-03-19 Gurusamy Sarathy User::pwent fixups for additional fields (from Tom...
2000-03-19 Gurusamy Sarathy pod typo fixes (from Marcel Grunauer <marcel.grunauer...
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathy remove dead code
2000-03-19 Gurusamy Sarathy fix typo
2000-03-19 Gurusamy Sarathy produce better error message when \N{...} is used without
2000-03-19 Gurusamy Sarathy default warnLevel and dieLevel to 0 in debugger (from Tom
2000-03-19 Gurusamy Sarathy better notes on s///ee (from Simon Cozens <simon@cozens...
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-19 Gurusamy Sarathy fix sort optimizer to not hang inside loops
2000-03-19 Gurusamy Sarathy fixes for alias handling in debugger (from Tom Christia...
2000-03-19 Gurusamy Sarathy warn about CHECK and INIT blocks encountered at run...
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko Hietaniemi Taint shmread().
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-18 Jarkko Hietaniemi (Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko Hietaniemi The #5805 requires a test change, too.
2000-03-18 Gurusamy Sarathy queued errors may not be displayed after the PL_error_c...
2000-03-18 Jarkko Hietaniemi Taint the shell from the getpw*.
2000-03-18 Jarkko Hietaniemi Use the newSVuv().
2000-03-18 Jarkko Hietaniemi Add newSVuv().
2000-03-18 Jarkko Hietaniemi Configure nits: rewording from Sarathy (aka #5796),
2000-03-18 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-18 Gurusamy Sarathy force i_ieeefp=undef on dos_djgpp (it reportedly causes...
2000-03-18 Gurusamy Sarathy Getopt::Long 2.23 update (from Johan Vromans)
2000-03-18 Gurusamy Sarathy recognize single-line declarations in xsubpp; add switc...
2000-03-18 Gurusamy Sarathy make "\N{...}" enable utf8-ness correctly
2000-03-18 Gurusamy Sarathy avoid mentioning Perl version in Configure question
2000-03-18 Gurusamy Sarathy better explanation of C<> tags (from Wolfgang Laun)
2000-03-18 Gurusamy Sarathy make return values from match in a list context, as...
2000-03-18 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-18 Gurusamy Sarathy hints fixups for PowerMAX (from Tom Horsley)
2000-03-17 Gurusamy Sarathy make reftype() consistently croak on non-refs
2000-03-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-17 Gurusamy Sarathy fix coredump when upgrading PL_sv_yes in a second call to
2000-03-17 Gurusamy Sarathy make noTTY debugger option work again (from Paul Marquess)
2000-03-17 Gurusamy Sarathy make Config.pm report sane errors with older perls
2000-03-17 Gurusamy Sarathy syntax errors in Thread::* (from Tom Christiansen)
2000-03-17 Gurusamy Sarathy tweak perldata section on v-strings
2000-03-17 Gurusamy Sarathy missing file in change#5781
2000-03-17 Jarkko Hietaniemi Add the NEXTSTEP strftime %j bug to Known Problems.
2000-03-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-17 Gurusamy Sarathy PodParser v1.13 update (from Brad Appleton)
2000-03-17 Gurusamy Sarathy propagate CvFLAGS() into clones
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-17 Gurusamy Sarathy make attributes::reftype(*FOO{IO}) return "IO" instead...
2000-03-17 Jarkko Hietaniemi More Todo.
2000-03-17 Gurusamy Sarathy s/:def/:DEFAULT/
2000-03-17 Gurusamy Sarathy export cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-17 Gurusamy Sarathy remove non-ANSI parts in comp/cpp.t
2000-03-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-17 Jarkko Hietaniemi Make the test easier to use.
2000-03-17 Gurusamy Sarathy pod{man,text} updates from podlators-1.00 (from Russ...
2000-03-17 Gurusamy Sarathy integrate vmsperl contents into mainline (no actual...
2000-03-17 Gurusamy Sarathy fix signedness in test for syswrite() length argument
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-17 Jarkko Hietaniemi Add "Known Problems" section.
2000-03-17 Gurusamy Sarathy add missing bincompat5005 #defines
2000-03-16 Jarkko Hietaniemi pp_send() type tuning continues.
2000-03-16 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-16 Jarkko Hietaniemi VMS patches from Dan Sugalski and Charles Bailey
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-15 Jarkko Hietaniemi Retract #5767; replace it with a tested patch
2000-03-15 Jarkko Hietaniemi Configure nits: do not use /tmp to avoid potential...
2000-03-15 Jarkko Hietaniemi cater for FreeBSD 5.*
2000-03-15 Jarkko Hietaniemi Add missing Windows O_ constants.
2000-03-15 Gurusamy Sarathy add PL_thr_key to export list under useithreads
2000-03-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-15 Charles Bailey Make DEBUGGING a configurable option
2000-03-15 Charles Bailey Remove obsolete DCL symbol from subconfigure.com
next