| Commit message (Expand) | Author | Age | Files | Lines |
* | make exists() work better on pseudo-hashes (reworked a patch suggested | Gurusamy Sarathy | 1999-10-02 | 1 | -1/+24 |
* | Avoid core dumps resulting from humongous array indices | Spider Boardman | 1999-07-23 | 1 | -8/+10 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -4/+4 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -13/+13 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -27/+28 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | fix AvREALISH bogusness | Gurusamy Sarathy | 1998-11-06 | 1 | -4/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -6/+6 |
* | integrate changes#1982,2014,2021 (from maint-5.005) | Gurusamy Sarathy | 1998-10-25 | 1 | -14/+14 |
* | fix handling of mayhaps-extended @_ in goto &sub | Gurusamy Sarathy | 1998-10-21 | 1 | -0/+1 |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -1/+1 |
* | disable malloced_size() feedback with -DLEAKTEST | Ilya Zakharevich | 1998-07-21 | 1 | -1/+1 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -34/+34 |
* | add a few more PURIFY guards | Gurusamy Sarathy | 1998-07-13 | 1 | -1/+1 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -6/+6 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+2 |
* | applied patch with tweaks to prose | Gisle Aas | 1998-07-04 | 1 | -173/+23 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -12/+12 |
* | applied patch, regen headers | Ilya Zakharevich | 1998-06-23 | 1 | -2/+9 |
* | added patch, tweaked missed files, excised comment that doesn't really | Joshua Pritikin | 1998-06-20 | 1 | -7/+0 |
* | hand apply whitespace-mutiliated patch | Joshua Pritikin | 1998-06-18 | 1 | -0/+3 |
* | [win32] more whitespace tweaks from maintbranch | Gurusamy Sarathy | 1998-05-18 | 1 | -2/+1 |
* | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -3/+3 |
* | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -0/+12 |
* | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -2/+2 |
* | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -10/+10 |
* | Replaced two occurrences of THREADSV(find_thread_sv(...)) (order | Malcolm Beattie | 1998-02-03 | 1 | -1/+1 |
* | Gisle's av_unshift tweak, two small patches from chip | Nick Ing-Simmons | 1998-01-24 | 1 | -16/+9 |
* | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 1 | -7/+18 |
* | tiearray tweaks | Nick Ing-Simmons | 1998-01-13 | 1 | -0/+1 |
* | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -44/+146 |
* | avhv_keys under Digital UNIX made avhv.t fail because *keysp was | Malcolm Beattie | 1997-11-19 | 1 | -6/+7 |
* | Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked | Joshua Pritikin | 1997-11-18 | 1 | -70/+56 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -89/+27 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -4/+7 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -4/+7 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -10/+12 |
|\ \
| |/ |
|
| * | : reduced malloc patch | Tim Bunce | 1997-08-07 | 1 | -10/+12 |
* | | Fixed sv_mutex locking for new_SV, del_SV and nice_chunks. | Malcolm Beattie | 1997-10-03 | 1 | -4/+2 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -1/+6 |
|\ \ |
|
| * | | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -1/+6 |
* | | | Add avhv_store_ent. Add missing avhv_* to global.sym. | Malcolm Beattie | 1997-05-26 | 1 | -0/+26 |
* | | | Fix up integration 5.003->5.004. | Malcolm Beattie | 1997-05-25 | 1 | -0/+78 |
* | | | First stab at 5.003 -> 5.004 integration. | Malcolm Beattie | 1997-05-25 | 1 | -20/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | Make conversion of @_ to real array work right after C<shift> | Chip Salzenberg | 1997-03-07 | 1 | -2/+5 |
| * | | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
| * | | Fix scalar leak in av_unshift | Chip Salzenberg | 1997-02-04 | 1 | -8/+3 |
| * | | Support SvREADONLY on arrays | Chip Salzenberg | 1996-12-19 | 1 | -4/+12 |
| * | | random cleanup | Perl 5 Porters | 1996-08-28 | 1 | -4/+7 |
| * | | perl 5.003_01: av.c | Perl 5 Porters | 1996-07-05 | 1 | -2/+7 |
| |/ |
|