This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
filelify shouldn't always escape dots.
[perl5.git]
/
vms
/
vms.c
2012-01-28
Craig A. Berry
filelify shouldn't always escape dots.
blob
|
commitdiff
2012-01-24
Craig A. Berry
Handle directories with dots in fileify under EFS.
blob
|
commitdiff
|
diff to current
2012-01-21
Craig A. Berry
Start rationalizing Unix-to-VMS file spec conversion...
blob
|
commitdiff
|
diff to current
2012-01-15
Craig A. Berry
In vmsify, leave ../ path components alone.
blob
|
commitdiff
|
diff to current
2011-12-31
Craig A. Berry
strlcpy fix-ups in vms/vms.c following a35dcc95dd24.
blob
|
commitdiff
|
diff to current
2011-12-11
Craig A. Berry
Remove explicit support for pre-7.0 VMS and pre-6.0...
blob
|
commitdiff
|
diff to current
2011-12-09
Craig A. Berry
stat() fix for write but not read permission on a direc...
blob
|
commitdiff
|
diff to current
2011-12-03
Craig A. Berry
Rework vms/vms.c:Perl_flex_stat_int() to avoid undersco...
blob
|
commitdiff
|
diff to current
2011-11-13
Craig A. Berry
Update string copying in vms/vms.c
blob
|
commitdiff
|
diff to current
2011-08-28
Craig A. Berry
Thinko in vms.c:copy_expand_unix_filename_escape().
blob
|
commitdiff
|
diff to current
2011-08-28
Craig A. Berry
Close some unclosed comments in vms/vms.c.
blob
|
commitdiff
|
diff to current
2011-08-28
Craig A. Berry
Fix miscellaneous compiler warnings in vms/vms.c.
blob
|
commitdiff
|
diff to current
2011-08-28
Craig A. Berry
Remove unnecessary includes from vms/vms.c.
blob
|
commitdiff
|
diff to current
2011-07-05
Craig A. Berry
Fix ?/% mix-up in Perl_vms_start_glob.
blob
|
commitdiff
|
diff to current
2011-02-24
Craig A. Berry
Further consolidate static logical name routines in...
blob
|
commitdiff
|
diff to current
2011-02-23
Craig A. Berry
Remove unused static function popen_translate from...
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in vms/*.
blob
|
commitdiff
|
diff to current
2010-12-03
Craig A. Berry
Remove lots of unused, VMS-specific variables.
blob
|
commitdiff
|
diff to current
2010-12-03
Craig A. Berry
Fix K&R-style function declaration.
blob
|
commitdiff
|
diff to current
2010-12-03
Craig A. Berry
Remove unused include file from vms/vms.c.
blob
|
commitdiff
|
diff to current
2010-12-02
Craig A. Berry
Fix some unreachable and return nits in vms/vms.c.
blob
|
commitdiff
|
diff to current
2010-12-02
Craig A. Berry
Fix some =/== nits in vms/vms.c
blob
|
commitdiff
|
diff to current
2010-11-06
Nicolas Kaiser
RT 78836: vms/vms.c: dubious expressions
blob
|
commitdiff
|
diff to current
2010-10-03
Craig A. Berry
Use isGV_with_GP in vms/vms.c for better glob recognition.
blob
|
commitdiff
|
diff to current
2010-07-03
Craig A. Berry
Plug more memory leaks in vms.c.
blob
|
commitdiff
|
diff to current
2010-07-02
Craig A. Berry
Fix nasty memory leak in vms.c:Perl_flex_stat_int().
blob
|
commitdiff
|
diff to current
2010-06-26
Craig A. Berry
Only use home-rolled prototypes on VMS when really...
blob
|
commitdiff
|
diff to current
2010-04-23
Craig A. Berry
Fix broken -Uuseperlio build on VMS.
blob
|
commitdiff
|
diff to current
2010-01-06
Craig A. Berry
Increase default pipe buffer size on VMS to 8192 on...
blob
|
commitdiff
|
diff to current
2009-11-21
Craig A. Berry
Declaration nit in vms.c's Perl_my_fwrite.
blob
|
commitdiff
|
diff to current
2009-07-08
Craig A. Berry
Make File::Copy::rmscopy return the documented values.
blob
|
commitdiff
|
diff to current
2009-07-02
Craig A. Berry
Remove fake facility strings from VMS start-up warnings.
blob
|
commitdiff
|
diff to current
2009-06-18
Craig A. Berry
Handle the rare but legal angle bracket in unixify.
blob
|
commitdiff
|
diff to current
2009-06-04
John E. Malmberg
vms.c EFS logical name fix.
blob
|
commitdiff
|
diff to current
2009-02-23
John Malmberg
vms.c - Remove .DIR; in UNIX mode.
blob
|
commitdiff
|
diff to current
2009-02-20
Craig A. Berry
Avoid VMS long filename support on older systems that...
blob
|
commitdiff
|
diff to current
2009-02-20
Craig A. Berry
Move redefinition of lstat above its first use in vms...
blob
|
commitdiff
|
diff to current
2009-02-11
John Malmberg
vms fgetname wrapper.
blob
|
commitdiff
|
diff to current
2009-02-10
John Malmberg
Logic changes for the VMS-specific mkdir/chdir/chmod...
blob
|
commitdiff
|
diff to current
2009-02-08
Craig A. Berry
Fix some thread context mistakes that snuck in with...
blob
|
commitdiff
|
diff to current
2009-02-04
John Malmberg
vms rename Unix mode fixes
blob
|
commitdiff
|
diff to current
2009-02-04
John Malmberg
vms kill_file / rmdir updates
blob
|
commitdiff
|
diff to current
2009-02-01
John Malmberg
vms stat patches (take 2)
blob
|
commitdiff
|
diff to current
2009-01-29
John Malmberg
vmspath without thread context.
blob
|
commitdiff
|
diff to current
2009-01-25
John Malmberg
vms fileify_dirspec refactor / Unix mode fixes
blob
|
commitdiff
|
diff to current
2009-01-25
John Malmberg
vms glob patches
blob
|
commitdiff
|
diff to current
2009-01-20
John Malmberg
Pathify_dirspec replacement
blob
|
commitdiff
|
diff to current
2009-01-15
Craig A. Berry
Fix handling of DECC$DISABLE_POSIX_ROOT feature on...
blob
|
commitdiff
|
diff to current
2009-01-15
John Malmberg
vms rmsexpand refactor
blob
|
commitdiff
|
diff to current
2009-01-13
John Malmberg
vms - unixspec refactor
blob
|
commitdiff
|
diff to current
2009-01-13
John Malmberg
vms - vmsspec refactor
blob
|
commitdiff
|
diff to current
2009-01-11
John Malmberg
more vms thread ctx fixes
blob
|
commitdiff
|
diff to current
2009-01-10
John Malmberg
vms setup_cmddsc buffer fixes.
blob
|
commitdiff
|
diff to current
2009-01-10
Craig A. Berry
Revision to thread context fixes from ebd4d70bfcb408fd3...
blob
|
commitdiff
|
diff to current
2009-01-09
Craig A. Berry
simple_trnlnm needs an actual length as its last argument.
blob
|
commitdiff
|
diff to current
2009-01-08
John Malmberg
vms.c backslash efs and long name fixes
blob
|
commitdiff
|
diff to current
2009-01-07
John Malmberg
VMS feature logical name fixes
blob
|
commitdiff
|
diff to current
2009-01-07
John Malmberg
VMS thread context fixes
blob
|
commitdiff
|
diff to current
2008-12-05
Chip Salzenberg
standardize save/restore of errno & vaxc$errno
blob
|
commitdiff
|
diff to current
2008-12-04
John E. Malmberg
[patch@34995] vms.c - Memory freed from wrong pool
blob
|
commitdiff
|
diff to current
2008-11-24
John E. Malmberg
[patch@34896] vms readdir() fixes for UNIX/EFS mode
blob
|
commitdiff
|
diff to current
2008-11-10
John E. Malmberg
[patch@34779] Get posix exit mode working/tested on VMS
blob
|
commitdiff
|
diff to current
2008-11-02
Tom Christiansen
PATCH: Large omnibus patch to clean up the JRRT quotes
blob
|
commitdiff
|
diff to current
2008-10-30
Craig A. Berry
Try to demangle the mess created by 34667 (the "resubmi...
blob
|
commitdiff
|
diff to current
2008-10-30
John E. Malmberg
Re: patch@34561 VMS exec handling / cwd realpath fixes
blob
|
commitdiff
|
diff to current
2008-10-30
John E. Malmberg
[patch@34600] vms.c setup_cmddsc
blob
|
commitdiff
|
diff to current
2008-10-23
Craig A. Berry
When testing the case sensitivity settings of the process
blob
|
commitdiff
|
diff to current
2008-06-14
Craig A. Berry
Fix off-by-one error in sanity check in my_fclose wrapp...
blob
|
commitdiff
|
diff to current
2008-06-03
Craig A. Berry
Make Perl_vms_start_glob() decline politely when passed...
blob
|
commitdiff
|
diff to current
2008-03-24
John E. Malmberg
configure.com and vms.c fixes.
blob
|
commitdiff
|
diff to current
2008-03-07
Craig A. Berry
On VMS, don't call flex_stat from my_flush as the latte...
blob
|
commitdiff
|
diff to current
2008-02-22
Craig A. Berry
Following 33291, on VMS we need to use the same prototy...
blob
|
commitdiff
|
diff to current
2008-02-12
Nicholas Clark
assert() that every NN argument is not NULL. Otherwise...
blob
|
commitdiff
|
diff to current
2007-12-23
Steve Peters
Nullch and others were still alive and well in some...
blob
|
commitdiff
|
diff to current
2007-12-22
Nicholas Clark
Exterminate PL_na! Exterminate! Exterminate! Exterminate!
blob
|
commitdiff
|
diff to current
2007-12-10
Craig A. Berry
Fix uninitialized pointer bug in VMS version of readdir...
blob
|
commitdiff
|
diff to current
2007-12-09
Craig A. Berry
Tolkien quote for vms/vms.c.
blob
|
commitdiff
|
diff to current
2007-12-09
Craig A. Berry
One more clean-up for new VMS::Filespec functions.
blob
|
commitdiff
|
diff to current
2007-11-29
Craig A. Berry
Make VMS::Filespec::vms_realname return undef instead...
blob
|
commitdiff
|
diff to current
2007-11-24
John E. Malmberg
[patch@32376] VMS symbolic links part 4 of 4 - Final...
blob
|
commitdiff
|
diff to current
2007-11-15
Craig A. Berry
In Perl_vms_start_glob, when we don't have any matches...
blob
|
commitdiff
|
diff to current
2007-11-06
John E. Malmberg
VMS.C misc fixes, including vms_realpath fixes
blob
|
commitdiff
|
diff to current
2007-10-30
Craig A. Berry
Typo in comment in 32201.
blob
|
commitdiff
|
diff to current
2007-10-30
Charles Bailey
Re: copyright notices for vms.c and vmsish.h
blob
|
commitdiff
|
diff to current
2007-10-25
Craig A. Berry
Copy Win32 system() behavior on VMS and make a first...
blob
|
commitdiff
|
diff to current
2007-10-12
Craig A. Berry
Normalize the case of some VMS syscalls so the prototyp...
blob
|
commitdiff
|
diff to current
2007-10-05
Craig A. Berry
symlink() wrapper for VMS that prevents the creation...
blob
|
commitdiff
|
diff to current
2007-09-12
John E. Malmberg
[patch@31846] vms stat and chmod fixes.
blob
|
commitdiff
|
diff to current
2007-08-31
John E. Malmberg
[patch@31750] rename directories on VMS like on UNIX
blob
|
commitdiff
|
diff to current
2007-08-02
John E. Malmberg
[patch@31670] vms.c - Missing null terminator
blob
|
commitdiff
|
diff to current
2007-08-01
Craig A. Berry
Missing a couple of aTHX_'s in #31670.
blob
|
commitdiff
|
diff to current
2007-08-01
John E. Malmberg
[patch@31688] VMS symbolic links - part 1 of ? 2nd...
blob
|
commitdiff
|
diff to current
2007-07-26
John E. Malmberg
[patch@31658] Dynamically load dbg xterm on VMS
blob
|
commitdiff
|
diff to current
2007-07-24
John E. Malmberg
[patch@31649] vms.c realpath prototype mismatch
blob
|
commitdiff
|
diff to current
2007-06-24
Nicholas Clark
s/\bunicode\b/Unicode/; # For everything not dual life
blob
|
commitdiff
|
diff to current
2007-06-19
Craig A. Berry
Better handling of escapes in filenames when converting...
blob
|
commitdiff
|
diff to current
2007-06-15
Craig A. Berry
Don't let the home-grown readdir() on VMS return result...
blob
|
commitdiff
|
diff to current
2007-06-08
Craig A. Berry
Make pipe shutdown on VMS care about whether PerlIO...
blob
|
commitdiff
|
diff to current
2007-06-03
Craig A. Berry
cando_by_name again: work harder to identify directories
blob
|
commitdiff
|
diff to current
2007-06-02
Craig A. Berry
Assorted fixes for VMS version of cando_by_name:
blob
|
commitdiff
|
diff to current
next