p5sagit/p5-mst-13.2.git
1998-07-11 Jarkko Hietaniemi move op/ipc{msg,sem}.t into lib/ipc_sysv.t
1998-07-11 Gurusamy Sarathy disable CR croaking (via #define, default off) in lieu...
1998-07-11 Douglas Lankshear added patch, made linking with setargv a build option
1998-07-11 Tom Hughes [5.004_71] Patch: Fix perl_exp.SH for Unixware
1998-07-11 Gurusamy Sarathy make lib/re.pm a prereq for minitest
1998-07-11 Stephen McCamant add patch (via PM)
1998-07-11 Gurusamy Sarathy add perlport.pod v1.23 from Chris Nandor <pudge@pobox...
1998-07-10 Hans Mulder make binmode(STDIN) not whine
1998-07-10 Andreas König CPAN-1.39 update
1998-07-10 Hans Mulder manually apply patch with conflicts
1998-07-10 Andy Dougherty Re: perldelta.pod [PATCH]
1998-07-10 Andy Dougherty Allow static build of IPC::SysV
1998-07-10 Kurt D. Starsinic manually apply patch with conflicts
1998-07-10 Gurusamy Sarathy misc tweaks to docs and qsortsv() warning
1998-07-10 Joshua Pritikin add more correct version of change#1350 (as yet untested)
1998-07-10 Gurusamy Sarathy add win32_rename() that does what docs say
1998-07-10 Gurusamy Sarathy inet_aton() should do DNS lookup only if arg isn't...
1998-07-10 Gurusamy Sarathy undo change#1379 (order of tests *is* significant)
1998-07-09 Gurusamy Sarathy update Changes, perlhist.pod, beginnings of perldelta.pod
1998-07-09 Gurusamy Sarathy undo problematic change#1367
1998-07-09 Gurusamy Sarathy merge changes from maintbranch (1354, and relevant...
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Stephen McCamant UNOP opclass test in B.xs
1998-07-09 Gurusamy Sarathy get it building again on win32
1998-07-09 Gurusamy Sarathy applied patch from Ilya, tweaked some to get clean...
1998-07-09 Kurt D. Starsinic fix installperl typo
1998-07-09 Chip Salzenberg Allow $SIG{CHLD}='IGNORE' to work on Solaris
1998-07-09 M. J. T. Guy added patch, tweaked per Ilya's suggestion
1998-07-09 Dominic Dunlop reenable misaligned memory checks, cast to UV ...
1998-07-09 Andy Dougherty more on finding metaconfig units.
1998-07-09 Andy Dougherty Configure indentation patch
1998-07-09 Andy Dougherty don't try to hardlink perldiag.pod; that is no longer...
1998-07-09 Gurusamy Sarathy win32/makefile.mk =~ s|gcc -pipe|gcc|
1998-07-09 Gurusamy Sarathy make t/TEST run 'perl $switches ./foo/test.t' everywhere
1998-07-09 Ilya Zakharevich manually apply patch with a dependency on unapplied...
1998-07-09 Laszlo Molnar change order of libs for extensions
1998-07-09 Tye McQueen patch for more flexible initialization of xsub parameters
1998-07-09 Tye McQueen New pl2bat.pl
1998-07-09 Gurusamy Sarathy remove ordering dependency in posix.t
1998-07-08 Gurusamy Sarathy make -i'*suffix' work too
1998-07-08 Gurusamy Sarathy regen headers; result builds ...
1998-07-08 Gurusamy Sarathy change#1350 breaks things, back it out
1998-07-08 Ilya Zakharevich Switch modifiers in RE off
1998-07-08 Gisle Aas Faster copying from SvIV/SvNVs in sv_setsv()
1998-07-08 Laszlo Molnar dos-djgpp update
1998-07-08 Jarkko Hietaniemi add extension to support SysV IPC
1998-07-08 Ilya Zakharevich add patch for C<use re 'debug'>
1998-07-08 Ilya Zakharevich added patch to generate PPDEF(pp_foo)
1998-07-08 Gurusamy Sarathy suggest 'make test' after make
1998-07-08 Colin Kuskie added patch for -i'foo*bar', made code somewhat simpler...
1998-07-08 Gisle Aas Faster foreach integer range
1998-07-08 Gisle Aas Remove some rendundant SvOOK_on tests
1998-07-08 M. J. T. Guy applied patch to clarify m//g
1998-07-08 M. J. T. Guy 5.004_70 bug in perlfaq.pod
1998-07-08 Jarkko Hietaniemi applied tweak (via private mail)
1998-07-08 Ilya Zakharevich applied patch, various tweaks to pander to pod2man...
1998-07-07 Stephen McCamant Re: Inconsistent arithmetics on refs
1998-07-07 Ilya Zakharevich Anohter ptags improvement
1998-07-07 Gurusamy Sarathy fix accidental RE-de-optimization
1998-07-07 Gisle Aas Evaluation of AVHVs in scalar context
1998-07-07 Gurusamy Sarathy doc tweaks suggested by Abigail, M.J.T. Guy, and Larry...
1998-07-06 Andy Dougherty Update metaconfig info
1998-07-06 Andy Dougherty Config_70-01: Remove default "/share"
1998-07-06 Gurusamy Sarathy try harder to run non-executable tests
1998-07-06 Joshua Pritikin add patch to improve method caching, regen headers
1998-07-06 Gurusamy Sarathy remove #! line from Errno_pm.PL
1998-07-06 Gisle Aas added patch to fix Cwd.pm warnings, fixed a couple...
1998-07-06 Gurusamy Sarathy much simpler fix to typecheck read/sysread/recv, as...
1998-07-06 Gurusamy Sarathy undo ck_sysread() changes#1319,1337 in preparation...
1998-07-06 Gisle Aas Keepers of the Patch Pumpkin
1998-07-06 Gurusamy Sarathy remove dup entry in perldiag
1998-07-06 Gurusamy Sarathy more reasonable diagnostic on keyword vs. sub ambiguity
1998-07-06 Gurusamy Sarathy rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf...
1998-07-06 Gurusamy Sarathy per Larry suggestion, toss change#1327 and fix the...
1998-07-06 Gurusamy Sarathy allow read(FH,threadsv,...)
1998-07-06 Gurusamy Sarathy 5.004_70 tweaks
1998-07-06 Gurusamy Sarathy update Changes
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-07-06 Hans Mulder corrupt malloc ptr on NeXT
1998-07-06 Gurusamy Sarathy added Errno-1.09 from CPAN
1998-07-06 Gurusamy Sarathy fix small memleak on -e, don't try to find_script(...
1998-07-06 Gurusamy Sarathy add Symbol::delete_package()
1998-07-05 Stephen McCamant patch to remove assumptions about offset of IV being...
1998-07-05 Gurusamy Sarathy make read() return undef on errors as documented, and...
1998-07-05 Gurusamy Sarathy fix getc() to return empty string instead of undef...
1998-07-05 Hans Mulder patch whitespace-mutiliated; applied manually
1998-07-05 Tom Christiansen applied patch (via private mail), modulo retrohunks...
1998-07-05 Billy Constantine applied patch, and undid change#1302 which it made...
1998-07-05 Gurusamy Sarathy fix t/lib/fields.t's @INC so make test runs
1998-07-05 Gurusamy Sarathy add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1998-07-05 Gurusamy Sarathy sundry win32 config tweaks
1998-07-05 Gurusamy Sarathy update Changes
1998-07-05 Gurusamy Sarathy add ck_sysread() for better sysread/read/recv sanity
1998-07-05 Stephen McCamant Document B::Deparse, add pp_threadsv
1998-07-05 Chip Salzenberg added patch with tweak to doc
1998-07-05 Gurusamy Sarathy Porting/Glossary goes podly into Config.pm
1998-07-05 Alan Burlison add suggested tool as an example in ExtUtils::Packlist
1998-07-05 Gurusamy Sarathy avoid race condition (storing ptr to SV before incremen...
1998-07-05 Gisle Aas applied suggested fix for xhv_array sizing, with portab...
1998-07-05 Gisle Aas hv_max may be a few too many
next