2007-01-01 |
Steve Peters | Welcome to 2007! Time to update copyrights from change... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Dave Mitchell | split parser initialisation from parser execution |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Steve Peters | Add file missed in change #29650. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Jarkko Hietaniemi | Symbian port: add Series 90 support |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Dave Mitchell | split parser stack from parser object |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Dave Mitchell | in lex_start(), ensure that all lexer state vars are... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Nicholas Clark | Rationalise the logic in lex_start for creating a new... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Steve Peters | Fix to test failures caused by change #29606 when PERLI... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Jarkko Hietaniemi | smoke signs suppression |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Nicholas Clark | As freeing up PL_linestr is now done via the scope... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Nicholas Clark | PL_linestr needs to survive until the end of scope... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Nicholas Clark | Move SVt_BIND to be the lowest type after SVt_NULL... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Paul Marquess | Update Compress Modules to version 2.002 |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Dave Mitchell | fix a test failing under -Dmad |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Nicholas Clark | With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Nicholas Clark | I failed to run regen.pl to propagate my pad.c changes... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Nicholas Clark | In Perl_fbm_compile, really rarest should be U32 not... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Dave Mitchell | further fix for #29543: fix parser leaks caused by... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Eliminate BmPREVIOUS_set - with the complexity gone... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Move all the FBM data fields from the table into a... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Move PAD_COMPNAME_GEN from SvCUR to SvUVX. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Move the low/high cop sequences from NVX/IVX to a two... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Abstract the pad code's overloaded use of SvNVX and... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Nicholas Clark | Change PAD_MAX to something a bit less FORTRAN-ish... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Steve Peters | Upgrade to Errno-1.10 (!). I have left the core tests... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Yves Orton | Macroize char class tests in case to remove duplicated... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Steve Peters | Upgrade to CPAN-1.83_66. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Steve Peters | Cannot use a L<> within a preformatted section of a... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
SADAHIRO Tomoyuki | Re: Named-capture regex syntax |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Rafael Garcia... | Fix a couple of warnings |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Yves Orton | Re: Named-capture regex syntax |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Rafael Garcia... | The PERLIO environment variable, when unset, doesn... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | Fix #6006 for taint mode too. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | Remove -T from op/subst.t, and add a new test file... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | A better fix for RT #6006: revert change 29616, which... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | Fix RT #6006: Regexp replaces using large replacement... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | Upgrade to Module::Build 0.2806 |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Rafael Garcia... | syswrite() wasn't reporting a warning when writing... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Rafael Garcia... | The Perl 6 specification is still evolving, so don... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Steve Peters | miniperl may not have been successfully built before... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Steve Peters | Silence an unused variable warning in sv.c. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Rafael Garcia... | Unshare the shared string gp_file_hek only if it exists... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Rafael Garcia... | Upgrade to Text::Balanced 2.0.0 |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Jerry D. Hedden | threads 1.57 |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Jan Dubois | allow blib.pm to be used for testing Win32 module ... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Ilya Zakharevich | SelfLoader after fork() |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Jan Dubois | Implement killpg() for MSWin32 |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Yves Orton | Re: [PATCH] Making adding binary files possible |
commit | commitdiff | tree | snapshot |
2006-12-20 |
H.Merijn Brand | Open Configure to the world of 64bitonly environments |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Rafael Garcia... | Fix leaks in label strings allocation in COPs |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Rafael Garcia... | Don't free the original label string when assigning... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jerry D. Hedden | threads::shared 1.06 |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jan Dubois | Update cwd() to return the "short" pathname if the... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jan Dubois | let readdir() return the alternate (short) filename... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Jerry D. Hedden | Re: 'localtime' not thread-safe under HP-UX B.11.11/64 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Rafael Garcia... | Proper cleanup for Errno.pm |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Rafael Garcia... | Fix paths of pack.pl in patching.pod |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Jos I. Boumans | Making adding binary files possible |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Rafael Garcia... | Add a regression test to verify that POSIX::AUTOLOAD... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Rafael Garcia... | Disable strictures in POSIX AUTOLOAD |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Jan Dubois | Don't destroy the Unicode system environment on Perl... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Mitchell | make -Dpv print 8 parser stack items, not 9 |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Nicholas Clark | Making strict et al propagate into autoloaded subroutin... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Nicholas Clark | Ensure that POSIX.pm is strict and warnings compliant... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Nicholas Clark | Given that POSIX already has AutoLoader loaded, move... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Jarkko Hietaniemi | Re: [PATCH] do not meddle in the affairs of PERL_TRACK_... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Rick Delaney | Re: [perl #41071] require stringifies code references... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ilya Zakharevich | ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignorin... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ilya Zakharevich | lib/perl5db.pl: Remove code now moved to OS2::Process |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Rafael Garcia... | Bump version number of ExtUtils::MM_Unix after last... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ilya Zakharevich | OS/2-specific fixes, round II |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Rafael Garcia... | ExtUtils::Command is now maintained separately from... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ilya Zakharevich | Fixes for the test suite on OS/2 |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ilya Zakharevich | OS/2: survive SIGCHLD |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Jarkko Hietaniemi | C++: regcomp.c and ext/Time/Piece/Piece.xs |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Slaven Rezic | PATCH: Add =encoding directive to non-latin READMEs |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Jarkko Hietaniemi | perl.c: leak avoidance |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Craig A. Berry | In vms/vms.c, don't prototype decw$term_port until... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Craig A. Berry | Don't try to build Win32 on VMS |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Nicholas Clark | POSIX::SigAction::new can be moved into the AUTOLOAD... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Dave Mitchell | move parser state into new parser object, PL_parser |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Dave Mitchell | merge the four parser stacks into one |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Dave Mitchell | delete dead code and macros from perly.c |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Dave Mitchell | unify stacks arithmetic in parser |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Nicholas Clark | Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Nicholas Clark | Split out the use of SVp_SCREAM for GVs with GPs into... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Dave Mitchell | remove extraneous declaration prom perly.tab |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Jerry D. Hedden | threads 1.56 |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Rafael Garcia... | TODO addition by Jerry D. Hedden. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Dave Mitchell | don't include MAD code when its not needed |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Dave Mitchell | fix a cast warning in perly.c |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Nicholas Clark | Better documentation for SVf_UTF8. Including SvPV(... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Yves Orton | Re: [PATCH] Errno doesnt rebuild when things it depends... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jerry D. Hedden | threads 1.54 - Adds ->error() method |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Steve Hay | Silence a warning from (MinGW's) gcc |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Bo Lindbergh | perl5db.pl Mac OS X fix |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Nicholas Clark | Turn a tab into 2 spaces to make more room for comments... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Steve Hay | Silence a VC compiler warning |
commit | commitdiff | tree | snapshot |
next |