This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
[perl5.git] / intrpvar.h
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-09-24 Gurusamy Sarathyprovide locked access to string table for USE_THREADS
1998-07-22 Gurusamy Sarathys/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathypart 2 of PERL_OBJECT fixes (globals in bytecode.h...
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-10 Joshua Pritikinadd more correct version of change#1350 (as yet untested)
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Gurusamy Sarathychange#1350 breaks things, back it out
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-06 Joshua Pritikinadd patch to improve method caching, regen headers
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-23 Gurusamy Sarathypartial MULTIPLICITY cleanup
1998-06-21 Ilya Zakharevichadded patch, regen headers
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-06-11 Ilya ZakharevichBugs with (?{}), $^R and many-to-many subst
1998-06-10 Ilya ZakharevichApplied patch, followed by tweaks to *.sym and `perl...
1998-06-04 Gurusamy Sarathy[win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-05-31 Gurusamy Sarathy[win32] minimal fix to enable compiling with -DMULTIPLICITY
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-16 Gurusamy Sarathy[win32] merge change#995 from maintbranch, tweak interp...
1998-04-22 Gurusamy Sarathy[win32] intern -> sys_intern
1998-04-22 Jan Dubois[win32] hand-applied patch along with small tweaks
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-02-14 Gurusamy Sarathy[asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
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