Demote the surrogate and non-character errors to warnings.
[p5sagit/p5-mst-13.2.git] / vms /
2001-12-08 Jarkko Hietaniemi [PATCH lib/vmsish.t] Small test name abuse.
2001-12-06 Craig A. Berry (was Re: [PATCH perl@13462]] VMS-only File::Spec->canon...
2001-12-06 Charles Lane MY_RAND workaround update
2001-12-06 Charles Lane MULTIPLICITY fixups
2001-12-06 Craig A. Berry ] VMS-only File::Spec->canonpath fix
2001-12-05 Michael G. Schwern stat.t portability, the LAST VMS exception!
2001-12-03 Craig A. Berry VMS install fix-ups: add libnetcfg and xsubpp as utilit...
2001-11-30 Michael G. Schwern -P on VMS. Evicting sed
2001-11-29 Charles Lane VMS pre7 default signal handling
2001-11-28 Peter Prymmer arithmetic fix for skipped tests on VMS
2001-11-28 Charles Lane A not-so-lethal kill() for VMS pre-7.0
2001-11-27 Jarkko Hietaniemi VMS piping fixes from Charles Lane (perl -P should
2001-11-23 Rafael Garcia-Suarez Re: [DOC PATCHES] pod cleanups
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-20 Peter Prymmer update of vms Makefile.SH analog
2001-11-19 Craig A. Berry io_poll.t vms/test.com tweaks
2001-11-19 Jarkko Hietaniemi do_spawn() cleanup from Charles Lane.
2001-11-17 Jarkko Hietaniemi Tweak from Charles Lane.
2001-11-16 Charles Lane [Patch Perl@13023] VMS system() warning
2001-11-16 Jarkko Hietaniemi A missing return; from Charles Lane.
2001-11-16 Charles Lane subprocess command line size increase
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko Hietaniemi VMSCMD synch attempt.
2001-11-15 Michael G. Schwern VMSCMD missing
2001-11-14 Charles Lane Re: [PATCH] new version of runperl()
2001-11-14 Michael G. Schwern Simple little VMS fix
2001-11-14 Michael G. Schwern VMS fix
2001-11-14 Michael G. Schwern VMS fixups for IO::* tests
2001-11-13 Craig A. Berry vms/gen_shrfls.pl tweak
2001-11-13 Michael G. Schwern Making vmsish.pm a no-op on non-VMS
2001-11-12 Michael G. Schwern Recoving dup tests for VMS
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
2001-11-10 Craig A. Berry vms/munchconfig.c line length fix
2001-11-09 Michael G. Schwern Cleanup & fix of unsafe filename
2001-11-09 Michael G. Schwern VMS test.com running in wrong order?
2001-11-08 Jarkko Hietaniemi [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-11-08 Michael G. Schwern Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
2001-11-07 Jarkko Hietaniemi VMS patch redo from Charles Lane.
2001-11-07 Charles Lane vms/gen_shrfls.pl more general config.sh parsing
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-17 Michael G. Schwern Set PERL_CORE environment var
2001-10-09 Jarkko Hietaniemi Seems that a glob(undef) triggers an ACCVIO in Perl_fle...
2001-10-04 Craig A. Berry perlvms.pod update
2001-10-03 Craig A. Berry %ENV tainting for VMS
2001-09-25 Craig A. Berry angle bracket filespec problem on VMS
2001-09-25 Craig A. Berry perltootc -> perltooc in vms/descrip_mms.template
2001-09-24 Michael G. Schwern Fixing inline TODO recognition
2001-09-17 Craig A. Berry waitpid enhancements for VMS
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Jarkko Hietaniemi system() and backtick error handling cleanup from Craig...
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-07-24 Peter Prymmer add io/fs.t to vmsperl test suite
2001-06-27 Michael G. Schwern Adding TODO tests (was: Re: a report on perl@10930...
2001-06-23 Peter Prymmer build (and test!) VMS::Stdio on VMS
2001-06-22 Craig A. Berry sigaction workaround for VMS
2001-06-19 Craig A. Berry test hunting on VMS
2001-06-19 Craig A. Berry build ext/Socket dynamically on VMS
2001-06-19 Nick Ing-Simmons Perly.y and related file fixes to keep mainframe yacc...
2001-06-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-16 Abhijit Menon-Sen Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-16 Craig A. Berry make VMS find util.c's offspring
2001-06-13 Craig A. Berry make VMS autosplit earlier in build
2001-06-11 Craig A. Berry no PerlIO at startup time on VMS
2001-06-11 Jarkko Hietaniemi One more run_byacc (a hand-tweaked version had slipped...
2001-06-10 Jarkko Hietaniemi Update perly_c.diff, update perly.fixer to edit away
2001-06-10 Simon Cozens perly.y overhaul
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Craig A. Berry Re: [PATCH perl@10439] fix old $^S description in perlv...
2001-06-06 Craig A. Berry fix old $^S description in perlvms.pod
2001-06-03 Jarkko Hietaniemi Integrate change #10394 from maintperl; lexical file...
2001-05-26 Craig A. Berry PerlIO for VMS
2001-05-05 Peter Prymmer fix const poisioning in PerlIO_openn->fdopen->openn
2001-05-02 Dan Sugalski Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-04-26 Peter Prymmer VMS updates
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-03-19 Nick Ing-Simmons Tweak to perly.y to allow -DDEBUGGING to compile on...
2001-03-14 Robin Houston Re: [ID 20010309.004] my-variables lose values while...
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-02 Charles Lane VMS piping ... cleanup at interpreter exit
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-27 Craig A. Berry configure.com bug fixing spree
2001-02-09 Jarkko Hietaniemi Integrate changes 7819,7820 from vmsperl into mainline.
2001-02-08 Charles Bailey Convert fwrite()s to sockets to write()s, since some...
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Craig A. Berry protect VMS test harness from chdir switcheroo
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Charles Lane make t/op/misc.t work on VMS
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-29 Jarkko Hietaniemi Further VMS piping fixes from Charles Lane:
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Craig A. Berry finding PerlIO symbols for VMS
2000-12-17 Craig A. Berry fix-up for VMS extensions
2000-12-15 Craig A. Berry Re: [ID 20001214.011] Unreachable value in a search...
next