2003-03-09 |
Adrian M. Enache | Re: [perl #21498] printf behaviour changes 5.6.1(and... |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Adrian M. Enache | Re: [perl #20798] foo(eval {}) crashes Perl 5.8 |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Rafael Garcia... | Adjust test count. |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Jarkko Hietaniemi | From Inaba Hiroto: re_intuit_start set a value to |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Jarkko Hietaniemi | From Inaba Hiroto: the UTF-8 length cache wasn't |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Rafael Garcia... | Add a B::COP::io() method, to return the cop_io field... |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Richard Foley | to explain new [<>{] behaviour - attached |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Jarkko Hietaniemi | Enache Adrian reads comments. |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Richard Soderberg | Re: [perl #20551] Documentation error for IO::Select |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Craig A. Berry | long %ENV values for VMS |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Jarkko Hietaniemi | regen_headers tiny tidying: |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Jarkko Hietaniemi | Give pointers to runtime Unicode changes. |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Jarkko Hietaniemi | Extra character noticed by Tels. |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Kay Roepke | FreeBSD 5.0 gethostbyaddr_r hints update |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Jarkko Hietaniemi | Define the Perl_pp_i_modulo_1() only iff we have glibc. |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Jarkko Hietaniemi | Good observation from Philip Newton. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Rafael Garcia... | Make the -A switch work without an assertion name. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jos I. Boumans | Re: [PATCH] let perlmodstyle mention Module::Build... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Adrian M. Enache | Re: [perl #20682] [fix] @- array not visible in s/// |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Adrian M. Enache | cleaning up tests of the 'eval { decl. } <=> runtime... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Craig A. Berry | mg.c needs Perl_csighandler prototype |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jarkko Hietaniemi | Thinko fix. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jarkko Hietaniemi | PERL_UNICODE explanation saga continues. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jarkko Hietaniemi | Handle also extra directories et alia. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jarkko Hietaniemi | Add mani(fest) check(ing) utility. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stas Bekman | [patch config_h.SH] redefining __attribute__ |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Jarkko Hietaniemi | Couple more _r possibilities (found in a RH 8.0 box... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Rafael Garcia... | Change #18829 makes this test workaround obsolete. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Rafael Garcia... | Patch by Salvador Fandiño to read the warning mask |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Salvador Fandiño | [PATCH] assertions |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Salvador Fandiño | [PATCH] assertions |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Jarkko Hietaniemi | Try to make PPPort.pm 5.005-friendlier (see [perl ... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Rafael Garcia... | Doc typos. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Jarkko Hietaniemi | Try to give rcatline() a good jog on Unicode. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Adrian M. Enache | Re: [perl #21395] rcatline doesn't grok utf8 |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Jarkko Hietaniemi | Can't test this without PerlIO. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Artur Bergman | Fixes bug #15654 bizarre constant mangling in 5.8.0 |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Jarkko Hietaniemi | Further clarification on PERL_UNICODE's semantics. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Graham Barr | Sync with libnet-1.13 |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Jarkko Hietaniemi | Upgrade to Unicode::Normalize 0.20. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Jarkko Hietaniemi | Upgrade to Encode 1.89. The enc_module.t required |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Jarkko Hietaniemi | Use a macro for abs() to avoid the possible truncation... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Andreas König | Re: [PATCH] Make adding notes to patchlevel.h easier |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Edmund Bacon | [perl #21289] [Fwd: IPC::Msg bug report] |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Richard Soderberg | Re: [perl #18872] File::Basename example misleading |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Anders Johnson | [perl #21031] $File::Find::name ne $_ w/no_chdir |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Hugo van der... | Reverse copyright update (#18801) for files not changed... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Adrian M. Enache | Re: [perl #21411] [fix] Postponed RE with split() |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Anders Johnson | RE: [perl #20613] Perl_magic_setsig/clearsig problems... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | Narrow down the -C test skippage. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Hugo van der... | Update all copyrights to 2003, from Jarkko |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Richard Foley | for perl5db.pl against missing args destroying pre... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | The -CI cannot be easily tested under UTF-8 locale... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | Go with "right = -right" for greater portability, some... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | Patch for [perl #9402], known also as "glibc _moddi3 bug |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | Forgotten from change #18795. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Abe Timmerman | Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jarkko Hietaniemi | Further Unicode formats patching from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Jarkko Hietaniemi | Integrate change #18788 from maint. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Abe Timmerman | Get MSWin32 back compiling |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Inaba Hiroto | Re: [PATCH] Re: format, PerlIO and utf8 |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Jarkko Hietaniemi | An already fixed bug from perl-unicode. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Adrian M. Enache | Re: [perl #20683] [fix] Better Patch |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Hugo van der... | regen headers |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Hugo van der... | Two typos found by Philip Newton <pnewton@gmx.de> |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jarkko Hietaniemi | Add tests for the -C switch. Depending on the |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Hugo van der... | Add missing file from change #18774. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Hugo van der... | More variables for change #18776. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adrian M. Enache | [perl #20682] [fix] @- array not visible in s/// |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adrian M. Enache | [perl #20684] [fix] s/// with (??{..}) inside returns... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Rafael Garcia... | Re: [perl #21321] local ${"FOO"} does not work |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Dan Kogai | [Encode] 1.88 Released |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Yitzchak Scott... | [perl@18752] warnings from CGI tests under cygwin |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jarkko Hietaniemi | Cleanup #18770 as suggested by Rafael. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jarkko Hietaniemi | A new try at #18765 (for [perl #20920]). |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jarkko Hietaniemi | Retract change #18765: makes HiRes.t hang after subtest... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Chip Salzenberg | Include p4d2p in Porting again, because p4genpatch... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Chip Salzenberg | In Porting scripts, use standard perl path of "/usr... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jarkko Hietaniemi | PERL_SIGNALS=unsafe enables the old unsafe/immediate... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Slaven Rezic | Re: [perl #20920] Segmentation fault ("Safe Signal... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jarkko Hietaniemi | Patching magic from Inaba-san's keyboard: fix for ... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Chip Salzenberg | Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fe... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Hugo van der... | Remove no-longer-true line from perlop |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Jarkko Hietaniemi | Chip noticed that the intended optionality of the ... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Jarkko Hietaniemi | API doc tweaks. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Artur Bergman | Change regex to be a bit more friendly against various |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Peter Prymmer | add some IV stuff to ext/Devel/Peek/Peek.t test 21 |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Peter Prymmer | add probe for yet another dangerous logical name: COMP |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Jarkko Hietaniemi | Doc tweakage on -C. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Brendan O'Dea | 5.8.0: typo in pod/perlcompile.pod |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Rafael Garcia... | Document clearly that "_" is always in package "main". |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Adrian M. Enache | Re: [perl #20716] scope error with brackets |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jarkko Hietaniemi | 'A' is not 65 everywhere. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Chip Salzenberg | Support one-parameter unpack(), which unpacks $_. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Salvador Fandiño | more complex assertions activation: |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andreas König | Make adding notes to patchlevel.h easier |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Dave Mitchell | Blocking option ignored |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Hugo van der... | Shouldn't have added as t/run/switchA.t in #18739 ... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Michael G.... | Re: -Os for Darwin why? |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jarkko Hietaniemi | Format nit. |
commit | commitdiff | tree | snapshot |
next |