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 |
2010-07-03 |
David Mitchell | eval $overloaded can crash |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | fix tainting and overload |
commit | commitdiff | tree | snapshot |
2010-07-03 |
David Mitchell | taint-enable lib/overload.t |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Steffen Mueller | Exporter version bump |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Todd Rinaldo | Fix RT #74472 Exporter.pm blocks Signal handling |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Ævar Arnfjörð... | Skip suid File::Copy tests on a nosuid partition |
commit | commitdiff | tree | snapshot |
2010-07-03 |
George Greer | Adjust 'make test.valgrind' to account for cpan/dist... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Craig A. Berry | Plug more memory leaks in vms.c. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Chris 'BinGOs... | Correct the version of the included Test-Harness in... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9005 |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Chris 'BinGOs... | Mark UPSTREAM as 'cpan' for Digest-SHA at Mark Shelor... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Craig A. Berry | Fix nasty memory leak in vms.c:Perl_flex_stat_int(). |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | t/lib/common.pl can use caller to infer the name of... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Chas. Owens | Fix to MANIFEST in base |
commit | commitdiff | tree | snapshot |
2010-07-01 |
H.Merijn Brand | Fix pthread include error for Time::Piece |
commit | commitdiff | tree | snapshot |
2010-07-01 |
David Golden | add cherrymaint and git-deltatool to MANIFEST |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | Convert zlib src from K&R functions declarations to... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | Convert subs.t to use t/lib/common.pl |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | Convert charnames.t to use t/lib/common.pl |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | Convert strict.t to use t/lib/common.pl |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Nicholas Clark | Convert gmtime.t, localtime.t and overloading.t to... |
commit | commitdiff | tree | snapshot |
next |