summaryrefslogtreecommitdiff
path: root/keywords.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-291-2/+10
* Use new feature-testing macrosFather Chrysostomos2011-12-241-9/+10
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-10/+31
* Add evalbytes functionFather Chrysostomos2011-11-061-14/+34
* Simplify the CORE::__FOO__ op-generation codeFather Chrysostomos2011-08-241-1/+1
* Forgot to run keywords.plFather Chrysostomos2011-06-171-1/+1
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-1/+1
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-1/+1
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-4/+10
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-241-0/+3397