2010-12-01 |
Father Chrysostomos | ++substr $mro'VERSION, -1 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | [perl #68654] next::method doesn't see UNIVERSAL |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | Make next_edgecases.t easier to deal with |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Nicholas Clark | Avoid two compiler warnings in B::cstring, spotted... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Chris 'BinGOs... | Update Maintainers.pl for the CPAN'd version of Module... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Florian Ragwitz | Fix B test failure introduced in 6b7c6d9 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | perldelta up to 779bcb7d |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jerry D. Hedden | Skip t/io/eintr.t on Cygwin, too - hangs |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | Fix memory leak in hfreeentries |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | perldelta for mg_findext and sv_unmagicext |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | Suppress warning from t/op/attrs.t |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | [perl #77762] Constant assignment warning |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Nicholas Clark | Restore building Encode's subextensions for a static... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Nicholas Clark | In S_scan_const(), use my_snprintf() instead of my_spri... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | Use ' to avoid interpolation |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Nick Cleaton | [perl #79152] super-linear cache can prevent a valid... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Peter John... | Spelling: reminder -> remainder |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | Update perlguts for sv_unmagicext and mg_findext |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | Add tests for sv_{,un}magicext and mg_findext |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | Add mg_findext |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | Add sv_unmagicext |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Florian Ragwitz | Eliminate strlen and strEQ usage in gv_fetchmethod |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | Another oops. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | Oops. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | perldelta entry for [perl #68560] |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Father Chrysostomos | [perl #68560] calling closure prototype SEGVs |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jan Dubois | Use default stack size on Windows |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Chris 'BinGOs... | Change the default for usemymalloc to 'n' for NetBSD |
commit | commitdiff | tree | snapshot |
2010-11-29 |
David Golden | Filehandle method calls load IO::File on demand |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Nicholas Clark | Following fbcaf61123069fe4, remove perlmain.c from... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Florian Ragwitz | Fix a typo in perlmod |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Florian Ragwitz | Upgrade Memoize from version 1.01_03 to 1.02 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Nicholas Clark | Add a verbose option to -DP, and replace C<#if 0> block... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Nicholas Clark | In Perl_sv_gets(), shortbuffered is always 0 when rslen... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Father Chrysostomos | perldelta entry for [perl #63540] |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Father Chrysostomos | [perl #63540] bizarre closure lossage |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Nicholas Clark | Break out code from Perl_sv_gets() which is self contai... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Tony Cook | Fix C++ build problems introduced in 9a5a5549 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
David Mitchell | document why eintr.t needs to be skipped on Win32 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
David Mitchell | in perlipc, 'named pipes' was in signals section |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Father Chrysostomos | perldelta: The last few commits are not noteworthy |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Father Chrysostomos | perldelta for 94a75ecf |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Lukas Mai | [perl #79914] documentation bug in perldoc perlvar $| |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Father Chrysostomos | AUTHORS: e-mail addr for Lukas Mai |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Craig A. Berry | Make vms/writemain.pl go the way of writemain.SH. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicholas Clark | Correct a copy&pasto - := is now an error, and no longe... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta for d54f8cf785 |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicholas Clark | Make my $pi := 4; a syntax error. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta for 75f5d3312 |
commit | commitdiff | tree | snapshot |
2010-11-28 |
brian d foy | perlfaq5: How do I make a temporary file name? |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicholas Clark | Remove makeaperl, never used, a wrapper for ExtUtils... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | ++substr $re::VERSION, -1 |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Andreas J.... | Tiny pod fix |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta up to 8e747b69 |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David Mitchell | disable t/io/eintr.t on windows |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicholas Clark | Generate perlmain.c using ExtUtils::Miniperl, instead... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Craig A. Berry | Skip eintr.t on VMS. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicholas Clark | Proper Makefile dependencies for the x2p/s2p rule. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Garcia... | Revert "Configure has a path to less and perl5db.pl... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | reg_fold.t: Add tests for simple Latin1 folds |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | reg_fold.t: Disable single char fold testing |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | fold_grind.t: Enable EXACTish tests |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | test.pl: Add native to uni ord fcns |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.c: Handle EXACTFU nodes in optimizer |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.c: Use hex instead of octal for debug ords |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | Fix debug output |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.c: Typo in comment |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.c: Generate EXACTFU nodes |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.c: remove unnecessary tests |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regexec.c: Add handling for EXACTFU nodes |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regexec.c: pull array lookup out of loop |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | utf8.h: Add #define for Greek small MU |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regexec.c: clarify comments |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regcomp.sym: Add EXACTFU regnode |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | regexec.c: Latin1 chars can fold match UTF8_ALL |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | fold_grind.t: Make unicode semantics pattern differently |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Karl Williamson | Add Perl_foldEQ_latin1() |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta for 04698ff |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta up to a51ee39b |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Father Chrysostomos | perldelta up to abf9167d |
commit | commitdiff | tree | snapshot |
2010-11-28 |
John Peacock | Bring core Perl in line with CPAN 0.86 release |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Add Socket version numbers to perldelta |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Increase Socket.pm’s version |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | perldelta up to 2a25d7b6 |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Suppress test warning added by 04698ff6 |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Make *ISA assignment slightly faster |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Craig A. Berry | Bump Time::HiRes version after 4edfaa8809ab489b9ce1c793... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Increase PerlIO::scalar’s version |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | mro.c: Assert that the previous commit is correct |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Avoid a redundant check in mro.c |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Increase overload.pm’s version |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Michael Fig | [perl #79680] overload 1.10 sprintf fails taint checking |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Add Michael Fig to AUTHORS |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | [perl #78716] Bogus read after seek beyond end of string |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | Add Devel:: to the -d:- perldelta entry |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | perldelta up to a3179684 |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Father Chrysostomos | [perl #79178] STORE/FETCH of tie()d hash get stringifie... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Rafael Garcia... | Fix a warning (that spotted a potential mro bug that... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Craig A. Berry | Skip multi-arg piped open in autodie test on VMS. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Craig A. Berry | Skip t/porting/FindExt.t on VMS. |
commit | commitdiff | tree | snapshot |
next |