summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* [perl #3330] warn on increment of an non number/non-magically incable valueTony Cook2013-08-121-0/+11
* add adjust_size_and_find_bucket to embed.fncLukas Mai2013-08-111-0/+7
* Revert "[perl #117855] Store CopFILEGV in a pad under ithreads"Father Chrysostomos2013-08-091-10/+0
* Stop ‘used once’ warnings from crashing on circularitiesFather Chrysostomos2013-08-051-1/+1
* [perl #117855] Store CopFILEGV in a pad under ithreadsFather Chrysostomos2013-08-051-0/+10
* Extend sv_dump() to dump SVt_INVLISTKarl Williamson2013-08-011-0/+9
* regcomp.c: Extract duplicated code into single fcnKarl Williamson2013-07-301-0/+6
* [perl #79908] Stop sub inlining from breaking closuresFather Chrysostomos2013-07-251-1/+1
* Inline list constantsFather Chrysostomos2013-07-251-0/+3
* Revert "Remove the non-inline function S_croak_memory_wrap from inline.h."Tony Cook2013-07-241-3/+3
* [perl #72766] Allow huge pos() settingsFather Chrysostomos2013-07-231-1/+1
* Add sv_pos_b2u_flagsFather Chrysostomos2013-07-231-0/+5
* Allow => to quote built-in keywords across linesFather Chrysostomos2013-07-161-2/+2
* Remove redundant field from inversion listsKarl Williamson2013-07-161-12/+6
* Add parameter to internal functionKarl Williamson2013-07-161-1/+1
* Reinstate "Use new Svt_INVLIST for inversion lists."Karl Williamson2013-07-161-1/+1
* Reinstate "regcomp.c: Make C-array inversion lists const"Karl Williamson2013-07-161-1/+1
* Reinstate "regcomp.c: Move inversion list hdr field to SV hdr"Karl Williamson2013-07-161-1/+1
* Reinstate "regcomp.c: Change, variable, fcn name"Karl Williamson2013-07-161-4/+4
* Reinstate "regcomp.c: Move 2 hdr inversion fields to SV hdr"Karl Williamson2013-07-161-1/+1
* Reinstate "regcomp.c: Remove unused data structure field"Karl Williamson2013-07-161-6/+0
* Reinstate "regcomp.c: Make inversion lists SVt_PVLV"Karl Williamson2013-07-161-1/+1
* Reinstate + fix "Revert "regcomp.c: Add a constant 0 element before inversion...Karl Williamson2013-07-161-2/+2
* [perl #27010] Make tie work through defelemsFather Chrysostomos2013-07-161-0/+6
* [perl #77814] Make defelems propagate posFather Chrysostomos2013-07-151-0/+11
* Make set-magic handle vstrings properlyFather Chrysostomos2013-07-151-2/+2
* Revert "Allow => to quote built-in keywords across lines"Father Chrysostomos2013-07-121-2/+2
* Allow => to quote built-in keywords across linesFather Chrysostomos2013-07-121-2/+2
* locale.c: Extract out, fix, expand fcn to see if a locale is utf8Karl Williamson2013-07-051-0/+1
* Introduce validate_proto / stop stripping spacesPeter Martini2013-07-051-0/+5
* Revert "regcomp.c: Add a constant 0 element before inversion lists"Karl Williamson2013-07-041-2/+2
* Revert "regcomp.c: Make inversion lists SVt_PVLV"Karl Williamson2013-07-041-1/+1
* Revert "regcomp.c: Remove unused data structure field"Karl Williamson2013-07-041-0/+6
* Revert "regcomp.c: Move 2 hdr inversion fields to SV hdr"Karl Williamson2013-07-041-1/+1
* Revert "regcomp.c: Change, variable, fcn name"Karl Williamson2013-07-041-4/+4
* Revert "regcomp.c: Move inversion list hdr field to SV hdr"Karl Williamson2013-07-041-1/+1
* Revert "regcomp.c: Make C-array inversion lists const"Karl Williamson2013-07-041-1/+1
* Revert "Use new Svt_INVLIST for inversion lists."Karl Williamson2013-07-041-1/+1
* Use new Svt_INVLIST for inversion lists.Karl Williamson2013-07-031-1/+1
* regcomp.c: Make C-array inversion lists constKarl Williamson2013-07-031-1/+1
* regcomp.c: Move inversion list hdr field to SV hdrKarl Williamson2013-07-031-1/+1
* regcomp.c: Change, variable, fcn nameKarl Williamson2013-07-031-4/+4
* regcomp.c: Move 2 hdr inversion fields to SV hdrKarl Williamson2013-07-031-1/+1
* regcomp.c: Remove unused data structure fieldKarl Williamson2013-07-031-6/+0
* regcomp.c: Make inversion lists SVt_PVLVKarl Williamson2013-07-031-1/+1
* regcomp.c: Add a constant 0 element before inversion listsKarl Williamson2013-07-031-2/+2
* change tied_method to use SVs with precomputed hash valuesRuslan Zakirov2013-06-301-1/+1
* change magic_methcall to use SV with shared hash valueRuslan Zakirov2013-06-301-3/+3
* embed.fnc: S_ptr_hash is inlineFather Chrysostomos2013-06-261-1/+1
* op.c: Refactor calls to bad_type_svFather Chrysostomos2013-06-231-6/+6