summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back out DB_File patch (change _553) and tweak Configure.Paul Marquess1998-02-252-11/+10
* Cwd.pmGraham Barr1998-02-251-64/+7
* [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-253-20/+56
* Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-2530-2412/+3478
* Remove old Linux+threads segfault degugging kludge.Malcolm Beattie1998-02-231-17/+0
* Remove compiler files from their old lib/B locations. The compilerMalcolm Beattie1998-02-2022-6164/+25
* Move lib/B/... and lib/[BO].pm over to where they should be,Malcolm Beattie1998-02-2020-0/+6155
* Start getting compiler to work when built with the core.Malcolm Beattie1998-02-2020-34/+6840
|\
| * [compiler] Win32 changes from Sarathy, tweaked slightly by me.Malcolm Beattie1998-02-2010-24/+66
| * [perlext] Assorted changes to the compilerMalcolm Beattie1998-02-1710-88/+85
| * [compiler] Fix special constants in Xref.pmMalcolm Beattie1998-02-111-1/+2
| * Fix typo in compiler B/C.pm.Malcolm Beattie1997-12-171-2/+2
| * Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-1016-1053/+347
| * Add pp_lock knowledge to compilerMalcolm Beattie1997-10-292-0/+6
| * Fix pod text in Lint.pm for private-names option.Malcolm Beattie1997-10-021-4/+4
| * Added Lint option regexp-variables.Malcolm Beattie1997-09-301-1/+14
| * Add undefined-subs option to Lint.pm.Malcolm Beattie1997-09-151-1/+21
| * Let Lint private_names catch out-of-package _foo methods.Malcolm Beattie1997-09-031-0/+9
| * Make compiler build/work with devel 5.005Malcolm Beattie1997-09-036-15/+35
| * Added private-names option.Malcolm Beattie1997-09-021-3/+23
| * For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.Malcolm Beattie1997-09-021-0/+37
| * Missing sprintf in try_autoload.Malcolm Beattie1997-08-281-2/+2
| * Made Lint check subs (and -u packages).Malcolm Beattie1997-08-081-10/+120
| * Change %lx to %x in B::CV::save to prevent some CVMalcolm Beattie1997-07-162-4/+5
| * B::CC::pp_padsv must cope with vivify_ref (5.004)Malcolm Beattie1997-07-053-3/+18
| * Document -m option of CC backend.Malcolm Beattie1997-06-121-0/+8
| * Support sysseek introduced in 5.004.Malcolm Beattie1997-06-122-0/+10
| * Fix ppname when saving subs.Malcolm Beattie1997-05-261-2/+1
| * -mFoo option now forces -uFoo.Malcolm Beattie1997-05-261-0/+2
| * Put back objsym/savesym (used by walkoptree_exec).Malcolm Beattie1997-05-261-10/+10
| * Finish code generation rewrite. Clean up B::Section class andMalcolm Beattie1997-05-123-76/+102
| * Don't make pp_enter and pp_return trigger basic blocks.Malcolm Beattie1997-05-051-10/+3
| * Rewrite code generation. Sections (de)multiplexed into aMalcolm Beattie1997-05-053-361/+331
| * Development to pre-alpha4Malcolm Beattie1997-05-0323-291/+831
| * Initial check-in of perl compiler.Malcolm Beattie1997-05-0361-0/+11795
* Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-2023-0/+3664
* Initialise $@ early (fixes t/lib/ph.t for threaded perl).Malcolm Beattie1998-02-201-0/+1
* Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.Malcolm Beattie1998-02-202-1/+2
* Integrate win32 branch into mainline.Malcolm Beattie1998-02-2018-102/+310
|\
| * [win32] applied a version of this with tabs intactDan Schmidt1998-02-191-6/+8
| * [win32] Fix C<0> problem in Pod::HtmlGurusamy Sarathy1998-02-191-1/+1
| * [win32] non-debug VC builds are -O1 now (they say it works, and isGurusamy Sarathy1998-02-182-4/+4
| * [win32] integrate nick's patch to mainlineGurusamy Sarathy1998-02-181-2/+1
| |\
| * | [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing theGurusamy Sarathy1998-02-173-8/+7
| * | [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-168-19/+23
| * | [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/Gurusamy Sarathy1998-02-154-8/+8
| * | [win32] fix build problems due to renamed Config variablesGurusamy Sarathy1998-02-157-70/+273
| * | [win32] integrate mainlineGurusamy Sarathy1998-02-145-14/+31
| |\ \
* | | | retry [PATCH] 5.004_59: the perlhist.pod etcJarkko Hietaniemi1998-02-2010-359/+439
* | | | installperlNorton T. Allen1998-02-201-7/+10