| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests added by #29248 and #29249 | Steve Hay | 2006-11-15 | 2 | -1/+6 |
* | Re: Fix linker error on Win32 | Yves Orton | 2006-11-15 | 1 | -1/+1 |
* | Forgot to add the new files for 29248. | Nicholas Clark | 2006-11-12 | 4 | -0/+72 |
* | Change 24714 was arguably over-ambitious, in that non-core modules | Nicholas Clark | 2006-11-12 | 3 | -2/+9 |
* | Silence Borland compiler warnings in XS::APItest and Win32 | Steve Hay | 2006-08-29 | 1 | -1/+1 |
* | g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim... | Jarkko Hietaniemi | 2006-08-22 | 2 | -2/+2 |
* | Clear up most of the VC6 compiler warnings in the following smoke: | Steve Hay | 2006-07-27 | 1 | -1/+0 |
* | Comprehensive regression tests for Perl_refcounted_he_fetch(). | Nicholas Clark | 2006-05-29 | 2 | -0/+55 |
* | Perl_unsharepvn() was no longer being used in core, and changes to | Nicholas Clark | 2006-04-10 | 2 | -1/+26 |
* | Fix bug 36267 - assigning to a tied hash shouldn't change the | Nicholas Clark | 2006-03-30 | 1 | -3/+3 |
* | Test croak(NULL) | Gisle Aas | 2006-03-21 | 2 | -5/+15 |
* | Use a union for storing the shared hash key reference count, rather | Nicholas Clark | 2006-01-30 | 1 | -1/+1 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | re-implement MY_CXT API more efficiently, and add explicit | Dave Mitchell | 2005-12-29 | 1 | -3/+16 |
* | add tests for MY_CXT API and improve its documentation | Dave Mitchell | 2005-12-29 | 3 | -1/+135 |
* | Map the HE arena onto SV type 0 (SVt_NULL). | Nicholas Clark | 2005-11-19 | 1 | -3/+4 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -3/+3 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | Make the tests for hv_free_ent and hv_delayfree_ent pass under | Nicholas Clark | 2005-07-04 | 1 | -1/+4 |
* | Use void, not void *, to suppress RETVAL (and compiler warning) | Steve Hay | 2005-07-04 | 1 | -2/+2 |
* | Tests for hv_delayfree_ent and hv_free_ent | Nicholas Clark | 2005-07-04 | 3 | -1/+73 |
* | Remove unreferenced local variable (and the warning about it) | Steve Hay | 2005-07-01 | 1 | -1/+1 |
* | Test was coredumping with a shared perl library. | Nicholas Clark | 2005-06-14 | 1 | -1/+2 |
* | Croak if an attempt is made to modify PL_strtab | Nicholas Clark | 2005-06-13 | 3 | -2/+35 |
* | add access to Perl_croak() via 'mycroak' in XS::APItest | Dave Mitchell | 2005-05-21 | 3 | -2/+10 |
* | Bump version numbers | Nicholas Clark | 2005-05-05 | 1 | -1/+1 |
* | Remove 2 unused variables from APItest.xs. | Marcus Holland-Moritz | 2005-02-02 | 1 | -4/+0 |
* | Attempt to fix problems with new exception handling macros. | Marcus Holland-Moritz | 2005-02-02 | 4 | -26/+38 |
* | Add simple exception handling macros for XS writers. | Marcus Holland-Moritz | 2005-01-31 | 3 | -2/+65 |
* | Fix a typo and remove some debugging crud from change #23209 | Dave Mitchell | 2004-08-09 | 1 | -4/+1 |
* | eval_sv() failing a taint test could corrupt the stack | Dave Mitchell | 2004-08-09 | 1 | -3/+30 |
* | Add tests for XS call_*() API | Dave Mitchell | 2004-08-07 | 4 | -2/+280 |
* | Fix copy & paste bugs in mX?PUSH macro tests. | Marcus Holland-Moritz | 2004-07-31 | 1 | -12/+12 |
* | Bump version numbers | Nicholas Clark | 2004-07-01 | 1 | -1/+1 |
* | Add tests for mX?PUSH[inup] macros. | Steve Hay | 2004-05-05 | 4 | -0/+105 |
* | Remove Win32 compiler warnings | Marcus Holland-Moritz | 2003-12-27 | 1 | -5/+6 |
* | Check that the key is present before a delete, and absent afterwards | Nicholas Clark | 2003-11-21 | 1 | -0/+8 |
* | Integrate: | Nicholas Clark | 2003-11-21 | 1 | -128/+149 |
* | Whoops. We weren't actually testing hv_store_ent | Nicholas Clark | 2003-11-18 | 2 | -21/+46 |
* | utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete | Nicholas Clark | 2003-11-16 | 2 | -6/+190 |
* | Accessing unicode keys in tie hashes via hv_exists was broken. | Nicholas Clark | 2003-11-16 | 4 | -1/+103 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -0/+0 |
* | The manpages don't have to be built by MakeMaker for the | Rafael Garcia-Suarez | 2003-04-05 | 1 | -0/+1 |
* | Tweak APItest for new semantics of printf. | Nick Ing-Simmons | 2003-01-22 | 3 | -3/+10 |
* | Can't get #17492 to work with -Uuseperlio otherwise (either | Jarkko Hietaniemi | 2002-07-11 | 1 | -2/+2 |
* | finall fix core dump in XS::Typemap | Tim Jenness | 2002-07-11 | 2 | -7/+10 |
* | <pudge> crab, can you integrate 17215 ? | Abhijit Menon-Sen | 2002-06-13 | 1 | -0/+1 |
* | APItest.xs OUTPUT (was: perl@17206) | Chris Nandor | 2002-06-13 | 1 | -0/+2 |
* | As noticed by Philip Newton, XS::APItest is not meant to be installed. | Jarkko Hietaniemi | 2002-06-12 | 1 | -9/+0 |
* | Not that I know anything about Windows compilers | Jarkko Hietaniemi | 2002-06-11 | 1 | -1/+1 |