2007-01-12 |
Dave Mitchell | fix typo in hv.c |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Dave Mitchell | fix PL_parser_dup symbol |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Dave Mitchell | make tr/// threadsafe by moving swash into pad |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Wolfgang Laun | trivia in perlthrtut.pod |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Steve Hay | Update copyright year in "perl -v" output |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Rafael Garcia... | Fix bug [perl #41234] : the tokenizer understands ... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Nicholas Clark | Change 29753 messed up do_hv_dump() [my fault] |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Rafael Garcia... | Silence an "unused parameter" warning in Perl_reg_numbe... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Yves Orton | Add Regexp::Keep \K functionality to regex engine as... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Nicholas Clark | do_gv_dump, do_gvgv_dump and do_hv_dump call all actual... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Rafael Garcia... | Fix bug #40407: after a seek on a PerlIO::scalar fileha... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Steffen Müller | AutoLoader fix, part 2 |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Nicholas Clark | In toke.c, merge S_update_debugger_info_pv() and |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Nicholas Clark | An implementation of change 29735 for blead (PL_curcop... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Rafael Garcia... | Regenerate all files |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Peter Scott | PATCH: perlfunc.pod / warn |
commit | commitdiff | tree | snapshot |
2007-01-10 |
SADAHIRO Tomoyuki | Re: [perl #41215] % on scalars sometimes throws away... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Steffen Müller | Bug in AutoLoader.pm causing endless loop |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Andreas J.... | ./miniperl minimod.pl ... Can't locate strict.pm |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Make minimod.pl warnings and strict clean. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Make makedef.pl warnings and strict clean. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Make keywords.pl strict and warnings clean. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Make autodoc.pl strict clean. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Make opcode.pl strict and warnings clean. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | Re: Change 29723 breaks t/op/inccode-tie.t on Win32 |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Jan Dubois | Re: [PATCH] ANSIfy the PATH environment variable on... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Yves Orton | Change #29711 broke tr//c on Win32. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Yves Orton | Let the regex parser decide if we have a special patter... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Nicholas Clark | socketpair.t was written in 2001. At that time, Test... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Rafael Garcia... | Revert change #29708 (useless) |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Nicholas Clark | Eliminate pp_threadsv, as it was only ever used by... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Nicholas Clark | do or die; for all the List::Util pure perl tests. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Nicholas Clark | do $file; won't propagate errors from die, as do is... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Nicholas Clark | Mention -C on #! line in perltodo. Remove some trailing... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rafael Garcia... | Change the API doc for some of the SvXXX testing macros. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rafael Garcia... | Turn taint warnings (-t) into severe warnings, so they're |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rafael Garcia... | Silence casting warnings |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Marcus Holland... | Default "$undef" for NV_PRESERVES_UV_BITS causes compil... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Yitzchak Scott... | help cygwin find its dlls even on taint tests with... |
commit | commitdiff | tree | snapshot |
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 |
next |