summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-1/+1
* typo in commentGurusamy Sarathy2000-03-221-1/+1
* make unloading of extension shared objects (change#5381) a buildGurusamy Sarathy2000-03-221-0/+2
* avoid loading both XSLoader and DynaLoader (avoids dl_error()Gurusamy Sarathy2000-03-221-2/+1
* RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-1/+11
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-192-16/+15
|\
| * Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-7/+7
|/
* syntax errors in Thread::* (from Tom Christiansen)Gurusamy Sarathy2000-03-173-8/+9
* documentation fixes from p5pGurusamy Sarathy2000-03-171-1/+3
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-172-1/+29
* Sys::Syslog fix for accidental arguments to autoloaded constantsGurusamy Sarathy2000-03-142-31/+30
* update Changes; integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-141-0/+4
|\
| * Fix for one of the problems in RC1 reported by M. E. O'NeillJarkko Hietaniemi2000-03-141-0/+4
* | kludge our way around warnings on C<use POSIX; use IO::File;>Gurusamy Sarathy2000-03-141-1/+4
* | regen perltoc, other pod nitsGurusamy Sarathy2000-03-141-2/+2
|/
* reference miscount in Devel::Peek that causes debugger toGurusamy Sarathy2000-03-141-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-132-6/+8
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-082-31/+17
* omit XSLoader from bytecode dumpsGurusamy Sarathy2000-03-073-3/+3
* get ByteLoader working againGurusamy Sarathy2000-03-075-14/+32
* fix incorrect prototypes in File::GlobGurusamy Sarathy2000-03-061-2/+2
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-2/+2
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-048-39/+39
* /dev/console may not be writable in Syslog.pm (from Ask Bjoern HansenGurusamy Sarathy2000-03-031-4/+5
* avoid DProf entering dl_unload_file() (from Alan Burlison)Gurusamy Sarathy2000-03-012-3/+2
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-1/+18
* Fcntl de-cut-and-pasto.Doug MacEachern2000-03-011-2/+2
* oops, change#5382 didn't really fix the typoGurusamy Sarathy2000-03-011-1/+1
* avoid warning on type-mismatchGurusamy Sarathy2000-03-011-1/+1
* fix bug in change#5381Gurusamy Sarathy2000-03-011-2/+3
* unload extension shared objects when exiting, implementedGurusamy Sarathy2000-03-014-8/+102
* more adjustments needed for change#5342 under use5005threadsGurusamy Sarathy2000-02-291-4/+4
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-282-4/+10
* AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>Jarkko Hietaniemi2000-02-282-6/+45
* Integrate mainlineCharles Bailey2000-02-281-1/+2
|\
| * tweak comment about core glob()Gurusamy Sarathy2000-02-271-1/+2
* | Support case-sensitive symbols usage in linkerCharles Bailey2000-02-282-1/+8
|/
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-7/+14
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-252-3/+7
|\
| * more Compiler tweaks for useithreadsGurusamy Sarathy2000-02-252-3/+7
* | Remove more cruft from IO.Jarkko Hietaniemi2000-02-241-4/+0
|/
* Remove &IO::EINPROGRESS now that IO uses Errno anywayJarkko Hietaniemi2000-02-232-8/+3
* Streamline #5218 even more.Jarkko Hietaniemi2000-02-231-12/+7
* Streamline #5218.Jarkko Hietaniemi2000-02-231-1/+1
* Trying to connect to an already open socket may give EISCONN.Jarkko Hietaniemi2000-02-231-3/+12
* Fix prototype conflicts with POSIX.pm.Jarkko Hietaniemi2000-02-221-147/+16
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-1/+1
* remove vestiges of older attribute syntaxGurusamy Sarathy2000-02-221-1/+1
* use same treatment for EINVAL as for ETIMEDOUTGurusamy Sarathy2000-02-221-6/+8