2007-10-05 |
John E. Malmberg |
patch@32028 POD updates for VMS |
tree | commitdiff |
2007-09-25 |
Dave Mitchell |
make PERL_SYS_INIT/INIT3/TERM into functions |
tree | commitdiff |
2007-09-12 |
John E. Malmberg |
[patch@31846] vms stat and chmod fixes. |
tree | commitdiff |
2007-08-31 |
John E. Malmberg |
[patch@31750] rename directories on VMS like on UNIX |
tree | commitdiff |
2007-08-02 |
John E. Malmberg |
[patch@31670] vms.c - Missing null terminator |
tree | commitdiff |
2007-08-01 |
Craig A. Berry |
Missing a couple of aTHX_'s in #31670. |
tree | commitdiff |
2007-08-01 |
John E. Malmberg |
[patch@31688] VMS symbolic links - part 1 of ? 2nd... |
tree | commitdiff |
2007-07-26 |
John E. Malmberg |
[patch@31658] Dynamically load dbg xterm on VMS |
tree | commitdiff |
2007-07-24 |
John E. Malmberg |
[patch@31649] vms.c realpath prototype mismatch |
tree | commitdiff |
2007-07-07 |
Edgar Bering |
Re: [PATCH] Final Draft - pod/perlcommunity.pod - ... |
tree | commitdiff |
2007-07-04 |
Craig A. Berry |
Remove vms/genconfig.pl and references to it; it was... |
tree | commitdiff |
2007-07-03 |
Steve Hay |
Correct a couple more cases of $Config{useshrplib} |
tree | commitdiff |
2007-06-24 |
Nicholas Clark |
s/\bunicode\b/Unicode/; # For everything not dual life |
tree | commitdiff |
2007-06-19 |
Craig A. Berry |
Better handling of escapes in filenames when converting... |
tree | commitdiff |
2007-06-15 |
Craig A. Berry |
Don't let the home-grown readdir() on VMS return result... |
tree | commitdiff |
2007-06-14 |
Craig A. Berry |
Fix missing PerlIO_releaseFILE in VMS::Stdio::getname(). |
tree | commitdiff |
2007-06-08 |
Craig A. Berry |
Make pipe shutdown on VMS care about whether PerlIO... |
tree | commitdiff |
2007-06-03 |
Craig A. Berry |
cando_by_name again: work harder to identify directories |
tree | commitdiff |
2007-06-02 |
Craig A. Berry |
Assorted fixes for VMS version of cando_by_name: |
tree | commitdiff |
2007-05-31 |
Craig A. Berry |
Maintain UAF context across calls to sys$check_access... |
tree | commitdiff |
2007-05-27 |
Craig A. Berry |
In the stat() wrapper for VMS, always allow extended... |
tree | commitdiff |
2007-05-27 |
Craig A. Berry |
In the homegrown readdir() for VMS, always treat unix... |
tree | commitdiff |
2007-05-25 |
Mark Pizzolato |
Re: argproc.c license Re: [perl #43037] Bad license... |
tree | commitdiff |
2007-05-21 |
Craig A. Berry |
VMSify uupacktool.pl and run it during VMS build. |
tree | commitdiff |
2007-05-20 |
Dave Mitchell |
delete thrdvar.h and move its contents to intrpvar.h |
tree | commitdiff |
2007-05-20 |
Craig A. Berry |
Make VMS's home-grown glob() recognize a directory... |
tree | commitdiff |
2007-05-18 |
Craig A. Berry |
When trimming long XS symbols on VMS, avoid warnings... |
tree | commitdiff |
2007-05-07 |
Nicholas Clark |
bytecode.pl: Exterminate! |
tree | commitdiff |
2007-04-30 |
Rafael Garcia-Suarez |
Two new manpages, by Abigail |
tree | commitdiff |
2007-04-25 |
Craig A. Berry |
Work a little harder at building generate_uudmap on... |
tree | commitdiff |
2007-04-24 |
Nicholas Clark |
Make PL_uudmap a constant global. Remove the run time... |
tree | commitdiff |
2007-04-19 |
Brandon Black |
Re: new C3 MRO patch |
tree | commitdiff |
2007-04-12 |
Rafael Garcia-Suarez |
Run buildtoc --build-all |
tree | commitdiff |
2007-04-12 |
Rafael Garcia-Suarez |
Add the perlreapi man page, by Ævar Arnfjörð Bjarmason |
tree | commitdiff |
2007-04-11 |
Nicholas Clark |
Run pod/buildtoc --build-all |
tree | commitdiff |
2007-04-11 |
Craig A. Berry |
Fully VMSify CPANPLUS util names following #30885 |
tree | commitdiff |
2007-04-10 |
Rafael Garcia-Suarez |
Add the new CPANPLUS utilities to the VMS build process. |
tree | commitdiff |
2007-03-31 |
Craig A. Berry |
Make Perl_vms_start_glob return the input pattern when... |
tree | commitdiff |
2007-03-16 |
Craig A. Berry |
Make sure escaped dots in filenames are preserved when... |
tree | commitdiff |
2007-03-08 |
Craig A. Berry |
Make vms/gen_shrfls.pl better able to detect header... |
tree | commitdiff |
2007-03-07 |
Rafael Garcia-Suarez |
Add the new man page, perlunifaq, in relevant places |
tree | commitdiff |
2007-03-05 |
Craig A. Berry |
In vms/gen_shrfls.pl, no more special handling of vars... |
tree | commitdiff |
2007-03-03 |
Craig A. Berry |
Clean up the right file in vms/test.com (following... |
tree | commitdiff |
2007-02-27 |
Craig A. Berry |
On VMS, use the normal executable file extension for... |
tree | commitdiff |
2007-02-26 |
Craig A. Berry |
Assorted updates to vms/vms.c to fix compiler errors... |
tree | commitdiff |
2007-02-18 |
Craig A. Berry |
Make vms/munchconfig.c able to take a list of substitut... |
tree | commitdiff |
2007-02-11 |
Craig A. Berry |
In vms/vms.c's declaration of the LIB$INITIALIZE psect... |
tree | commitdiff |
2007-02-08 |
Craig A. Berry |
Switch from Carp to plain old warn in vms/ext/XSSymSet.pm |
tree | commitdiff |
2007-02-04 |
Craig A. Berry |
In vms/gen_shrfls.pl, consider EXTERN_C declarations... |
tree | commitdiff |
2007-02-03 |
Craig A. Berry |
Install overload.h on VMS, plus more case fix-ups in... |
tree | commitdiff |
2007-02-03 |
Craig A. Berry |
Install parser.h on VMS, plus fix some case typos in... |
tree | commitdiff |
2006-12-18 |
Craig A. Berry |
In vms/vms.c, don't prototype decw$term_port until... |
tree | commitdiff |
2006-11-25 |
Craig A. Berry |
xterm debugger support for VMS from John Malmberg ... |
tree | commitdiff |
2006-11-06 |
Craig A. Berry |
In pipe_exit_routine in vms/vms.c, mark a subprocess... |
tree | commitdiff |
2006-10-30 |
Craig A. Berry |
When we open a file and pass it along to PerlIO, be... |
tree | commitdiff |
2006-10-21 |
Nicholas Clark |
Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and... |
tree | commitdiff |
2006-10-10 |
Craig A. Berry |
fix a doc typo and a warning typo in VMS::DCLsym |
tree | commitdiff |
2006-10-09 |
Rafael Garcia-Suarez |
Add perl595delta |
tree | commitdiff |
2006-09-08 |
Craig A. Berry |
declaration after code nit in vms/vms.c (from Martin... |
tree | commitdiff |
2006-09-06 |
Rafael Garcia-Suarez |
Remove perlcc and the byteloader |
tree | commitdiff |
2006-07-09 |
Marcus Holland-Moritz |
Integrate mkppport. All ppport.h files in the core... |
tree | commitdiff |
2006-06-29 |
Craig A. Berry |
Updated handling of signal names and signals for VMS |
tree | commitdiff |
2006-06-26 |
John E. Malmberg |
[patch@28427] vms.c - null termination of string missing. |
tree | commitdiff |
2006-06-15 |
Craig A. Berry |
only use NAML$M_OPEN_SPECIAL where it exists |
tree | commitdiff |
2006-06-08 |
Rafael Garcia-Suarez |
Add the perlreguts manpage, by Yves Orton |
tree | commitdiff |
2006-06-07 |
Craig A. Berry |
autosplit one level deeper so we don't miss anything |
tree | commitdiff |
2006-06-07 |
John E. Malmberg |
[patch@28349] vmsify - full EFS charset support |
tree | commitdiff |
2006-06-01 |
Rafael Garcia-Suarez |
Add the perlunitut manpage, by Juerd Waalboer |
tree | commitdiff |
2006-05-31 |
Craig A. Berry |
Make VMS-specific device name encoding routine say... |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Add perlpragma.pod, which describes how to implement... |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Add README.riscos to pod.lst |
tree | commitdiff |
2006-04-15 |
juna |
Fix bug in prime_env_iter where the terms of a comparis... |
tree | commitdiff |
2006-04-15 |
Craig A. Berry |
Honor READALL privilege in cando_by_name (from Scott |
tree | commitdiff |
2006-04-15 |
Craig A. Berry |
Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy |
tree | commitdiff |
2006-04-11 |
Nicholas Clark |
Need to migrate the refcounted_he structure to be prope... |
tree | commitdiff |
2006-04-07 |
John E. Malmberg |
[patch@27694] VMS RMSEXPAND/PERL_CANDO fixes |
tree | commitdiff |
2006-04-04 |
Craig A. Berry |
sort out some utime() issues on VMS |
tree | commitdiff |
2006-04-02 |
Craig A. Berry |
fix typo in vms/gen_shrfls.pl itanium detector |
tree | commitdiff |
2006-03-31 |
John E. Malmberg |
[patch@27638] Enable standard stat for VMS >=8.2 |
tree | commitdiff |
2006-03-28 |
John E. Malmberg |
[patch@27613] VMS long file path support active. |
tree | commitdiff |
2006-03-26 |
John E. Malmberg |
[patch@27609] vms pool corruption fix for _NLA0: |
tree | commitdiff |
2006-03-23 |
Craig A. Berry |
improve thread linking options on VMS |
tree | commitdiff |
2006-03-21 |
John E. Malmberg |
[patch@27538] utime patch for VMS |
tree | commitdiff |
2006-03-20 |
Rafael Garcia-Suarez |
Revert part of change 27546 related to a /dev/null bug |
tree | commitdiff |
2006-03-20 |
John E. Malmberg |
[patch@27538] Misc vms.c fixes for buffer sizes. |
tree | commitdiff |
2006-03-11 |
Craig A. Berry |
null terminate command string -- broken in #27438 |
tree | commitdiff |
2006-03-09 |
John E. Malmberg |
patch@27385 - VMS thread fixes (was: threads and VMS) |
tree | commitdiff |
2006-03-06 |
Yitzchak Scott-Tho... |
add Module::Build 0.27_08 |
tree | commitdiff |
2006-03-06 |
Peter Prymmer |
PATCH: 2 vms specific build files in perl @ 27383 |
tree | commitdiff |
2006-03-06 |
John E. Malmberg |
Re: threads and VMS |
tree | commitdiff |
2006-03-04 |
John E. Malmberg |
patch@27373 VMS build fix + more long pathname stuff |
tree | commitdiff |
2006-02-20 |
John E. Malmberg |
patch@27236 vms glob/readdir/chdir EFS/long filename... |
tree | commitdiff |
2006-02-15 |
John E. Malmberg |
patch@27162 long path name support in readdir / cando_b... |
tree | commitdiff |
2006-02-07 |
John E. Malmberg |
patch@27082 Allow fatal exceptions to bring up VMS... |
tree | commitdiff |
2006-02-01 |
Nicholas Clark |
Integrate perl588delta.pod from maint, and re-run pod... |
tree | commitdiff |
2006-01-31 |
John E. Malmberg |
patch@26996 - patch around stat("_NLA0:") bug |
tree | commitdiff |
2006-01-30 |
Rafael Garcia-Suarez |
Add perl594delta |
tree | commitdiff |
2006-01-27 |
Rafael Garcia-Suarez |
Install the ptardiff utility that comes with Archive... |
tree | commitdiff |
2006-01-18 |
Steve Hay |
Change all NEWSV() to newSV() in the core and non-dual... |
tree | commitdiff |
2006-01-17 |
Craig A. Berry |
more case tolerance for vms/ext/filespec.t |
tree | commitdiff |
next |