p5sagit/p5-mst-13.2.git
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 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
2000-03-15 Charles Bailey Add VMS' default to the CGI.pm temp list (should update...
2000-03-15 Charles Bailey Change test using obsolete %COnfig element
2000-03-14 Gurusamy Sarathy update local_patches entry for RC2
2000-03-14 Gurusamy Sarathy more warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathy Sys::Syslog fix for accidental arguments to autoloaded...
2000-03-14 Gurusamy Sarathy tweak to use SIZE_ONLY
2000-03-14 Gurusamy Sarathy regen win32/config*
2000-03-14 Gurusamy Sarathy change#5729 had syntax errors
2000-03-14 Gurusamy Sarathy integrate vmsperl changes into mainline (change#5693...
2000-03-14 Gurusamy Sarathy update Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathy perlfaq4 tweak (from Damian Conway <damian@cs.monash...
2000-03-14 Gurusamy Sarathy allow alternates to negate correctly (from Johan Vromans)
2000-03-14 Gurusamy Sarathy kludge our way around warnings on C<use POSIX; use...
2000-03-14 Gurusamy Sarathy protect special characters better against interpretatio...
2000-03-14 Gurusamy Sarathy provide an explicit base address for perl56.dll to...
2000-03-14 Gurusamy Sarathy regen perltoc, other pod nits
2000-03-14 Gurusamy Sarathy avoid dup warning (from Simon Cozens)
2000-03-14 Gurusamy Sarathy allow usemymalloc to be overridden via -Uusemymalloc
2000-03-14 Gurusamy Sarathy test case for change#5700 (from M. J. T. Guy)
2000-03-14 Gurusamy Sarathy revise README.win32 for currentness, point to function
2000-03-14 Gurusamy Sarathy tweak sort() notes (from Nathan Torkington)
2000-03-14 Jarkko Hietaniemi Make the tests 1018 and 1019 more robust.
next