p5sagit/p5-mst-13.2.git
2001-02-24 Nick Ing-Simmons Integrate mainline
2001-02-24 Vadim Konovalov Re: I'm losing the war...
2001-02-24 Andreas König Re: [PATCH] fix for charnames above FFFF
2001-02-23 Jarkko Hietaniemi Abolish USE_WIN32_RTL_ENV.
2001-02-23 Jarkko Hietaniemi Retract #8893, zero-initializing may be costly, maybe...
2001-02-23 Jarkko Hietaniemi Retract #8902 for now, requested by Charles Lane, the...
2001-02-23 Peter Prymmer was Re: hashing order difference?
2001-02-23 Doug MacEachern [patch] perlio + useithreads
2001-02-23 Jarkko Hietaniemi A better workaround for Borland putenv() brokenness...
2001-02-23 Vadim Konovalov fix for parameter -Dm (for perl@8867)
2001-02-23 Peter Prymmer treat unicoding and null bytes in op/append.t
2001-02-23 Jarkko Hietaniemi Upgrade to File::Temp 0.12, from Tim Jenness.
2001-02-23 Peter Prymmer fix a patcho in t/lib/st-06compat.t
2001-02-23 Jarkko Hietaniemi Be more helpful for devel builders, suggested by John...
2001-02-23 Charles Lane (Retracted by #8914)
2001-02-23 Charles Lane malloc message address offset
2001-02-23 Jarkko Hietaniemi Rewrite putenv() using my_setenv(). (In general the...
2001-02-22 Jarkko Hietaniemi Fix #8803 as #8897 fixed #8896: with environ safesysmal...
2001-02-22 Jarkko Hietaniemi With environ one must use safesysmalloc()/safesysfree().
2001-02-22 Jarkko Hietaniemi If we have a duplicated environment free it
2001-02-22 Jarkko Hietaniemi (Retracted by #8915.)
2001-02-22 Jarkko Hietaniemi Update Changes.
2001-02-22 Jarkko Hietaniemi Add -stdio to the archname if no perlio selected,
2001-02-22 Jarkko Hietaniemi *drum roll* Make perlio the default.
2001-02-22 Jarkko Hietaniemi Integrate change #8665 from maintperl to mainline,
2001-02-22 Tim Jenness Re: File::Temp::_gettemp warning
2001-02-22 Peter Prymmer [patch: perl@8867] embed.{h|pl} need not mention ebcdic...
2001-02-21 Charles Lane glob-in-eval memory leak fix
2001-02-21 Jarkko Hietaniemi Retract #8875, cannot let go of the old semantics of...
2001-02-21 Jarkko Hietaniemi Run run/*.t also in minitest.
2001-02-21 Nick Ing-Simmons Integrate mainline
2001-02-21 Jarkko Hietaniemi Fix the sys/fcntl.h problem reported by Peter Prymmer.
2001-02-21 Jarkko Hietaniemi If no sfio, no -lsfio.
2001-02-21 Jarkko Hietaniemi Make unpack C and unpack U truly equivalent.
2001-02-21 Peter Prymmer [patch perl@8841] One URL update and a possible OS...
2001-02-21 Andreas König fix for charnames above FFFF
2001-02-21 Jarkko Hietaniemi Integrate change #8868 from pureperl to mainline.
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-21 Jarkko Hietaniemi unpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko Hietaniemi Update Changes.
2001-02-21 Jarkko Hietaniemi Upgrade to CGI.pm 2.752, from Lincoln Stein.
2001-02-21 Jarkko Hietaniemi Make pack("C", 0x100) to create Unicode, unless under the
2001-02-20 Jarkko Hietaniemi Don't do casting between pointers pointing to different...
2001-02-20 Peter Prymmer workaround VMS I/O problem in Test.pm for bug ID 200102...
2001-02-20 Jarkko Hietaniemi "pseudo-literal j", a documentation glitch reported...
2001-02-20 Jarkko Hietaniemi Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
2001-02-20 Jarkko Hietaniemi Integrate pureperl changes #8844,8845,8850 to mainline
2001-02-20 Jarkko Hietaniemi Integrate changes #8853,8854 from maintperl to mainline.
2001-02-20 Jarkko Hietaniemi Filter::Util::Call update to 1.05, from Paul Marquess.
2001-02-20 Craig A. Berry glob-basic.t, runenv.t fix-ups
2001-02-20 Jarkko Hietaniemi strict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-20 Jarkko Hietaniemi The #8843 wasn't quite right: %Config needs to imported.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Jarkko Hietaniemi fork() not everywhere, cleanup temp files.
2001-02-19 Jarkko Hietaniemi Update Changes.
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-19 Jarkko Hietaniemi Put to rest the 20010205.001, the email address checkin...
2001-02-18 Doug MacEachern [patch] xsubpp: make sv_setref_* targetable
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-02-18 Jarkko Hietaniemi Misapplied regex optimizations when \C is present.
2001-02-18 Jarkko Hietaniemi Fix for "[ID 20010213.005] utf8 + localized hash elems...
2001-02-18 Jarkko Hietaniemi Tweak on #8234 (Subject: Re: [PATCH] Warn on use of...
2001-02-18 Nick Ing-Simmons Integrate mainline
2001-02-18 Nicholas Clark Integrate perlio:
2001-02-18 Nicholas Clark Apply the spirit of patch from Nicholas Clark:
2001-02-18 Michael G.... Adding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Jarkko Hietaniemi Integrate perlio:
2001-02-18 Jarkko Hietaniemi UTF-8 tweaks.
2001-02-18 Nick Ing-Simmons Fix [ID 20010217.002]
2001-02-18 Jarkko Hietaniemi Integrate perlio:
2001-02-18 Michael G.... Adding todo tests
2001-02-18 Jarkko Hietaniemi Add run/*.t to testables.
2001-02-18 Michael G.... Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
2001-02-18 Michael G.... Re: Why t/TEST and not Test::Harness?
2001-02-18 Nick Ing-Simmons Clean up a few core dumps when layers are used in unexp...
2001-02-18 Jarkko Hietaniemi Integrate change #8818 from maintperl, a FAQ nit.
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-17 Jarkko Hietaniemi Upgrade to Storable 1.0.10, from Raphael Manfredi.
2001-02-17 Doug MacEachern [patch] -Wall
2001-02-16 Jarkko Hietaniemi Document qu better.
2001-02-15 Hugo van der... toke.c cleanup: scan_str()
2001-02-15 Jarkko Hietaniemi Integrate changes #8659,8702,8808,8809,8810 from maintperl.
2001-02-14 Jarkko Hietaniemi Update Changes.
2001-02-14 Jarkko Hietaniemi More MacOS Classic fixes from Chris Nandor.
2001-02-14 Jarkko Hietaniemi Don't skip too much of the locale error message if...
2001-02-14 Jarkko Hietaniemi Duplicate environment for JPL so that JDK 1.2/1.3 don...
2001-02-13 Jarkko Hietaniemi AUTHORS update.
2001-02-13 Craig A. Berry integral ok lines for VMS
2001-02-13 Simon Cozens [ID 20010210.002] perldiag doesn't include the "Scalars...
2001-02-13 Jarkko Hietaniemi Sort the MANIFEST.
2001-02-13 Jarkko Hietaniemi FAQ updates from Chris Fedde <chris@fedde.littleton...
2001-02-13 Chris Nandor buncha MacPerl patches for bleadperl
2001-02-13 Jarkko Hietaniemi environ array wrongly assumed in Perl_init_i18nl10n(),
2001-02-13 Jarkko Hietaniemi Integrate change #8786 from maintperl, posix-bc byacc...
2001-02-13 Jarkko Hietaniemi Integrate change #8781 from maintperl, OpenBSD hints...
2001-02-13 Peter Prymmer small fixups to perlclib.pod
2001-02-13 Jarkko Hietaniemi Merge ebcdic.c (only one function, ebcdic_control(...
2001-02-13 Hugo van der... Re: [ID 20010212.006] Core dump with /((?:hard|soft...
2001-02-13 Jarkko Hietaniemi Comments do not nest.
2001-02-12 Doug MacEachern Re: [patch] context for 'U' magic functions
next