| Commit message (Expand) | Author | Age | Files | Lines |
* | Welcome to 2007! Time to update copyrights from changes earlier | Steve Peters | 2007-01-01 | 1 | -1/+1 |
* | embed.pl enhancements | Andy Lester | 2006-07-03 | 1 | -3/+3 |
* | unused context warnings | Andy Lester | 2006-02-24 | 1 | -10/+13 |
* | Run regen.pl (Just updating copyright years) | Steve Hay | 2006-01-04 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+4 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -5/+32 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -1/+2 |
* | Regen perlapi. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+6 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | [PATCH] assertions | Salvador FandiƱo | 2003-03-04 | 1 | -1/+1 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | make regen_headers. | Rafael Garcia-Suarez | 2002-11-05 | 1 | -3/+5 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -4/+13 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -4393/+5 |
* | Removed tripple definitions of CUSTOM_OP functions. | Artur Bergman | 2001-08-27 | 1 | -32/+0 |
* | Regen headers | Artur Bergman | 2001-08-27 | 1 | -0/+48 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -7/+7 |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 1 | -0/+51 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -0/+24 |
* | Perl_re_dup() | Abhijit Menon-Sen | 2001-07-12 | 1 | -2/+2 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 1 | -3/+3 |
* | Retract the #10417 mg.c and embed.pl parts because of | Jarkko Hietaniemi | 2001-06-21 | 1 | -1/+1 |
* | Regen headers. | Jarkko Hietaniemi | 2001-06-20 | 1 | -14/+14 |
* | Replace our implementation of realpath() with OpenBSD's | Jarkko Hietaniemi | 2001-06-20 | 1 | -7/+0 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -2/+2 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+2 |
* | splitting util.c | Hugo van der Sanden | 2001-06-13 | 1 | -0/+2 |
* | Small bcopy cleanup | Andy Dougherty | 2001-06-13 | 1 | -1/+1 |
* | Move the grok_number and its lieutenant grok_numeric_radix | Jarkko Hietaniemi | 2001-06-10 | 1 | -1/+15 |
* | APIfy op_clear | Simon Cozens | 2001-06-03 | 1 | -1/+14 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 1 | -0/+7 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -0/+14 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -0/+42 |
* | Regen headers for #10221. | Jarkko Hietaniemi | 2001-05-26 | 1 | -0/+7 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -2/+23 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -0/+7 |
* | Generated files. | Nick Ing-Simmons | 2001-03-24 | 1 | -0/+7 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+12 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -9/+30 |
* | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 1 | -2/+2 |
* | [patch] perlio + useithreads | Doug MacEachern | 2001-02-23 | 1 | -2/+0 |
* | Put back the #8840, it was innocent. | Jarkko Hietaniemi | 2001-02-21 | 1 | -0/+7 |
* | Retract the #8838 and #8840 for now because of | Jarkko Hietaniemi | 2001-02-20 | 1 | -7/+0 |
* | [patch] add sv_setref_uv | Doug MacEachern | 2001-02-19 | 1 | -0/+7 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -0/+4 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -0/+2 |
* | Generated files form 8713 etc. | Nick Ing-Simmons | 2001-02-08 | 1 | -0/+14 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -0/+7 |
* | RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse... | Roca, Ignasi | 2001-01-23 | 1 | -1/+0 |