2006-12-12 |
Nicholas Clark | Shrink Perl_sv_peek() and Perl_do_sv_dump() by using... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Steve Hay | Restore (differently) the setting of $Config{osvers... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Steve Hay | Silence VC warnings about possible operator precedence... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Jarkko Hietaniemi | mg.c: #ifdef only the different bits |
commit | commitdiff | tree | snapshot |
2006-12-12 |
H.Merijn Brand | The overly-picky AIX xlc compiler doesn't like the... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Rafael Garcia... | Skip IO::Compress::Zlib in perlivp, since that's a... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Jan Dubois | get ext/Win32/Win32.xs to compile on cygwin |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Nicholas Clark | By moving xbm_previous into the SvPVX, we save a U16... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Fix allocation bug in change 29524. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Add BmPREVIOUS_set(), and use it in the one place that... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FR... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Fix typo in change 29518 which broke non-debugging... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | Don't load the Win32 module on non-win32 platforms |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nicholas Clark | Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VAL... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | Changes and README are not needed for Switch.pm |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | As pointed out by Valentin Guignon, there is most |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | Configure needs to know about the extensions IO/Compres... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | Move files from ext/Compress/IO to ext/IO/Compress |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Bo Lindbergh | Re: [PATCH] Deparse.pm bugfix |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jan Dubois | re: [PATCH] Move Win32::* functions from win32/win32... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jan Dubois | Second patch from: |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jan Dubois | First patch from: |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Dave Mitchell | remove extraneous debugging code introduced by #29504 |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jerrad Pierce | Fatal v1.03 |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Marcus Holland... | Re: [perl #41065] Out of memory!, while extending scalar |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Rafael Garcia... | perlhack.pod nit by Jarkko |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Dave Mitchell | fix eval qw(BEGIN{die}) style leaks (second attempt). |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Nicholas Clark | Remove code duplication in S_to_utf8_substr() and S_to_... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Nicholas Clark | Downgrading a fixed or floating substring of a pattern... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Dave Mitchell | #28315 could crash when freeing ops with different... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Dave Mitchell | parser: expand yy_is_opval[] to include all value types |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Graham Barr | Restore change 27486 accidently removed (also added... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Graham Barr | Upgrade to Scalar-List-Utils-1.19 |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ilya Zakharevich | Re: [PATCH 5.8.8] Build on OS/2 - missing part |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Nicholas Clark | Swap SVpbm_TAIL and SVpbm_VALID. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Steve Peters | Upgrade to Time-HiRes-1.9703 |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Nicholas Clark | PVBMs mustn't enter anything that turns SVIVisUV_on(). |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Nicholas Clark | Exterminate! 2 pieces of superfluous code related to... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | In Perl_fbm_instr(), no need to calculate the address... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | assert that SvTAIL() isn't being called on PVAVs or... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | Wrap some macro arguments in () to avoid precedence... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | Perl_screaminstr() must be called with littlestr as... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Dave Mitchell | add missing OP_REFCNT_LOCK/UNLOCKs and document it |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Nicholas Clark | No need to upgrade if all we're going to do is return. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Steve Hay | Make use of $Config{d_pseudofork} in a couple of core... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Jan Dubois | Move Win32 from win32/ext/Win32 to ext/Win32 |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Jerry D. Hedden | Perl_save_destructor is not a mathom |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Jan Dubois | Makefile.PL changes to compiler Win32.xs using cygwin |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Steve Hay | Better fix than #29479 for exporting refcounted_he_chai... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Yves Orton | Re: [PATCH] User pragmas now accessible from B |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Steve Hay | Upgrade to Time-HiRes 1.9702 |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Jarkko Hietaniemi | Re: When should PERL_SYS_TERM() be called? [was: Re... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Rafael Garcia... | save_I8 is not a mathom. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Joshua ben... | User pragmas now accessible from B |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Craig A. Berry | Avoid my_regdupe type mismatch warning after #29430 |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Craig A. Berry | d_pseudofork for configure.com |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Yves Orton | Re: [PATCH] Further tweaks to make it easier to create... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Steve Peters | Silence a warning from Module::CoreList that occurs... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Steve Hay | Make the check for PERL_IMPLICIT_SYS better |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Steve Hay | Extend d_pseudofork to Win32-land and set it when appro... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Yves Orton | Further tweaks to make it easier to create regexp engin... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
H.Merijn Brand | Introduction of d_pseudofork |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Jarkko Hietaniemi | Re: When should PERL_SYS_TERM() be called? [was: Re... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Steve Hay | Skip Perl_regdupe_internal rather than Perl_regdupe |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Nicholas Clark | Move Perl_get_db_sub() from pp_hot.c to util.c |
commit | commitdiff | tree | snapshot |
2006-12-04 |
H.Merijn Brand | Revert #29454 |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Dave Mitchell | fix some casting issues with perly.y / madly.y merger |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Rafael Garcia... | Better version of last patch, by Yves Orton. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Rafael Garcia... | The new regexp compilation function must be added to... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Rafael Garcia... | Actually submit previous change. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Rafael Garcia... | Split Perl_pregcomp in two functions. Patch by Audrey... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Dave Mitchell | merge perly.y and madlu.y |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Rafael Garcia... | Re: install misses Compress/IO/{Base,Zlib} |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jos I. Boumans | Add File::Fetch to the core |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Steve Hay | Change #29424 may well be correct in itself, but curren... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Yves Orton | Minor pod nit in perlre. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Dave Mitchell | another fix for bison 2.3 |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Yitzchak Scott... | -DDEBUGGING=both doesn't set -g |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Chris Dolan | Re: [perl #38868] Changing $0 on darwin leads to excess... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Yves Orton | \R is supposed to mean something else so switch to... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Steve Peters | Upgrade to Test-Simple-0.66. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Dave Mitchell | add support for bison 2.3 |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Yves Orton | Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Yves Orton | Re: [perl #41010] (?(COND)) in pattern matching not... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Dave Mitchell | merge perly.c and madly.c |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Christophe... | Minor patch for Benchmark.pm |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Dave Mitchell | synchronise perly.c and madly.c |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Marcus Holland... | Upgrade to Devel::PPPort 3.10_02 |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Marcus Holland... | Upgrade to Devel::PPPort 3.10_01 |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Jarkko Hietaniemi | perltodo.pod: add perlio todos/thinkabouts |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Nicholas Clark | Make get_db_sub non-static, and call it from pp_goto... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Nicholas Clark | Remove the pp_entersub specific logic from S_get_db_sub. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Joshua ben... | Re: [PATCH] Make B::Lint use Module::Pluggable |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Rafael Garcia... | Remove unused variable |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Yves Orton | Continue split of perl internal regexp structures from... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Rafael Garcia... | Verify that the debugger has an array where to store... |
commit | commitdiff | tree | snapshot |
next |