This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Be more lenient in the case libsunmath cannot be found.
[perl5.git] / ext /
2000-03-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-17 Gurusamy Sarathysyntax errors in Thread::* (from Tom Christiansen)
2000-03-17 Gurusamy Sarathydocumentation fixes from p5p
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-15 Jarkko HietaniemiAdd missing Windows O_ constants.
2000-03-15 Charles BaileyAdd VMS' default to the CGI.pm temp list (should update...
2000-03-14 Gurusamy SarathySys::Syslog fix for accidental arguments to autoloaded...
2000-03-14 Gurusamy Sarathyupdate Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathykludge our way around warnings on C<use POSIX; use...
2000-03-14 Gurusamy Sarathyregen perltoc, other pod nits
2000-03-14 Jarkko HietaniemiFix for one of the problems in RC1 reported by M. E...
2000-03-14 Gurusamy Sarathyreference miscount in Devel::Peek that causes debugger to
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-08 Gurusamy Sarathymake Dump() call the XSUB implementation transparently...
2000-03-07 Gurusamy Sarathyomit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathyget ByteLoader working again
2000-03-06 Gurusamy Sarathyfix incorrect prototypes in File::Glob
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-05 Doug MacEachernAvoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-03-03 Gurusamy Sarathy/dev/console may not be writable in Syslog.pm (from...
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Charles BaileyMake File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-03-01 Doug MacEachernFcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathyoops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathyavoid warning on type-mismatch
2000-03-01 Gurusamy Sarathyfix bug in change#5381
2000-03-01 Gurusamy Sarathyunload extension shared objects when exiting, implemented
2000-02-29 Gurusamy Sarathymore adjustments needed for change#5342 under use5005th...
2000-02-28 Jarkko HietaniemiMore AIX fixes from Steven Hirsch.
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles BaileyIntegrate mainline
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-02-27 Gurusamy Sarathytweak comment about core glob()
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathymore Compiler tweaks for useithreads
2000-02-24 Jarkko HietaniemiRemove more cruft from IO.
2000-02-23 Jarkko HietaniemiRemove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko HietaniemiStreamline #5218 even more.
2000-02-23 Jarkko HietaniemiStreamline #5218.
2000-02-23 Jarkko HietaniemiTrying to connect to an already open socket may give...
2000-02-22 Jarkko HietaniemiFix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathyuse same treatment for EINVAL as for ETIMEDOUT
2000-02-21 Gurusamy Sarathydetypo
2000-02-21 Gurusamy Sarathyundo accidental delete
2000-02-21 Gurusamy Sarathyget Compiler "working" under useithreads
2000-02-20 Gurusamy SarathyIO::Socket now sets $!, avoids eval/die (patch from...
2000-02-20 Gurusamy Sarathymention portability caveat about C<use Errno 'EFOO'>
2000-02-19 Gurusamy Sarathymore B fixups to cope with empty GVs (these can only...
2000-02-19 Gurusamy Sarathyavoid failing on $!{ENOTHERE} (they can always use...
2000-02-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-19 Gurusamy SarathyPOSIX::strftime gets the date wrong (from John Tobey
2000-02-18 Gurusamy SarathyCompiler fixups from Jan Dubois
2000-02-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-16 Jarkko HietaniemiHP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-16 Gurusamy Sarathyavoid warnings due to redefined NULL
2000-02-15 Jarkko HietaniemiProbe for <sys/utsname.h>.
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyfix leaks in *DBM_File; safemalloc()ed things need...
2000-02-14 Jarkko Hietaniemisilly compilers don't know that croak() exits
2000-02-11 Gurusamy Sarathyfix uninitialized memory reads found by purify
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathymention threads status in pod
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathyreduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-02-04 Jarkko HietaniemiUse <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy Sarathyavoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathypatch to provide more informative names for evals and...
2000-02-04 Gurusamy SarathyOS/2 build fixups from Ilya Zakharevich
2000-01-27 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathypod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-26 Jarkko HietaniemiIn UNICOS and UNICOS/mk after a successful fcntl F_SETFL
2000-01-24 Gurusamy Sarathyfix typos; avoid use constant for lowercase constants...
2000-01-24 Gurusamy Sarathytypos in change#4623
2000-01-23 Gurusamy SarathyDB_File 1.72 update from Paul Marquess <paul.marquess...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathymark some extensions as "special versions" to avoid...
2000-01-21 Gurusamy Sarathyfix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy SarathyEPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-06 Gurusamy Sarathyadd workaround for dlopen() bug on OpenBSD (relative...
2000-01-06 Gurusamy Sarathyfix various C-backend shenanigans
next