This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handy.h: Change '(foo) ? bar : 0 to 'foo && bar'
[perl5.git] / vms /
2011-09-21 Stevan Littleupdate TOC for perl5153delta
2011-09-03 Craig A. BerryRemove sockadapt layer from the VMS build.
2011-08-28 Craig A. BerryThinko in vms.c:copy_expand_unix_filename_escape().
2011-08-28 Craig A. BerryClose some unclosed comments in vms/vms.c.
2011-08-28 Craig A. BerryFix miscellaneous compiler warnings in vms/vms.c.
2011-08-28 Craig A. BerryRemove unnecessary includes from vms/vms.c.
2011-08-27 Florian RagwitzMake pod2html a regular script without substitutions
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-23 Nicholas ClarkGroup 3 headers as $(generated_headers) in the *nix...
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
2011-08-05 Craig A. BerryDon't use [.lib.pods] staging directory in VMS builds.
2011-08-05 Craig A. BerryDon't install perldoc.com twice.
2011-08-02 brian d foyAdd perlexperiment to detail experimental features
2011-07-20 Zeframnew perldelta for 5.15.2
2011-07-12 Florian RagwitzMove perlxs{,tut}.pod into the ExtUtils-ParseXS dist
2011-07-12 Father Chrysostomosbuildtoc, known_pod_issues
2011-07-08 Craig A. BerryUse makedef.pl on VMS to feed vms/gen_shrfls.pl.
2011-07-08 Florian RagwitzDual-life perlfaq
2011-07-07 Florian RagwitzMove perldoc.pod to the dist it belongs to
2011-07-05 Jesse VincentForward port the 5.14.1 delta from maint-5.14
2011-07-05 Craig A. BerryFix ?/% mix-up in Perl_vms_start_glob.
2011-06-24 Craig A. Berryrealclean clean-up on VMS.
2011-06-23 Craig A. Berrypreplibrary needs an explicit action in descrip_mms...
2011-06-23 Craig A. BerryDuplicate in list of .h files on VMS.
2011-06-21 Nicholas ClarkAdd perl5151delta to pod.lst and regenerate makefiles.
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-20 Leon BrocardCreate pod/perl5125delta.pod
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-11 Craig A. BerryTypo in VMS-specific realclean target from 6f83ef0e5a45...
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-06-11 Nicholas ClarkGenerate the definitions for magic vtables from data...
2011-05-18 David Mitchellupdate TOC for perl5150delta
2011-03-20 Florian RagwitzCreate a perldelta for 5.14.0
2011-03-07 Craig A. BerryUse full archname in architecture-specific directories...
2011-02-24 Craig A. BerryFurther consolidate static logical name routines in...
2011-02-23 Craig A. BerryRemove unused static function popen_translate from...
2011-02-21 Nicholas ClarkIn t/TEST, automatically detect if running under miniperl
2011-02-20 Ævar Arnfjörð Bjar... Update TOC for perl51310delta
2011-02-19 Craig A. BerryAdd buildcustomize.pl to realclean target on VMS.
2011-02-15 Nicholas ClarkAdd ext/re/re.pm to the @INC set for miniperl by lib...
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...
2011-02-04 Dave RolskyMajor revision of perlhack and perlrepository
2011-01-26 Craig A. BerryCompile keywords.c on VMS.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-22 Nicholas ClarkAdd perl5123delta.pod to MANIFEST and pod.lst, after...
2011-01-21 Craig A. BerryAutomate current perldelta entry in vms/descrip_mms...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in vms/*.
2011-01-06 Craig A. BerryBuild json_pp.com on VMS.
2011-01-06 Craig A. BerryRemove cc_runtime.h from the VMS build.
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2010-12-20 Zeframupdate TOC for perl5138delta and perl5139delta
2010-12-12 Craig A. BerryReduce redundant macros and prototypes in vmsish.h.
2010-12-03 Craig A. BerryRemove lots of unused, VMS-specific variables.
2010-12-03 Craig A. BerryFix K&R-style function declaration.
2010-12-03 Craig A. BerryRemove unused include file from vms/vms.c.
2010-12-02 Craig A. BerryFix some unreachable and return nits in vms/vms.c.
2010-12-02 Craig A. BerryFix some =/== nits in vms/vms.c
2010-11-28 Craig A. BerryMake vms/writemain.pl go the way of writemain.SH.
2010-11-21 Florian RagwitzOnly clean up the generated perldelta
2010-11-21 Chris 'BinGOs' Wil... Update TOC for perl5.13.8
2010-11-17 Craig A. BerryClean up multiplying perldelta deletions.
2010-11-15 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.70
2010-11-06 Nicolas KaiserRT 78836: vms/vms.c: dubious expressions
2010-11-04 Craig A. BerryExclude more exported but non-existent functions.
2010-10-21 Tatsuhiko Miyagawaupdate TOC for perl5137delta
2010-10-15 Craig A. BerryUpdate regen targets on VMS.
2010-10-15 Craig A. BerryBand-aid to handle long API symbol on VMS.
2010-10-13 Florian RagwitzAdd perl5122delta
2010-10-11 Craig A. BerryInstall l1_char_class_tab.h on VMS.
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-10-03 Craig A. BerryUse isGV_with_GP in vms/vms.c for better glob recognition.
2010-10-01 Craig A. Berrystrictify vms/gen_shrfls.pl.
2010-09-30 Craig A. BerryDon't export symbols for routines that don't exist.
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-09-27 Craig A. BerryDon't delete the *previous* perldelta in the clean...
2010-09-27 Craig A. BerryRemove redundant function macros from vms/vmsish.h.
2010-09-19 Steve HayPrepare perldelta for Perl 5.13.6
2010-09-13 Craig A. BerryReverse uudmap.h and bitcount.h dependencies.
2010-09-13 Craig A. BerryInstall op_reg_common.h on VMS.
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-09-03 Craig A. BerryIn uudmap.h rule, nothing is different from the absence...
2010-08-31 Nicholas ClarkCorrect errors in the use of multiple targets for bitco...
2010-08-20 Florian Ragwitzupdate TOC and perldelta references
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-20 David Goldenupdate TOC and perldelta references
2010-07-03 Craig A. BerryPlug more memory leaks in vms.c.
2010-07-02 Craig A. BerryFix nasty memory leak in vms.c:Perl_flex_stat_int().
2010-06-30 David Goldenrefresh vms/descrip_mms.template with buildtoc
2010-06-30 David GoldenAdd perl5121delta to MANIEST and other files
2010-06-26 Craig A. BerryOnly use home-rolled prototypes on VMS when really...
2010-06-26 Craig A. BerryInstall git_version.h on VMS.
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-05-23 David Goldencreate perl5132delta
next