This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
use New() et al., rather than safemalloc() et al.
[perl5.git] / thrdvar.h
1998-11-29 Gurusamy Sarathyvarious fixes for race conditions under threads: mutex...
1998-11-29 Gurusamy Sarathybackout change#2334
1998-11-28 Ilya ZakharevichFinishing off SNOBOL: $1 in (?{})
1998-11-28 Ilya Zakharevichbetter -Mre=debugcolor
1998-11-28 Ilya Zakharevichapplied suggested patch with PERL_OBJECT tweaks
1998-11-28 Ilya ZakharevichFix \G in REx without //g
1998-11-28 Gurusamy Sarathys/Regexp/re/ and clarify policy on lowercased object...
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-17 Gurusamy Sarathyensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-09-23 Gurusamy Sarathyre-introduce change#1703
1998-09-23 Ilya Zakharevichpatch to support computed regular subexpressions
1998-08-05 Gurusamy Sarathyback out change#1703 that break bincompat with PERL_OBJ...
1998-08-02 Ilya Zakharevichbetter RE colors
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-06-23 Gurusamy Sarathypartial MULTIPLICITY cleanup
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Joshua Pritikin[PATCH 5.004_64] Test.pm update
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-03-09 Gurusamy Sarathy[win32] merge C<local $tied{foo}> patch, also moved...
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-11-30 Nick Ing-Simmonsembed.pl now reads *var*.h to do its stuff.
1997-11-29 Nick Ing-SimmonsGlobals and structs via macros - part 1 of N