This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Null HeVAL and local delete → crash
[perl5.git] / ext / XS-APItest / t / hash.t
2012-06-27 Father ChrysostomosNull HeVAL and local delete → crash
2012-05-21 Father Chrysostomos[perl #111000] Let hv_store work on hint hashes
2012-01-03 Father ChrysostomosCorrect comment in APItest’s hash.t
2011-12-25 Father ChrysostomosSupress warning in XS::APItest’s hash.t
2011-12-25 Father ChrysostomosDon’t crash when writing to null hash elem
2011-12-25 Father Chrysostomoshv.c: Make newHVhv work on tied hashes
2011-10-06 Father Chrysostomosmro.c: Correct utf8 and bytes concatenation
2011-06-12 Father ChrysostomosCompletely free hashes containing nulls
2010-09-19 Florian RagwitzRemove unnecessary XS-APItest test boilerplate
2010-08-16 Florian RagwitzRemove MacOS 9 support code from XS-APItest
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-02-09 Nicholas ClarkRename ext/XS/APItest to ext/XS-APItest