This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / toke.c
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-08 Jarkko HietaniemiRetract #11212.
2001-07-08 Jarkko HietaniemiSlight tweaks on #11213.
2001-07-08 Simon CozensSimplify yytoke()
2001-07-08 Graham Barr(Retracted by #11223.)
2001-07-07 Nicholas ClarkRe: op/arith.t
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-07-02 Robin Houstonautosplit into @F
2001-07-02 Abhijit Menon-SenRe: [PATH] shared -> unique;
2001-07-02 Gurusamy Sarathywin32 fixes: fix various syntax errors ("no preprocesso...
2001-06-26 Artur Bergman[PATH] shared -> unique;
2001-06-25 Abhijit Menon-SenRe: [ID 20010621.007] readline() not quite as equal...
2001-06-20 Jarkko HietaniemiFix for ID 20010619.002 "When building hash, hash keys...
2001-06-20 Jarkko HietaniemiIntegrate change #10739 from maintperl:
2001-06-19 Gurusamy SarathyC<eval "/x$\r\n/x"> fails to compile correctly
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen[PATCH] DEBUG_* macro cleanups
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-29 Jarkko HietaniemiAdd a test for 20010528.007, fixed in #10272.
2001-05-29 Hugo van der SandenRe: [ID 20010528.007] "\x{" causes panic:constant overf...
2001-05-28 Spider BoardmanRe: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaul...
2001-05-27 Jarkko HietaniemiAllow 'eval "v200"' to work (part of 20000323.059)...
2001-05-24 Gisle AasCORE::GLOBAL::require override happens too early
2001-05-18 Gurusamy Sarathyback out change#10153 (it has compatibility issues...
2001-05-18 Jarkko HietaniemiIntegrate change #7224 from mainline into maintperl.
2001-05-08 Jarkko HietaniemiDon't forget to whine about \d__\d.
2001-05-08 Jarkko HietaniemiAllow underscores also in the exponent part.
2001-05-03 Jarkko HietaniemiCan't croak sans thread context, from Doug MacEachern.
2001-05-03 Ilya ZakharevichRandom input test and Perl
2001-05-01 Jarkko HietaniemiTune the scan_num() comments to reality.
2001-04-29 Jarkko HietaniemiChanged the underscore/undebar syntax in numeric constants;
2001-04-01 Jarkko HietaniemiProtect the workaround hunk more.
2001-04-01 Jarkko HietaniemiIntegrate changes #9493,9494,9495,9496 from maintperl
2001-03-31 Gurusamy Sarathyfix a broken workaround for Borland compiler in change...
2001-03-29 Robin Barkerprintf warning
2001-03-22 Gurusamy Sarathyintegrate changes#8306,8532 from mainline (missing...
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-20 Nick Ing-SimmonsMore EBCDIC stuff:
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-19 Jarkko HietaniemiIntegrate changes #7971(perlio),8982,9061,9062,9068...
2001-03-18 Nick Ing-SimmonsPrefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED...
2001-03-18 Nick Ing-SimmonsFix pragma/utf8.t # 15
2001-03-16 Nick Ing-SimmonsEBCDIC Fixes.
2001-03-14 Gurusamy Sarathyback out changes#9012,9010,9009 and parts of change...
2001-03-11 Nick Ing-SimmonsAudit #ifdef EBCDIC and #ifndef ASCIIish, replace latte...
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-09 Peter PrymmerRe: Unicode/EBCDIC
2001-03-05 Jarkko HietaniemiIntegrate change #9025 from mainline to maintperl,
2001-03-05 Jarkko HietaniemiRetracting \N{U+HHHH}.
2001-03-04 Jarkko HietaniemiIntegrate change #9012 from maintperl into mainline,
2001-03-04 Jarkko HietaniemiIntegrate changes #9017 and 9018 from mainline into...
2001-03-04 Jarkko HietaniemiI thought I tested the #9014.
2001-03-04 Jarkko HietaniemiIntegrate changes #9013,9014,9015 from mainline into...
2001-03-04 Jarkko HietaniemiAdd the \N{U+HHHH} syntax.
2001-03-04 Gurusamy Sarathyavoid warning (nit in change#9009)
2001-03-04 Gurusamy Sarathychange#9009 breaks build (no "didrange" variable in...
2001-03-03 Jarkko HietaniemiIntegrate change #9008 from mainline to maintperl,
2001-03-03 Jarkko HietaniemiUTF8 tr/// fixes from Inaba Hiroto.
2001-03-03 Jarkko HietaniemiRewrite REPORT() and REPORT2() (used for -DT) slightly
2001-03-02 Jarkko HietaniemiIntegrate changes #8689,8697,8724,8726,8731,8742,8754...
2001-03-01 Jarkko HietaniemiIntegrate change #8974 from maintperl, fix for bugid...
2001-03-01 Gurusamy Sarathyfix for bugid 20010226.008
2001-02-28 Jarkko HietaniemiUndo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-25 Jarkko HietaniemiRetract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko Hietaniemi(Retracted by #8395.)
2001-02-18 Jarkko HietaniemiFix for "[ID 20010213.005] utf8 + localized hash elems...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-15 Hugo van der Sandentoke.c cleanup: scan_str()
2001-02-13 Chris NandorIntegrate change #8792 from mainline.
2001-02-13 Chris Nandorbuncha MacPerl patches for bleadperl
2001-02-11 Doug MacEachernRe: [patch] GvSHARED
2001-02-10 Doug MacEachernRe: [patch] GvSHARED
2001-02-08 Charles BaileySYN SYN
2001-02-08 Nicholas Clark[ID 20010206.010] S_ functions not declared STATIC
2001-02-06 Vadim KonovalovRE: some win32 fixes
2001-01-30 Gurusamy Sarathyintegrate changes#8243,8254,8255,8313,8314,8363,8383...
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-30 Jarkko HietaniemiIntegrate change #8555 from mainline, manually integrat...
2001-01-29 Jarkko HietaniemiIntegrate change #8586 from maint-5.6/perl.
2001-01-29 Gurusamy Sarathymake the BOM detection code not call tell() until it...
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-28 Jarkko HietaniemiRemove the #8084 effect: do not allow -Q to be interpreted
2001-01-28 Jarkko HietaniemiIntegrate changes #8425,8436,8439,8517 from mainline.
2001-01-28 Jarkko HietaniemiIntegrate changes #8378,8379,8385,8386,8405 from mainline.
2001-01-28 Jarkko HietaniemiIntegrate changes #8328,8329,8330,8331,8332,8341,8343...
2001-01-28 Jarkko HietaniemiIntegrate changes #8267,8272[perlio],8274,8298,8300...
2001-01-27 Jarkko HietaniemiIntegrate changes #7941,7943,7944,7958,7967,7995,7996...
2001-01-27 Jarkko HietaniemiIntegrate changes #7355[-doio.c],7691,7744,7753[perlio],
2001-01-27 Jarkko HietaniemiThreadedness patch for #8562 from Doug MacEachern.
2001-01-27 Simon CozensRe: Announce : Tokener reporting patch
2001-01-24 Charles BaileySYN SYN
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-12 Robin Barker-Wformat
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-12 Roca, Ignasi[Patch perl@8375] pragma/subs.t ......FAILED tests...
next