summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-27/+27
* Plugs a memory leak on destruction of regular expressionsArtur Bergman2001-08-271-1/+3
* Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block run...Artur Bergman2001-08-171-3/+8
* change#10334 leaks memory, copies string when it doesn'tGurusamy Sarathy2001-08-171-3/+9
* Re: END {} blocks run in perl_runArthur Bergman2001-08-131-7/+8
* SV: END {} blocks run in perl_runArthur Bergman2001-08-121-3/+8
* B && BEGIN handlingJames A. Duncan2001-08-071-1/+1
* Re: [patch] ignore PL_curpm in PL_regex_padav cleanupDoug MacEachern2001-08-041-1/+1
* [patch] ignore PL_curpm in PL_regex_padav cleanupDoug MacEachern2001-08-031-2/+10
* [patch] plug PL_regex_padav leaksDoug MacEachern2001-08-031-0/+22
* [patch] plug PL_origargv leakDoug MacEachern2001-08-031-1/+19
* Integrate the PerlCE (WinCE Perl) port;Jarkko Hietaniemi2001-08-021-0/+5
* Pluggable optimizerSimon Cozens2001-08-011-0/+1
* OS/2 multi-architectureIlya Zakharevich2001-07-231-2/+3
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-23/+0
* Retract #11289.Jarkko Hietaniemi2001-07-121-2/+2
* (Retracted by #11289.)Jarkko Hietaniemi2001-07-121-2/+2
* Use reentrant API glibcArtur Bergman2001-07-121-0/+9
* [patch] pthread_atfork bandaidDoug MacEachern2001-07-121-10/+4
* Threadsafe PMOPs! We might still win this war.Artur Bergman2001-07-111-1/+3
* perl built with USE_ITHREADS can deadlock during fork() or backticksGurusamy Sarathy2001-07-051-0/+29
* autosplit into @FRobin Houston2001-07-021-1/+1
* DJGPP patches from Laszlo Molnar.Jarkko Hietaniemi2001-06-261-2/+2
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-1/+2
* In Cygwin display the $ENV{CYGWIN} under perl -V, as suggestedJarkko Hietaniemi2001-06-241-1/+6
* More MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-221-1/+1
* Re: DYNAMIC_ENV_FETCH HvNAME abuse.Abhijit Menon-Sen2001-06-161-3/+0
* -Wall strays.Jarkko Hietaniemi2001-06-161-1/+0
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-5/+15
* Fix open.pm to work via XS-implemented method calls ratherNick Ing-Simmons2001-06-151-0/+1
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-0/+3
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-1/+1
* -Wall cleanups: perl.c, gv.c, Storable.xsAbhijit Menon-Sen2001-05-311-2/+2
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-2/+2
* [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles...Jarkko Hietaniemi2001-05-301-2/+3
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-3/+4
* Use OSVERS.Jarkko Hietaniemi2001-05-161-1/+1
* DG-UX threading patches, including a README.dgux,Jarkko Hietaniemi2001-05-161-0/+13
* Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-021-4/+0
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-0/+4
* Re: Finally got a round tuitH.Merijn Brand2001-05-011-0/+3
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-1/+1
* Prevent path disclosure (probing for existence of filenames)Jarkko Hietaniemi2001-04-241-0/+6
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-3/+4
* Add destruct time hook to PerlIO (for work-in-process implementingNick Ing-Simmons2001-03-251-0/+8
* Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.Nick Ing-Simmons2001-03-221-0/+3
* Integrate change #9197 from maintperl to mainline.Jarkko Hietaniemi2001-03-181-6/+5
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-4/+5
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+2