make -t mode the default on emacs/dumb terminals
[p5sagit/p5-mst-13.2.git] / toke.c
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-02 Hans Mulder Confusing error from perl -e "x'"
1998-03-17 Gurusamy Sarathy [asperl] add a part of AS patch#14, backout incomplete...
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-03 Chip Salzenberg [win32] merge problematic maintpatch to op.c
1998-03-03 Tom Phoenix [win32] maintpatches for docs
1998-03-03 Gurusamy Sarathy [win32] merge another toke.c patch and its dependent...
1998-03-03 Chip Salzenberg [win32] another toke.c maintpatch
1998-03-03 Hugo van der Sanden [win32] merge another maintpatch to toke.c
1998-03-03 Nathan Torkington [win32] manually merge a maintpatch
1998-03-02 Chip Salzenberg [win32] yet another patch
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-25 Gisle Aas #ifdef CAN_PROTOTYPE cleanup
1998-02-14 Gurusamy Sarathy [asperl] bring ASPerl uptodate with mainline changes
1998-02-14 Gurusamy Sarathy [asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-12 Gurusamy Sarathy [win32] fix extra LEAVE when require fails
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-06 Ilya Zakharevich 5.004_56: Patch to Tie::Hash and docs
1998-02-06 Ilya Zakharevich 5.004_56: patch for `use Fatal' again
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1998-02-06 Malcolm Beattie More Chip patches:
1998-02-06 Malcolm Beattie Some more Chip patches (tweaked to match _5x):
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy [asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1998-01-30 Gurusamy Sarathy [asperl] Created new branch from win32@396, added AS...
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-17 Robin Barker Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1997-12-17 Charles Bailey Lots 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-Simmons ansiperl builds with Borland C++ again
1997-11-22 Nick Ing-Simmons Resolve ansiperl against win32
1997-11-21 Malcolm Beattie $_ is now per-thread (rather a lot of changes). Only...
1997-11-21 Paul Marquess Filter patch to toke.c:
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-11 Malcolm Beattie Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-11 Gurusamy Sarathy Slightly more refined lock() keyword recognition (using...
1997-11-11 Gurusamy Sarathy "weak" lock keyword (hardcoded initial implementation...
1997-11-10 Gurusamy Sarathy Merge a patch in preparation for "weak keywords":
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-03 Malcolm Beattie Rename RESTART to INIT and associated changes
1997-08-13 Malcolm Beattie Threading fixups for Digital UNIX.
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Gurusamy Sarathy Re: q and escaping paired delimiters
1997-08-06 Kenneth Albanowski Re: q and escaping paired delimiters
1997-08-06 Dominic Dunlop -p does not check for failure of implicit print
1997-08-06 Gurusamy Sarathy Fix intolerance of a space between "print" and opening...
1997-08-06 Gurusamy Sarathy Eval fails in certain situations (eval "{'...")
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-07-05 Malcolm Beattie Introduce pp_lock.
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First 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...
1997-04-10 Malcolm Beattie Tweaks to allow compilation without -DUSE_THREADS and fix
1997-04-09 Chip Salzenberg Minor 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 Avera Fix MM doc's use of "SUPER::"
1997-04-01 Chip Salzenberg Reduce memory footprint of literal strings
1997-04-01 Ilya Zakharevich Reduce memory footprint of literal strings
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm Beattie Initial devel changes.
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-03-25 Larry W. Virden Minor string change in toke.c: 'bareword'
1997-03-25 Hallvard B Furuseth Re: strict @F
1997-03-22 Chip Salzenberg If 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 Schertler Make format strings correspond exactly to parameters
1997-02-10 Perl 5 Porters [inseparable changes from patch from perl5.003_25 to...
next