summaryrefslogtreecommitdiff
path: root/ext/ByteLoader
Commit message (Expand)AuthorAgeFilesLines
* There shouldn't be a ByteLoader directory in ext, even if all it has is aNicholas Clark2008-12-201-1/+0
* [admin] set up .gitignore filesSam Vilain2008-12-191-0/+1
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-067-1946/+0
* Additional changes to get C++ a little closer to a clean compileSteve Peters2006-08-162-5/+5
* Provide a BGET_svtype, required by #28667Steve Hay2006-08-071-0/+1
* Try to reinstate the fix of change #28638 by patching bytecode.pl andRafael Garcia-Suarez2006-08-071-2/+2
* Regenerate files after previous changeRafael Garcia-Suarez2006-08-071-1/+1
* Silence the VC7 compiler warning in the following smoke:Steve Hay2006-08-011-1/+1
* Abolish cop_io (the simple way) by storing the value in cop_hints_hash.Nicholas Clark2006-05-202-47/+39
* Move the hints from op_private into cop_hints. This allows all 32 bitsNicholas Clark2006-05-201-1/+1
* GvFILE() cannot be a pointer to the memory owned by the COP, becauseNicholas Clark2006-05-022-1/+12
* Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().Nicholas Clark2006-04-171-2/+2
* Coverity was getting upset about an assignment from a functionNicholas Clark2006-04-151-14/+23
* Update the assertion to a croak "Out of range special SV number"Nicholas Clark2006-04-151-3/+5
* (Hopefully) fix coredumps in ByteLoader, which were a side effect ofNicholas Clark2006-04-132-2/+6
* Fix B and ByteLoader to cope with cop_warnings no longer being an SV.Nicholas Clark2006-04-132-3/+16
* Convert ByteLoader to use CopARYBASE_set().Nicholas Clark2006-04-022-1/+2
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-181-1/+1
* All Perl_hv_name_set()s need to be plain hv_name_set if they are toNicholas Clark2005-09-191-1/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-082-3/+3
* ByteLoader.xs cleanupAndy Lester2005-05-311-2/+3
* Need a cast to avoid a compiler warning.Nicholas Clark2005-05-301-1/+1
* Replace all uses of HvNAME with the appropriate HvNAME_get orNicholas Clark2005-05-252-1/+3
* Move the xpv_pv/xrv_rv member into the SV head, in a union withNicholas Clark2005-05-213-20/+25
* Remove PMROOT and replace it with a small shell script. Er, magic.Nicholas Clark2005-05-202-175/+167
* Goodbye AvFLAGSNicholas Clark2005-05-202-181/+173
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-112-2/+7
* bytecode.pl, bytecode.h, and sv.h fixesSteve Peters2005-04-222-2/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-211-6/+7
* Refactoring to Sv*_set() macros - patch #6Steve Peters2005-04-201-0/+7
* run regen_headers after addition of FOO_set() macrosDave Mitchell2005-04-191-7/+7
* Force RVALUE macros when in PERL_DEBUG_COWNicholas Clark2005-04-191-1/+1
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-192-6/+6
* Two more uses of lvalue SvIVX()Nicholas Clark2005-04-181-1/+1
* Refactoring to Sv*_set() macros - patch #1Steve Peters2005-04-081-1/+1
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-212-108/+116
* Re: [PATCH] Re: ByteLoader and MSWin32Adrian M. Enache2003-09-042-1/+3
* Avoid lvalue casts, from Enache.Jarkko Hietaniemi2003-09-031-1/+1
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-6/+6
* Forgot to regen byterun.c.Jarkko Hietaniemi2003-08-231-9/+9
* More bytecode patching from Enache.Jarkko Hietaniemi2003-08-221-0/+2
* Byteloader patching from Enache continues;Jarkko Hietaniemi2003-08-212-3/+5
* Patch from Enache for the crashing of bytecode.t in Tru64.Jarkko Hietaniemi2003-08-201-4/+11
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-051-4/+0
* pod likes whitespace.Jarkko Hietaniemi2003-08-011-0/+1
* Enache again.Jarkko Hietaniemi2003-07-311-4/+2
* Retract #20385.Jarkko Hietaniemi2003-07-311-2/+4
* (retracted by #20390)Jarkko Hietaniemi2003-07-311-4/+2
* Solaris cc didn't appreciate casting a long to a pointerJarkko Hietaniemi2003-07-281-1/+1
* Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.Jarkko Hietaniemi2003-07-281-1/+1