summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* avoid garbage in db->dirbufMasahiro KAJIURA1999-02-071-0/+1
* minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-212-3/+3
* Errno.pm suffers from \\ tooIlya Zakharevich1999-01-211-1/+10
* pp_mapstart & pp_grepstart return val (CC.pm)Vishal Bhatia1999-01-211-1/+8
* SHMLBA strikes back in NetBSD/sparc.Dave Nelson1999-01-191-18/+22
* a few random cleanupsGurusamy Sarathy1999-01-181-1/+1
* Duplicate saved ops (CC.pm)Vishal Bhatia1999-01-181-0/+24
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-1/+1
* fix change#2602 to not used hard coded constantsGurusamy Sarathy1999-01-172-3/+3
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-1717-47/+262
|\
| * [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-131-2/+3
| * B::MAGIC::PTR doesnot check for valid length.Vishal Bhatia1999-01-132-5/+24
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| * PATCH DB_File 1.63 for 5.005_54 & 5.005_03Paul Marquess1999-01-135-22/+168
| * Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+2
| * POSIX getpgrp is not -w cleanW. Phillip Moore1999-01-061-1/+1
| * Jumbo doc patch from Abigail (almost identical toAbigail1999-01-062-3/+3
| * Reword the setlocale() 1-arg case better.Jarkko Hietaniemi1999-01-051-7/+11
| * More minor Fixes in CC.pm/C.pmVishal Bhatia1998-12-293-13/+24
| * Re:perlcc -e 'my $x = shift; print +($x ?...' failureVishal Bhatia1998-12-293-12/+22
| * return value of perlcc/B::CC generated functions.Vishal Bhatia1998-12-291-2/+2
| * Add few MSG_ and uio constants.Jarkko Hietaniemi1998-12-222-0/+32
| * pp_next/pp_last/pp_redo problemsVishal Bhatia1998-12-211-2/+3
| * nlist.h not yet Configure-probed but DynaLoader Linux-hinted.Jonathan Roy1998-12-141-0/+4
| * Integrate from mainperl.Jarkko Hietaniemi1998-12-085-127/+285
| |\
| * \ Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.Jarkko Hietaniemi1998-12-018-40/+45
| |\ \
| * | | s/SCM_CREDENTIALSS/SCM_CREDENTIAL/Jarkko Hietaniemi1998-11-301-1/+1
* | | | Tone down Makefile.PL so it works on Win32Nick Ing-Simmons1999-01-021-1/+0
* | | | Export constant subs from B.xs for op.h, cop.h and a few others.Nick Ing-Simmons1999-01-0211-113/+93
* | | | Integrate ext/B changes from //depot/cfgperlNick Ing-Simmons1999-01-023-16/+35
* | | | Save _all_ GV's which have SV, AV or HV set.Nick Ing-Simmons1998-12-201-18/+15
* | | | 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk> Vishal Bhatia1998-12-103-13/+23
| |_|/ |/| |
* | | fix dup lexicalGurusamy Sarathy1998-12-071-1/+1
* | | Avoid hard-coding op numbersNick Ing-Simmons1998-12-054-34/+72
* | | B.xs had its own code to calculate hash() which differed fromNick Ing-Simmons1998-12-052-6/+7
* | | Snapshot of re-worked B::C which compiles Tk apps at least asNick Ing-Simmons1998-12-041-82/+198
* | | Vishal Bhatia's patch as a basis.Nick Ing-Simmons1998-12-042-23/+26
| |/ |/|
* | misc tweaksGurusamy Sarathy1998-11-291-1/+0
* | remove I_POLL detection (Configure will do that now)Gurusamy Sarathy1998-11-291-14/+0
* | another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-297-20/+31
* | various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-5/+14
|/
* More C.pm tweaksNick Ing-Simmons1998-11-281-3/+15
* various tweaks; result passes all tests for normal build on Solaris;Gurusamy Sarathy1998-11-281-4/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-281-1/+1
|\
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-289-13/+754
| |\
| * | Add -lm to dynix/ptx POSIX hints.Martin J. Bligh1998-11-281-1/+1
* | | IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();Gurusamy Sarathy1998-11-281-55/+9
* | | add IO-1.20; mess with t/lib/io_*.t in an attempt toGurusamy Sarathy1998-11-2817-896/+2396
| |/ |/|
* | s/comment/comment_t/ tweak (suggested by John GormanGurusamy Sarathy1998-11-282-2/+2