projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make also the -CAL conditional on locale.
[p5sagit/p5-mst-13.2.git]
/
toke.c
2003-02-16
Salvador Fandiño
add support for assertions. Updated form of:
blob
|
commitdiff
2003-02-13
Jarkko Hietaniemi
gcc 3.2.1 does not have -Wall faith that tmp
blob
|
commitdiff
|
diff to current
2003-02-10
Adrian M. Enache
Re: [perl #20716] [FIX] scope error with brackets
blob
|
commitdiff
|
diff to current
2003-02-08
Jarkko Hietaniemi
Signedness nits.
blob
|
commitdiff
|
diff to current
2003-02-05
Inaba Hiroto
[Patch] parsing under encoding (Re: [Encode] HEADS...
blob
|
commitdiff
|
diff to current
2003-02-02
Jarkko Hietaniemi
Fix and test for [perl #15549 Empty \Q\E not permitted]
blob
|
commitdiff
|
diff to current
2003-01-22
Dave Mitchell
Re: difference between my and our before introduction
blob
|
commitdiff
|
diff to current
2003-01-07
Nicholas Clark
%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
blob
|
commitdiff
|
diff to current
2002-12-06
Rafael Garcia-Suarez
Fix two cases of buffer overflow in the lexer.
blob
|
commitdiff
|
diff to current
2002-12-06
Rafael Garcia-Suarez
Suppress a compilation warning reported by Jarkko
blob
|
commitdiff
|
diff to current
2002-12-02
Rafael Garcia-Suarez
Fix bug #18573 : in a double-quoted string, a \c not...
blob
|
commitdiff
|
diff to current
2002-12-02
Dave Mitchell
allow evals to see the full lexical scope
blob
|
commitdiff
|
diff to current
2002-10-29
Rafael Garcia-Suarez
Partial fix of bug [perl #17589] : prevent the parser to
blob
|
commitdiff
|
diff to current
2002-10-24
Dan Kogai
The Inaba patch for tr/// vs. use encoding
blob
|
commitdiff
|
diff to current
2002-10-21
Hugo van der Sanden
Re: [perl #16184] Unexpected warning when using C<...
blob
|
commitdiff
|
diff to current
2002-10-19
H.Merijn Brand
Happy chainsaw stories; The removal of the 5005 threads
blob
|
commitdiff
|
diff to current
2002-10-02
Rafael Garcia-Suarez
Re: [PATCH] Re: builtin die parsed differently to CORE...
blob
|
commitdiff
|
diff to current
2002-10-02
Jarkko Hietaniemi
no [] in tr///
blob
|
commitdiff
|
diff to current
2002-10-02
Dave Mitchell
move all pad-related code to its own src file
blob
|
commitdiff
|
diff to current
2002-09-26
Jarkko Hietaniemi
enable -ansi -pedantic
blob
|
commitdiff
|
diff to current
2002-09-12
Rafael Garcia-Suarez
Fix a syntax incompatibility introduced by the // operator.
blob
|
commitdiff
|
diff to current
2002-08-25
Rafael Garcia-Suarez
Fix parsing problems with the // operator.
blob
|
commitdiff
|
diff to current
2002-08-20
John Peacock
Version object patch #1
blob
|
commitdiff
|
diff to current
2002-08-11
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2002-08-08
Rafael Garcia-Suarez
Fix bug #16080 : an attribute list should end at '}'
blob
|
commitdiff
|
diff to current
2002-08-05
Brent Dax
Defined-or patch (cleaned up)
blob
|
commitdiff
|
diff to current
2002-07-09
Jarkko Hietaniemi
Missing patch fragment, noted by Hugo.
blob
|
commitdiff
|
diff to current
2002-07-08
Jarkko Hietaniemi
Integrate maint patches #17421, #17424:
blob
|
commitdiff
|
diff to current
2002-06-18
Jarkko Hietaniemi
Document the "Unicode in package/sub names" problem;
blob
|
commitdiff
|
diff to current
2002-05-31
Jarkko Hietaniemi
NetWare update from Ananth Kesari.
blob
|
commitdiff
|
diff to current
2002-05-15
Rafael Garcia-Suarez
Re: use of lc module names and warnings
blob
|
commitdiff
|
diff to current
2002-05-11
Jarkko Hietaniemi
EBCDIC: the toke.c wariness about UTF-8 (really, UTF...
blob
|
commitdiff
|
diff to current
2002-05-01
Jarkko Hietaniemi
Provide the \N{U+HHHH} syntax before we forget.
blob
|
commitdiff
|
diff to current
2002-04-26
Jarkko Hietaniemi
The #16182 radiates U32ness.
blob
|
commitdiff
|
diff to current
2002-04-21
Gurusamy Sarathy
fixes for all the warnings reported by Visual C (most...
blob
|
commitdiff
|
diff to current
2002-04-17
Philip Newton
@:foo?
blob
|
commitdiff
|
diff to current
2002-03-29
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-03-28
Mark-Jason Dominus
warning at use of /c modifier with s///
blob
|
commitdiff
|
diff to current
2002-03-28
Mark-Jason Dominus
warning at use of /c modifier without /g modifier
blob
|
commitdiff
|
diff to current
2002-03-28
Spider Boardman
Re: perl 5.7.3 + XS lvalue subs
blob
|
commitdiff
|
diff to current
2002-03-21
Dave Mitchell
-DCRIPPLED_CC RIP
blob
|
commitdiff
|
diff to current
2002-03-12
Clinton A. Pierce
Inappropriate termination of POD
blob
|
commitdiff
|
diff to current
2002-03-11
Paul Marquess
more warnings tidyup
blob
|
commitdiff
|
diff to current
2002-03-07
Jarkko Hietaniemi
As suggested by Anton Tagunov, eq and cmp now obey the
blob
|
commitdiff
|
diff to current
2002-03-04
Paul Marquess
taint + deprecated warnings
blob
|
commitdiff
|
diff to current
2002-02-27
Jarkko Hietaniemi
Repatch from Robin Barker: anon subs in C<package;...
blob
|
commitdiff
|
diff to current
2002-02-21
Rafael Garcia-Suarez
No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
blob
|
commitdiff
|
diff to current
2002-02-12
Jarkko Hietaniemi
EBCDIC: this change for \N{} in particular is now
blob
|
commitdiff
|
diff to current
2002-02-08
Chris Nandor
CopFILE / MacPerl_MPWFileName
blob
|
commitdiff
|
diff to current
2002-02-02
Jarkko Hietaniemi
EBCDIC: the low 256 \N{...} need to be remapped.
blob
|
commitdiff
|
diff to current
2002-01-25
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-23
Jarkko Hietaniemi
Copyright++. (Not all the toplevel *.h have one, it...
blob
|
commitdiff
|
diff to current
2002-01-21
Michael G. Schwern
[BUG] /\_/ an unrecognized escape?
blob
|
commitdiff
|
diff to current
2002-01-15
Nick Ing-Simmons
Regen embed enable slab for PERL_IMPLICIT_SYS
blob
|
commitdiff
|
diff to current
2002-01-15
Nick Ing-Simmons
Integrate rest of mainline
blob
|
commitdiff
|
diff to current
2002-01-15
Rafael Garcia-Suarez
[PATCH] Overriding readline() should also override...
blob
|
commitdiff
|
diff to current
2002-01-14
Nick Ing-Simmons
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH...
blob
|
commitdiff
|
diff to current
2002-01-10
Gisle Aas
Re: [PATCH] No 'once' warnings for variables declared...
blob
|
commitdiff
|
diff to current
2002-01-10
Gisle Aas
No 'once' warnings for variables declared with our
blob
|
commitdiff
|
diff to current
2002-01-06
Sam Tregar
Bad prototype detection now an optional warning
blob
|
commitdiff
|
diff to current
2002-01-04
Rafael Garcia-Suarez
warn if not CORE::dump
blob
|
commitdiff
|
diff to current
2002-01-02
Sam Tregar
Bad prototype detection changed from error to warning
blob
|
commitdiff
|
diff to current
2001-12-31
Sam Tregar
Re: [PATCH] Basic bad prototype detection
blob
|
commitdiff
|
diff to current
2001-12-31
Sam Tregar
Basic bad prototype detection
blob
|
commitdiff
|
diff to current
2001-12-17
Rafael Garcia-Suarez
[PATCH] Re: chomp/chop prototype changed?
blob
|
commitdiff
|
diff to current
2001-12-12
Jarkko Hietaniemi
Fixes for casting problems detected on a SuSE 7.2 Itanium,
blob
|
commitdiff
|
diff to current
2001-11-29
Rafael Garcia-Suarez
autosplit into @F fix
blob
|
commitdiff
|
diff to current
2001-11-15
John Peacock
v-strings as Objects Step 1
blob
|
commitdiff
|
diff to current
2001-11-15
Rafael Garcia-Suarez
Re: [ID 20011114.118] chop and chomp bind too tightly
blob
|
commitdiff
|
diff to current
2001-11-14
Jarkko Hietaniemi
Add comments to mark where $^X is being handled.
blob
|
commitdiff
|
diff to current
2001-11-08
Rafael Garcia-Suarez
-s on #! line
blob
|
commitdiff
|
diff to current
2001-11-07
Mark-Jason Dominus
Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
blob
|
commitdiff
|
diff to current
2001-11-01
Jarkko Hietaniemi
Comment tweaks.
blob
|
commitdiff
|
diff to current
2001-10-31
Jarkko Hietaniemi
Make sv_recode_to_utf8() a real API: the encoding
blob
|
commitdiff
|
diff to current
2001-10-31
Jarkko Hietaniemi
Enable -Mencoding=foobar also for string literals.
blob
|
commitdiff
|
diff to current
2001-10-26
Jarkko Hietaniemi
Integrate maintperl changes #12268 and #12669;
blob
|
commitdiff
|
diff to current
2001-10-22
Jarkko Hietaniemi
Integrate changes #12549 and #12550 from maintperl;
blob
|
commitdiff
|
diff to current
2001-10-17
Jarkko Hietaniemi
Oh, bother. In Tru64 cc -std1 was looking rather nice
blob
|
commitdiff
|
diff to current
2001-10-17
Jarkko Hietaniemi
(retracted by #12485)
blob
|
commitdiff
|
diff to current
2001-09-21
Rafael Garcia-Suarez
Re: [ID 20010920.007] q and qq does not work after do
blob
|
commitdiff
|
diff to current
2001-09-15
Hugo van der Sanden
Re: [ID 20010815.012] Unfortunate interaction between...
blob
|
commitdiff
|
diff to current
2001-09-10
Nicholas Clark
Re: the remaining bugs in \x escapes (was Re: [PATCH...
blob
|
commitdiff
|
diff to current
2001-09-09
Rafael Garcia-Suarez
Re: [ID 20010810.011] 'use v2b' not allowed with strict
blob
|
commitdiff
|
diff to current
2001-09-05
Nicholas Clark
oct and hex in glorious 64 bit (with less bugs) (was...
blob
|
commitdiff
|
diff to current
2001-09-04
Rafael Garcia-Suarez
'main' *is* a reserved word
blob
|
commitdiff
|
diff to current
2001-08-31
Gurusamy Sarathy
remove deprecated PERL_OBJECT cruft, it has long since...
blob
|
commitdiff
|
diff to current
2001-08-27
Artur Bergman
Changes USE_THREADS to USE_5005THREADS in the entire...
blob
|
commitdiff
|
diff to current
2001-08-12
Jarkko Hietaniemi
If you want you can now add -DUSE_UTF8_SCRIPTS to your...
blob
|
commitdiff
|
diff to current
2001-07-31
Mike Guy
eval "format foo=" would loop indefinitely; reported in
blob
|
commitdiff
|
diff to current
2001-07-12
Mark-Jason Dominus
Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
blob
|
commitdiff
|
diff to current
2001-07-12
Jarkko Hietaniemi
Retract #11166 (and #11237).
blob
|
commitdiff
|
diff to current
2001-07-08
Jarkko Hietaniemi
Retract #11212.
blob
|
commitdiff
|
diff to current
2001-07-08
Jarkko Hietaniemi
Slight tweaks on #11213.
blob
|
commitdiff
|
diff to current
2001-07-08
Simon Cozens
Simplify yytoke()
blob
|
commitdiff
|
diff to current
2001-07-08
Graham Barr
(Retracted by #11223.)
blob
|
commitdiff
|
diff to current
2001-07-07
Nicholas Clark
Re: op/arith.t
blob
|
commitdiff
|
diff to current
2001-07-06
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2001-07-06
Abhijit Menon-Sen
(Retracted by #11285.)
blob
|
commitdiff
|
diff to current
2001-07-02
Robin Houston
autosplit into @F
blob
|
commitdiff
|
diff to current
2001-07-02
Abhijit Menon-Sen
Re: [PATH] shared -> unique;
blob
|
commitdiff
|
diff to current
next