summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Compiler fixups from Jan DuboisGurusamy Sarathy2000-02-183-62/+118
* avoid warnings due to redefined NULLGurusamy Sarathy2000-02-161-7/+0
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-155-1/+241
|\
| * add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-155-1/+241
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-155-2/+5
|\ \ | |/
| * fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-155-2/+5
* | silly compilers don't know that croak() exitsJarkko Hietaniemi2000-02-141-0/+6
|/
* fix uninitialized memory reads found by purifyGurusamy Sarathy2000-02-111-4/+4
* mention threads status in podGurusamy Sarathy2000-02-071-1/+7
* use builtin __CYGWIN__ rather than -DCYGWIN (from Eric FiferGurusamy Sarathy2000-02-063-4/+4
* reduce memory consumption of POSIX.pm (from Ilya Zakharevich)Gurusamy Sarathy2000-02-061-178/+181
* Use <syslog.h>, not <sys/syslog.h>.Jarkko Hietaniemi2000-02-041-1/+3
* avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)Gurusamy Sarathy2000-02-041-2/+2
* Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-043-0/+935
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-042-2/+12
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-3/+4
* Integrate with Sarathy.Jarkko Hietaniemi2000-01-2710-15/+27
|\
| * various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-276-8/+20
| * pod typos and warnings (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-261-2/+2
| * s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-263-5/+5
* | In UNICOS and UNICOS/mk after a successful fcntl F_SETFLJarkko Hietaniemi2000-01-261-17/+22
|/
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-241-1/+1
* typos in change#4623Gurusamy Sarathy2000-01-242-2/+2
* DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>Gurusamy Sarathy2000-01-234-82/+154
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-2323-43/+35
* mark some extensions as "special versions" to avoid CPAN indexerGurusamy Sarathy2000-01-232-2/+4
* fix bug in dumping self-referential scalarsGurusamy Sarathy2000-01-212-2/+2
* EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-101-1/+1
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-074-3/+7
* add workaround for dlopen() bug on OpenBSD (relative paths thatGurusamy Sarathy2000-01-062-3/+17
* fix various C-backend shenanigansGurusamy Sarathy2000-01-061-22/+17
* various nits identified by warnings unmasked by recent changesGurusamy Sarathy2000-01-051-1/+1
* tweak change#4745 to make ebcdic output match for chars <= 037Gurusamy Sarathy2000-01-051-1/+5
* make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possibleGurusamy Sarathy2000-01-022-2/+11
* usethreads build fixups for NeXTstep (as suggested by Hans Mulder)Gurusamy Sarathy2000-01-025-10/+10
* ebcdic fix for Data::Dumper from Peter PrymmerGurusamy Sarathy2000-01-021-14/+20
* missing files in previous submitGurusamy Sarathy1999-12-311-0/+2
* make DProf functional under pseudo-fork()Gurusamy Sarathy1999-12-291-470/+430
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-283-151/+1
* pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-282-2/+2
* DynaLoader doesn't build properly when $(DLSRC) changesGurusamy Sarathy1999-12-171-0/+1
* add missing new opsGurusamy Sarathy1999-12-171-1/+8
* avoid warnings due to symbols unintroduced by XSLoader (spottedGurusamy Sarathy1999-12-175-6/+6
* typos in change#4546Gurusamy Sarathy1999-12-073-5/+3
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-051-3/+16
* support -a switch to append bytecode to an existing file and makeGurusamy Sarathy1999-12-031-0/+8
* use PerlIO abstraction rather than straight stdio (fromGurusamy Sarathy1999-12-031-8/+18
* avoid warning in IO::Select::exists() if socket doesn't existGurusamy Sarathy1999-12-031-1/+3
* add missing fileGurusamy Sarathy1999-12-031-0/+158