summaryrefslogtreecommitdiff
path: root/perlapi.c
Commit message (Collapse)AuthorAgeFilesLines
...
* av.c apidocSimon Cozens2000-07-251-14/+0
| | | | | Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6438
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4 p4raw-id: //depot/perl@6366 p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..) t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..) ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm (@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp (@6156..) pod/perlsub.pod pod/perltie.pod (@6206..) utils/h2xs.PL (@6280..) p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c (@6238..) p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod (@6276..) p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h (@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..) embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..) p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t (@5857..) p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..) 'ignore' toke.c (@6261..) p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t (@6267..)
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-1/+8
| | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6249 on //depot/cfgperl: cab27d238e930b8cddb5b1fb3260355f913b86a6 p4raw-link: @6242 on //depot/cfgperl: 1e72252ad7b8e23d1a1142285b8aa82986bd2491 p4raw-id: //depot/perl@6359 p4raw-integrated: from //depot/cfgperl@6358 'copy in' ext/DynaLoader/DynaLoader_pm.PL (@5953..) t/lib/peek.t (@6086..) t/lib/filefunc.t t/lib/filespec.t (@6230..) pod/perlintern.pod (@6237..) pod/perlapi.pod utf8.c (@6242..) p4raw-integrated: from //depot/cfgperl@6249 'copy in' lib/IPC/Open3.pm (@5937..) p4raw-integrated: from //depot/cfgperl@6248 'copy in' pod/perlfunc.pod (@6206..) p4raw-integrated: from //depot/cfgperl@6247 'ignore' lib/File/Spec.pm (@6230..) p4raw-integrated: from //depot/cfgperl@6244 'copy in' gv.c (@6217..) 'merge in' sv.c (@6196..) p4raw-integrated: from //depot/cfgperl@6243 'copy in' pp_proto.h (@6237..) 'ignore' embedvar.h perlapi.h (@6237..) 'merge in' embed.h objXSUB.h (@6237..) embed.pl perlapi.c proto.h (@6242..)
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6240 on //depot/cfgperl: 514e70b26394e6b272960ab8b9b8b7dbb1e2c068 p4raw-link: @6231 on //depot/cfgperl: 7906debc4b99f108310cdade6e486754c15481e7 p4raw-id: //depot/perl@6355 p4raw-branched: from //depot/cfgperl@6353 'branch in' pod/perlutil.pod p4raw-integrated: from //depot/cfgperl@6353 'copy in' pod/roffitall (@5753..) op.h (@5833..) README.cygwin (@6096..) lib/ExtUtils/MM_VMS.pm (@6140..) lib/File/Find.pm (@6156..) Configure config_h.SH hints/solaris_2.sh (@6217..) Todo-5.6 (@6232..) keywords.h lib/warnings.pm opcode.h opnames.h pp.sym regnodes.h warnings.h (@6236..) 'ignore' ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h (@6236..) p4raw-integrated: from //depot/cfgperl@6240 'copy in' utils/h2xs.PL (@6192..) p4raw-integrated: from //depot/cfgperl@6238 'merge in' vms/vms.c (@6198..) p4raw-integrated: from //depot/cfgperl@6237 'copy in' utf8.c (@6221..) pod/perlapi.pod pod/perlintern.pod pp_proto.h (@6236..) 'ignore' embedvar.h perlapi.h (@6236..) 'merge in' embed.pl (@6225..) embed.h objXSUB.h perlapi.c proto.h (@6236..) p4raw-integrated: from //depot/cfgperl@6232 'copy in' pod/Makefile pod/perltoc.pod (@6161..) MANIFEST (@6227..)
* integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-0/+3
|\ | | | | | | | | | | p4raw-link: @6203 on //depot/cfgperl: fecfaeb8bbdf3ab93ea88558d0ee3a60234c5047 p4raw-link: @6174 on //depot/metaconfig: cfd1a6dce7dce25772bf4f5399e251457574eeeeon //depot/cfgperl: 12ae5dfcd4fd6f54af051c41b2e122532efce8d3 p4raw-id: //depot/perl@6343
| * VMS fixups so we can build with MULTIPLICITYDan Sugalski2000-06-031-0/+3
| | | | | | | | | | | | | | To: vmsperl@perl.org, perl5-porters@perl.org Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48> Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48> p4raw-id: //depot/cfgperl@6198
| * Integrate with Sarathy.Jarkko Hietaniemi2000-06-031-0/+7
| |\ | | | | | | p4raw-id: //depot/cfgperl@6196
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-05-111-0/+9
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@6105
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-2/+23
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5937
* | | | adjust change#6299Gurusamy Sarathy2000-07-041-14/+16
| | | | | | | | | | | | | | | | | | | | p4raw-link: @6299 on //depot/perl: 6c644e7885bc20d759d8cbcb4abaa8f14113c03b p4raw-id: //depot/perl@6302
* | | | fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-9/+14
| |_|/ |/| | | | | | | | | | | freed) p4raw-id: //depot/perl@6299
* | | fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-0/+7
| |/ |/| | | p4raw-id: //depot/perl@6194
* | PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+9
| | | | | | p4raw-id: //depot/perl@6104
* | add rsignal(), whichsig() and do_join() to public API listGurusamy Sarathy2000-04-241-2/+23
| | | | | | | | | | (mod_perl uses them to good advantage) p4raw-id: //depot/perl@5932
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-191-0/+7
|\ \ | |/ | | p4raw-id: //depot/perl@5822
| * Add newSVuv().Jarkko Hietaniemi2000-03-181-0/+7
| | | | | | p4raw-id: //depot/cfgperl@5803
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-171-0/+14
| |\ | |/ |/| p4raw-id: //depot/cfgperl@5782
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-161-0/+7
| |\ | | | | | | p4raw-id: //depot/cfgperl@5763
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-131-0/+7
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@5704
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-111-0/+28
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@5639
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-051-0/+2
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5546
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-031-0/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5495
| * \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-261-0/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5275
| * \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-251-1/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5257
| * \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-211-0/+6
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5176
| * \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-191-0/+28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5156
| * \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-151-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5114
| * \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-141-3/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5076
| * \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-02-011-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4940
| * \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-01-281-3984/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4917
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-01-251-1/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4887
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-01-211-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4831
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-01-131-75/+183
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4798
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-11-161-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4591
| | * | | | | | | | | | | | | | | | | add a synchronous stub fork() for USE_ITHREADS to prove that a simpleGurusamy Sarathy1999-11-151-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C<if (fork()) { print "parent" } else { print "child" }> works on Windows (incidentally running a cloned^2 interpreter :) p4raw-id: //depot/perl@4589
| * | | | | | | | | | | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-11-151-14/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4587
| | * | | | | | | | | | | | | | | | | cosmetic tweaksGurusamy Sarathy1999-11-141-14/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4584
| * | | | | | | | | | | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-0/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4549
| | * | | | | | | | | | | | | | | | | preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-081-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4539
| | * | | | | | | | | | | | | | | | | preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the following areas: SVOPs must indirect via pad; context stack, scope stack, and runlevels must be cloned; must hook up the virtualized pseudo-process support provided by "host"; ...) p4raw-id: //depot/perl@4538
| * | | | | | | | | | | | | | | | | | Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-271-8/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468
| | * | | | | | | | | | | | | | | | | warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with GCC v2.95 p4raw-id: //depot/perl@4461
| | * | | | | | | | | | | | | | | | | remove unused interpreter globalsGurusamy Sarathy1999-10-241-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4448
| * | | | | | | | | | | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-141-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4381
| * | | | | | | | | | | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-111-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4342
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-201-26/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4201
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-131-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4140
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-111-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4127
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-061-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4091