(Retracted by #8264) More join() testing which was good because
[p5sagit/p5-mst-13.2.git] / perl.c
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Nick Ing-Simmons UTF8 output prework.
2000-12-05 Nick Ing-Simmons Integrate mainline.
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Nick Ing-Simmons Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-11-29 Simon Cozens Tokeniser debugging
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-10-25 Dan Sugalski Add non-blocking thread doneness checking
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles Bailey SYN SYN
2000-10-06 Jarkko Hietaniemi The HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Jarkko Hietaniemi Patch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-03 Olaf Flebbe Epoc update
2000-10-03 Dave Hartnoll DLL not restartabke with threaded perl
2000-09-14 Robin Barker continued -Wformat support
2000-08-30 Jarkko Hietaniemi Don't say "Perl 5.0 source kit".
2000-08-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-08-14 Jarkko Hietaniemi For now remove the mail code.
2000-08-08 Randy J. Ray Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2000-08-07 Jarkko Hietaniemi Plug the security hole described in the Aug 05 2000...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-26 Jarkko Hietaniemi MacOS nits from Matthias Neeracher.
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6207..6210 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy fix memory leak on Windows (PL_sys_intern contents...
2000-07-04 Gurusamy Sarathy fix large memory leak that has been around for ever...
2000-07-04 Gurusamy Sarathy fix ~320 byte memory leak (psig_{ptr,name} tables were...
2000-06-07 Dan Sugalski Lock PL_fdpid against race conditions, based on:
2000-06-06 Dan Sugalski Threadsafe patches
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-06-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-06 Gurusamy Sarathy Perl_eval_pv() leaks 4 bytes every time it is called...
2000-06-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-02 Gurusamy Sarathy fix small eval"" memory leaks under USE_ITHREADS
2000-06-01 Jarkko Hietaniemi Signals-be-gone for microperl.
2000-06-01 Gurusamy Sarathy tweak for change#6127
2000-05-28 Gurusamy Sarathy avoid type mismatch warning
2000-05-28 Gurusamy Sarathy OS/2 tweaks for usethreads build (from Rocco Caputo
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy call_method(...,G_EVAL) can longjmp() out if the method...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy Sarathy PL_sys_intern was being initialized too late on windows
2000-05-07 Gurusamy Sarathy concat doesn't preserve utf8-ness, and doesn't invalidate
2000-05-05 Gurusamy Sarathy s/END/CHECK/
2000-05-04 Gurusamy Sarathy printf(...) should be PerlIO_printf(PerlIO_stdout(...
2000-05-02 Gurusamy Sarathy change#3798 broke the meaning of "\0_7_7", tr/\0_/...
2000-04-28 Gurusamy Sarathy tweak change#5945 to display correct switch name in...
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-27 Gurusamy Sarathy change#4197 somehow missed initializing PL_errors,...
2000-04-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-25 Gurusamy Sarathy make module name mandatory after -M switch; reorder...
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Jarkko Hietaniemi Flatten the cpp jungle doing the nosuid checking.
2000-04-16 Gurusamy Sarathy introduce illegal symbols into null package so that...
2000-03-17 Gurusamy Sarathy fix coredump when upgrading PL_sv_yes in a second call to
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-11 Gurusamy Sarathy change#3511 was not defensive enough about try blocks...
2000-03-11 Gurusamy Sarathy VMS build tweaks (from Charles Bailey)
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-07 Gurusamy Sarathy CopFILEGV(...
2000-03-07 Gurusamy Sarathy separate options to incpush() for adding version direct...
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-03-06 Gurusamy Sarathy the incpush()es weren't all quite right on Windows...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-05 Gurusamy Sarathy strip last component of SITELIB_EXP only if it looks...
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-02-29 Gurusamy Sarathy change#5364 had a few problems
2000-02-29 Gurusamy Sarathy utf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Gurusamy Sarathy more adjustments needed for change#5342 under use5005th...
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-24 Gisle Aas More UTF8_MAXLEN fixes
2000-02-24 Fifer, Eric cygwin port
2000-02-22 Gurusamy Sarathy add -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-02-21 Gurusamy Sarathy generalize "%v" format into a flag for any integral...
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-19 Gurusamy Sarathy some rearrangement of the includes for easier "microper...
2000-02-15 Gurusamy Sarathy locale guards needed (from Simon Cozens <simon@brecon...
2000-02-14 Gurusamy Sarathy avoid warnings
2000-02-14 Gurusamy Sarathy fix small interpreter leaks identified by Purify
2000-02-14 Gurusamy Sarathy remove outdated -DPURIFY code--it reports bogus errors...
2000-02-13 Gurusamy Sarathy more purification (pp_require() could access free memor...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-08 Gurusamy Sarathy Windows has a somewhat different sitelib layout, and...
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy tolerate NULL SITELIB_EXP
2000-02-07 Gurusamy Sarathy NULL-terminate PERL_INC_VERSION_LIST
2000-02-07 Gurusamy Sarathy add compatible versions from $Config{inc_ver_list}...
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
next