1999-05-10 |
Charles Bailey |
applied suggested patch, modulo already applied parts |
tree | commitdiff |
1999-05-09 |
Gurusamy Sarathy |
flush all open output buffers before fork(), exec(... |
tree | commitdiff |
1999-05-05 |
Charles Bailey |
applied non-conflicting parts of suggested patch |
tree | commitdiff |
1999-04-26 |
Charles Bailey |
hand-applied conflicting parts of suggested patch |
tree | commitdiff |
1999-04-21 |
Dan Sugalski |
descrip_mms.template installed files fix |
tree | commitdiff |
1999-03-24 |
Charles Bailey |
applied suggested patch, modulo superseded parts |
tree | commitdiff |
1999-03-24 |
Gurusamy Sarathy |
integrate changes#3091-3094 from maint-5.005 |
tree | commitdiff |
1999-03-02 |
Hans Mulder |
To: perl5-porters@perl.org, vmsperl@perl.org |
tree | commitdiff |
1999-02-24 |
Gurusamy Sarathy |
integrate cfgperl contents |
tree | commitdiff |
1999-02-22 |
Jarkko Hietaniemi |
Scratch #3008 and introduce $crosscompile and $multiarch |
tree | commitdiff |
1999-02-18 |
Gurusamy Sarathy |
distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy... |
tree | commitdiff |
1999-02-16 |
Gurusamy Sarathy |
propagate PERL_VERSION everywhere, add to pod |
tree | commitdiff |
1999-02-15 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
1999-02-14 |
Gurusamy Sarathy |
perly_c.diff typo |
tree | commitdiff |
1999-02-08 |
Jarkko Hietaniemi |
Integrate from mainperl. |
tree | commitdiff |
1999-02-08 |
Gurusamy Sarathy |
make safesysmalloc() etc., always available; safemalloc... |
tree | commitdiff |
1999-02-08 |
Jarkko Hietaniemi |
Update vms/subconfigure.com along the lines of change... |
tree | commitdiff |
1999-02-07 |
Jarkko Hietaniemi |
Integrate from mainperl. |
tree | commitdiff |
1999-02-07 |
Stephen McCamant |
applied suggested patch; regen perly* and vms/perly* |
tree | commitdiff |
1999-02-02 |
Jarkko Hietaniemi |
These should've been already in #2803. |
tree | commitdiff |
1999-02-02 |
Hans Mulder |
VMS update, applicable parts of |
tree | commitdiff |
1999-01-24 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
1999-01-22 |
Hans Mulder |
VMS configure tweak |
tree | commitdiff |
1999-01-17 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline, fix conflicts |
tree | commitdiff |
1999-01-07 |
Hans Mulder |
VMS.C tweak for occasional system() error |
tree | commitdiff |
1998-12-03 |
Hans Mulder |
Initial VMS patches |
tree | commitdiff |
1998-12-01 |
Jarkko Hietaniemi |
Integrate from _54 mainperl modulo the NetBSD ifdef... |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
add perlreftut.pod |
tree | commitdiff |
1998-11-05 |
Jarkko Hietaniemi |
VM/ESA and VMS sig_num_init (change#2101) catchup. |
tree | commitdiff |
1998-10-30 |
Gurusamy Sarathy |
remaining PL_foo stragglers |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
tree | commitdiff |
1998-10-17 |
Hans Mulder |
Doc patch to VMS::Stdio module |
tree | commitdiff |
1998-10-06 |
Gurusamy Sarathy |
remove spurious unused conflicting globals (PL_yy{v... |
tree | commitdiff |
1998-10-03 |
Gurusamy Sarathy |
make C<use> recognize C<require> overrides; allow C... |
tree | commitdiff |
1998-10-02 |
Hans Mulder |
VMS config tweaks |
tree | commitdiff |
1998-09-27 |
Gurusamy Sarathy |
run vms_yfix.pl |
tree | commitdiff |
1998-09-23 |
Charles Bailey |
(via private mail) |
tree | commitdiff |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
tree | commitdiff |
1998-08-04 |
Gurusamy Sarathy |
remove useless 'rcsid' (extension of a suggestion by |
tree | commitdiff |
1998-08-02 |
Gurusamy Sarathy |
VMS patches |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
integrate utfperl |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
tree | commitdiff |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
tree | commitdiff |
1998-07-22 |
Gurusamy Sarathy |
VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
tree | commitdiff |
1998-07-22 |
Hans Mulder |
t/io/inplace.t enabled for VMS |
tree | commitdiff |
1998-07-21 |
Brad Hughes |
VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
tree | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
Edited "behind my back" ... |
tree | commitdiff |
1998-07-15 |
Hans Mulder |
applied patch, with tab tweak suggest by Peter Prymmer |
tree | commitdiff |
1998-07-15 |
Andy Dougherty |
Config_74-01 |
tree | commitdiff |
1998-07-14 |
Hans Mulder |
Thread tweak for VMS.C |
tree | commitdiff |
1998-07-14 |
Hans Mulder |
Fixes to the VMS configuration system |
tree | commitdiff |
1998-07-14 |
Hans Mulder |
Add Data::Dumper and re modules to VMS config stuff |
tree | commitdiff |
1998-07-12 |
Jarkko Hietaniemi |
generic Configure mods and HAS_GROUP additions to help... |
tree | commitdiff |
1998-07-10 |
Hans Mulder |
make binmode(STDIN) not whine |
tree | commitdiff |
1998-07-04 |
Gurusamy Sarathy |
VMS updates from Dan Sugalski <sugalskd@osshe.edu> |
tree | commitdiff |
1998-07-04 |
Hans Mulder |
Tweaks to VMS configuration procedure |
tree | commitdiff |
1998-06-28 |
Hans Mulder |
hand apply mutiliated patch |
tree | commitdiff |
1998-06-21 |
Hans Mulder |
fixup patches for VMS |
tree | commitdiff |
1998-06-21 |
Dan Sugalski |
applied VMS patch from Dan Sugalski |
tree | commitdiff |
1998-06-15 |
Gurusamy Sarathy |
up patchlevel.h to 67, other small tweaks |
tree | commitdiff |
1998-06-10 |
Hans Mulder |
Doc & feature patch for Thread::Queue |
tree | commitdiff |
1998-06-10 |
Hans Mulder |
A configuration system for VMS perl |
tree | commitdiff |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
tree | commitdiff |
1998-05-28 |
Andy Dougherty |
[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari... |
tree | commitdiff |
1998-05-28 |
Andy Dougherty |
[PATCH 5.004_65] Config_65-01: lchown() detection. |
tree | commitdiff |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#904 from maintbranch |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#897 from maintbranch |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
tree | commitdiff |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
tree | commitdiff |
1998-05-14 |
Charles Bailey |
Consolidated patch to 5.004_64 |
tree | commitdiff |
1998-05-14 |
Andy Dougherty |
[PATCH for 5.004_64] Configure patch Config_64-01 |
tree | commitdiff |
1998-05-14 |
Hans Mulder |
Build Stdio and DCLSym modules as part of normal VMS... |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#886 from maintbranch |
tree | commitdiff |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
tree | commitdiff |
1998-04-02 |
Charles Bailey |
Close VMS security hole |
tree | commitdiff |
1998-04-02 |
Charles Bailey |
Next wave of _63 VMS patches |
tree | commitdiff |
1998-04-02 |
Hans Mulder |
5.004_63 picky compiler fixes [PATCH] |
tree | commitdiff |
1998-03-16 |
Charles Bailey |
VMS updates (direct) |
tree | commitdiff |
1998-03-16 |
Hans Mulder |
Re: Almost OK: Perl 5.004_62 on VMS 7.1 |
tree | commitdiff |
1998-03-16 |
Andy Dougherty |
[PATCH 5.004_62} Config_62-01 patch available. |
tree | commitdiff |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
tree | commitdiff |
1998-03-02 |
Chip Salzenberg |
[win32] yet another patch |
tree | commitdiff |
1998-03-01 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
tree | commitdiff |
1998-02-27 |
Hans Mulder |
[PATCH 5.004_60] Fix to MM_VMS.PM |
tree | commitdiff |
1998-02-22 |
Gurusamy Sarathy |
[asperl] integrate latest win32 branch |
tree | commitdiff |
1998-02-20 |
Hans Mulder |
Updates to VMS/CONFIG.VMS |
tree | commitdiff |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
tree | commitdiff |
1998-02-06 |
Ilya Zakharevich |
Newer -DLEAKTEST patch |
tree | commitdiff |
1998-02-06 |
Malcolm Beattie |
More Chip patches (tweaked for _5x). The final one... |
tree | commitdiff |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
tree | commitdiff |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
tree | commitdiff |
1998-01-08 |
Charles Bailey |
Assorted VMS patches (mostly VMS makefile update for... |
tree | commitdiff |
1997-12-17 |
Charles Bailey |
Lots of VMS changes. vms/gen_shrfls.pl (which parses... |
tree | commitdiff |
1997-11-25 |
Gurusamy Sarathy |
[win32] reverse integrate mainline |
tree | commitdiff |
1997-11-25 |
Ilya Zakharevich |
Move malloc_mutex initialisation/destruction: |
tree | commitdiff |
1997-11-23 |
Gurusamy Sarathy |
Add to docs about the BEGIN { shift } feature. Make... |
tree | commitdiff |
1997-11-22 |
Gurusamy Sarathy |
- shift() inside BEGIN|END|INIT now shifts @ARGV instea... |
tree | commitdiff |
next |