2010-12-03 |
Craig A. Berry | Fix K&R-style function declaration. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Craig A. Berry | Remove unused include file from vms/vms.c. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Document the explicit * in tie *$handle |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | perldelta for the tie $handle changes |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Deprecate tie $handle without * |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Fix up tests to work around tie $handle |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Revert "[perl #77496] tied gets scalars and globs confused" |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Revert "[perl #77688] tie $scalar can tie a handle" |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Father Chrysostomos | Revert "Make untie check the FAKE flag on globs" |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jan Dubois | Windows 95 Chainsaw Massacre |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Craig A. Berry | Fix some unreachable and return nits in vms/vms.c. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Craig A. Berry | Fix some =/== nits in vms/vms.c |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Father Chrysostomos | [perl #80098] Bleadperl breaks Attribute::Lexical |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Chris 'BinGOs... | Update Locale-Codes to CPAN version 3.15 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Tony Cook | Fix C++ breakage introduced in d7ef4b73 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | Nit in perluniintro.pod |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | Nit in perlunicode.pod |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | Nit in perlre.pod |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | Document Unicode doc fix |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | Nit in perlunicode.pod |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | re/fold_grind.t: Add tests for NREFFU, REFFU |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Karl Williamson | regcomp.c: Generate REFFU and NREFFU |
commit | commitdiff | tree | snapshot |
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 |
next |