2007-01-08 |
Dave Mitchell | fix occasional op/time.t failure |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Dave Mitchell | allocate op_pv strings from shared mem pool |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Rafael Garcia... | In the new test for less.pm, call use_ok at compile... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Joshua ben... | less useful |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Yves Orton | Re: [PATCH] ANSIfy the PATH environment variable on... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Yitzchak Scott... | DynaLoader test failure on cygwin |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Dave Mitchell | silence a warning in perly.c |
commit | commitdiff | tree | snapshot |
2007-01-06 |
David Nicol | patch: shorten perl.h by six lines |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Rafael Garcia... | Add 2007 copyrights in a few more .pl files that |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Silence a gcc warning, spotted by Tels |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Bump version of PerlIO::via after last change |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Bo Lindbergh | ext/PerlIO/via/via.xs freeing the wrong thing |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Normalize copyright of perlio.c for years >= 2006 |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Steve Hay | Do the same as #29697 for Win32 |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Fix the interaction of -w and -t when provided on the... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Fix distclean now that we have re::Tie::Hash::NamedCapture |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Update copyright years in .c files |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Update copyright years in .h files. Also, in .pl |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Rafael Garcia... | Update copyright for perlio.c |
commit | commitdiff | tree | snapshot |
2007-01-05 |
SADAHIRO Tomoyuki | Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Steve Hay | Silence various VC6 warnings |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Bo Lindbergh | Re: [PATCH] perlio.c repair |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jan Dubois | ANSIfy the PATH environment variable on Windows |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jan Dubois | Add error handling to win32_ansipath |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Rafael Garcia... | Upgrade Module::Load::Conditional to 0.14 |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Marcus Holland... | 4th patch from: |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Marcus Holland... | The first three patches from: |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Jarkko Hietaniemi | Re: [PATCH] Symbian port: add Series 90 support |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Rafael Garcia... | Remove no longer used magic vtable |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Rafael Garcia... | Silence a 'null argument' warning |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Yves Orton | Re: [PATCH] Change implementation of %+ to use a proper... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Jan Dubois | Add note to perltodo.pod about Unicode and file globbing |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Dave Mitchell | make parser_free actually free the parser! |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Nicholas Clark | Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOUR... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Dave Mitchell | handle cloning of parsers on the save stack |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Nicholas Clark | Teach dump about OURSTASH and COP ranges stored in... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Jan Dubois | Update change 29607 to affect only Win32 |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Jan Dubois | [PATCH] Use short pathnames in $^X and @INC if the... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Jarkko Hietaniemi | Re: g++ unhappy |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Nicholas Clark | Make the ptr_table functions available in an unthreaded... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Paul Marquess | IO::Compress::* 2.003 |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Steve Peters | Upgrade to Time-HiRes-1.9704 |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Update copyright years to include 2007. (Plus a couple... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Assignment to a tainted variable was causing confusion... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | PVMG can be isUV too. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Dave Mitchell | fix -Mad build breakage |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Copying to FORMATs should work (and not fail assertions... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | It's good to be able to dump FORMATs too :-) |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Remove the vestigal "#if 0"s from header files that... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Probably better to make PAD_FAKELEX_ANON and PAD_FAKELE... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Nicholas Clark | Note that the examples for the structure copying bug... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Steve Hay | Fix a couple of linker errors on Win32 |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Dave Mitchell | remove conflict in pending_ident function and field... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Steve Hay | Check miniperl exists before using it to run uupacktool.pl |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Marcus Holland... | Configure test code fails to compile if SIGFPE is undefined |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Jarkko Hietaniemi | really should test compile in AIX or something (fixup... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Dave Mitchell | move easy lexer state variables into PL_parser |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Steve Peters | Quiet a smoke warning in toke.c and bump the copyright... |
commit | commitdiff | tree | snapshot |
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 |
next |