2008-03-07 |
Craig A. Berry | On VMS, don't call flex_stat from my_flush as the latter...
|
commit | commitdiff | tree |
2008-03-05 |
Craig A. Berry | *Really* add nv_overflows_integers_at to the VMS configuration
|
commit | commitdiff | tree |
2008-03-04 |
Craig A. Berry | Determine nv_overflows_integers_at on VMS.
|
commit | commitdiff | tree |
2008-02-22 |
Craig A. Berry | Following 33291, on VMS we need to use the same prototypes...
|
commit | commitdiff | tree |
2008-02-11 |
Craig A. Berry | Correct quad-related %Config variables on VMS.
|
commit | commitdiff | tree |
2008-02-11 |
Craig A. Berry | Make fs.t compare the permissions of a link with those
|
commit | commitdiff | tree |
2008-01-12 |
Craig A. Berry | Nit disabling dtrace on VMS (2 single quotes inside...
|
commit | commitdiff | tree |
2008-01-12 |
Craig A. Berry | Don't quote a whitespace-containing ABSPERL when the...
|
commit | commitdiff | tree |
2007-12-31 |
Craig A. Berry | Needed one more cast after 32760. The VMS compiler...
|
commit | commitdiff | tree |
2007-12-31 |
Craig A. Berry | Fix VMS::Stdio bug introduced in 32713.
|
commit | commitdiff | tree |
2007-12-10 |
Craig A. Berry | Fix uninitialized pointer bug in VMS version of readdir...
|
commit | commitdiff | tree |
2007-12-09 |
Craig A. Berry | Tolkien quote for vms/vms.c.
|
commit | commitdiff | tree |
2007-12-09 |
Craig A. Berry | One more clean-up for new VMS::Filespec functions.
|
commit | commitdiff | tree |
2007-12-08 |
Craig A. Berry | POD improvements for VMS::Filespec.
|
commit | commitdiff | tree |
2007-12-05 |
Craig A. Berry | Fix missing sharpbang definition in configure.com.
|
commit | commitdiff | tree |
2007-12-04 |
Craig A. Berry | Typo in 32564.
|
commit | commitdiff | tree |
2007-12-03 |
Craig A. Berry | Updates to VMS-specific pod.
|
commit | commitdiff | tree |
2007-11-30 |
Craig A. Berry | Upgrade to Time::HiRes 1.9711
|
commit | commitdiff | tree |
2007-11-29 |
Craig A. Berry | Make VMS::Filespec::vms_realname return undef instead...
|
commit | commitdiff | tree |
2007-11-17 |
Craig A. Berry | Skip Module::Build ppm test -- not ready for prime...
|
commit | commitdiff | tree |
2007-11-16 |
Craig A. Berry | Let's install the *current* perldelta on VMS.
|
commit | commitdiff | tree |
2007-11-16 |
Craig A. Berry | Silence ill-behaved Test::Harness test on VMS.
|
commit | commitdiff | tree |
2007-11-16 |
Craig A. Berry | The new Archive::Tar tests are TODO on VMS for reasons...
|
commit | commitdiff | tree |
2007-11-16 |
Craig A. Berry | Silence ill-behaved or failing Module::Build tests...
|
commit | commitdiff | tree |
2007-11-15 |
Craig A. Berry | In Perl_vms_start_glob, when we don't have any matches...
|
commit | commitdiff | tree |
2007-11-11 |
Craig A. Berry | Correct and complete CBuilder's handling of external...
|
commit | commitdiff | tree |
2007-11-11 |
Craig A. Berry | Make File::Path::_rmtree behave when passed an individual...
|
commit | commitdiff | tree |
2007-11-11 |
Craig A. Berry | Following 32238, change "interpreter_size" to "interp_size...
|
commit | commitdiff | tree |
2007-11-04 |
Craig A. Berry | Roll back #32214 as it causes more failures than it...
|
commit | commitdiff | tree |
2007-10-30 |
Craig A. Berry | Typo in comment in 32201.
|
commit | commitdiff | tree |
2007-10-26 |
Craig A. Berry | In the revised Module::Build, don't create temp directories
|
commit | commitdiff | tree |
2007-10-25 |
Craig A. Berry | Platform-neutral quoting in optree_misc.t.
|
commit | commitdiff | tree |
2007-10-25 |
Craig A. Berry | Copy Win32 system() behavior on VMS and make a first...
|
commit | commitdiff | tree |
2007-10-23 |
Craig A. Berry | File::Find::_find_dir nit for VMS, plus version bump.
|
commit | commitdiff | tree |
2007-10-23 |
Craig A. Berry | Make the File::Find tests stay under t/ where they
|
commit | commitdiff | tree |
2007-10-12 |
Craig A. Berry | Normalize the case of some VMS syscalls so the prototypes are
|
commit | commitdiff | tree |
2007-10-06 |
Craig A. Berry | Re: several compilation problems on VMS in perl@32039 From: "Craig A. Berry" <craig.a.berry@gmail.com>
|
commit | commitdiff | tree |
2007-10-06 |
Craig A. Berry | Add symlink support to Cwd::_vms_abs_path.
|
commit | commitdiff | tree |
2007-10-05 |
Craig A. Berry | symlink() wrapper for VMS that prevents the creation...
|
commit | commitdiff | tree |
2007-10-04 |
Craig A. Berry | VMS override for Module::Build::Base::find_perl_interpreter,
|
commit | commitdiff | tree |
2007-10-04 |
Craig A. Berry | Try a bit harder to get *PL_sighandlerp to agree with its
|
commit | commitdiff | tree |
2007-09-27 |
Craig A. Berry | Make large file support the default on VMS systems...
|
commit | commitdiff | tree |
2007-09-24 |
Craig A. Berry | Allow IEEE math to be deselected on OpenVMS I64 (but...
|
commit | commitdiff | tree |
2007-09-23 |
Craig A. Berry | And some more VMS-specific additions to PL_bincompat_options.
|
commit | commitdiff | tree |
2007-09-23 |
Craig A. Berry | Record IEEE usage in config.h on VMS.
|
commit | commitdiff | tree |
2007-09-10 |
Craig A. Berry | VMS help for File::Path 2.00_11: chdir() is finicky...
|
commit | commitdiff | tree |
2007-09-09 |
Craig A. Berry | Band-aid for Pod::Man::devise_title to keep it from...
|
commit | commitdiff | tree |
2007-09-07 |
Craig A. Berry | Two Module::Build::Platform::VMS tweaks:
|
commit | commitdiff | tree |
2007-09-03 |
Craig A. Berry | Portability tweaks for Archive::Tar::_extract_file.
|
commit | commitdiff | tree |
2007-08-31 |
Craig A. Berry | Avoid infinite recursion in File::Path::_rmtree on...
|
commit | commitdiff | tree |
2007-08-27 |
Craig A. Berry | Fix configure.com's d_fcntl_can_lock test to look for...
|
commit | commitdiff | tree |
2007-08-24 |
Craig A. Berry | thinko in 10_Archive-Extract.t portion of #31747
|
commit | commitdiff | tree |
2007-08-10 |
Craig A. Berry | Skip a couple of case sensitive tests in Pod::Simple...
|
commit | commitdiff | tree |
2007-08-01 |
Craig A. Berry | Missing a couple of aTHX_'s in #31670.
|
commit | commitdiff | tree |
2007-07-29 |
Craig A. Berry | Oops, 31665 was empty.
|
commit | commitdiff | tree |
2007-07-23 |
Craig A. Berry | Update utility commands for VMS.
|
commit | commitdiff | tree |
2007-07-23 |
Craig A. Berry | Make TabsWrap tests work around broken VMS pipes.
|
commit | commitdiff | tree |
2007-07-17 |
Craig A. Berry | Inching towards Module::Build-ability on VMS.
|
commit | commitdiff | tree |
2007-07-14 |
Craig A. Berry | VMS todo for threads exit test.
|
commit | commitdiff | tree |
2007-07-12 |
Craig A. Berry | Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchle...
|
commit | commitdiff | tree |
2007-07-06 |
Craig A. Berry | Fix the case of $Config{perl_patchlevel} on VMS.
|
commit | commitdiff | tree |
2007-07-04 |
Craig A. Berry | New File::Path tests require unix syntax on VMS.
|
commit | commitdiff | tree |
2007-07-04 |
Craig A. Berry | VMS syntax nit in new MakeMaker test.
|
commit | commitdiff | tree |
2007-07-04 |
Craig A. Berry | Replace C<shrplib='define'> with C<useshrplib='true...
|
commit | commitdiff | tree |
2007-07-04 |
Craig A. Berry | Remove vms/genconfig.pl and references to it; it was...
|
commit | commitdiff | tree |
2007-06-21 |
Craig A. Berry | Skip a test that causes list assignment to %ENV errors...
|
commit | commitdiff | tree |
2007-06-21 |
Craig A. Berry | Make File::Spec::VMS->splitdir stop returning an empty...
|
commit | commitdiff | tree |
2007-06-19 |
Craig A. Berry | Better handling of escapes in filenames when converting...
|
commit | commitdiff | tree |
2007-06-15 |
Craig A. Berry | Don't let the home-grown readdir() on VMS return results...
|
commit | commitdiff | tree |
2007-06-14 |
Craig A. Berry | Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
|
commit | commitdiff | tree |
2007-06-08 |
Craig A. Berry | A couple of File::Path tests require unix syntax on...
|
commit | commitdiff | tree |
2007-06-08 |
Craig A. Berry | Make pipe shutdown on VMS care about whether PerlIO...
|
commit | commitdiff | tree |
2007-06-08 |
Craig A. Berry | Avoid multiply defined symbols in re extension following...
|
commit | commitdiff | tree |
2007-06-08 |
Craig A. Berry | Make symbols short enough for VMS after #31341.
|
commit | commitdiff | tree |
2007-06-03 |
Craig A. Berry | cando_by_name again: work harder to identify directories
|
commit | commitdiff | tree |
2007-06-02 |
Craig A. Berry | In File::Path::_rmtree, we want a list of files, not...
|
commit | commitdiff | tree |
2007-06-02 |
Craig A. Berry | Assorted fixes for VMS version of cando_by_name:
|
commit | commitdiff | tree |
2007-05-31 |
Craig A. Berry | Maintain UAF context across calls to sys$check_access...
|
commit | commitdiff | tree |
2007-05-27 |
Craig A. Berry | In the stat() wrapper for VMS, always allow extended...
|
commit | commitdiff | tree |
2007-05-27 |
Craig A. Berry | In the homegrown readdir() for VMS, always treat unix...
|
commit | commitdiff | tree |
2007-05-21 |
Craig A. Berry | VMSify uupacktool.pl and run it during VMS build.
|
commit | commitdiff | tree |
2007-05-20 |
Craig A. Berry | Make VMS's home-grown glob() recognize a directory...
|
commit | commitdiff | tree |
2007-05-19 |
Craig A. Berry | Various mro updates from Brandon Black. References:
|
commit | commitdiff | tree |
2007-05-18 |
Craig A. Berry | When trimming long XS symbols on VMS, avoid warnings...
|
commit | commitdiff | tree |
2007-05-16 |
Craig A. Berry | Better suppression of Threads build (probably still...
|
commit | commitdiff | tree |
2007-05-05 |
Craig A. Berry | Archive::Extract test tries to do the logically impossible.
|
commit | commitdiff | tree |
2007-05-05 |
Craig A. Berry | Make ppptools.pl allow a trailing dot in filenames...
|
commit | commitdiff | tree |
2007-05-05 |
Craig A. Berry | Some filename dot and extension help for Module::Build...
|
commit | commitdiff | tree |
2007-04-28 |
Craig A. Berry | VMS-specific tweak to FindBin for when $0 returns a...
|
commit | commitdiff | tree |
2007-04-28 |
Craig A. Berry | Don't try to build old Thread extension on VMS when...
|
commit | commitdiff | tree |
2007-04-27 |
Craig A. Berry | special Configure handling for IO/Compress modules... From: "Craig A. Berry" <craigberry@mac.com>
|
commit | commitdiff | tree |
2007-04-25 |
Craig A. Berry | Work a little harder at building generate_uudmap on...
|
commit | commitdiff | tree |
2007-04-24 |
Craig A. Berry | Reduce directory depth for IO::Compress modules.
|
commit | commitdiff | tree |
2007-04-23 |
Craig A. Berry | Shorten long symbols in mro.c to avoid name mangling...
|
commit | commitdiff | tree |
2007-04-22 |
Craig A. Berry | Move Module::Pluggable tests up under main test directory.
|
commit | commitdiff | tree |
2007-04-22 |
Craig A. Berry | Make t/harness find the t/mro tests
|
commit | commitdiff | tree |
2007-04-11 |
Craig A. Berry | Fully VMSify CPANPLUS util names following #30885
|
commit | commitdiff | tree |
2007-04-01 |
Craig A. Berry | Update name of Perl executable on VMS following #30414.
|
commit | commitdiff | tree |
2007-04-01 |
Craig A. Berry | Mark new regex glob test as a TODO on VMS.
|
commit | commitdiff | tree |
2007-03-31 |
Craig A. Berry | Fix URL rot in README.vms
|
commit | commitdiff | tree |
next |