2001-06-04 |
Jarkko Hietaniemi |
Configure tweaks; add prototype probes, make the cpp... |
blob | commitdiff |
2001-06-04 |
Jarkko Hietaniemi |
Missed HAS_SETRESGID_PROTO. No serious harm done since |
blob | commitdiff | diff to current |
2001-06-02 |
Jarkko Hietaniemi |
More VMS tweaks from Craig A. Berry. |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Craig A. Berry |
configure.com tweaks |
blob | commitdiff | diff to current |
2001-06-01 |
Jarkko Hietaniemi |
Configure tweaks; record the Berkeley DB version, |
blob | commitdiff | diff to current |
2001-05-26 |
Craig A. Berry |
PerlIO for VMS |
blob | commitdiff | diff to current |
2001-05-15 |
Jarkko Hietaniemi |
The problem described in 20010514.031 still wasn't |
blob | commitdiff | diff to current |
2001-04-26 |
Peter Prymmer |
VMS updates |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
Add Time::Piece, a slight rewrite of Time::Object, |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
Move the strftime() wrapper from POSIX.xs to util.c |
blob | commitdiff | diff to current |
2001-04-12 |
Jarkko Hietaniemi |
Non-UNIX platforms extensions update. (Well, UTS is... |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
blob | commitdiff | diff to current |
2001-04-03 |
Peter Prymmer |
build ... |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Add sockatmark() probing. |
blob | commitdiff | diff to current |
2001-03-25 |
Jarkko Hietaniemi |
Add MIME::Base64 here and there. Again, a lot of |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-03-24 |
Jarkko Hietaniemi |
Boldly add extensions to be built to VMS, EPOC, UTS, |
blob | commitdiff | diff to current |
2001-03-23 |
Jarkko Hietaniemi |
Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle... |
blob | commitdiff | diff to current |
2001-02-27 |
Craig A. Berry |
configure.com bug fixing spree |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-22 |
Craig A. Berry |
typo in last week's configure.com frenzy |
blob | commitdiff | diff to current |
2001-01-22 |
Craig A. Berry |
VMS catches up with change #8501 |
blob | commitdiff | diff to current |
2001-01-19 |
Jarkko Hietaniemi |
Add tracing for debugging extensions builds in VMS... |
blob | commitdiff | diff to current |
2001-01-18 |
Peter Prymmer |
Re: subversion undef on VMS (was Re: [ID 20001218.033... |
blob | commitdiff | diff to current |
2001-01-17 |
Craig A. Berry |
(Replaced by #8469) |
blob | commitdiff | diff to current |
2001-01-17 |
Jarkko Hietaniemi |
Define SIG_SIZE, the number of elements in the sig_name and |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
Revert #8437 and #8438, the Linux large files story... |
blob | commitdiff | diff to current |
2001-01-14 |
Jarkko Hietaniemi |
(Reverted by #8440) |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi |
Use UVXf. |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi |
Add sigprocmask() probe, regen Configure, regen toc. |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-21 |
Peter Prymmer |
[patch: perl@8211]VMS: add -Duseperlio capacity to... |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-19 |
Jarkko Hietaniemi |
In VMS embedded perls couldn't access the statically... |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
Return of the IVUV-preservation, now seems to be happy... |
blob | commitdiff | diff to current |
2000-12-15 |
Nicholas Clark |
strtoq, strtou(q|ll|l) testing (was [PATCH] faster... |
blob | commitdiff | diff to current |
2000-11-23 |
Jarkko Hietaniemi |
Push Filter::Util::Call one level deeper. |
blob | commitdiff | diff to current |
2000-11-23 |
Craig A. Berry |
Re: perl@7826 |
blob | commitdiff | diff to current |
2000-11-21 |
Dominic Dunlop |
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Avoid an infinite loop in VMS when utils scripts are run |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Add HAS_SBRK_PROTO. |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Add fwalk() probe to the configuration files and regen... |
blob | commitdiff | diff to current |
2000-11-12 |
Jarkko Hietaniemi |
Add HAS_FSYNC, lack noticed by Nicholas Clark. |
blob | commitdiff | diff to current |
2000-11-11 |
Jarkko Hietaniemi |
Add getpagesize() probing, on non-UNIX guess 'undef'. |
blob | commitdiff | diff to current |
2000-11-09 |
Peter Prymmer |
add Encode to VMS build and tests |
blob | commitdiff | diff to current |
2000-11-08 |
Craig A. Berry |
[patch perl@7595] VMS configure.com tweak |
blob | commitdiff | diff to current |
2000-11-07 |
Craig A. Berry |
configure.com and st-lock.t changes for |
blob | commitdiff | diff to current |
2000-10-26 |
Peter Prymmer |
restore missing d_stdio_cnt_lval to VMS |
blob | commitdiff | diff to current |
2000-10-24 |
Nicholas Clark |
Check if stdio supports tweaking lval and cnt simultane... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Lane |
Perl 5.6.0/5.7.0 enable DProf test for VMS |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Lane |
Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-09 |
Peter Prymmer |
various VMS cleanup issues + CXX configure |
blob | commitdiff | diff to current |
2000-09-12 |
Peter Prymmer |
[patch: perl@7045] vms updates |
blob | commitdiff | diff to current |
2000-09-12 |
Jarkko Hietaniemi |
Do in VMS as the #7054 does. |
blob | commitdiff | diff to current |
2000-09-08 |
Peter Prymmer |
proper setting for isnan for DECC 5.3 |
blob | commitdiff | diff to current |
2000-09-08 |
Jarkko Hietaniemi |
Do away with memory models cruft. Sorry, PDP users. |
blob | commitdiff | diff to current |
2000-09-01 |
Jarkko Hietaniemi |
Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl... |
blob | commitdiff | diff to current |
2000-09-01 |
Peter Prymmer |
add SCNfldbl to configure.com |
blob | commitdiff | diff to current |
2000-08-30 |
Peter Prymmer |
add a few ldbl formats to configure.com |
blob | commitdiff | diff to current |
2000-08-25 |
Dan Hale |
AIX 4.3.3 has SOCKS in libc with a differently named... |
blob | commitdiff | diff to current |
2000-08-25 |
Peter Prymmer |
several more tweaks to configure.com |
blob | commitdiff | diff to current |
2000-08-22 |
Peter Prymmer |
configure.com updates and syslog build |
blob | commitdiff | diff to current |
2000-08-18 |
Jarkko Hietaniemi |
Propagate new Configure vars. |
blob | commitdiff | diff to current |
2000-08-14 |
Jarkko Hietaniemi |
VMS configure.com update continues. |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-16 |
Jarkko Hietaniemi |
VMS patches from Dan Sugalski and Charles Bailey |
blob | commitdiff | diff to current |
2000-03-15 |
Charles Bailey |
Make DEBUGGING a configurable option |
blob | commitdiff | diff to current |
2000-03-14 |
Gurusamy Sarathy |
integrate vmsperl changes into mainline (change#5693... |
blob | commitdiff | diff to current |
2000-03-13 |
Charles Bailey |
Assorted configuration cleanups (Peter Prymmer, and a |
blob | commitdiff | diff to current |
2000-03-13 |
Charles Bailey |
Basic 5.6.0 RC1 build patches for VMS |
blob | commitdiff | diff to current |
2000-03-11 |
Gurusamy Sarathy |
VMS build tweaks (from Charles Bailey) |
blob | commitdiff | diff to current |
2000-03-07 |
Gurusamy Sarathy |
VMS build patch (from Peter Prymmer) |
blob | commitdiff | diff to current |
2000-03-06 |
Charles Bailey |
Set up for vendorarch (and fix 64bitint typo) (Dan... |
blob | commitdiff | diff to current |
2000-03-06 |
Charles Bailey |
Change $Config{'extensions'} to look Unixy (Charles... |
blob | commitdiff | diff to current |
2000-03-03 |
Gurusamy Sarathy |
integrate cfgperl and vmsperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-03 |
Charles Bailey |
Set up Perl invocation method during configuration... |
blob | commitdiff | diff to current |
2000-03-02 |
Charles Bailey |
Minor changes to Configure.Com: |
blob | commitdiff | diff to current |
2000-03-02 |
Charles Bailey |
Miscellaneous fixes to build procedures (Peter Prymmer) |
blob | commitdiff | diff to current |
2000-03-01 |
Gurusamy Sarathy |
consolidated VMS patches (from Craig A. Berry |
blob | commitdiff | diff to current |
2000-02-28 |
Charles Bailey |
Dan Sugalski's config/build changes to .660 |
blob | commitdiff | diff to current |
2000-02-26 |
Gurusamy Sarathy |
VMS patch (from Peter Prymmer) |
blob | commitdiff | diff to current |
2000-02-26 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-26 |
Jarkko Hietaniemi |
Rename use64bits to use64bitint; |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
More VMS patches from Peter Prymmer. |
blob | commitdiff | diff to current |
2000-02-23 |
Dan Sugalski |
VMS build patches |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy |
VMS update (from Dan Sugalski and Peter Prymmer) |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Minor cosmetic updates |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-09 |
Gurusamy Sarathy |
more changes for new-style version numbers (versions... |
blob | commitdiff | diff to current |
2000-01-07 |
Gurusamy Sarathy |
VMS update (from Peter Prymmer <pvhp@forte.com>) |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-11-13 |
Craig A. Berry |
Applied manually: |
blob | commitdiff | diff to current |
1999-10-01 |
Gurusamy Sarathy |
remove dup hunks |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-17 |
Gurusamy Sarathy |
integrate vmsperl contents into mainline (where VMS... |
blob | commitdiff | diff to current |
1999-09-06 |
Charles Bailey |
Integrate mainline 5.05_61 |
blob | commitdiff | diff to current |
next |