This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add the \[$@%&*] prototype support.
[perl5.git] / perl.c
2001-08-31 Gurusamy Sarathyintegrate change#11801 from maint-5.6
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-30 Artur BergmanIntroduces SvREPADTMP(sv) that marks a repad SvIV as...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Artur BergmanPlugs a memory leak on destruction of regular expressions
2001-08-17 Artur BergmanAdds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-17 Gurusamy Sarathychange#10334 leaks memory, copies string when it doesn't
2001-08-13 Arthur BergmanRe: END {} blocks run in perl_run
2001-08-12 Arthur BergmanSV: END {} blocks run in perl_run
2001-08-07 James A. DuncanB && BEGIN handling
2001-08-04 Doug MacEachernRe: [patch] ignore PL_curpm in PL_regex_padav cleanup
2001-08-03 Doug MacEachern[patch] ignore PL_curpm in PL_regex_padav cleanup
2001-08-03 Doug MacEachern[patch] plug PL_regex_padav leaks
2001-08-03 Doug MacEachern[patch] plug PL_origargv leak
2001-08-02 Jarkko HietaniemiIntegrate the PerlCE (WinCE Perl) port;
2001-08-01 Simon CozensPluggable optimizer
2001-07-23 Ilya ZakharevichOS/2 multi-architecture
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-12 Jarkko HietaniemiRetract #11289.
2001-07-12 Jarkko Hietaniemi(Retracted by #11289.)
2001-07-12 Artur BergmanUse reentrant API glibc
2001-07-12 Doug MacEachern[patch] pthread_atfork bandaid
2001-07-11 Artur BergmanThreadsafe PMOPs! We might still win this war.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyperl built with USE_ITHREADS can deadlock during fork...
2001-07-02 Robin Houstonautosplit into @F
2001-06-26 Jarkko HietaniemiDJGPP patches from Laszlo Molnar.
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-24 Jarkko HietaniemiIn Cygwin display the $ENV{CYGWIN} under perl -V, as...
2001-06-22 Jarkko HietaniemiMore MPE/iX tweaks from Mark Bixby.
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-16 Jarkko Hietaniemi-Wall strays.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-SimmonsFix open.pm to work via XS-implemented method calls...
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen-Wall cleanups: perl.c, gv.c, Storable.xs
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-05-30 Jarkko Hietaniemi[PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514...
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-16 Jarkko HietaniemiUse OSVERS.
2001-05-16 Jarkko HietaniemiDG-UX threading patches, including a README.dgux,
2001-05-02 Dan SugalskiRe: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-05-01 H.Merijn BrandRe: Finally got a round tuit
2001-04-30 Jarkko HietaniemiChange PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-24 Jarkko HietaniemiPrevent path disclosure (probing for existence of filen...
2001-04-04 Benjamin SugarsRe: [PATCH] Lighten up glob
2001-03-25 Nick Ing-SimmonsAdd destruct time hook to PerlIO (for work-in-process...
2001-03-22 Nick Ing-SimmonsRe-instate warnings for 'eof STDOUT' etc. by marking...
2001-03-18 Jarkko HietaniemiIntegrate change #9197 from maintperl to mainline.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Peter PrymmerRe: Unicode/EBCDIC
2001-03-07 Jarkko HietaniemiIntegrate change #9064 from maintperl into mainline.
2001-02-23 Jarkko HietaniemiAbolish USE_WIN32_RTL_ENV.
2001-02-23 Jarkko HietaniemiA better workaround for Borland putenv() brokenness...
2001-02-23 Jarkko HietaniemiRewrite putenv() using my_setenv(). (In general the...
2001-02-22 Jarkko HietaniemiFix #8803 as #8897 fixed #8896: with environ safesysmal...
2001-02-22 Jarkko HietaniemiWith environ one must use safesysmalloc()/safesysfree().
2001-02-22 Jarkko HietaniemiIf we have a duplicated environment free it
2001-02-20 Jarkko HietaniemiIntegrate pureperl changes #8844,8845,8850 to mainline
2001-02-18 Michael G. SchwernFixing PERL5OPT (was Re: Warnings, strict, and CPAN)
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-14 Jarkko HietaniemiDuplicate environment for JPL so that JDK 1.2/1.3 don...
2001-02-13 Chris Nandorbuncha MacPerl patches for bleadperl
2001-02-08 Nick Ing-SimmonsCorrect the correction :-(
2001-02-08 Charles BaileySYN SYN
2001-02-08 Nick Ing-SimmonsFixup non-ithread build after 8713
2001-02-08 Doug MacEachernRe: [patch] Re: PL_ptr_table
2001-01-30 Jarkko HietaniemiFix for the fa_IR locale failure. The reason for the...
2001-01-24 Charles BaileySYN SYN
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-06 Nick Ing-SimmonsFixup accumulated integrate muddles (perlio == devperl...
2001-01-01 Nick Ing-SimmonsIntegrate mainline
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-09 Jarkko HietaniemiIntegrate perlio:
2000-12-09 Nick Ing-SimmonsUTF8 output prework.
2000-12-05 Nick Ing-SimmonsIntegrate mainline.
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Nick Ing-SimmonsWin32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-11-29 Simon CozensTokeniser debugging
2000-11-20 Olaf Flebbe[perl 7711: EPOC] updates
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-10-25 Dan SugalskiAdd non-blocking thread doneness checking
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-10-06 Jarkko HietaniemiThe HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Jarkko HietaniemiPatch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-03 Olaf FlebbeEpoc update
2000-10-03 Dave HartnollDLL not restartabke with threaded perl
2000-09-14 Robin Barkercontinued -Wformat support
next