projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
[p5sagit/p5-mst-13.2.git]
/
op.c
1999-09-07
Gurusamy Sarathy
various fixups for windows
blob
|
commitdiff
1999-09-06
Ilya Zakharevich
change#3612 is buggy when quotemeta argument matches...
blob
|
commitdiff
|
diff to current
1999-09-06
Gurusamy Sarathy
optional warning on join(/foo/...) (reworked suggested...
blob
|
commitdiff
|
diff to current
1999-09-05
Gurusamy Sarathy
initial implementation of lvalue subroutines (slightly...
blob
|
commitdiff
|
diff to current
1999-09-01
Ilya Zakharevich
Re: [ID 19990830.005] Assigning value of an op on an...
blob
|
commitdiff
|
diff to current
1999-08-29
Stephen McCamant
Lost arguments to simplified sort
blob
|
commitdiff
|
diff to current
1999-08-29
Ilya Zakharevich
Speeding up XSUB calls up to 66%
blob
|
commitdiff
|
diff to current
1999-08-29
Spider Boardman
sub : attrlist
blob
|
commitdiff
|
diff to current
1999-08-29
Gurusamy Sarathy
deadcode removal
blob
|
commitdiff
|
diff to current
1999-08-12
Nick Ing-Simmons
Turn of deprecated warnings for defined(@Sompack::ISA...
blob
|
commitdiff
|
diff to current
1999-08-02
Gurusamy Sarathy
optimizations could sometimes bypass bareword check
blob
|
commitdiff
|
diff to current
1999-08-02
Jarkko Hietaniemi
Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
blob
|
commitdiff
|
diff to current
1999-08-01
Jarkko Hietaniemi
Integrate with Sarathy. perl.h and util.c required...
blob
|
commitdiff
|
diff to current
1999-08-01
Jarkko Hietaniemi
64-bit work. Now 32-bit platforms get a 100% make...
blob
|
commitdiff
|
diff to current
1999-08-01
Gurusamy Sarathy
fixes from Stephen McCamant that address bugs in change...
blob
|
commitdiff
|
diff to current
1999-08-01
Stephen McCamant
Two one-liner LOGOP tweaks
blob
|
commitdiff
|
diff to current
1999-07-26
Chip Salzenberg
optimize method name lookup
blob
|
commitdiff
|
diff to current
1999-07-26
Stephen McCamant
allow arrow omission in $foo[10]->('foo') etc. (but...
blob
|
commitdiff
|
diff to current
1999-07-25
Gurusamy Sarathy
fix bug in change#3728 that might free COPs prematurely;
blob
|
commitdiff
|
diff to current
1999-07-23
Hugo van der Sanden
applied suggested patch for tracking line numbers corre...
blob
|
commitdiff
|
diff to current
1999-07-23
Gurusamy Sarathy
emit warning about function calls that were encountered...
blob
|
commitdiff
|
diff to current
1999-07-17
Gurusamy Sarathy
allow $foo{$x} and $bar[$i] for (\$) prototype
blob
|
commitdiff
|
diff to current
1999-07-12
Gurusamy Sarathy
fixups for sundry warnings about function pointers
blob
|
commitdiff
|
diff to current
1999-07-11
Gurusamy Sarathy
change#3612 was buggy and failed to build Tk; applied...
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
fixes for logical bugs in the lexwarn patch; other...
blob
|
commitdiff
|
diff to current
1999-07-07
Paul Marquess
lexical warnings update (warning.t fails one test
blob
|
commitdiff
|
diff to current
1999-07-07
Stephen McCamant
Eliminate CONDOPs
blob
|
commitdiff
|
diff to current
1999-07-07
Hugo van der Sanden
memleak in optimizer
blob
|
commitdiff
|
diff to current
1999-07-07
Gurusamy Sarathy
make diagnostic on C<my $^I> etc., more readable
blob
|
commitdiff
|
diff to current
1999-07-06
Ilya Zakharevich
Optimize away OP_SASSIGN
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-07-06
Dan Sugalski
slightly tweaked version of suggested patch
blob
|
commitdiff
|
diff to current
1999-07-05
Gurusamy Sarathy
allow C<-foo> under C<use integer> (behavior of C<...
blob
|
commitdiff
|
diff to current
1999-07-04
Jarkko Hietaniemi
Integrate with mainperl.
blob
|
commitdiff
|
diff to current
1999-07-04
Gurusamy Sarathy
remove misleading info on defined(...
blob
|
commitdiff
|
diff to current
1999-06-27
Gurusamy Sarathy
fix indents
blob
|
commitdiff
|
diff to current
1999-06-13
Gurusamy Sarathy
fix coredumper in change#3498
blob
|
commitdiff
|
diff to current
1999-06-11
Gurusamy Sarathy
truncate() has a peculiar exemption from strict barewor...
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-07
Gurusamy Sarathy
initial stub implementation of implicit thread/this
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
remove _() non-ansism
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
remove stray K&R-isms
blob
|
commitdiff
|
diff to current
1999-06-01
Gurusamy Sarathy
change#3447 didn't do enough to exempt Foo->bar(qw...
blob
|
commitdiff
|
diff to current
1999-05-28
Mark-Jason Dominus
PATCH (5.005_57): defined(@a) now deprecated
blob
|
commitdiff
|
diff to current
1999-05-28
Gurusamy Sarathy
change#3449 wasn't doing enough
blob
|
commitdiff
|
diff to current
1999-05-24
Gurusamy Sarathy
fix bogus line numbers for void context warnings
blob
|
commitdiff
|
diff to current
1999-05-24
Hugo van der Sanden
name PL_in_eval bits
blob
|
commitdiff
|
diff to current
1999-05-24
Gurusamy Sarathy
oops, some files missing in change#3449
blob
|
commitdiff
|
diff to current
1999-05-24
Gurusamy Sarathy
redo change#2061 and parts of change#1169 with code...
blob
|
commitdiff
|
diff to current
1999-05-14
Nick Ing-Simmons
Experimental "slab" allocator for ops.
blob
|
commitdiff
|
diff to current
1999-05-11
Gurusamy Sarathy
various fixes for clean build and test on win32; config...
blob
|
commitdiff
|
diff to current
1999-05-10
Tom Hughes
applied suggested patch, with win32 and PERL_OBJECT...
blob
|
commitdiff
|
diff to current
1999-05-08
Gurusamy Sarathy
allow AV/HV dereferences on pseudohashes ($ph->{foo...
blob
|
commitdiff
|
diff to current
1999-05-08
Nick Ing-Simmons
Tweaks to open(my $fh,...) stuff
blob
|
commitdiff
|
diff to current
1999-05-07
Nick Ing-Simmons
Implement open( my $fh, ...) and similar.
blob
|
commitdiff
|
diff to current
1999-05-06
Gurusamy Sarathy
fix bogus OPf_REF context in C<sort BLOCK @foo> (extens...
blob
|
commitdiff
|
diff to current
1999-04-04
Gurusamy Sarathy
correct places that said newSVpv() when they meant...
blob
|
commitdiff
|
diff to current
1999-03-28
Gurusamy Sarathy
fix bogus OPf_REF context for the BLOCK in C<grep BLOCK...
blob
|
commitdiff
|
diff to current
1999-03-22
Gurusamy Sarathy
update copyright years
blob
|
commitdiff
|
diff to current
1999-03-12
Gurusamy Sarathy
change#3067 failed package.t due to needless creation...
blob
|
commitdiff
|
diff to current
1999-03-09
Gurusamy Sarathy
fix parsing of here documents in C<eval 's/.../<<FOO/e'>
blob
|
commitdiff
|
diff to current
1999-03-09
Gurusamy Sarathy
use yyerror() instead of croak() so that compile-time...
blob
|
commitdiff
|
diff to current
1999-03-04
Graham Barr
exempt $foo::a,$foo::b from warnings only if sort(...
blob
|
commitdiff
|
diff to current
1999-02-28
Gurusamy Sarathy
todo item: permit extended control variables a la ...
blob
|
commitdiff
|
diff to current
1999-02-28
Gurusamy Sarathy
fix longstanding bug: searches for lexicals originating...
blob
|
commitdiff
|
diff to current
1999-02-19
Gurusamy Sarathy
bring '*' prototype closer to how it behaves internally
blob
|
commitdiff
|
diff to current
1999-02-18
Gurusamy Sarathy
distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy...
blob
|
commitdiff
|
diff to current
1999-02-15
Gurusamy Sarathy
add const qualifier to most char* prototypes, handle...
blob
|
commitdiff
|
diff to current
1999-02-14
Gurusamy Sarathy
allow C<select('foo')> to autovivify *foo (SelectSaver...
blob
|
commitdiff
|
diff to current
1999-02-12
Gurusamy Sarathy
allow boolean assign ops to be lvalues
blob
|
commitdiff
|
diff to current
1999-02-12
Gurusamy Sarathy
fix ops that are not filehandle constructors to not...
blob
|
commitdiff
|
diff to current
1999-02-07
Gurusamy Sarathy
properly prototype check parenthesized unary ops (e...
blob
|
commitdiff
|
diff to current
1999-02-01
Gurusamy Sarathy
various win32-ish changes merged from maint-5.005
blob
|
commitdiff
|
diff to current
1999-01-17
Gurusamy Sarathy
various tweaks for clean build and test on win32
blob
|
commitdiff
|
diff to current
1999-01-17
Gurusamy Sarathy
PERL_OBJECTness for change#2595
blob
|
commitdiff
|
diff to current
1999-01-13
Jarkko Hietaniemi
From: Hans Mulder <hansm@icgroup.nl>
blob
|
commitdiff
|
diff to current
1999-01-01
Jarkko Hietaniemi
From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
blob
|
commitdiff
|
diff to current
1998-12-21
Mark-Jason Dominus
To: perl5-porters@perl.com
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
another threads reliability fix: serialize writes to...
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
various fixes for race conditions under threads: mutex...
blob
|
commitdiff
|
diff to current
1998-11-28
Gurusamy Sarathy
make $1 et al readonly under threads; make C<undef...
blob
|
commitdiff
|
diff to current
1998-11-26
Gurusamy Sarathy
fix C<if (...) { package Foo; ... }> misoptimization...
blob
|
commitdiff
|
diff to current
1998-11-17
Gurusamy Sarathy
allow C<sort $coderef @foo>
blob
|
commitdiff
|
diff to current
1998-11-14
Gurusamy Sarathy
catch a neophyte trap: open(<FH>), close(<FH>) etc.
blob
|
commitdiff
|
diff to current
1998-10-30
Gurusamy Sarathy
phase 1 of somewhat major rearrangement of PERL_OBJECT...
blob
|
commitdiff
|
diff to current
1998-10-25
Gurusamy Sarathy
avoid bogus line number in XSUB redefined warnings
blob
|
commitdiff
|
diff to current
1998-10-23
Larry Wall
Program with utf8 identifiers fails to compile
blob
|
commitdiff
|
diff to current
1998-10-21
Gurusamy Sarathy
restore sanity to "constant" references
blob
|
commitdiff
|
diff to current
1998-10-17
Jarkko Hietaniemi
Integrate mainperl.
blob
|
commitdiff
|
diff to current
1998-10-17
Gurusamy Sarathy
stray typo found by Hugo van der Sanden
blob
|
commitdiff
|
diff to current
1998-10-16
Gurusamy Sarathy
integrate cfgperl mods into mainline
blob
|
commitdiff
|
diff to current
1998-10-16
Gurusamy Sarathy
stray tweak
blob
|
commitdiff
|
diff to current
1998-10-15
Gurusamy Sarathy
propagate typeness of lexicals while cloning them
blob
|
commitdiff
|
diff to current
1998-10-15
Gurusamy Sarathy
s/last/first/ typo in append_list()
blob
|
commitdiff
|
diff to current
1998-10-15
Gurusamy Sarathy
check in all confperl changes as of change#1964 into...
blob
|
commitdiff
|
diff to current
1998-10-15
Gurusamy Sarathy
tweak to make fix in change#1944 behave correctly for...
blob
|
commitdiff
|
diff to current
1998-10-13
Gurusamy Sarathy
change#1614 merely disabled earlier fix (doh!); undo...
blob
|
commitdiff
|
diff to current
1998-10-13
Gurusamy Sarathy
ensure recursive attempts to findlex()icals know enough...
blob
|
commitdiff
|
diff to current
1998-10-06
Gurusamy Sarathy
fix globals caught by change#1927; builds and tests...
blob
|
commitdiff
|
diff to current
next