summaryrefslogtreecommitdiff
path: root/pp.c
Commit message (Expand)AuthorAgeFilesLines
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-57/+57
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-94/+94
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-8/+0
* get it building again on win32Gurusamy Sarathy1998-07-091-1/+1
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-1/+1
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-10/+6
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-2/+2
* applied patch with tweaks to proseGisle Aas1998-07-041-4/+0
* fix use of uninitialized var in pp_unpack()Jarkko Hietaniemi1998-07-041-1/+1
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-281-41/+32
* Negative LENGTH argument to spliceGisle Aas1998-06-281-2/+5
* fixes unpack("q"...), and semctl() tests for UNICOSJarkko Hietaniemi1998-06-281-0/+6
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-5/+4
* back out change#1111 and add alternative patch:Ilya Zakharevich1998-06-111-4/+1
* Re: PATCH for study/foo/Ilya Zakharevich1998-06-101-1/+4
* [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
| |/