2009-11-08 |
Zefram | pad_findmy APIification |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kevin Ryde | Correctly document export of I18N::Langinfo |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Steffen Mueller | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eric Brine | s/AvLEN/AvMAX/ in perlguts |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eric Brine | s/AvLEN/AvMAX/ in perlguts |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Karl Williamson | Define specially handled chars; and clean-up ebcdic... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
David Golden | Add mingw-w64 non-crosscompiling config files |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Craig A. Berry | Skip some Pod::Simple tests on VMS that think case... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jesse Vincent | note that release engineers need to make sure graham... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nicholas Clark | Add length and flags arguments to Perl_pad_findmy(... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nicholas Clark | Placate a warning from Borland's compiler. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Steve Hay | Merge commit 'origin/blead' into blead |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Steve Hay | Avoid circularity in $(LIBBASEFILES) definition in... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zefram | C++ fail with KeywordRPN |
commit | commitdiff | tree | snapshot |
2009-11-07 |
David Golden | refine Carp caller() fix and add tests |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Rafael Garcia... | Add legacy.pm to Maintainers |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Rafael Garcia... | Merge branch 'legacy-pragma' into blead |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Golden | bump Carp version number |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Jesse Vincent | Addded a pointer to the documentation on how Configure... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen | Add a line directive to op.c and perl.c such that error... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen | Add a "return NORMAL" to a DIE at the end of a function... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen | Check to see if there was a body which needs freeing... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Steve Hay | Complete the fix for Win32 link following commits 88e1f... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen | move JMPENV_JUMP to die_where and mark it as "noreturn" |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Golden | Have Carp respect CORE::GLOBAL::caller if it exists |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Steve Hay | Partially fix Win32 link following commit 88e1f1a |
commit | commitdiff | tree | snapshot |
2009-11-06 |
H.Merijn Brand | Describe how Configure patches should be done |
commit | commitdiff | tree | snapshot |
2009-11-06 |
H.Merijn Brand | Detection (and warning) of char size in bits |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Vincent Pit | SvREFCNT_dec already checks if the SV is non-NULL |
commit | commitdiff | tree | snapshot |
2009-11-05 |
H.Merijn Brand | Mention git resources in header |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jesse Vincent | regen generated files changed by the previous patch... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jesse Vincent | Implement facility to plug in syntax triggered by keywords |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Williams | Updated CPANPLUS::Dist::Build to cpan version 0.41_01 |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Williams | Updated CPANPLUS to cpan version 0.89_07 |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Rafael Garcia... | Document qr overloading in perldelta |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Nicholas Clark | Deprecate use of := to mean an empty attribute list... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Bo Borgerson | [PATCH] [perl #20321] Non-destructive Perl_av_make |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Father Chrysostomos | Slow down split in scalar context :-) |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark | S_utf16_textfilter() was not returning EOF correctly... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark | Tweak the filename regexp in parser.t so that ./TEST... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark | Remove Perl_pmflag() from the public API, and mark... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Garcia... | Improvements to qr-overload tests |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Garcia... | Bump overload.pm's VERSION (plus some spelling nits) |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow | Documentation for the 'qr' overload. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow | Implement the 'qr' overload type. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow | Add a new overload type, "qr". |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Gerard Goossen | Use of SV* instead of message, msglen, utf8 to contain... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Steve Peters | Revert "Re: [perl #38809][PATCH] loss of stack elements... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Vincent Pit | Re: [perl #38809][PATCH] loss of stack elements with... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Bram via RT | [PATCH] Todo test for [perl #38133] (was: [regex] backr... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Bram | [PATCH] extra tests for t/op/tie.t (was RE: [perl ... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Yuval Kogman | Adds additional tests with undef for smartmatch. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Gerard Goossen | Add assertion to JMPENV_POP to assert that the jumpleve... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Father Chrysostomos | [perl #69875] Slow down split in scalar context :-) |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Gerard Goossen | Improve warnings about known issues in (?{...}) blocks... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dave Rolsky | remove all references to patching.pod |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dave Rolsky | Refer to perlrepository.pod instead of patching.pod |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dave Rolsky | Fix another reference to the now-gone patching.pod |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dave Rolsky | Remove obsolete details on how to format a patch. Just... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dave Rolsky | Clarify relationship of pattern modifiers and named... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
David Golden | Updated ExtUtils::CBuilder to 0.27 |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jesse Vincent | Propagate LDLIBPTH into run_tests - Fixes 5.12 blocker... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Philippe Bruhat... | [PATCH] perlcommunity.pod: add information about OSDC.fr |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Gisle Aas | Allow syswrite with offset same as length of string... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Williams | Update CPANPLUS to cpan version 0.89_06 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Rafael Garcia... | Remove unused variable |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Gerard Goossen | remove unnecessary (always true) condition in S_vdie |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Williams | Update Module::Load::Conditional to cpan version 0.34 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David E. Wheeler | Convert all Pod::Simple files to Unix line endings. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Rafael Garcia... | Bump Exporter's version in blead after last patch |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jerry D. Hedden | Test exported arrays and hashes without using defined() |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Rafael Garcia... | Add missing files |
commit | commitdiff | tree | snapshot |
2009-10-28 |
David E. Wheeler | Bring Pod::Simple up to 3.09 as on CPAN. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Rafael Garcia... | $#array should be accepted as a lvalue sub return value. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Eric Brine | Avoid adding magic with rvalue $#a |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Williams | Update CPANPLUS to cpan version 0.89_05 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rafael Garcia... | Better wording for the hash ~~ array docs |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yves Orton | add an elipses to string/ref warnings when str longer... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yves Orton | refine the documentation for deleting branches and... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Jesse Vincent | Hashed out a prose description of the (largely existing... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
perlbug-followup... | mg.c uses a fixed NGROUPS contant |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Yves Orton | disable non-unicode case insensitive trie matching |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Rename to Porting/perldelta_template.pod so that t... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Note that F<ext/> has become F<cpan/>, F<dist/> and... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | In S_pending_ident(), only call gv_fetchpvn_flags(... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Make defined %hash on a non-lexical (also) generate... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Add perl5112delta, and change 5111delta from being... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | In Locale::Maketext, avoid using defined @array and... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | In I18N::LangTags::Detect, avoid using defined @array... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Avoid using defined @array in core tests. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Avoid using defined %hash in core code and tests. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Chris Williams | Updated Module::Load::Conditional to cpan version 0.32 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Vincent Pit | Cap the exit code of the bisecting script |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Vincent Pit | "-x ./foo" isn't a shell command, but "[ -x ./foo ... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the 2 Storable tests that use Test to use Test... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the Pod::Perldoc tests from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the odd Locale::Maketext test out from Test... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert File/CheckTree.t from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert tests in ext/ from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | S_run_user_filter() can use the filter GV itself for... |
commit | commitdiff | tree | snapshot |
next |