| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits, | Nicholas Clark | 2006-02-20 | 1 | -12/+13 |
* | Sync change 25229 to .h source files | Rafael Garcia-Suarez | 2005-07-28 | 1 | -1/+1 |
* | Change the IV to a union. | Nicholas Clark | 2005-05-29 | 1 | -10/+5 |
* | Reorder the union to cause Win32 compilers to use void * alignment for | Nicholas Clark | 2005-05-24 | 1 | -1/+1 |
* | Re-order IVX slot in SV bodies | Nicholas Clark | 2005-05-22 | 1 | -2/+12 |
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 1 | -1/+10 |
* | Move the xpv_pv/xrv_rv member into the SV head, in a union with | Nicholas Clark | 2005-05-21 | 1 | -1/+0 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Document CVf_UNIQUE flag better | Dave Mitchell | 2004-01-20 | 1 | -1/+4 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Typos fixes by Stas Bekman. | Rafael Garcia-Suarez | 2003-04-08 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | add support for assertions. Updated form of: | Salvador FandiƱo | 2003-02-16 | 1 | -1/+6 |
* | docpatch for cv.h | Nicholas Clark | 2002-12-26 | 1 | -1/+1 |
* | Proper fix for CvOUTSIDE weak refcounting | Dave Mitchell | 2002-12-14 | 1 | -0/+61 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -0/+4 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -8/+0 |
* | Re: [PATCH] cv.h: Comment update | Paul Johnson | 2002-10-15 | 1 | -1/+1 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -59/+1 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-28 | 1 | -0/+2 |
* | Extract something from yesterdays effort - convert my mail on pad | Nick Ing-Simmons | 2002-02-08 | 1 | -0/+59 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+4 |
* | Missing ")" in CvFILEGV | Paul Marquess | 2001-09-22 | 1 | -1/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -1/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -4/+4 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -2/+0 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -0/+2 |
* | Re: CvFILE corruption under ithreads | Robin Houston | 2001-06-25 | 1 | -0/+5 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 1 | -0/+5 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+10 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 1 | -4/+5 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 1 | -3/+4 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+5 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -1/+1 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -1/+1 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -1/+1 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | scrounge and save three extra branches in pp_entersub() | Gurusamy Sarathy | 1999-04-03 | 1 | -0/+2 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation | Gurusamy Sarathy | 1999-02-18 | 1 | -0/+9 |
* | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+1 |
* | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+1 |
* | AIX patch (including Configure support for {sched,pthread}_yield, | Jarkko Hietaniemi | 1997-11-25 | 1 | -1/+1 |
* | Rewrite synchronisation of subs/methods and add attrs | Malcolm Beattie | 1997-09-09 | 1 | -9/+17 |
* | Start support for fake threads. | Malcolm Beattie | 1997-07-24 | 1 | -3/+3 |
* | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -0/+10 |
|\ |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -0/+10 |