summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-1/+1
* fix bytecode.pl with moved var namesGurusamy Sarathy1998-07-211-0/+20
* B::Deparse 0.56 (first testsuite fixes; big)Stephen McCamant1998-07-211-48/+154
* enable color output with -Mre=debugcolor with -DDEBUGGINGIlya Zakharevich1998-07-211-0/+1
* don't use SelectSaver on IO::Handle->input_*() methodsRobin Barker1998-07-211-2/+0
* applied a tweaked version of suggested patchIlya Zakharevich1998-07-211-2/+27
* VMS patches from Dan Sugalski <sugalskd@osshe.edu>Brad Hughes1998-07-211-0/+17
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-2019-141/+87
* PL_ minir tidy upNick Ing-Simmons1998-07-191-22/+22
* Merge MainlineNick Ing-Simmons1998-07-191-5/+3
|\
| * minor re.pm cleanupM. J. T. Guy1998-07-191-5/+3
* | Merge latest mainlineNick Ing-Simmons1998-07-181-15/+25
|\ \ | |/
| * fix yet another USE_THREADS leak due to failure to free stacksGurusamy Sarathy1998-07-181-1/+11
* | PL_ stuff for threadsNick Ing-Simmons1998-07-182-30/+30
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-189-66/+66
|/
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-181-0/+2
* add stub docs for ext/B, other minor tweaksGurusamy Sarathy1998-07-1513-0/+261
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-151-8/+9
* applied patch, regen headersStephen McCamant1998-07-151-10/+27
* apply (reversed) patchPeter Wolfe1998-07-151-0/+3
* applied patch, slightly tweakedHans Mulder1998-07-141-0/+18
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-143-0/+136
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-142-1/+6
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+1
* small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-07-121-1/+3
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-121-0/+2
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-122-4/+10
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-122-0/+9
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-112-8/+31
* tweak to get BSDI to build IPC/SysVJarkko Hietaniemi1998-07-111-0/+7
* more complete version of change#1421Stephen McCamant1998-07-111-5/+6
* win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-111-6/+0
* B::Deparse for(1..100000)Gisle Aas1998-07-111-1/+8
* add 'clean' target for ext/reGurusamy Sarathy1998-07-111-0/+1
* add patch (via PM)Stephen McCamant1998-07-111-464/+928
* Allow static build of IPC::SysVAndy Dougherty1998-07-101-1/+0
* inet_aton() should do DNS lookup only if arg isn't a dotted-quadGurusamy Sarathy1998-07-101-4/+2
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-095-0/+1971
* UNOP opclass test in B.xsStephen McCamant1998-07-091-5/+5
* get it building again on win32Gurusamy Sarathy1998-07-091-2/+2
* add extension to support SysV IPCJarkko Hietaniemi1998-07-0810-0/+1236
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-083-0/+142
* remove #! line from Errno_pm.PLGurusamy Sarathy1998-07-061-1/+0
* added Errno-1.09 from CPANGurusamy Sarathy1998-07-062-4/+23
* patch whitespace-mutiliated; applied manuallyHans Mulder1998-07-051-2/+5
* Document B::Deparse, add pp_threadsvStephen McCamant1998-07-051-12/+87
* added patch with tweak to docChip Salzenberg1998-07-051-3/+3
* fix Socket.pm typo from change#1240Gurusamy Sarathy1998-06-291-1/+1
* applied patch, fixed one more leak, tweaked whitespace bugsGurusamy Sarathy1998-06-292-24/+32
* apply patch sent via private mailStephen McCamant1998-06-281-52/+1950