summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Handle INIT list in C.pmNick Ing-Simmons1998-11-273-8/+25
* | B::C tweaks to allow Tk compiles from Nick Ing-SimmonsGurusamy Sarathy1998-11-271-3/+20
* | 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