This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / toke.c
2003-08-06 Jarkko HietaniemiRestore everything regarding "v-string deprecation"
2003-08-06 Jarkko HietaniemiIn case I misunderstood and v1.2.3 is still cool.
2003-08-06 Jarkko HietaniemiDon't warn in the v65 => case about the leading 'v'.
2003-08-06 Jarkko Hietaniemiv-strings saga continues.
2003-08-05 Jarkko HietaniemiIntegrate:
2003-07-29 Jarkko HietaniemiIntegrate:
2003-07-24 Jarkko HietaniemiIntegrate:
2003-07-24 Robin BarkerRE: RC2 is out
2003-07-10 Jarkko HietaniemiAdd the deprecation warning for v-strings.
2003-07-10 Jarkko HietaniemiIntegrate:
2003-07-09 Jarkko HietaniemiIntegrate:
2003-07-09 John PeacockIntegrate:
2003-07-08 Jarkko Hietaniemiv-string API tweak from John Peacock to synchronize
2003-07-03 Jarkko HietaniemiIntegrate:
2003-06-07 Jarkko HietaniemiIntegrate:
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-05-01 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-07 Jarkko HietaniemiIntegrate:
2003-03-16 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Nicholas ClarkIntegrate:
2003-03-09 Jarkko HietaniemiIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-13 Jarkko HietaniemiIntegrate:
2003-02-06 Jarkko HietaniemiIntegrate:
2003-02-02 Jarkko HietaniemiIntegrate:
2002-12-09 Jarkko HietaniemiIntegrate:
2002-12-02 Jarkko HietaniemiIntegrate:
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-29 Rafael Garcia-SuarezPartial fix of bug [perl #17589] : prevent the parser to
2002-10-24 Dan KogaiThe Inaba patch for tr/// vs. use encoding
2002-10-21 Hugo van der SandenRe: [perl #16184] Unexpected warning when using C<...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-02 Rafael Garcia-SuarezRe: [PATCH] Re: builtin die parsed differently to CORE...
2002-10-02 Jarkko Hietaniemino [] in tr///
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-09-12 Rafael Garcia-SuarezFix a syntax incompatibility introduced by the // operator.
2002-08-25 Rafael Garcia-SuarezFix parsing problems with the // operator.
2002-08-20 John PeacockVersion object patch #1
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-08 Rafael Garcia-SuarezFix bug #16080 : an attribute list should end at '}'
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-07-14 Chris NandorIntegrate perl
2002-07-09 Jarkko HietaniemiMissing patch fragment, noted by Hugo.
2002-07-08 Jarkko HietaniemiIntegrate maint patches #17421, #17424:
2002-06-22 Chris NandorIntegrate perl
2002-06-18 Jarkko HietaniemiDocument the "Unicode in package/sub names" problem;
2002-05-31 Chris NandorIntegrate perl
2002-05-31 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-17 Chris NandorIntegrate perl
2002-05-15 Rafael Garcia-SuarezRe: use of lc module names and warnings
2002-05-11 Jarkko HietaniemiEBCDIC: the toke.c wariness about UTF-8 (really, UTF...
2002-05-08 Chris NandorIntegrate with perl
2002-05-01 Jarkko HietaniemiProvide the \N{U+HHHH} syntax before we forget.
2002-04-26 Jarkko HietaniemiThe #16182 radiates U32ness.
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-17 Philip Newton@:foo?
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier with s///
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier without /g modifier
2002-03-28 Spider BoardmanRe: perl 5.7.3 + XS lvalue subs
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-12 Clinton A. PierceInappropriate termination of POD
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-07 Jarkko HietaniemiAs suggested by Anton Tagunov, eq and cmp now obey the
2002-03-04 Paul Marquesstaint + deprecated warnings
2002-02-27 Jarkko HietaniemiRepatch from Robin Barker: anon subs in C<package;...
2002-02-21 Rafael Garcia-SuarezNo OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
2002-02-12 Jarkko HietaniemiEBCDIC: this change for \N{} in particular is now
2002-02-08 Chris NandorCopFILE / MacPerl_MPWFileName
2002-02-08 Chris NandorRedo CopFILE / MacPerl_MPWFIleName patch
2002-02-07 Chris NandorUse correct Mac filenames in error messages, caller()
2002-02-02 Jarkko HietaniemiEBCDIC: the low 256 \N{...} need to be remapped.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-21 Michael G. Schwern[BUG] /\_/ an unrecognized escape?
2002-01-15 Nick Ing-SimmonsRegen embed enable slab for PERL_IMPLICIT_SYS
2002-01-15 Nick Ing-SimmonsIntegrate rest of mainline
2002-01-15 Rafael Garcia-Suarez[PATCH] Overriding readline() should also override...
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-10 Gisle AasRe: [PATCH] No 'once' warnings for variables declared...
2002-01-10 Gisle AasNo 'once' warnings for variables declared with our
2002-01-06 Sam TregarBad prototype detection now an optional warning
2002-01-04 Rafael Garcia-Suarezwarn if not CORE::dump
2002-01-02 Sam TregarBad prototype detection changed from error to warning
2001-12-31 Sam TregarRe: [PATCH] Basic bad prototype detection
2001-12-31 Sam TregarBasic bad prototype detection
2001-12-17 Rafael Garcia-Suarez[PATCH] Re: chomp/chop prototype changed?
2001-12-12 Jarkko HietaniemiFixes for casting problems detected on a SuSE 7.2 Itanium,
2001-11-29 Rafael Garcia-Suarezautosplit into @F fix
2001-11-15 John Peacockv-strings as Objects Step 1
2001-11-15 Rafael Garcia-SuarezRe: [ID 20011114.118] chop and chomp bind too tightly
2001-11-14 Jarkko HietaniemiAdd comments to mark where $^X is being handled.
2001-11-08 Rafael Garcia-Suarez-s on #! line
next