2009-04-25 |
Craig A. Berry |
perltoc.pod depends on perldelta.pod. |
tree | commitdiff |
2009-04-24 |
Craig A. Berry |
Run buildtoc on VMS. |
tree | commitdiff |
2009-04-23 |
Craig A. Berry |
Space between target and colon is not optional in VMS... |
tree | commitdiff |
2009-04-21 |
Nicholas Clark |
7eb47696deb9a7343fb4847f7342919a6df59e21 should be... |
tree | commitdiff |
2009-04-21 |
Nicholas Clark |
We need $(MINIPERL_EXE) before we can run autodoc.pl... |
tree | commitdiff |
2009-04-21 |
Nicholas Clark |
Build perltoc.pod, rather than shipping it. This way... |
tree | commitdiff |
2009-04-20 |
Nicholas Clark |
Move vms/perlvms.pod to pod/ and update the Makfiles... |
tree | commitdiff |
2009-04-19 |
Nicholas Clark |
For VMS, generate the delete rules for generated and... |
tree | commitdiff |
2009-04-18 |
Nicholas Clark |
autodoc.pl needs -Ilib. I had been testing with a perl... |
tree | commitdiff |
2009-04-18 |
Nicholas Clark |
Generate perlapi.pod and perlintern.pod at build time... |
tree | commitdiff |
2009-04-12 |
Nicholas Clark |
Convert xsutils.c and lib/attributes.pm to a regular... |
tree | commitdiff |
2009-04-12 |
Nicholas Clark |
Eliminate "Old Perl threads tutorial", which describes... |
tree | commitdiff |
2009-02-23 |
John Malmberg |
vms.c - Remove .DIR; in UNIX mode. |
tree | commitdiff |
2009-02-20 |
Craig A. Berry |
Avoid VMS long filename support on older systems that... |
tree | commitdiff |
2009-02-20 |
Craig A. Berry |
Move redefinition of lstat above its first use in vms... |
tree | commitdiff |
2009-02-16 |
Nicholas Clark |
PERL_FS_VER_FMT is only used with the current perl... |
tree | commitdiff |
2009-02-13 |
Craig A. Berry |
Handle uninitialized interpreter when performing vmsish... |
tree | commitdiff |
2009-02-11 |
John Malmberg |
vms fgetname wrapper. |
tree | commitdiff |
2009-02-10 |
John Malmberg |
Logic changes for the VMS-specific mkdir/chdir/chmod... |
tree | commitdiff |
2009-02-08 |
Craig A. Berry |
Fix some thread context mistakes that snuck in with... |
tree | commitdiff |
2009-02-08 |
Craig A. Berry |
Use make_ext.pl on VMS to build, clean, and realclean... |
tree | commitdiff |
2009-02-05 |
Nicholas Clark |
Move XSSymSet.pm to lib/ExtUtils/, but only install... |
tree | commitdiff |
2009-02-04 |
John Malmberg |
vms rename Unix mode fixes |
tree | commitdiff |
2009-02-04 |
John Malmberg |
vms kill_file / rmdir updates |
tree | commitdiff |
2009-02-01 |
John Malmberg |
vms stat patches (take 2) |
tree | commitdiff |
2009-02-01 |
Craig A. Berry |
For the vmsish pragma, make sure there is a thread... |
tree | commitdiff |
2009-01-30 |
Craig A. Berry |
Pod correction for ExtUtils::XSSymSet. |
tree | commitdiff |
2009-01-29 |
John Malmberg |
vmspath without thread context. |
tree | commitdiff |
2009-01-25 |
John Malmberg |
vms fileify_dirspec refactor / Unix mode fixes |
tree | commitdiff |
2009-01-25 |
John Malmberg |
vms glob patches |
tree | commitdiff |
2009-01-24 |
Nicholas Clark |
The exit code of make_patchnum.pl is no longer used... |
tree | commitdiff |
2009-01-24 |
Craig A. Berry |
Build miniperl with a special version of perl.c on... |
tree | commitdiff |
2009-01-20 |
John Malmberg |
Pathify_dirspec replacement |
tree | commitdiff |
2009-01-15 |
Craig A. Berry |
Fix handling of DECC$DISABLE_POSIX_ROOT feature on... |
tree | commitdiff |
2009-01-15 |
John Malmberg |
vms rmsexpand refactor |
tree | commitdiff |
2009-01-13 |
John Malmberg |
vms - unixspec refactor |
tree | commitdiff |
2009-01-13 |
John Malmberg |
vms - vmsspec refactor |
tree | commitdiff |
2009-01-11 |
John Malmberg |
more vms thread ctx fixes |
tree | commitdiff |
2009-01-10 |
John Malmberg |
vms setup_cmddsc buffer fixes. |
tree | commitdiff |
2009-01-10 |
Craig A. Berry |
Revision to thread context fixes from ebd4d70bfcb408fd3... |
tree | commitdiff |
2009-01-09 |
Craig A. Berry |
simple_trnlnm needs an actual length as its last argument. |
tree | commitdiff |
2009-01-08 |
John Malmberg |
vms.c backslash efs and long name fixes |
tree | commitdiff |
2009-01-07 |
John Malmberg |
VMS feature logical name fixes |
tree | commitdiff |
2009-01-07 |
John Malmberg |
VMS thread context fixes |
tree | commitdiff |
2009-01-06 |
Craig A. Berry |
On VMS, run make_patchnum.pl, not make_patchnum.com |
tree | commitdiff |
2009-01-01 |
Craig A. Berry |
First cut at handling git patch numbers on VMS. |
tree | commitdiff |
2008-12-21 |
Rafael Garcia-Suarez |
Add the perlperf manpage, by Richard Foley |
tree | commitdiff |
2008-12-19 |
Leon Brocard |
Add other files modified by buildtoc |
tree | commitdiff |
2008-12-05 |
Chip Salzenberg |
standardize save/restore of errno & vaxc$errno |
tree | commitdiff |
2008-12-04 |
John E. Malmberg |
[patch@34995] vms.c - Memory freed from wrong pool |
tree | commitdiff |
2008-11-24 |
John E. Malmberg |
[patch@34896] vms readdir() fixes for UNIX/EFS mode |
tree | commitdiff |
2008-11-10 |
John E. Malmberg |
[patch@34779] Get posix exit mode working/tested on VMS |
tree | commitdiff |
2008-11-02 |
Tom Christiansen |
PATCH: Large omnibus patch to clean up the JRRT quotes |
tree | commitdiff |
2008-10-30 |
Craig A. Berry |
Try to demangle the mess created by 34667 (the "resubmi... |
tree | commitdiff |
2008-10-30 |
John E. Malmberg |
Re: patch@34561 VMS exec handling / cwd realpath fixes |
tree | commitdiff |
2008-10-30 |
John E. Malmberg |
[patch@34600] vms.c setup_cmddsc |
tree | commitdiff |
2008-10-23 |
Craig A. Berry |
When testing the case sensitivity settings of the process |
tree | commitdiff |
2008-09-15 |
Steve Hay |
Bump VERSIONs in all non-dual-lived modules that have... |
tree | commitdiff |
2008-08-09 |
Nicholas Clark |
Use App::Prove::State to store the timings for the... |
tree | commitdiff |
2008-06-14 |
Craig A. Berry |
Fix off-by-one error in sanity check in my_fclose wrapp... |
tree | commitdiff |
2008-06-13 |
John E. Malmberg |
[patch@34044] Enable getgrgid on VMS |
tree | commitdiff |
2008-06-03 |
Craig A. Berry |
Make Perl_vms_start_glob() decline politely when passed... |
tree | commitdiff |
2008-05-31 |
Craig A. Berry |
Must install mydtrace.h on VMS even it doesn't do much... |
tree | commitdiff |
2008-03-28 |
Craig A. Berry |
Make uudmap.h dependencies more explicit in the VMS... |
tree | commitdiff |
2008-03-24 |
John E. Malmberg |
configure.com and vms.c fixes. |
tree | commitdiff |
2008-03-07 |
Craig A. Berry |
On VMS, don't call flex_stat from my_flush as the latte... |
tree | commitdiff |
2008-02-22 |
Craig A. Berry |
Following 33291, on VMS we need to use the same prototy... |
tree | commitdiff |
2008-02-12 |
Nicholas Clark |
assert() that every NN argument is not NULL. Otherwise... |
tree | commitdiff |
2007-12-31 |
Craig A. Berry |
Fix VMS::Stdio bug introduced in 32713. |
tree | commitdiff |
2007-12-23 |
Steve Peters |
Nullch and others were still alive and well in some... |
tree | commitdiff |
2007-12-22 |
Nicholas Clark |
Exterminate PL_na! Exterminate! Exterminate! Exterminate! |
tree | commitdiff |
2007-12-19 |
Nicholas Clark |
Add perl5110delta, and change 5100delta so that it... |
tree | commitdiff |
2007-12-10 |
Craig A. Berry |
Fix uninitialized pointer bug in VMS version of readdir... |
tree | commitdiff |
2007-12-09 |
Craig A. Berry |
Tolkien quote for vms/vms.c. |
tree | commitdiff |
2007-12-09 |
Craig A. Berry |
One more clean-up for new VMS::Filespec functions. |
tree | commitdiff |
2007-12-08 |
Craig A. Berry |
POD improvements for VMS::Filespec. |
tree | commitdiff |
2007-12-03 |
Craig A. Berry |
Updates to VMS-specific pod. |
tree | commitdiff |
2007-11-29 |
Craig A. Berry |
Make VMS::Filespec::vms_realname return undef instead... |
tree | commitdiff |
2007-11-26 |
John E. Malmberg |
VMS POD updates: perlport.pod, vmsperl.pod |
tree | commitdiff |
2007-11-24 |
John E. Malmberg |
[patch@32376] VMS symbolic links part 4 of 4 - Final... |
tree | commitdiff |
2007-11-16 |
Craig A. Berry |
Let's install the *current* perldelta on VMS. |
tree | commitdiff |
2007-11-15 |
Craig A. Berry |
In Perl_vms_start_glob, when we don't have any matches... |
tree | commitdiff |
2007-11-06 |
John E. Malmberg |
VMS.C misc fixes, including vms_realpath fixes |
tree | commitdiff |
2007-10-30 |
Craig A. Berry |
Typo in comment in 32201. |
tree | commitdiff |
2007-10-30 |
Charles Bailey |
Re: copyright notices for vms.c and vmsish.h |
tree | commitdiff |
2007-10-25 |
Craig A. Berry |
Copy Win32 system() behavior on VMS and make a first... |
tree | commitdiff |
2007-10-12 |
Craig A. Berry |
Normalize the case of some VMS syscalls so the prototyp... |
tree | commitdiff |
2007-10-09 |
Rafael Garcia-Suarez |
Add a rough, incomplete version of perl5100delta |
tree | commitdiff |
2007-10-05 |
Craig A. Berry |
symlink() wrapper for VMS that prevents the creation... |
tree | commitdiff |
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 |
next |