| Commit message (Expand) | Author | Age | Files | Lines |
* | [ patch ] add line-number to embed.pl warnings | Jim Cromie | 2007-09-17 | 1 | -2/+2 |
* | Fix commented out function names in proto.h | Jan Dubois | 2007-07-07 | 1 | -1/+1 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -27/+1 |
* | Welcome to 2007! Time to update copyrights from changes earlier | Steve Peters | 2007-01-01 | 1 | -1/+1 |
* | was RE: Perl_die() / Perl_croak() | Robin Barker | 2006-11-13 | 1 | -4/+8 |
* | embed.pl enhancements | Andy Lester | 2006-07-03 | 1 | -12/+33 |
* | unused context warnings | Andy Lester | 2006-02-24 | 1 | -10/+13 |
* | Re: [PATCH] s/Null(gv|hv|sv)/NULL/g | Steven Schubiger | 2006-02-03 | 1 | -1/+1 |
* | Add 2006 to the copyright years in the header generated by embed.pl | Nicholas Clark | 2006-01-02 | 1 | -1/+1 |
* | All args in embed.fnc should be named | Andy Lester | 2005-12-07 | 1 | -20/+9 |
* | Arrange to only output each symbol once into global.sym | Nicholas Clark | 2005-10-31 | 1 | -12/+19 |
* | embed.fnc now requires NN/NULLOK | Andy Lester | 2005-09-28 | 1 | -0/+7 |
* | Const Boy II: The Localizing | Andy Lester | 2005-06-23 | 1 | -0/+3 |
* | Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead) | Jarkko Hietaniemi | 2005-05-30 | 1 | -0/+17 |
* | perl 5.9.x (@ 24471): Symbian update | Jarkko Hietaniemi | 2005-05-17 | 1 | -5/+5 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -4/+11 |
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -7/+21 |
* | Revert to Andy's first solution for nonnull attributes; | Rafael Garcia-Suarez | 2005-05-09 | 1 | -17/+2 |
* | Tweak the insertion of __attribute__((nonnull())) declarations | Rafael Garcia-Suarez | 2005-05-08 | 1 | -2/+17 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -15/+28 |
* | Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT | Nicholas Clark | 2005-04-23 | 1 | -7/+52 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -9/+52 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -15/+1 |
* | Protection against trailing spaces in embed.fnc | Rafael Garcia-Suarez | 2004-11-30 | 1 | -0/+1 |
* | Make all scripts run by regen.pl write output with UNIX style EOL's. | Steve Hay | 2004-11-16 | 1 | -0/+5 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -5/+5 |
* | LotR quote for perlapi.c | Audrey Tang | 2003-08-01 | 1 | -0/+9 |
* | RE: [PATCH] RE: maint snapshot @ 19525 | Robin Barker | 2003-05-23 | 1 | -4/+1 |
* | RE: maint snapshot @ 19525 | Robin Barker | 2003-05-16 | 1 | -1/+2 |
* | RE: perl@19333 | Robin Barker | 2003-05-01 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+20 |
* | Must not hide the protos, though. | Jarkko Hietaniemi | 2003-03-09 | 1 | -2/+2 |
* | Export the symbols from #18863; do not prototype (but export) | Jarkko Hietaniemi | 2003-03-09 | 1 | -4/+5 |
* | regen_headers tiny tidying: | Jarkko Hietaniemi | 2003-03-08 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Suppress empty #ifdef blocks in embed.pl | Hugo van der Sanden | 2003-02-17 | 1 | -1/+1 |
* | NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. | Jarkko Hietaniemi | 2003-02-16 | 1 | -3/+7 |
* | According to Sarathy it's better have the Ministry | Jarkko Hietaniemi | 2003-02-16 | 1 | -3/+0 |
* | add support for assertions. Updated form of: | Salvador FandiƱo | 2003-02-16 | 1 | -1/+1 |
* | As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option | Jarkko Hietaniemi | 2003-02-16 | 1 | -2/+7 |
* | integrate #18366-18370 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -0/+14 |
* | regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) | Nicholas Clark | 2002-11-19 | 1 | -10/+17 |
* | Put back the DO NOT EDIT headers in proto.h and global.sym | Slaven Rezic | 2002-11-05 | 1 | -2/+2 |
* | Repair broken previous patch. I don't like it, but not repairing it | H.Merijn Brand | 2002-10-27 | 1 | -12/+13 |
* | embed.pl doc. (embed.pl reorganization for doc headers) | H.Merijn Brand | 2002-10-27 | 1 | -88/+41 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -36/+5 |
* | PATCH: correct confusing lie in {embed,autodoc}.pl | Robin Houston | 2002-06-16 | 1 | -1/+1 |
* | Try #2 of getting rid of bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -37/+1 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -16/+65 |
* | Simon's new perlapi scheme, I hope I got all the pieces. | Jarkko Hietaniemi | 2002-01-02 | 1 | -1559/+4 |