p5sagit/p5-mst-13.2.git
2001-01-22 Craig A. Berry VMS catches up with change #8501
2001-01-22 Jarkko Hietaniemi Add the .ucm encoding tables to the MANIFEST.
2001-01-22 Jarkko Hietaniemi Integrate perlio:
2001-01-21 Nick Ing-Simmons Make "real" layers of ":utf8" and ":raw".
2001-01-21 Jarkko Hietaniemi Document the regex content pushing/popping a bit better.
2001-01-21 Jarkko Hietaniemi Tweak the mkdir trailing slash code some more.
2001-01-21 Nick Ing-Simmons Switch "compiled in" encodings to .ucm format.
2001-01-21 Nick Ing-Simmons Integrate (partial) mainline.
2001-01-21 Jarkko Hietaniemi Update Changes.
2001-01-21 Stephen P.... Minor typos in perlfaq2.pod
2001-01-21 Jarkko Hietaniemi Sanity check for conflicting thread flavours.
2001-01-21 Jarkko Hietaniemi The SIG_SIZE is the number of the elements *excluding*
2001-01-21 Jarkko Hietaniemi Integrate perlio:
2001-01-21 Hugo van der... Re: 8482 busted for $^V sprintf()s on OS/390
2001-01-21 Nick Ing-Simmons Encode cleanup.
2001-01-21 Nick Ing-Simmons Warn and set errno when open(...,":encoding(xxxxx)...
2001-01-21 Nick Ing-Simmons Fixup after integrate:
2001-01-21 Nick Ing-Simmons Integrate mainline.
2001-01-20 Jarkko Hietaniemi Forgot the expect_number() prototype.
2001-01-20 Peter Prymmer README.vms URL updates
2001-01-20 Jarkko Hietaniemi Memory management calls documentation.
2001-01-20 Jarkko Hietaniemi Signedness nit plus few memcpy/Copy nits.
2001-01-20 Peter Prymmer minor typos in some dl_$foo.xs files
2001-01-20 Peter Prymmer win32 Makefile(s) handle podified READMEs
2001-01-20 Peter Prymmer remove redundant dependencies that are unneeded
2001-01-20 Peter Prymmer partial support for dynaloading on OS/390
2001-01-20 Peter Prymmer floating point mangling warnings for README.os390 and...
2001-01-20 Jarkko Hietaniemi Document and test the new qu operator.
2001-01-20 Nick Ing-Simmons Infrastructure to allow:
2001-01-20 Nick Ing-Simmons Integrate mainline.
2001-01-19 Jarkko Hietaniemi Update Changes.
2001-01-19 Hugo van der... Re: new feature: s?printf parameter reordering
2001-01-19 Andreas König PATCH pragma/locale.t
2001-01-19 Jarkko Hietaniemi Add tracing for debugging extensions builds in VMS...
2001-01-19 Jarkko Hietaniemi Automate 1_compile.t.
2001-01-19 Jarkko Hietaniemi Integrate perlio:
2001-01-18 Nick Ing-Simmons Integrate mainline
2001-01-18 Nick Ing-Simmons Win32 "safe signals" co-existance fix.
2001-01-18 Jarkko Hietaniemi It's Pod::Text::Overstrike, not Pod::Overstrike.
2001-01-18 Jarkko Hietaniemi The first bug found by 1_compile.t.
2001-01-18 Jarkko Hietaniemi Add Schwern's 1_compile test. The compile_module scrip...
2001-01-18 Peter Prymmer Re: subversion undef on VMS (was Re: [ID 20001218.033...
2001-01-18 Jarkko Hietaniemi Integrate perlio:
2001-01-17 Nick Ing-Simmons "Safe" signals - trial implementation.
2001-01-17 Nick Ing-Simmons Integrate mainline.
2001-01-17 Nicholas Clark Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED...
2001-01-17 Roca, Ignasi lib/tie-substrhash.t FAILED at test 11
2001-01-17 Craig A. Berry (Replaced by #8469)
2001-01-17 Jarkko Hietaniemi Allow for one trailing slash in the directory of mkdir().
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-17 Jarkko Hietaniemi Integrate perlio:
2001-01-16 Nick Ing-Simmons Provide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-16 Nick Ing-Simmons Integrate mainline.
2001-01-16 Mark-Jason... regcomp.c old feature removal
2001-01-16 Jarkko Hietaniemi Update Changes.
2001-01-16 Simon Cozens Re: API Cleanup
2001-01-16 Jarkko Hietaniemi podlators 1.07, from Russ Allbery.
2001-01-16 Indy Singh Win32 Makefile fixes
2001-01-16 Jarkko Hietaniemi Under 5.005 threads and debugging crashed in Debian...
2001-01-16 Stephen McCamant Re: Eliminate op_children
2001-01-15 Simon Cozens API Variable documentation
2001-01-15 Jarkko Hietaniemi Signedness nit.
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) More op_children traces (cleanup...
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) Traces of op_children (cleanup...
2001-01-15 Jarkko Hietaniemi Missing from #8439.
2001-01-15 Stephen McCamant [PATCH @8436] Eliminate op_children
2001-01-15 Jarkko Hietaniemi Use the /^Perl_/-less form of is_lvalue_sub().
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-15 Jarkko Hietaniemi More UTF-8 patches from Inaba Hiroto.
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-13 Jarkko Hietaniemi Tighten some of the tests a bit.
2001-01-13 Jarkko Hietaniemi Integrate perlio:
2001-01-13 Nick Ing-Simmons Run dmake regen_config_h for Win32
2001-01-13 Nick Ing-Simmons VMS friendly patch to Encode compile process
2001-01-13 Nick Ing-Simmons Integrate mainline
2001-01-13 Stephen McCamant Re: B::Concise -- an improved replacement for B::Terse
2001-01-13 Jarkko Hietaniemi The LVRET macro needed an aTHX.
2001-01-13 Jarkko Hietaniemi Update Changes.
2001-01-13 Peter Prymmer Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
2001-01-13 Jarkko Hietaniemi The B::Terse drop-in replacement wasn't quite drop-in.
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Robin Barker -Wformat
2001-01-12 Stephen McCamant B::Concise -- an improved replacement for B::Terse
2001-01-12 Jarkko Hietaniemi Forgot the microperl config from the #8421.
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-12 Jarkko Hietaniemi Add sockatmark() to the todo list.
2001-01-12 Jarkko Hietaniemi Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2001-01-12 Radu Greab Re: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-12 Richard Soderberg RE: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Jarkko Hietaniemi One more UTF-8 fix from Inaba Hiroto.
2001-01-12 Jarkko Hietaniemi Mea culpa: I botched up Hugo's "Tw" bug fix when applyi...
2001-01-12 Roca, Ignasi [Patch perl@8375] pragma/subs.t ......FAILED tests...
2001-01-12 Roca, Ignasi updates to posix-bc hints file
2001-01-12 Roca, Ignasi op/regmesg FAILED at test 33 on EBCDIC machines
2001-01-12 Nicholas Clark Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268...
2001-01-12 Jarkko Hietaniemi Integrate perlio:
2001-01-11 Nick Ing-Simmons Remove variables that were used in experiments.
2001-01-11 Nick Ing-Simmons Catch die in %SIG handler and unblock the signal before...
2001-01-11 Nick Ing-Simmons Integrate mainline
next