2010-12-02 |
Karl Williamson | regexec.c: Handle REFFU and NREFFU; refactor |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | re/fold_grind.t: Refactor to test utf8 patterns. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.sym: Add REFFU and NREFFU nodes |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.sym: update comment |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: Use latin1 folding in synthetic start class |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: utf8 pattern defaults to Unicode semantics |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: teach tries about EXACTFU |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: typo in comment |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | re/reg_fold.t: use array size for test counts |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: Remove duplicate statement |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | [perl #64792] Document $? in perlfunc/exit |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Florian Ragwitz | Upgrade if from version 0.06 to 0.0601 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jerry D. Hedden | Fix compiler warning in hv.c on MSWin32 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jerry D. Hedden | Fix uninit compiler warning in mro.c |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | perldelta up to 6b7c6d959 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Father Chrysostomos | perldelta for [perl #68654] |
commit | commitdiff | tree | snapshot |
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 |
next |