This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
[perl5.git] / toke.c
1998-01-17 Robin BarkerMessage-Id: <26260.9712191719@lightning.cise.npl.co.uk>
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-11-26 Gurusamy Sarathy[win32] Fix for C<sort 'foo'...> bug:
1997-11-22 Nick Ing-Simmonsansiperl builds with Borland C++ again
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 Paul MarquessFilter patch to toke.c:
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-11 Gurusamy SarathyInitial (untested) integration of mainline changes.
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-11 Gurusamy SarathySlightly more refined lock() keyword recognition (using...
1997-11-11 Gurusamy Sarathy"weak" lock keyword (hardcoded initial implementation...
1997-11-10 Gurusamy SarathyMerge a patch in preparation for "weak keywords":
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-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-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
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-03 Malcolm BeattieRename RESTART to INIT and associated changes
1997-08-13 Malcolm BeattieThreading fixups for Digital UNIX.
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 Gurusamy SarathyRe: q and escaping paired delimiters
1997-08-06 Kenneth AlbanowskiRe: q and escaping paired delimiters
1997-08-06 Dominic Dunlop-p does not check for failure of implicit print
1997-08-06 Gurusamy SarathyFix intolerance of a space between "print" and opening...
1997-08-06 Gurusamy SarathyEval fails in certain situations (eval "{'...")
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-07-17 Malcolm BeattieFix multiple problems with lexical @_.
1997-07-05 Malcolm BeattieIntroduce pp_lock.
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-10 Malcolm BeattieTweaks to allow compilation without -DUSE_THREADS and fix
1997-04-09 Chip SalzenbergMinor type cleanup
1997-04-07 Perl 5 Porters[inseparable changes from match from perl-5.003_97b...
1997-04-04 Perl 5 Porters[inseparable changes from match from perl-5.003_97a...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Chip SalzenbergReduce memory footprint of literal strings
1997-04-01 Ilya ZakharevichReduce memory footprint of literal strings
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Larry W. VirdenMinor string change in toke.c: 'bareword'
1997-03-25 Hallvard B FurusethRe: strict @F
1997-03-22 Chip SalzenbergIf C<perl -a>, do equivalent of C<use vars '@F'>
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters[inseparable changes from match from perl-5.003_90...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick SchertlerMake format strings correspond exactly to parameters
1997-02-10 Perl 5 Porters[inseparable changes from patch from perl5.003_25 to... perl-5.003_26
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-25 Larry WallNested here-docs
1997-01-16 Perl 5 Porters[inseparable changes from patch from perl5.003_21 to... perl-5.003_22
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-07 Chip SalzenbergFix $^X on systems that set it to Perl's basename
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1996-12-27 Chip SalzenbergLimit effects of "=pod" to a single file
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Chip SalzenbergDisallow labels named q, qq, qw, qx, s, y, and tr
1996-12-19 Chip SalzenbergAllow any word, including keyword, as label
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-29 Norton AllenRe: 5.003_09 and QNX
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-14 Perl 5 Portersperl 5.003_06: toke.c
1996-07-07 Perl 5 Portersperl 5.003_01: toke.c
1996-03-19 Perl 5 PortersDon't double implicit loop if perl is invoked with -pn
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-08 Chip SalzenbergBeta3: Fix for FILE leak when "use" fails
1996-02-03 Perl 5 Portersperl5.002beta3
1996-01-12 Perl 5 Portersperl 5.002beta2 patch: toke.c
1996-08-28 Perl 5 PortersRe: truncate with file name does not work (with patch)
1996-08-19 Perl 5 Portersperl 5.003_03: toke.c
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-12-08 Andy DoughertyThis is patch.2b1f to perl5.002beta1.
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
next