summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* utf8.c: Add _flags version of to_utf8_fold()Karl Williamson2011-05-031-2/+2
* handy.h: isIDFIRST_utf8() changed to use XIDStartKarl Williamson2011-02-171-0/+2
* exporting a static function doesnt workKarl Williamson2011-02-141-2/+0
* foldEQ_utf8: Add version with flags parameterKarl Williamson2011-02-141-1/+1
* regcomp.c: Put two static functions in embed.fncKarl Williamson2011-02-141-0/+2
* exporting a static function doesn't workTony Cook2011-02-101-2/+0
* Move grok_bslash_c to dquote.c and make staticKarl Williamson2011-02-091-1/+1
* Move grok_blsash_o and make staticKarl Williamson2011-02-091-1/+1
* Rearrange global.sym according to 'make regen'George Greer2011-02-051-2/+2
* Two more swash inversion list exports necessary for build on Win32.George Greer2011-02-051-0/+2
* export the functions required by reTony Cook2011-02-051-0/+2
* _swash_inversion_hash Rmv X from embed, add constKarl Williamson2011-02-021-1/+0
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-0/+1
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-5/+5
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-1/+1
* recursive-descent expression parsingZefram2010-12-111-0/+4
* Add mg_findextFlorian Ragwitz2010-11-301-0/+1
* Add sv_unmagicextFlorian Ragwitz2010-11-301-0/+1
* Add Perl_foldEQ_latin1()Karl Williamson2010-11-281-0/+1
* [perl #78908] Reinstate mod for one more stable releaseFather Chrysostomos2010-11-261-0/+1
* Explicitly export Perl_sv_compile_2op_is_broken(), for ext/re.Nicholas Clark2010-11-241-0/+1
* hv_undef .= _flagsFather Chrysostomos2010-11-201-1/+1
* Improve custom OP support.Ben Morrow2010-11-141-0/+2
* Add Perl_bytes_cmp_utf8() to compare character sequences in different encodingsNicholas Clark2010-11-111-0/+1
* utf8.c: Add function to create inversion of swashKarl Williamson2010-11-071-0/+1
* Add Perl_amagic_deref_call() to implement the bulk of tryAMAGICunDEREF_var().Nicholas Clark2010-11-031-0/+1
* new API functions op_scope and op_lvalueZefram2010-10-261-1/+2
* add CvSTASH_set() macro and make CvSTASH() rvalue onlyZefram2010-10-251-0/+1
* function to parse isolated labelZefram2010-10-251-0/+1
* function to parse unlabelled statementZefram2010-10-251-0/+1
* full API for cop hint hashesZefram2010-10-211-4/+8
* function to parse Perl code blockZefram2010-10-211-0/+1
* add lex_start to the APIZefram2010-10-211-0/+1
* remove redundant lex_endZefram2010-10-211-1/+0
* embed.pl -> regen/embed.plFather Chrysostomos2010-10-131-2/+2
* Add LINKLIST to the API.Ben Morrow2010-10-121-0/+1
* APIify op list constructorsZefram2010-10-121-0/+3
* plugin mechanism to rewrite calls to a subroutineZefram2010-10-101-0/+8
* Convert the implementation of XS_APIVERSION_BOOTCHECK to a function.Nicholas Clark2010-10-081-0/+1
* Convert the implementation of XS_VERSION_BOOTCHECK to a function from a macro.Nicholas Clark2010-10-071-0/+1
* [PATCH] function to parse Perl statement sequenceZefram2010-10-041-0/+1
* add stray save_* functions to the APIZefram2010-10-041-0/+2
* Sort embed.fnc by CPP macro and then function name, before generating files.Nicholas Clark2010-09-301-452/+452
* systematically provide pv/pvn/pvs/sv quartetsZefram2010-09-281-0/+4
* [perl #76814] FETCH called twice - !Father Chrysostomos2010-09-241-1/+1
* [perl #76814] FETCH called twice - string comparison opsFather Chrysostomos2010-09-241-2/+4
* Run perl regen.pl after removing regcurly from embed.fnc.Andy Dougherty2010-09-221-1/+0
* Back out the mauve module and related changesFlorian Ragwitz2010-09-161-1/+0
* add hv_copy_hints_hv and save_hints to the APIZefram2010-09-161-0/+2
* make regen.Ben Morrow2010-09-071-0/+3