p5sagit/p5-mst-13.2.git
2003-03-11 Jarkko Hietaniemi Get rid of one Cygwin warning by introducing a prototype
2003-03-11 Jarkko Hietaniemi Upgrade to Time-HiRes 1.43.
2003-03-11 Jarkko Hietaniemi Be more lax about the out of memory error message.
2003-03-11 Jarkko Hietaniemi Try to handle hitting the heap/data limit in small...
2003-03-11 Hugo van der... typo for utf8locale in #18907
2003-03-11 Craig A. Berry clear PL_exitlist in perl_destruct
2003-03-11 Jarkko Hietaniemi Upgrade to cperl-mode 5.0, from IlyaZ.
2003-03-11 Jarkko Hietaniemi Missed some, cryptically.
2003-03-11 Jarkko Hietaniemi Add missing intrpvar clonings to perl_clone.
2003-03-11 Jarkko Hietaniemi Add reminders to intrpvar.h about perl_clone(), as...
2003-03-11 Stas Bekman [patch] PL_taint_warn falls between chairs in perl_clone()
2003-03-11 Todd C. Miller typos and other minor things
2003-03-11 Jarkko Hietaniemi A rejected hunk of #18902 reapplied.
2003-03-11 Jarkko Hietaniemi Patch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia... Integrate (by hand) change #18386 from maint-5.8
2003-03-10 Jarkko Hietaniemi VMS has an extra \n at the end, and I assume Windows...
2003-03-10 Rafael Garcia... A new test, to check that signal numbers are actually...
2003-03-10 Yitzchak Scott... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-10 Nicholas Clark Re: [perl #21505] 5.8.0 lib/Config test failure due...
2003-03-10 Jarkko Hietaniemi Integrate from maint:
2003-03-10 Jarkko Hietaniemi Comment fix.
2003-03-10 Jarkko Hietaniemi Remove the foo-old files.
2003-03-10 Chip Turner Re: Shared libperl.so and build issues
2003-03-10 Stas Bekman Bunch of doc patches from Stas; plus regen.
2003-03-09 Jarkko Hietaniemi Must not hide the protos, though.
2003-03-09 Jarkko Hietaniemi I hate embed*. Tell me what you know.
2003-03-09 Jarkko Hietaniemi Upgrade to Encode 1.91.
2003-03-09 Jarkko Hietaniemi Export the symbols from #18863; do not prototype (but...
2003-03-09 Jarkko Hietaniemi Upgrade to Encode 1.90 (plus the one extra use lib...
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: DATA wasn't properly utf8ed
2003-03-09 Jarkko Hietaniemi Tru64: additional instructions for building a newer...
2003-03-09 Jarkko Hietaniemi At Sarathy's request restore the bin5005compat Perl_foo...
2003-03-09 Rafael Garcia... ... and add a test case for bug #20798
2003-03-09 Adrian M. Enache Re: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Adrian M. Enache Re: [perl #20798] foo(eval {}) crashes Perl 5.8
2003-03-09 Rafael Garcia... Adjust test count.
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-08 Rafael Garcia... Add a B::COP::io() method, to return the cop_io field...
2003-03-08 Richard Foley to explain new [<>{] behaviour - attached
2003-03-08 Jarkko Hietaniemi Enache Adrian reads comments.
2003-03-08 Richard Soderberg Re: [perl #20551] Documentation error for IO::Select
2003-03-08 Craig A. Berry long %ENV values for VMS
2003-03-08 Jarkko Hietaniemi regen_headers tiny tidying:
2003-03-07 Jarkko Hietaniemi Give pointers to runtime Unicode changes.
2003-03-07 Jarkko Hietaniemi Extra character noticed by Tels.
2003-03-07 Kay Roepke FreeBSD 5.0 gethostbyaddr_r hints update
2003-03-07 Jarkko Hietaniemi Define the Perl_pp_i_modulo_1() only iff we have glibc.
2003-03-07 Jarkko Hietaniemi Good observation from Philip Newton.
2003-03-06 Rafael Garcia... Make the -A switch work without an assertion name.
2003-03-06 Jos I. Boumans Re: [PATCH] let perlmodstyle mention Module::Build...
2003-03-06 Adrian M. Enache Re: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-06 Craig A. Berry mg.c needs Perl_csighandler prototype
2003-03-06 Jarkko Hietaniemi Thinko fix.
2003-03-06 Jarkko Hietaniemi PERL_UNICODE explanation saga continues.
2003-03-06 Jarkko Hietaniemi Handle also extra directories et alia.
2003-03-06 Jarkko Hietaniemi Add mani(fest) check(ing) utility.
2003-03-06 Stas Bekman [patch config_h.SH] redefining __attribute__
2003-03-05 Jarkko Hietaniemi Couple more _r possibilities (found in a RH 8.0 box...
2003-03-04 Rafael Garcia... Change #18829 makes this test workaround obsolete.
2003-03-04 Rafael Garcia... Patch by Salvador Fandiño to read the warning mask
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-03-04 Jarkko Hietaniemi Try to make PPPort.pm 5.005-friendlier (see [perl ...
2003-03-04 Rafael Garcia... Doc typos.
2003-03-04 Jarkko Hietaniemi Try to give rcatline() a good jog on Unicode.
2003-03-04 Adrian M. Enache Re: [perl #21395] rcatline doesn't grok utf8
2003-03-04 Jarkko Hietaniemi Can't test this without PerlIO.
2003-03-04 Artur Bergman Fixes bug #15654 bizarre constant mangling in 5.8.0
2003-03-03 Jarkko Hietaniemi Further clarification on PERL_UNICODE's semantics.
2003-03-03 Graham Barr Sync with libnet-1.13
2003-03-03 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.20.
2003-03-03 Jarkko Hietaniemi Upgrade to Encode 1.89. The enc_module.t required
2003-03-03 Jarkko Hietaniemi Use a macro for abs() to avoid the possible truncation...
2003-03-02 Andreas König Re: [PATCH] Make adding notes to patchlevel.h easier
2003-03-02 Edmund Bacon [perl #21289] [Fwd: IPC::Msg bug report]
2003-03-02 Richard Soderberg Re: [perl #18872] File::Basename example misleading
2003-03-02 Anders Johnson [perl #21031] $File::Find::name ne $_ w/no_chdir
2003-03-02 Hugo van der... Reverse copyright update (#18801) for files not changed...
2003-03-02 Adrian M. Enache Re: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders Johnson RE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Jarkko Hietaniemi Narrow down the -C test skippage.
2003-03-02 Hugo van der... Update all copyrights to 2003, from Jarkko
2003-03-02 Richard Foley for perl5db.pl against missing args destroying pre...
2003-03-02 Jarkko Hietaniemi The -CI cannot be easily tested under UTF-8 locale...
2003-03-02 Jarkko Hietaniemi Go with "right = -right" for greater portability, some...
2003-03-02 Jarkko Hietaniemi Patch for [perl #9402], known also as "glibc _moddi3 bug
2003-03-02 Jarkko Hietaniemi Forgotten from change #18795.
2003-03-02 Abe Timmerman Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back...
2003-03-02 Jarkko Hietaniemi Further Unicode formats patching from Inaba Hiroto.
2003-03-01 Jarkko Hietaniemi Integrate change #18788 from maint.
2003-03-01 Abe Timmerman Get MSWin32 back compiling
2003-02-26 Inaba Hiroto Re: [PATCH] Re: format, PerlIO and utf8
2003-02-26 Jarkko Hietaniemi An already fixed bug from perl-unicode.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-26 Hugo van der... regen headers
2003-02-26 Hugo van der... Two typos found by Philip Newton <pnewton@gmx.de>
2003-02-25 Jarkko Hietaniemi Add tests for the -C switch. Depending on the
2003-02-25 Hugo van der... Add missing file from change #18774.
next