2010-07-13 |
Nicholas Clark | Fix transient pod infelicities spotted by podcheck.t |
commit | commitdiff | tree | snapshot |
2010-07-13 |
David Golden | Add more recent commits to perldelta |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Karl Williamson | perlop.pod: Document current \000 \x behavior |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9007 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris 'BinGOs... | Update ExtUtil-ParseXS to CPAN version 2.2206 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.64 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.60 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Josh ben Jore | Reset variables being initialized by readline before... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Tony Cook | new is a reserved word in C++, don't use it as a variab... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Nicholas Clark | Create S_assert_uft8_cache_coherent() with one copy... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Nicholas Clark | Perl_sv_len_utf8 can use the UTF-8 offset cache to... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Nicholas Clark | Perl_sv_pos_b2u now calls utf8_mg_len_cache_update... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Nicholas Clark | S_sv_pos_u2b_cached now updates the UTF-8 length cache... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Nicholas Clark | Break S_utf8_mg_len_cache_update() out from Perl_sv_len... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
George Greer | Fix for RT#2353: catch yyparse() exceptions in (?{... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Update MANIFEST. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Document the blockhook functions and macros. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Teach autodoc.pl about 'o' functions. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Systematic tests for the block hooks. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Wrap PL_blockhooks in an API function. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Macroify the block_hooks structure. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Initial very basic tests for PL_blockhooks. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ben Morrow | Generic hooks into Perl_block_{start,end}. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Nicholas Clark | Avoid UTF-8 cache panics with offsets beyond the string... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Nicholas Clark | In Perl_sv_pos_u2b_flags and S_sv_pos_u2b_cached, retur... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Nicholas Clark | In S_sv_pos_u2b_midway, inline the call to S_sv_pos_u2b... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Vincent Pit | Sort and complete the op flags lists for op_dump() |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Tony Cook | RT #73520: POSIX::strftime memory leak |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Die with $@ instead of empty message |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Remove extra/useless $@ check after eval { require... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Promote eval( "require ..." ) to eval { require ... } |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Promote eval { require( ... )} || die to mere require... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Remove indirect object notation from debugger |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Josh ben Jore | Document that @{$main::{'_<'.$filename}} lines are... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Nicholas Clark | In t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jerry D. Hedden | Silence compiler warning |
commit | commitdiff | tree | snapshot |
2010-07-08 |
karl williamson... | PATCH: t/lib/common.pl localized $/ setting; allow... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Abigail | Fix typo |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jerry D. Hedden | Reorganize dist/threads-shared |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jan Dubois | Get rid of PERL_DECL_PROT |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jerry D. Hedden | Reorganize dist/threads |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Ricardo Signes | cautionary note about "no VERSION" |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bo Lindbergh | Change of address for Bo Lindbergh |
commit | commitdiff | tree | snapshot |
2010-07-06 |
David Golden | Add Bo Lindburgh alternate email to checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bo Lindbergh | Code for allowing uppercase X/B in hexadecimal/binary... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bo Lindbergh | Tests for allowing uppercase X/B in hexadecimal/binary... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
David Golden | Clean up new Locale-Maketest test for use in core |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Todd Rinaldo | Locale::Maketext external cache support |
commit | commitdiff | tree | snapshot |
2010-07-06 |
David Golden | replace spaces with tabs in MANIFEST |
commit | commitdiff | tree | snapshot |
2010-07-06 |
David Golden | Don't set strict for 'no 6;' |
commit | commitdiff | tree | snapshot |
2010-07-06 |
David Golden | Ignore generated files from Time-HiRes |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jerry D. Hedden | Ensure new arg to watchdog() in t/test.pl gets initialized |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jesse Vincent | added a "list" command to list open tickets that might... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jesse Vincent | we can't depend on patches having filenames. Thanks... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jesse Vincent | First pass at a tool to help porters apply RT patches... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Nicholas Clark | In Perl_lex_start(), use newSVpvn_flags() to reduce... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Nicholas Clark | In pp_regcomp and pp_entereval, use newSVpvn_flags... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Speed up viacode |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | charnames.t update because of rebase |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Correct perldelta for these changes |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Add vi hint for non-std format of charnames.pm |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | More charnames pod updates |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | charnames: check for use bytes in vianame; efficiency |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Clean up charnames pod, including new changes |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Clean up viacode, accept large aliases |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Extend \N{} enhancements to vianame() |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Bump version; some pod cleanup |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | charnames: add CORE:: to hex() |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Abandon plans to change viacode's return of unassigned |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Allow defining custom charnames to ordinals |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Add clarifying comments to charnames.t |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Reword feedback request. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Williamson | Add a number of abbrs and variants to \N{} |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Remove a release_manager_guide step since it's now... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Update Makefile to regen META.yml as it regens other... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Make the META.yml regen code use regen_lib.pl per the... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Missing AUTHORS will now generate failing tests. Removi... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Make checkAUTHORS a test to further reduce the release... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Further refactoring of checkAUTHORS |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | refactoring checkAUTHORS in advance of testifcation |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Jesse Vincent | Bring AUTHORS up to date |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Chris 'BinGOs... | Fix Digest-MD5 tests to run properly under core |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Chris 'BinGOs... | Update Digest-MD5 to CPAN version 2.40 |
commit | commitdiff | tree | snapshot |
2010-07-04 |
David Golden | remove trailing space in cmpVERSION |
commit | commitdiff | tree | snapshot |
2010-07-04 |
George Greer | Make Test::Harness source_handler.t use the build perl... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Craig A. Berry | Add Matt Johnson to AUTHORS. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Matt Johnson | docs: updates for git-based cmpVERSION.pl |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Matt Johnson | Update Porting/cmpVERSION.pl to use git |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Rafael Garcia... | Make previous test fix conditional on the platform... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
George Greer | Force t/io/openpid.t to use the alarm() watchdog strategy. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | add some comments to pp_concat |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | make_patchnum.pl: handle not on a branch properly |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | avoid multiple FETCH/stringify on filetest ops |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | add my_[l]stat_flags(); make my_[l]stat() mathoms |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | PL_amagic_generation doesn't show overload loaded |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | fix bad indentation in pp_regcomp |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | avoid extra FETCHes on overloaded qr stringify |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | overload.t: clarify concat #FETCH expected |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | remove double stringify-overload from $ovld .= foo |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | eval: handle taint of overloaded/tied arg |
commit | commitdiff | tree | snapshot |
next |