2008-02-24 |
Jerry D. Hedden | Revert change 33326
|
commit | commitdiff | tree |
2008-02-24 |
Reini Urban | cygwin hints
|
commit | commitdiff | tree |
2008-02-18 |
Robin Barker | was RE: [PATCH] re patch 33127: formatting for C<<...
|
commit | commitdiff | tree |
2008-02-18 |
Robin Barker | consting for .c files in tests
|
commit | commitdiff | tree |
2008-02-18 |
Jerry D. Hedden | Thread::Queue 2.03
|
commit | commitdiff | tree |
2008-02-18 |
Daniel M. Quinlan | [perl #50946] modified hints for Darwin x86 64bit
|
commit | commitdiff | tree |
2008-02-18 |
Jerry D. Hedden | Thread::Semaphore 2.04
|
commit | commitdiff | tree |
2008-02-18 |
Ken Williams | Modulo operator and floating point numbers
|
commit | commitdiff | tree |
2008-02-18 |
Jim Cromie | [ patch ] silence 2 possibly uninitialized vars
|
commit | commitdiff | tree |
2008-02-18 |
Jerry D. Hedden | Don't install threads files on non-threaded Perls
|
commit | commitdiff | tree |
2008-02-16 |
Rafael Garcia-Suarez | Fix macro name in comment
|
commit | commitdiff | tree |
2008-02-16 |
Rafael Garcia-Suarez | Correctly reference count the hints hash
|
commit | commitdiff | tree |
2008-02-15 |
Rafael Garcia-Suarez | Typo catch, by Abigail
|
commit | commitdiff | tree |
2008-02-15 |
Rafael Garcia-Suarez | Avoid utf8 warnings when printing diagnostics
|
commit | commitdiff | tree |
2008-02-14 |
Abigail | sprintf "%+d"
|
commit | commitdiff | tree |
2008-02-14 |
Abigail | Re: [perl #50496] Bug Report: 'keys %+' does not return...
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Add missing file to MANIFEST, to go with change #33311
|
commit | commitdiff | tree |
2008-02-14 |
Rick Delaney | Re: [perl #50706] %^H affecting outside file scopes
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Make the new warning report undef constants as undef
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Fix leak when issuing new warning implemented by #33305
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Revert change #33302. This change was wrong, since...
|
commit | commitdiff | tree |
2008-02-14 |
Rick Delaney | Show constant in "Useless use of a constant in void...
|
commit | commitdiff | tree |
2008-02-14 |
Robin Barker | use svtype
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Jerry D. Hedden now maintains Thread::Semaphore on...
|
commit | commitdiff | tree |
2008-02-13 |
Vincent Pit | PERL_MAGIC_uvar_elem should be 'u' in dump.c
|
commit | commitdiff | tree |
2008-02-13 |
Jerry D. Hedden | Read-only variable tests
|
commit | commitdiff | tree |
2008-02-13 |
Jerry D. Hedden | Unused var in perlio.c (revised)
|
commit | commitdiff | tree |
2008-02-11 |
Ben Morrow | Re: Unwanted warnings from "PerlIO::scalar"
|
commit | commitdiff | tree |
2008-02-11 |
Rafael Garcia-Suarez | Fix test to pass en 5.6.2 (unpack is needed by version...
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | IO::Handle->say should ignore $\ (bug #49266)
|
commit | commitdiff | tree |
2008-02-08 |
Martin Hasch | [perl #50364] [PATCH] perlop.pod - misnomer in % operator...
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Pit | mg_copy ought to take an I32
|
commit | commitdiff | tree |
2008-02-08 |
Robert May | Give Win32 message windows proper window procedures
|
commit | commitdiff | tree |
2008-02-08 |
Robert May | win32_async_check() doesn't loop enough.
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Re-apply patches 32879, 32905, and 32964 to MakeMaker
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Add new module in MakeMaker 6.43_01
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Upgrade to MakeMaker 6.43_01
|
commit | commitdiff | tree |
2008-02-08 |
Steven Schubiger | Re: [PATCH] sv.c: consting
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Remove redundant check
|
commit | commitdiff | tree |
2008-02-08 |
Steffen Müller | feature bundles are the same across all subversions
|
commit | commitdiff | tree |
2008-02-07 |
Andy Dougherty | Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl...
|
commit | commitdiff | tree |
2008-02-07 |
Steven Schubiger | Re: [PATCH] sv.c: consting
|
commit | commitdiff | tree |
2008-02-07 |
Rafael Garcia-Suarez | corelist changes:
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Adapt Safe innards to older (XS) versions of version.pm
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Add a new test for Safe
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Fix CPAN bug #32896: make version.pm loadable in a...
|
commit | commitdiff | tree |
2008-02-04 |
Robert May | Remove duplication from encoding.pm POD
|
commit | commitdiff | tree |
2008-02-04 |
Jim Cromie | [patch] B portability macros
|
commit | commitdiff | tree |
2008-02-04 |
Steven Schubiger | sv.c: consting
|
commit | commitdiff | tree |
2008-02-04 |
Reini Urban | fix B::Debug pmnext
|
commit | commitdiff | tree |
2008-02-04 |
Rafael Garcia-Suarez | Fix op/reg_email_thr.t when PERLIO=stdio
|
commit | commitdiff | tree |
2008-01-31 |
Jerry D. Hedden | threads::shared TODO test for outstanding bug
|
commit | commitdiff | tree |
2008-01-31 |
Daniel Frederick... | Typo fix in change #33058
|
commit | commitdiff | tree |
2008-01-31 |
Robin Barker | don't forbid brace groups with g++ 4.2.2
|
commit | commitdiff | tree |
2008-01-30 |
Rafael Garcia-Suarez | Bump Safe's version
|
commit | commitdiff | tree |
2008-01-29 |
Rafael Garcia-Suarez | More wording nits about perl's time() versus the libc...
|
commit | commitdiff | tree |
2008-01-29 |
Steven Schubiger | toke.c/universal.c: consting
|
commit | commitdiff | tree |
2008-01-29 |
Rafael Garcia-Suarez | Make this test pass with the Test::More that comes...
|
commit | commitdiff | tree |
2008-01-29 |
Yitzchak Scott-Thoennes | mistaken variable in pod
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Bump the version of Safe
|
commit | commitdiff | tree |
2008-01-28 |
Abe Timmerman | Minor rewording of the localtime() documentation,
|
commit | commitdiff | tree |
2008-01-28 |
Jerry D. Hedden | Fix uc/lc warnings in CGI.pm
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | In Safe, load Carp::Heavy only if it exists (to remain
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Warning cleanup, and avoid a double call to uc
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Upgrade to Test::Harnes 3.07
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | TAP::* modules are part of the Test::Harness distribution
|
commit | commitdiff | tree |
2008-01-28 |
Gerard Goossen | also report forced tokens when using -DT
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Make lc/uc/lcfirst/ucfirst warn when passed undef.
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Test that lc, uc, etc on undef return ""
|
commit | commitdiff | tree |
2008-01-28 |
Robin Barker | FW: [PATCH] RE: [PATCH] volatile, avoid clobbered
|
commit | commitdiff | tree |
2008-01-28 |
Jarkko Hietaniemi | ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016...
|
commit | commitdiff | tree |
2008-01-28 |
Steven Schubiger | util.c: some consting
|
commit | commitdiff | tree |
2008-01-21 |
Jerry D. Hedden | Ignore build dir when installing perl
|
commit | commitdiff | tree |
2008-01-21 |
Rafael Garcia-Suarez | When changing the op_ppaddr of an op, one must keep...
|
commit | commitdiff | tree |
2008-01-18 |
Rafael Garcia-Suarez | New tests for new ops. Most of them are TODO
|
commit | commitdiff | tree |
2008-01-16 |
Rafael Garcia-Suarez | A couple of POD fixes by Steven Schubiger
|
commit | commitdiff | tree |
2008-01-15 |
Mashrab Kuvatov | Boolean priority bug, found by Mashrab Kuvatov:
|
commit | commitdiff | tree |
2008-01-15 |
Jerry D. Hedden | Fix range operator
|
commit | commitdiff | tree |
2008-01-14 |
Robin Barker | consting IO.xs
|
commit | commitdiff | tree |
2008-01-14 |
Rafael Garcia-Suarez | When parsing LC_ALL or LANG to get the locale's encoding...
|
commit | commitdiff | tree |
2008-01-14 |
Robin Barker | consting
|
commit | commitdiff | tree |
2008-01-11 |
Rafael Garcia-Suarez | Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per...
|
commit | commitdiff | tree |
2008-01-11 |
Rafael Garcia-Suarez | Remove the -P switch
|
commit | commitdiff | tree |
2008-01-11 |
Rafael Garcia-Suarez | Introduce macro PERL_MAX_SUB_DEPTH
|
commit | commitdiff | tree |
2008-01-11 |
Rick Delaney | Re: [perl #49564] Re: MRO and av_clear
|
commit | commitdiff | tree |
2008-01-11 |
Robin Barker | From: "Robin Barker" <Robin.Barker@npl.co.uk>
|
commit | commitdiff | tree |
2008-01-11 |
Robin Barker | From: "Robin Barker" <Robin.Barker@npl.co.uk>
|
commit | commitdiff | tree |
2008-01-11 |
Paul Johnson | [DOC PATCH] was Re: things deprecated for removal in...
|
commit | commitdiff | tree |
2008-01-09 |
Rafael Garcia-Suarez | Revert change #32920, since it was solved another way...
|
commit | commitdiff | tree |
2008-01-09 |
Marcus Holland-Moritz | refactor PL_opargs generation in opcode.pl and fix...
|
commit | commitdiff | tree |
2008-01-09 |
Robin Barker | RE: compile warnings w/ PM_SETRE and ReREFCNT_inc
|
commit | commitdiff | tree |
2008-01-09 |
Rafael Garcia-Suarez | Add a few =cuts (so configpm is displayed mostly correctly
|
commit | commitdiff | tree |
2008-01-09 |
Rafael Garcia-Suarez | Fix leak introduced by change #32873, thanks to Nicholas
|
commit | commitdiff | tree |
2008-01-09 |
Jerry D. Hedden | Move re::regexp_pattern to universal.c
|
commit | commitdiff | tree |
2008-01-09 |
Rafael Garcia-Suarez | Remove the warning "v-string in require/use non portable"
|
commit | commitdiff | tree |
2008-01-09 |
Florian Ragwitz | B::Deparse fixes for implicit smartmatching in given...
|
commit | commitdiff | tree |
2008-01-08 |
Max Maischein | [patch] [Win32] Make Perl build on Win32 when the path...
|
commit | commitdiff | tree |
2008-01-08 |
Gabor Szabo | Re: [PATCH] docs more open() and $_ related entries
|
commit | commitdiff | tree |
2008-01-08 |
Steffen Müller | AutoLoader: Remove AutoLoader::can
|
commit | commitdiff | tree |
2008-01-07 |
Jari Aalto | v5.8.8: File::Temp.pm (_gettemp): ignore dir -w test...
|
commit | commitdiff | tree |
next |