2004-01-17 |
Paul Green |
Refactor VOS patches for bleadperl and perl-5.8.x |
tree | commitdiff |
2003-03-12 |
Jarkko Hietaniemi |
VOS nit from Paul Green. |
tree | commitdiff |
2002-08-18 |
Paul Green |
Remove old VOS build methods |
tree | commitdiff |
2002-06-21 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-06-21 |
Jarkko Hietaniemi |
Regen stuff. |
tree | commitdiff |
2002-05-28 |
Jarkko Hietaniemi |
Bump the version numbers to five-eight-oh. |
tree | commitdiff |
2002-05-06 |
Paul Green |
Fixup VOS builds of miniperl |
tree | commitdiff |
2002-05-05 |
Paul Green |
Update README.vos and release vos build macros |
tree | commitdiff |
2002-05-01 |
Jarkko Hietaniemi |
Try #2 of getting rid of bincompat5005. |
tree | commitdiff |
2002-05-01 |
Jarkko Hietaniemi |
No bincompat5005. |
tree | commitdiff |
2002-04-25 |
Paul Green |
fix vos/vos.c to implement pow(0,0) |
tree | commitdiff |
2002-03-29 |
Jarkko Hietaniemi |
Configure-related tweaks. |
tree | commitdiff |
2002-03-29 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-03-28 |
Paul Green |
Neuter socketpair on Stratus VOS |
tree | commitdiff |
2002-03-18 |
Nicholas Clark |
d_nv_preserves_uv_bits |
tree | commitdiff |
2002-03-15 |
Jarkko Hietaniemi |
Monster _r patch: try to scan for all known _r variants, |
tree | commitdiff |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-02-16 |
Paul Green |
VOS patches for perl 5.8 |
tree | commitdiff |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-01-22 |
Paul Green |
Support truncate() in VOS port |
tree | commitdiff |
2002-01-22 |
Jarkko Hietaniemi |
Get rid of the _() macro since (1) we require ANSI... |
tree | commitdiff |
2002-01-20 |
Jarkko Hietaniemi |
Eradicate sharedsv.* |
tree | commitdiff |
2002-01-07 |
Paul Green |
Last patch needed to get Perl5.7 to build natively... |
tree | commitdiff |
2002-01-06 |
Paul Green |
Correct several Stratus VOS build issues |
tree | commitdiff |
2001-12-29 |
Jarkko Hietaniemi |
VOS tweaks from Paul Green. |
tree | commitdiff |
2001-11-30 |
Jarkko Hietaniemi |
VOS needs to know the modules, including pp_sort. |
tree | commitdiff |
2001-11-30 |
Jarkko Hietaniemi |
Tweak for the VOS building script from Paul Green. |
tree | commitdiff |
2001-11-23 |
Jarkko Hietaniemi |
Add procselfexe and d_dirfd to strange lands. |
tree | commitdiff |
2001-11-21 |
Jarkko Hietaniemi |
Implement the sort pragma. Split sort code from pp_ctl.c |
tree | commitdiff |
2001-11-20 |
Jarkko Hietaniemi |
Spread d_procselfexe to far-off lands (undefined). |
tree | commitdiff |
2001-09-20 |
Jarkko Hietaniemi |
Remove iconv references since we are not using it |
tree | commitdiff |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
tree | commitdiff |
2001-08-09 |
Jarkko Hietaniemi |
Introduce more floating point classifying APIs; |
tree | commitdiff |
2001-07-12 |
Jarkko Hietaniemi |
Add HAS_PTHREAD_ATFORK. |
tree | commitdiff |
2001-06-28 |
Jarkko Hietaniemi |
Add Configure probes for nl_langinfo() and <langinfo.h>. |
tree | commitdiff |
2001-06-22 |
Andy Dougherty |
Further tiny bcopy cleanup |
tree | commitdiff |
2001-06-21 |
Jarkko Hietaniemi |
Add fchdir() probe (in non-UNIX systems assume it doesn... |
tree | commitdiff |
2001-06-20 |
Jarkko Hietaniemi |
After some reading I don't think we can blindly |
tree | commitdiff |
2001-06-19 |
Jarkko Hietaniemi |
VOS updates from Paul Green. |
tree | commitdiff |
2001-06-19 |
Jarkko Hietaniemi |
Update the vos/config.*.* files. |
tree | commitdiff |
2001-06-19 |
Jarkko Hietaniemi |
Add a makefile for more painless adding of symbols... |
tree | commitdiff |
2001-06-15 |
Jarkko Hietaniemi |
The first steps towards cross-compilation. |
tree | commitdiff |
2001-06-13 |
Jarkko Hietaniemi |
Add Configure directive -Dusereentrant for Artur's... |
tree | commitdiff |
2001-06-11 |
Jarkko Hietaniemi |
Add the modfl_pow32_bug (anti)definition also to VOS... |
tree | commitdiff |
2001-06-11 |
Jarkko Hietaniemi |
VOS updates from Paul Green for @10476. |
tree | commitdiff |
2001-06-09 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-06-08 |
Jarkko Hietaniemi |
Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. |
tree | commitdiff |
2001-06-04 |
Jarkko Hietaniemi |
Configure tweaks; add prototype probes, make the cpp... |
tree | commitdiff |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-06-01 |
Jarkko Hietaniemi |
Configure tweaks; record the Berkeley DB version, |
tree | commitdiff |
2001-04-19 |
Jarkko Hietaniemi |
Move the strftime() wrapper from POSIX.xs to util.c |
tree | commitdiff |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
tree | commitdiff |
2001-03-27 |
Jarkko Hietaniemi |
Add sockatmark() probing. |
tree | commitdiff |
2001-01-24 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2001-01-22 |
Jarkko Hietaniemi |
More SIG_SIZE fixes. |
tree | commitdiff |
2001-01-21 |
Jarkko Hietaniemi |
The SIG_SIZE is the number of the elements *excluding* |
tree | commitdiff |
2001-01-17 |
Jarkko Hietaniemi |
Define SIG_SIZE, the number of elements in the sig_name and |
tree | commitdiff |
2001-01-15 |
Jarkko Hietaniemi |
Revert #8437 and #8438, the Linux large files story... |
tree | commitdiff |
2001-01-14 |
Jarkko Hietaniemi |
(Reverted by #8440) |
tree | commitdiff |
2001-01-12 |
Jarkko Hietaniemi |
Use UVXf. |
tree | commitdiff |
2001-01-12 |
Jarkko Hietaniemi |
Add sigprocmask() probe, regen Configure, regen toc. |
tree | commitdiff |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
tree | commitdiff |
2000-12-15 |
Jarkko Hietaniemi |
Return of the IVUV-preservation, now seems to be happy... |
tree | commitdiff |
2000-12-15 |
Nicholas Clark |
strtoq, strtou(q|ll|l) testing (was [PATCH] faster... |
tree | commitdiff |
2000-11-21 |
Dominic Dunlop |
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... |
tree | commitdiff |
2000-11-16 |
Jarkko Hietaniemi |
Add HAS_SBRK_PROTO. |
tree | commitdiff |
2000-11-16 |
Jarkko Hietaniemi |
Add fwalk() probe to the configuration files and regen... |
tree | commitdiff |
2000-11-12 |
Jarkko Hietaniemi |
Add HAS_FSYNC, lack noticed by Nicholas Clark. |
tree | commitdiff |
2000-11-11 |
Jarkko Hietaniemi |
Add getpagesize() probing, on non-UNIX guess 'undef'. |
tree | commitdiff |
2000-11-06 |
Jarkko Hietaniemi |
VOS updates from Paul Green. |
tree | commitdiff |
2000-11-04 |
Andy Dougherty |
Add FCNTL_CAN_LOCK. |
tree | commitdiff |
2000-10-24 |
Jarkko Hietaniemi |
Stratus VOS updates from Paul Green. |
tree | commitdiff |
2000-10-24 |
Nicholas Clark |
Check if stdio supports tweaking lval and cnt simultane... |
tree | commitdiff |
2000-10-20 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2000-10-12 |
Jarkko Hietaniemi |
Introduce the man[24-8] variables, from Andy Dougherty. |
tree | commitdiff |
2000-10-10 |
Jarkko Hietaniemi |
Reapply Andy's patch and regen Configure. |
tree | commitdiff |
2000-10-10 |
Jarkko Hietaniemi |
Use the versiononly instead of the installscripts, |
tree | commitdiff |
2000-10-04 |
Jarkko Hietaniemi |
Enable disabling scripts installation by Configure... |
tree | commitdiff |
2000-09-01 |
Jarkko Hietaniemi |
Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl... |
tree | commitdiff |
2000-08-25 |
Jarkko Hietaniemi |
One forgotten file from #6816. |
tree | commitdiff |
2000-08-25 |
Dan Hale |
AIX 4.3.3 has SOCKS in libc with a differently named... |
tree | commitdiff |
2000-08-18 |
Jarkko Hietaniemi |
Propagate new Configure vars. |
tree | commitdiff |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
tree | commitdiff |
2000-05-30 |
Jarkko Hietaniemi |
Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou... |
tree | commitdiff |
2000-05-30 |
Jarkko Hietaniemi |
Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT |
tree | commitdiff |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-05-07 |
Jarkko Hietaniemi |
Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, |
tree | commitdiff |
2000-04-28 |
Gurusamy Sarathy |
support additional library locations via $Config{otherl... |
tree | commitdiff |
2000-04-24 |
Jarkko Hietaniemi |
Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
tree | commitdiff |
2000-03-18 |
Jarkko Hietaniemi |
(Re-)introduce $uidsign and $gidsign. |
tree | commitdiff |
2000-03-18 |
Jarkko Hietaniemi |
Configure nits: rewording from Sarathy (aka #5796), |
tree | commitdiff |
2000-03-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
2000-03-16 |
Jarkko Hietaniemi |
Fix pp_send() sizes (pass a Size_t, not an Off_t, and |
tree | commitdiff |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
tree | commitdiff |
2000-03-06 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
2000-03-06 |
Jarkko Hietaniemi |
VOS patch from Paul Green. Note that the vos/config_h... |
tree | commitdiff |
2000-03-05 |
Michael G Schwern |
sitelib_stem and vendorlib_stem patches from Andy; |
tree | commitdiff |
2000-03-03 |
Jarkko Hietaniemi |
Introduce i_ieefp because FreeBSD on ix86 needs that |
tree | commitdiff |
2000-02-29 |
Jarkko Hietaniemi |
Add libsunmath (long double math library for Solaris, |
tree | commitdiff |
2000-02-29 |
Jarkko Hietaniemi |
The sprintf option was blithely printing long doubles as |
tree | commitdiff |
next |