summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* add ext/Devel/PeekJan Dubois1998-11-274-0/+707
* Integrate from mainperl.Jarkko Hietaniemi1998-11-271-1/+5
|\
| * fix PL_defoutgv leak under threadsGurusamy Sarathy1998-11-261-2/+4
| * properly free temporaries created by threadsGurusamy Sarathy1998-11-261-0/+2
* | Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.Jarkko Hietaniemi1998-11-221-7/+7
* | MSG_PROXY for GNU/Hurd (previously we believed thatJarkko Hietaniemi1998-11-222-6/+128
* | DB_File 1.61 patch for 5.005_53 & 5.005_02Paul Marquess1998-11-223-9/+33
* | MPE/iX Perl 5.005_02 oopsMark Bixby1998-11-201-5/+6
* | Re: Making Perl work on DYNIX/ptxMartin J. Bligh1998-11-122-0/+7
|/
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-2/+2
* Replace ATTR_JOINABLE with true Configure probeJarkko Hietaniemi1998-11-021-1/+1
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-0/+2
* Data::Dumper updateGurusamy Sarathy1998-10-314-161/+278
* hand-apply whitespace-mutiliated patchVishal Bhatia1998-10-302-2/+14
* remaining PL_foo stragglersGurusamy Sarathy1998-10-303-3/+3
* #2133 fallout.Jarkko Hietaniemi1998-10-301-2/+2
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-303-14/+12
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-1/+1
* implement C<goto &func> and other fixes (via private mail)Vishal Bhatia1998-10-254-7/+40
* Make _really_ sure Dynaloader.xs code is initialized only onceJan Dubois1998-10-251-1/+2
* integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-1/+14
* OLD_PTHREADS_API reorganizing.Jarkko Hietaniemi1998-10-201-30/+6
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-0/+3
* Integrate mainperl.Jarkko Hietaniemi1998-10-172-52/+52
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-152-4/+190
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-1518-19/+19
* add test for previous fixGurusamy Sarathy1998-10-061-1/+10
* suppress manifypods leak in extensionsGurusamy Sarathy1998-10-032-0/+2
* normalize tm struct passed to strftime() with mktime()Spider Boardman1998-10-022-4/+6
* applied patches, but retained old behavior for win32 (where compilersGraham Barr1998-10-021-10/+16
* various Configure and hints updates (prefer drand48() or random()Jarkko Hietaniemi1998-10-022-0/+13
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-252-3/+25
* correct FSF address in various placesGurusamy Sarathy1998-09-241-2/+2
* define PUT_svindex(), PUT_opindex()Gurusamy Sarathy1998-09-231-0/+2
* Thread::cond_wait bug in 5.005.51 causes deadlockDrago Goricanec1998-09-231-0/+1
* (via private mail)Charles Bailey1998-09-231-1/+1
* re-introduce change#1703Gurusamy Sarathy1998-09-231-6/+2
* back out change#1703 that break bincompat with PERL_OBJECT andGurusamy Sarathy1998-08-051-2/+6
* fixes to enable ISC to build IPC/SysVJarkko Hietaniemi1998-08-051-1/+1
* remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-042-8/+0
* fixes for pod noisesGurusamy Sarathy1998-08-022-1/+5
* fix quoting of keys with embedded nulls Slaven Rezic1998-08-021-5/+6
* better RE colorsIlya Zakharevich1998-08-021-6/+2
* tweaked version of suggested patchIlya Zakharevich1998-08-022-22/+22
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+4
* better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-021-0/+16
* Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixesJarkko Hietaniemi1998-08-021-1/+0
* hand-apply whitespace-mutiliated patchNicholas Clark1998-08-022-1/+3
* don't use qualify() in class methodsAlbert Dvornik1998-07-221-10/+7
* fix up B modules for PL_* changesGurusamy Sarathy1998-07-223-40/+40