summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-7/+6
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-1/+5
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-2/+2
| * [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-2/+8
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-194/+3
| * [win32] merge changes#755..759,763,764 from maintbranchGurusamy Sarathy1998-05-141-1/+1
| * [win32] merge change#754 from maintbranchGurusamy Sarathy1998-05-141-2/+5
| * [win32] minor cleanupGurusamy Sarathy1998-05-091-1/+0
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-2/+18
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-33/+76
|\ \ | |/
| * [win32] fixes for various noises under PERL_DESTRUCT_LEVELGurusamy Sarathy1998-04-041-2/+4
| * [win32] fix order of initHans Mulder1998-04-041-1/+1
| * [win32] fixup hv_free_ent() to not fail on null HeVAL()Gurusamy Sarathy1998-04-031-1/+1
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-15/+37
| |\
| | * Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVELJan-Pieter Cornet1998-04-021-1/+1
| | * 5.004_63: further -e patchingJarkko Hietaniemi1998-04-021-7/+29
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-7/+7
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-19/+19
| |/
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-7/+5
| |\
| * | STRESS_REALLOCStephen McCamant1998-03-161-13/+22
| * | [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-3/+13
* | | [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-0/+8
* | | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-12/+22
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-7/+5
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-7/+5
| |/
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-43/+6
|\ \ | |/
| * Make refcounts atomic for threading (dependent on appropriateMalcolm Beattie1998-02-271-0/+3
| * dos-djgpp updateLaszlo Molnar1998-02-251-1/+1
| * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-8/+0
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-5/+1
| * Remove old Linux+threads segfault degugging kludge.Malcolm Beattie1998-02-231-17/+0
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-3/+1
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-3/+4
|\ \ | |/
| * Initialise $@ early (fixes t/lib/ph.t for threaded perl).Malcolm Beattie1998-02-201-0/+1
| * - perl5.005_59, update CopyrightStephen O. Lidie1998-02-201-3/+3
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-2/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-14/+6
|\ \ | |/
| * Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-2/+2
| * Replaced two occurrences of THREADSV(find_thread_sv(...)) (orderMalcolm Beattie1998-02-031-11/+2
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-3/+4
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-3/+4
| * | [win32] s/PerlENV/PerlEnv/ just to be consistentGurusamy Sarathy1998-01-191-8/+8
| * | [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-26/+26
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-1/+1
| |/
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-7/+4
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-59/+121
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-26/+26
|/
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-1/+11
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-2/+3
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-4/+5