This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Multiplicity and thread fixes for VMS
[perl5.git] / perl.c
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
2000-08-30 Jarkko HietaniemiDon't say "Perl 5.0 source kit".
2000-08-25 Dan HaleAIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-08-14 Jarkko HietaniemiFor now remove the mail code.
2000-08-08 Randy J. RayPatch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2000-08-07 Jarkko HietaniemiPlug the security hole described in the Aug 05 2000...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-26 Jarkko HietaniemiMacOS nits from Matthias Neeracher.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6207..6210 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyfix memory leak on Windows (PL_sys_intern contents...
2000-07-04 Gurusamy Sarathyfix large memory leak that has been around for ever...
2000-07-04 Gurusamy Sarathyfix ~320 byte memory leak (psig_{ptr,name} tables were...
2000-06-07 Dan SugalskiLock PL_fdpid against race conditions, based on:
2000-06-06 Dan SugalskiThreadsafe patches
2000-06-06 Benjamin StuhlB::Bytecode patches
2000-06-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-06 Gurusamy SarathyPerl_eval_pv() leaks 4 bytes every time it is called...
2000-06-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-06-01 Jarkko HietaniemiSignals-be-gone for microperl.
2000-06-01 Gurusamy Sarathytweak for change#6127
2000-05-28 Gurusamy Sarathyavoid type mismatch warning
2000-05-28 Gurusamy SarathyOS/2 tweaks for usethreads build (from Rocco Caputo
2000-05-28 Gurusamy SarathyMacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathycall_method(...,G_EVAL) can longjmp() out if the method...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy SarathyPL_sys_intern was being initialized too late on windows
2000-05-07 Gurusamy Sarathyconcat doesn't preserve utf8-ness, and doesn't invalidate
2000-05-05 Gurusamy Sarathys/END/CHECK/
2000-05-04 Gurusamy Sarathyprintf(...) should be PerlIO_printf(PerlIO_stdout(...
2000-05-02 Gurusamy Sarathychange#3798 broke the meaning of "\0_7_7", tr/\0_/...
2000-04-28 Gurusamy Sarathytweak change#5945 to display correct switch name in...
2000-04-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-27 Gurusamy Sarathychange#4197 somehow missed initializing PL_errors,...
2000-04-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-25 Gurusamy Sarathymake module name mandatory after -M switch; reorder...
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Jarkko HietaniemiFlatten the cpp jungle doing the nosuid checking.
2000-04-16 Gurusamy Sarathyintroduce illegal symbols into null package so that...
2000-03-17 Gurusamy Sarathyfix coredump when upgrading PL_sv_yes in a second call to
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-11 Gurusamy Sarathychange#3511 was not defensive enough about try blocks...
next