summaryrefslogtreecommitdiff
path: root/t/op/avhv.t
Commit message (Collapse)AuthorAgeFilesLines
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-91/+191
| | | | | Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17725
* test for ID 20010423.002Robin Houston2001-04-231-1/+7
| | | | | Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9799
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
| | | | | | | | so that we simply can't pick up stuff from other Perls than the one we are testing. Pointed out by Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6874
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-2/+39
| | | | | <jtobey@john-edwin-tobey.org>) p4raw-id: //depot/perl@5492
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-1/+22
| | | | | elements or slices p4raw-id: //depot/perl@4796
* make exists() work better on pseudo-hashes (reworked a patch suggestedGurusamy Sarathy1999-10-021-1/+11
| | | | | by Michael G Schwern <schwern@pobox.com>) p4raw-id: //depot/perl@4279
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
| | | p4raw-id: //depot/perl@2891
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-141-1/+13
| | | p4raw-id: //depot/perl@1489
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-071-1/+19
| | | | | Message-ID: <m33ecedaxx.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1358
* applied patch with tweaks to proseGisle Aas1998-07-041-3/+2
| | | | | | Subject: [PATCH] Simplified AVHV support Message-ID: <m3k95z86og.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1286
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+6
| | | | | | | belong in the sources Message-Id: <H00000e500072c63@MHS> Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup p4raw-id: //depot/perl@1165
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-6/+23
| | | p4raw-id: //depot/ansiperl@424
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+59
version of patch: Subject: tie fake hash patch for 5.004_54 p4raw-id: //depot/perl@266