2006-09-06 |
Rafael Garcia-Suarez |
Remove perlcc and the byteloader |
blob | commitdiff |
2006-08-16 |
Steve Peters |
Additional changes to get C++ a little closer to a... |
blob | commitdiff | diff to current |
2006-08-07 |
Rafael Garcia-Suarez |
Try to reinstate the fix of change #28638 by patching... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Abolish cop_io (the simple way) by storing the value... |
blob | commitdiff | diff to current |
2006-05-02 |
Nicholas Clark |
GvFILE() cannot be a pointer to the memory owned by... |
blob | commitdiff | diff to current |
2006-04-13 |
Nicholas Clark |
(Hopefully) fix coredumps in ByteLoader, which were... |
blob | commitdiff | diff to current |
2006-04-13 |
Nicholas Clark |
Fix B and ByteLoader to cope with cop_warnings no longe... |
blob | commitdiff | diff to current |
2006-04-02 |
Nicholas Clark |
Convert ByteLoader to use CopARYBASE_set(). |
blob | commitdiff | diff to current |
2005-08-02 |
Piotr Fusik |
Typos in *.p[lm] |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-05-25 |
Nicholas Clark |
Replace all uses of HvNAME with the appropriate HvNAME_... |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move the xpv_pv/xrv_rv member into the SV head, in... |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Goodbye AvFLAGS |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-04-22 |
Steve Peters |
bytecode.pl, bytecode.h, and sv.h fixes |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-20 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #6 |
blob | commitdiff | diff to current |
2004-11-16 |
Steve Hay |
Make all scripts run by regen.pl write output with... |
blob | commitdiff | diff to current |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
blob | commitdiff | diff to current |
2003-09-04 |
Adrian M. Enache |
Re: [PATCH] Re: ByteLoader and MSWin32 |
blob | commitdiff | diff to current |
2003-08-22 |
Jarkko Hietaniemi |
More bytecode patching from Enache. |
blob | commitdiff | diff to current |
2003-08-21 |
Jarkko Hietaniemi |
Byteloader patching from Enache continues; |
blob | commitdiff | diff to current |
2003-08-13 |
Adrian M. Enache |
Re: script wanted |
blob | commitdiff | diff to current |
2003-07-28 |
Jarkko Hietaniemi |
Solaris cc didn't appreciate casting a long to a pointer |
blob | commitdiff | diff to current |
2003-07-28 |
Jarkko Hietaniemi |
Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode... |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi |
Further Byteloader tweaks from Enache. |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi |
Regen byterun once more: the incav is not yet right... |
blob | commitdiff | diff to current |
2003-07-27 |
Adrian M. Enache |
Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile... |
blob | commitdiff | diff to current |
2003-07-04 |
Jarkko Hietaniemi |
line_t is U32, not I32. |
blob | commitdiff | diff to current |
2003-07-02 |
James Jurach |
line numbers are given % 64k |
blob | commitdiff | diff to current |
2003-03-20 |
Adrian M. Enache |
Re: Bytecode? Back into service. |
blob | commitdiff | diff to current |
2003-03-08 |
Jarkko Hietaniemi |
regen_headers tiny tidying: |
blob | commitdiff | diff to current |
2002-11-19 |
Nicholas Clark |
regen_headers outside Makefile (was Re: [PATCH] embed... |
blob | commitdiff | diff to current |
2002-05-07 |
Gurusamy Sarathy |
fixes for various warnings identified by Visual C++ |
blob | commitdiff | diff to current |
2001-12-15 |
Michael G. Schwern |
Adding B::Asmdata docs |
blob | commitdiff | diff to current |
2001-11-29 |
Jarkko Hietaniemi |
Change $=, $., $*, $%, and $- to be IVs instead of... |
blob | commitdiff | diff to current |
2001-11-16 |
Jarkko Hietaniemi |
Add the fruits of Larry Shatzer's version verifying... |
blob | commitdiff | diff to current |
2001-11-13 |
Richard Soderberg |
[PATCH] Attack of the C loops, round 1 |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-15 |
Stephen McCamant |
[PATCH @8436] Eliminate op_children |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-06 |
Michael Stevens |
the dTHR hits |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-22 |
Jarkko Hietaniemi |
Bytecompiler patches from Benjamin Stuhl. |
blob | commitdiff | diff to current |
2000-06-22 |
Jarkko Hietaniemi |
Bytecode patches from Benjamin Stuhl. |
blob | commitdiff | diff to current |
2000-06-06 |
Benjamin Stuhl |
B::Bytecode patches |
blob | commitdiff | diff to current |
2000-03-07 |
Gurusamy Sarathy |
get ByteLoader working again |
blob | commitdiff | diff to current |
2000-02-15 |
Gurusamy Sarathy |
s/use vars/our/ (from Gisle Aas) |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
avoid stash pointers in optree under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-10-29 |
Gurusamy Sarathy |
more cleanup: avoid unused knowledge of "file GV" notio... |
blob | commitdiff | diff to current |
1999-10-29 |
Gurusamy Sarathy |
usurp GVOP slot for new PADOP (one small step to making... |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-06 |
Gurusamy Sarathy |
misc tweaks |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-07 |
Stephen McCamant |
Eliminate CONDOPs |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Dan Sugalski |
slightly tweaked version of suggested patch |
blob | commitdiff | diff to current |
1999-07-05 |
Jarkko Hietaniemi |
Remove unnecessary and extraneous my $i = 0. |
blob | commitdiff | diff to current |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
blob | commitdiff | diff to current |
1999-06-28 |
Gurusamy Sarathy |
remove bogus PL_optype_size |
blob | commitdiff | diff to current |
1999-06-27 |
Gurusamy Sarathy |
somewhat untested PERL_OBJECT cleanups (C++isms mostly |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy |
win32 build fixes |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-05-28 |
Tom Hughes |
ByteLoader mark 2 |
blob | commitdiff | diff to current |
1999-05-25 |
Jarkko Hietaniemi |
Cures for _57 in AIX 4.1.5.0. |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-10 |
Tom Hughes |
applied suggested patch, with win32 and PERL_OBJECT... |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1998-11-27 |
Gurusamy Sarathy |
ensure 'make regen_headers' even without perl installed |
blob | commitdiff | diff to current |
1998-07-22 |
Gurusamy Sarathy |
s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case... |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
fix bytecode.pl with moved var names |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-06-11 |
Gurusamy Sarathy |
fix outdated bytecode.pl |
blob | commitdiff | diff to current |
1998-03-05 |
Spider Boardman |
Almost OK: 5.004_61 (threads, perlio) |
blob | commitdiff | diff to current |
1998-02-27 |
Malcolm Beattie |
Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid... |
blob | commitdiff | diff to current |
1998-02-26 |
Gurusamy Sarathy |
[win32] various cleanups so that B can be built as... |
blob | commitdiff | diff to current |
1998-02-25 |
Malcolm Beattie |
More compiler tweaks. |
blob | commitdiff | diff to current |
1998-02-20 |
Malcolm Beattie |
Remove compiler files from their old lib/B locations... |
blob | commitdiff | diff to current |
1998-02-20 |
Malcolm Beattie |
Start getting compiler to work when built with the... |
blob | commitdiff | diff to current |
1998-02-20 |
Malcolm Beattie |
Merge perlext/Compiler/... into mainline. Some files... |
blob | commitdiff | diff to current |
1998-02-20 |
Malcolm Beattie |
[compiler] Win32 changes from Sarathy, tweaked slightly... |
blob | commitdiff | diff to current |
1998-02-17 |
Malcolm Beattie |
[perlext] Assorted changes to the compiler |
blob | commitdiff | diff to current |
1997-12-10 |
Malcolm Beattie |
Start overhauling compiler. It was working at least... |
blob | commitdiff | diff to current |
1997-09-03 |
Malcolm Beattie |
Make compiler build/work with devel 5.005 |
blob | commitdiff | diff to current |
1997-05-03 |
Malcolm Beattie |
Development to pre-alpha4 |
blob | commitdiff | diff to current |
1997-05-03 |
Malcolm Beattie |
Initial check-in of perl compiler. |
blob | commitdiff | diff to current |
|