Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
[p5sagit/p5-mst-13.2.git] / vms /
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-01-31 John E. Malmberg patch@26996 - patch around stat("_NLA0:") bug
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-18 Steve Hay Change all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Craig A. Berry more case tolerance for vms/ext/filespec.t
2006-01-14 Craig A. Berry Friday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. Berry Eek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-08 Craig A. Berry follow-up to 26740, shasum --> shasum.com
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-02 John E. Malmberg patch@26561 & earlier - buffer overrun in VMS.C
2005-12-15 Craig A. Berry On VMS, put pods in [.lib.pods] rather than [.lib.pod]
2005-12-14 Craig A. Berry Using the system's utime() requires a patch to vms...
2005-12-13 Craig A. Berry Don't include utime.h in vms.c -- it collides with
2005-12-09 John E. Malmberg patch@26310 - Major step for > 256 char paths on VMS
2005-12-08 Craig A. Berry On VMS, do not use Perl's memory allocator for the...
2005-12-08 John E. Malmberg patch@26253 Allow embedded new lines passed through...
2005-12-03 Craig A. Berry In vms/vms.c, don't use the thread-specific Newx()...
2005-11-09 John E. Malmberg patch@26052 - compile rule for mathoms.c
2005-11-07 Abe Timmerman follow up on 25969 for VMS
2005-10-28 Steve Peters Add a new file, mathoms.c, to hold old code kept around...
2005-10-26 John E. Malmberg [patch@25854]vms.c rmsexpand and memmove fixes
2005-10-26 John E. Malmberg Re: [patch@25838]Hopefully the last VMS exit/error...
2005-10-25 John E. Malmberg Back out change #25839, and apply :
2005-10-25 John E. Malmberg VMS exit handling still broken, need some help.
2005-10-23 John E. Malmberg [patch@25825] Fix st_ino compare to use real data.
2005-10-22 Craig A. Berry VMS threaded build fixes for things broken in #25783
2005-10-20 John E. Malmberg [patch@25809]restore documented exit behavior
2005-10-19 John E. Malmberg [patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 John E. Malmberg [patch@25783] vmsish.h fix for lstat() definition
2005-10-17 John E. Malmberg [patch@25775] VMS prep for symbolic links and long...
2005-10-16 John E. Malmberg [patch@25763] Fix VMS error/exit handling, update kill...
2005-10-15 John E. Malmberg patch for blead - Perlvms.pod update
2005-10-14 Craig A. Berry Grab enough room from the outset in do_tovmsspec()
2005-10-07 Craig A. Berry Parse symbols for the linker when more than one declaration
2005-10-02 Craig A. Berry assorted blead build help for VMS (mostly ithreads...
2005-09-20 John E. Malmberg [patch@25502] Add hard link and V8.2 crtl support to...
2005-09-13 John E. Malmberg [patch@25388] vms/vms.c Perl_cando fix.
2005-08-19 John E. Malmberg [patch@25305] fixes to const fixes + Case Preserved...
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-10 John E. Malmberg patch@25279 VMS error handling and const fixes
2005-08-05 John E. Malmberg [patch]vms.c - buffer highwater overrun in vmsify
2005-08-04 Rafael Garcia-Suarez VMS debugging help, by John E. Malmberg
2005-08-01 Rafael Garcia-Suarez Various patches by John E. Malmberg to fix data
2005-08-01 John E. Malmberg [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
2005-08-01 Piotr Fusik POD typos
2005-07-24 Craig A. Berry blead help for VMS
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-01 Rafael Garcia-Suarez Install perlglossary on VMS and Windows
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-02 Nicholas Clark Integrate perl587delta.pod, the changes in perlhist...
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-05-29 Craig A. Berry VMS build update for blead
2005-05-20 Andy Lester Attribute configuration
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-03-25 Craig A. Berry const fix-up for vms/vms.c
2005-02-18 Rafael Garcia-Suarez Install and build corelist on VMS, too
2005-01-05 Craig A. Berry -Duselargefiles for VMS
2004-12-01 Craig A. Berry add -I../lib to VMS build to find Config_heavy.pl
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-27 Craig A. Berry Re: getting Config.pm on a diet
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-11-14 Abe Timmerman Add the minitest target to vms buildsystem
2004-10-16 Craig A. Berry test_harness tweak for VMS
2004-10-11 Abe Timmerman add the 'test_harness' target to vms "makefile"
2004-10-04 Craig A. Berry vms/t/filespec.t tweak
2004-08-16 Craig A. Berry running mktables on VMS
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-09 Craig A. Berry prime_env_iter and zero-length values on VMS
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-02 Craig A. Berry fix utils install problems on VMS
2004-04-01 Craig A. Berry archname salad on VMS
2004-03-27 Craig A. Berry don't clean-up perly.* on VMS
2004-03-21 Craig A. Berry fix memory bug in vms.c:mp_do_tounixspec
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-02-14 Dave Mitchell Switch from byacc to bison and simplify the perly....
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2003-12-27 Rafael Garcia-Suarez Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a...
2003-12-20 Craig A. Berry OpenVMS I64 support
2003-12-11 Craig A. Berry environ array fix for VMS
2003-12-07 Craig A. Berry setenv tweak for VMS
2003-12-02 Rafael Garcia-Suarez The prove utility should also be installed on VMS and...
2003-09-25 Rafael Garcia-Suarez Add the perl581delta manpage.
2003-09-18 Ken Williams Patch for VMS::Filespec
2003-08-22 Jarkko Hietaniemi In the vms/descrip_mms.template the perlvms.pod must
2003-08-22 Jarkko Hietaniemi Retract #20826 and #20831; things are done differently
2003-08-22 Jarkko Hietaniemi perlvms moving day, from Craig Berry.
2003-08-19 Jarkko Hietaniemi Nicholas Clark's podulator. The win32 makefile
2003-08-18 Peter Prymmer clean up quotation issue for use with MMS on VMS
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-08-13 Craig A. Berry another VMS pod nit
2003-08-12 Jarkko Hietaniemi More missing pods for VMS.
2003-08-12 Peter Prymmer add handling for new perlreref.pod file to VMS build.
2003-08-07 Peter Prymmer Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
2003-08-05 Jarkko Hietaniemi This is necessary to get things building for the VMS...
next