summaryrefslogtreecommitdiff
path: root/pp.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+2
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* Re: Would -Wno-unused -Wall be better?Michael G. Schwern2001-05-291-0/+1
* Some tests for Camel 3rd edition features.Nick Ing-Simmons2001-03-051-0/+10
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-2/+2
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-0/+1
* Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIXNicholas Clark2001-01-311-0/+1
* Use the /^Perl_/-less form of is_lvalue_sub().Jarkko Hietaniemi2001-01-151-1/+1
* The LVRET macro needed an aTHX.Jarkko Hietaniemi2001-01-131-1/+1
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+7
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* djSPMichael Stevens2000-12-081-2/+8
* Add TOPm1s to peek at the second topmost stack item.Jarkko Hietaniemi2000-12-051-0/+1
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+1
* If overloaded %{} etc. return the object do not loop.Nick Ing-Simmons2000-09-021-5/+8
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+107
* Regen Configure.Jarkko Hietaniemi1999-11-161-3/+3
* Remove quad logic from perl.h; regen Configure;Jarkko Hietaniemi1999-10-291-3/+3
* s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGSGurusamy Sarathy1999-09-101-2/+0
* Speeding up XSUB calls up to 66%Ilya Zakharevich1999-08-291-0/+2
* Implement 64-bit vec().Jarkko Hietaniemi1999-08-291-3/+3
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-0/+8
* Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-131-0/+8
* Unapply an experimental patch that accidentally escapedJarkko Hietaniemi1999-08-111-12/+0
* Patches needed to get _60 building withDan Sugalski1999-08-101-0/+12
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-061-4/+13
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-8/+8
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-3/+3
* grow PL_tmps_stack more efficiently; make it more amenable toGurusamy Sarathy1999-04-031-7/+7
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-10/+0
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-2/+4
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-1/+1
* Re: [PATCH 5.00552] Overloaded <> and deref againIlya Zakharevich1998-10-311-6/+11
* Overloaded <> and deref againIlya Zakharevich1998-10-301-4/+13
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-4/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-8/+8
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-34/+34
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-5/+8
|\
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-5/+8
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-5/+1
|\ \ | |/
| * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-4/+0
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-2/+2
|\ \ | |/
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+2
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-4/+9
|/
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-1/+1
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-3/+7