summaryrefslogtreecommitdiff
path: root/pp.c
Commit message (Expand)AuthorAgeFilesLines
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+1
|\
| * [win32] merge change#1015 from maintbranch (must revisit 1014 later, isGurusamy Sarathy1998-05-231-1/+1
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-13/+73
|\ \ | |/
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-3/+15
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-6/+30
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-1/+1
| * [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-1/+20
| * [win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)Gurusamy Sarathy1998-05-071-2/+7
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-5/+11
|\ \ | |/
| * Re: Odd number of elements in hash list.Tom Phoenix1998-04-021-1/+1
| * Stale SP in pp_substrStephen McCamant1998-04-021-0/+2
| * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-1/+5
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-4/+4
| |\
| * | VMS updates (direct)Charles Bailey1998-03-161-3/+3
* | | [asperl] add a part of AS patch#14, backout incomplete variableGurusamy Sarathy1998-03-171-22/+22
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-22/+22
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-6/+6
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-4/+4
| |/
| * [win32] this one with adjusted test numbersStephen McCamant1998-03-021-2/+2
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-3/+7
|\ \ | |/
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-3/+7
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-2/+1
|\ \ | |/
| * Missing PUSHMARK in unshift TIEARRAY hookNick Ing-Simmons1998-02-161-2/+1
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-2/+47
|\ \ | |/
| * Re: 5.004_04 vec() fails with 32-bit valuesM. J. T. Guy1998-02-061-1/+1
| * 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-0/+45
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-1/+1
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-1/+1
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-2/+2
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-105/+183
|\ \ \ | |/ /
| * | [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-6/+6
| * | First working TIEARRAY and other misc tie fixesNick Ing-Simmons1998-01-151-100/+101
| * | Not working yet - split problems ...Nick Ing-Simmons1998-01-141-20/+51
| * | TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-20/+27
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-16/+55
| |/
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-21/+23
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-6/+6
|/
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-1/+1
* Fix not-reached warning for pp_threadsv.Malcolm Beattie1997-12-171-1/+1
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-7/+4
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-7/+18
* Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-1/+1
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-141/+140
|\
| * Merge changes as of 18:00 CSTNick Ing-Simmons1997-11-071-1/+1
| |\
| * | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+2
| * | Raw integrate of latest perlNick Ing-Simmons1997-11-071-1/+17
| |\ \
| * | | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-140/+121
| * | | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-1/+12
| |\ \ \
| * | | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-21/+30
* | | | | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv whenMalcolm Beattie1997-11-111-3/+3
| |_|_|/ |/| | |