This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] merge change#904 from maintbranch
[perl5.git] / perl.c
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Gurusamy Sarathy[win32] merge change#887 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge changes#755..759,763,764 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#754 from maintbranch
1998-05-09 Gurusamy Sarathy[win32] minor cleanup
1998-04-22 Jan Dubois[win32] hand-applied patch along with small tweaks
1998-04-04 Gurusamy Sarathy[win32] fixes for various noises under PERL_DESTRUCT_LEVEL
1998-04-04 Hans Mulder[win32] fix order of init
1998-04-03 Malcolm BeattieIntegrate win32 branch into mainline
1998-04-03 Gurusamy Sarathy[win32] fixup hv_free_ent() to not fail on null HeVAL()
1998-04-03 Gurusamy Sarathy[win32] integrate mainline
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-04-02 Jan-Pieter CornetRe: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_...
1998-04-02 Jarkko Hietaniemi5.004_63: further -e patching
1998-04-02 Stephen PotterRe: doc: perlrun typo
1998-03-16 Malcolm BeattieBump patchlevel.h to 63.
1998-03-16 Stephen McCamantSTRESS_REALLOC
1998-03-16 Andy Dougherty[PATCH 5.004_62} Config_62-01 patch available.
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-02-27 Malcolm BeattieMake refcounts atomic for threading (dependent on appro...
1998-02-25 Laszlo Molnardos-djgpp update
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-23 Malcolm BeattieRemove old Linux+threads segfault degugging kludge.
1998-02-20 Malcolm BeattieInitialise $@ early (fixes t/lib/ph.t for threaded...
1998-02-20 Stephen O. Lidie- perl5.005_59, update Copyright
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-02-03 Malcolm BeattieReplaced two occurrences of THREADSV(find_thread_sv...
1998-02-03 Gurusamy Sarathy[win32] integrate mainline
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
1998-01-19 Gurusamy Sarathy[win32] s/PerlENV/PerlEnv/ just to be consistent
1998-01-19 Gurusamy Sarathy[win32] foo() -> PerlGroup_foo() patch from ActiveState
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-25 Ilya ZakharevichMove malloc_mutex initialisation/destruction:
1997-11-25 Malcolm BeattieIntegrate from ansi branch to mainline.
1997-11-25 Jarkko HietaniemiAIX patch (including Configure support for {sched,pthre...
1997-11-22 Nick Ing-SimmonsResolve ansiperl against win32
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-21 Nick Ing-SimmonsBasic integrate of lastest perl into ansiperl
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-14 Gurusamy SarathyIntegrate mainline changes into win32 branch. Now...
1997-11-13 Malcolm BeattieChange CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-12 Gurusamy SarathyCarry over changes in ansiperl branch. Win32 branch...
1997-11-12 Nick Ing-SimmonsFixup Win32
1997-11-12 Gurusamy SarathyMinor tweaks to add a thread_intern struct that should...
1997-11-11 Gurusamy SarathyInitial (untested) integration of mainline changes.
1997-11-11 Malcolm BeattieFix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm BeattieInitial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm BeattieChange name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-11 Malcolm BeattieFix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy SarathyMerge a patch in preparation for "weak keywords":
1997-11-10 Gurusamy SarathyWin32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-SimmonsGet threads working again on Win32
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-05 Nick Ing-SimmonsCompile(d) at least once with threads on win32
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-29 Malcolm BeattieRemove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm BeattieImprove internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy SarathyMerge changes to Thread and add makefile fixups to...
1997-10-16 Gurusamy SarathyA quick merge of latest mainline.
1997-10-16 Malcolm BeattieCorrect threads_mutex locking in main thread destruction.
1997-10-16 Malcolm BeattieFix up merge with 5.004_04.
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Gurusamy SarathyWin32 changes over 5.004_52:
1997-10-15 Gurusamy SarathyIntegrated latest changes from mainline into win32.
1997-10-15 Malcolm BeattieFinish thread state machine: fixes global destruction...
1997-10-15 Malcolm BeattieStarted rewriting thread state machine.
1997-10-13 Gurusamy SarathyInitial merge of win32 threads patch.
1997-10-10 Malcolm BeattieRewrite thread destruction system using linked list...
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-05 Malcolm BeattieMove init of global mutexes/cond vars earlier.
1997-10-03 Malcolm BeattieRemove last traces of "tokenbuf as temp buffer" and...
1997-10-03 Malcolm BeattieReliable thread signal handling.
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-22 Malcolm BeattieMore fprintf -> PerlIO_printf changes.
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-05 Tim Bunce[inseperable differences to perl 5.004_03] perl-5.004_03
1997-09-04 Gurusamy Sarathyseen_dot declaration in perl.c needed for VMS
1997-09-04 Richard A. Wellstypos in perl -h output
1997-09-03 Malcolm BeattieRename RESTART to INIT and associated changes
1997-08-11 Malcolm BeattieAssorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Ilya ZakharevichAdditional OS/2 patches
1997-08-06 Gurusamy Sarathywin32 extras and embedding
1997-08-06 Ilya ZakharevichEnable PERL_DEBUG_MSTATS without -DDEBUGGING_MSTATS
1997-08-06 Gurusamy Sarathy-S flag fixes for DOSISH platforms
next