projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove the extraneous "main::" prefix from all the
[p5sagit/p5-mst-13.2.git]
/
pp_hot.c
2000-08-02
Gurusamy Sarathy
Remove the extraneous "main::" prefix from all the
blob
|
commitdiff
2000-07-29
Jarkko Hietaniemi
UTF8 concat
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6325..6373 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Jarkko Hietaniemi
Typo in #6341.
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6174..6203 into mainline...
blob
|
commitdiff
|
diff to current
2000-07-11
M. J. T. Guy
Re: [ID 20000704.002] [PATCH] memory leak with debug...
blob
|
commitdiff
|
diff to current
2000-07-05
Jarkko Hietaniemi
Integrate with Sarathy, preliminary fix for unicos
blob
|
commitdiff
|
diff to current
2000-07-04
Gurusamy Sarathy
tyop in change#6306
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Multiline string literals ENONPORTABLE.
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Win32 patches for cfgperl from Sarathy.
blob
|
commitdiff
|
diff to current
2000-07-04
Gurusamy Sarathy
better diagnostic on Frob->stuff() when Frob:: doesn...
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-06-30
Gurusamy Sarathy
slurp mode fix in change#4736 still not quite right
blob
|
commitdiff
|
diff to current
2000-06-30
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-06-30
Simon Cozens
UTF8 concat
blob
|
commitdiff
|
diff to current
2000-06-30
Gurusamy Sarathy
dounwind() may cause POPSUB() to diddle the wrong PL_curpad
blob
|
commitdiff
|
diff to current
2000-05-31
Jarkko Hietaniemi
Substitution utf8 patch from Simon Cozens.
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
change#2879 broke rvalue autovivification of magicals...
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-05-07
Gurusamy Sarathy
concat doesn't preserve utf8-ness, and doesn't invalidate
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
fix RE brokenness on refs/overloaded things (from Ilya...
blob
|
commitdiff
|
diff to current
2000-03-18
Gurusamy Sarathy
make return values from match in a list context, as...
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
avoid compiler warnings
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
the premature FREETMPS calls in change#1187 weren't...
blob
|
commitdiff
|
diff to current
2000-03-05
Gurusamy Sarathy
fixes for most warnings identified by gcc -Wall
blob
|
commitdiff
|
diff to current
2000-03-03
Gurusamy Sarathy
support for list assignment to pseudohashes (from John...
blob
|
commitdiff
|
diff to current
2000-02-26
Gurusamy Sarathy
allow $fh->autoflush on globrefs, and thence autovivifi...
blob
|
commitdiff
|
diff to current
2000-02-20
Gurusamy Sarathy
lexical warnings update, ability to inspect bitmask...
blob
|
commitdiff
|
diff to current
2000-02-19
Gurusamy Sarathy
some rearrangement of the includes for easier "microper...
blob
|
commitdiff
|
diff to current
2000-02-19
Gurusamy Sarathy
make comparisons promote to utf8 as necessary (from...
blob
|
commitdiff
|
diff to current
2000-02-09
Charles Bailey
Resync with mainline
blob
|
commitdiff
|
diff to current
2000-02-08
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-02-07
Gurusamy Sarathy
stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on...
blob
|
commitdiff
|
diff to current
2000-02-06
Gurusamy Sarathy
set SvUTF8 on vectors only if there are chars > 127...
blob
|
commitdiff
|
diff to current
2000-02-02
Gurusamy Sarathy
fix coredump on C<"x" =~ /x/; print @-> (from Ilya...
blob
|
commitdiff
|
diff to current
2000-01-31
Gurusamy Sarathy
runtime now looks at the SVf_UTF8 bit on the SV to...
blob
|
commitdiff
|
diff to current
2000-01-22
Gurusamy Sarathy
add patch for printf-style format typechecks (from...
blob
|
commitdiff
|
diff to current
2000-01-21
Gurusamy Sarathy
patch to report warnings on bogus filehandles passed...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
2000-01-02
Gurusamy Sarathy
disable optimization in change#3612 for join() and...
blob
|
commitdiff
|
diff to current
1999-12-29
Gurusamy Sarathy
slurp mode fix in change#2910 wasn't quite right (spott...
blob
|
commitdiff
|
diff to current
1999-12-28
Gurusamy Sarathy
integrate mainline contents
blob
|
commitdiff
|
diff to current
1999-12-28
Gurusamy Sarathy
partly fix perldiag regressions identified by Tom Chris...
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-12-04
Gurusamy Sarathy
make uninitialized value warnings report opcode
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
minor USE_ITHREADS tweaks
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
blob
|
commitdiff
|
diff to current
1999-11-11
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-11
Gurusamy Sarathy
avoid stash pointers in optree under USE_ITHREADS
blob
|
commitdiff
|
diff to current
1999-11-10
Gurusamy Sarathy
more cleanups for change#4539
blob
|
commitdiff
|
diff to current
1999-11-08
Gurusamy Sarathy
preliminary support for GVOP indirection via pad
blob
|
commitdiff
|
diff to current
1999-11-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-04
Jarkko Hietaniemi
Incremental Mac integration from Matthias.
blob
|
commitdiff
|
diff to current
1999-11-02
Jarkko Hietaniemi
Initial integration of the MacPerl changes form Matthias.
blob
|
commitdiff
|
diff to current
1999-10-31
Gurusamy Sarathy
make nested ARGV/$^I loops work correctly; fixes severa...
blob
|
commitdiff
|
diff to current
1999-10-29
Gurusamy Sarathy
usurp GVOP slot for new PADOP (one small step to making...
blob
|
commitdiff
|
diff to current
1999-10-17
Nick Ing-Simmons
Pre-trip resolve
blob
|
commitdiff
|
diff to current
1999-10-16
Gurusamy Sarathy
assumption about @_ always being non-REAL doesn't hold...
blob
|
commitdiff
|
diff to current
1999-10-16
Nick Ing-Simmons
Resolve utfperl branch against mainline as of _62
blob
|
commitdiff
|
diff to current
1999-10-12
Gurusamy Sarathy
various cleanups
blob
|
commitdiff
|
diff to current
1999-10-10
Gurusamy Sarathy
revert SAVEDESTRUCTOR() to accepting void(*)(void*...
blob
|
commitdiff
|
diff to current
1999-10-09
Gurusamy Sarathy
POPSUB() gave up the refcount to the CV before LEAVE...
blob
|
commitdiff
|
diff to current
1999-10-08
Gurusamy Sarathy
revert POP{SUB,LOOP}{1,2} logic to the simpler pre...
blob
|
commitdiff
|
diff to current
1999-10-06
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-10-06
Gurusamy Sarathy
make die/warn and other diagnostics go to wherever...
blob
|
commitdiff
|
diff to current
1999-10-02
Jarkko Hietaniemi
Untangle the IV_IS_QUAD jungle by introduding
blob
|
commitdiff
|
diff to current
1999-10-02
Nick Ing-Simmons
Incremental merge of mainline
blob
|
commitdiff
|
diff to current
1999-09-29
Charles Bailey
resync with mainline
blob
|
commitdiff
|
diff to current
1999-09-26
Gurusamy Sarathy
fix buggy popping of subroutine contexts in the lvalue
blob
|
commitdiff
|
diff to current
1999-09-19
Gurusamy Sarathy
avoid clearing @_ at all for faster subroutine calls...
blob
|
commitdiff
|
diff to current
1999-09-18
Nick Ing-Simmons
Re-integrate mainline
blob
|
commitdiff
|
diff to current
1999-09-13
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-09-13
Robin Barker
Replace change #4100 with
blob
|
commitdiff
|
diff to current
1999-09-13
Gurusamy Sarathy
add -DPERL_Y2KWARN build option that will generate...
blob
|
commitdiff
|
diff to current
1999-09-08
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-09-08
Gurusamy Sarathy
fix memory leak in C<sub f { @_ = 1 } f() while 1>
blob
|
commitdiff
|
diff to current
1999-09-07
Robin Barker
Fix pointer casts.
blob
|
commitdiff
|
diff to current
1999-09-05
Gurusamy Sarathy
initial implementation of lvalue subroutines (slightly...
blob
|
commitdiff
|
diff to current
1999-08-11
Jarkko Hietaniemi
Unapply an experimental patch that accidentally escaped
blob
|
commitdiff
|
diff to current
1999-08-10
Dan Sugalski
Patches needed to get _60 building with
blob
|
commitdiff
|
diff to current
1999-08-10
Jarkko Hietaniemi
Gratuitous uid and gid casts to I32s and ints removed.
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
64-bit work. Now 32-bit platforms get a 100% make...
blob
|
commitdiff
|
diff to current
1999-07-26
Gurusamy Sarathy
typo in change#3768
blob
|
commitdiff
|
diff to current
1999-07-26
Chip Salzenberg
optimize method name lookup
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-08
Gurusamy Sarathy
more PERL_OBJECT cleanups (changes still untested on...
blob
|
commitdiff
|
diff to current
1999-07-07
Stephen McCamant
Eliminate CONDOPs
blob
|
commitdiff
|
diff to current
1999-07-07
Gurusamy Sarathy
better diagnostics on read operations from write-only
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-07-06
Ilya Zakharevich
applied slightly tweaked version of suggested patch for
blob
|
commitdiff
|
diff to current
1999-07-05
Fifer, Eric
cygwin32 update
blob
|
commitdiff
|
diff to current
1999-06-27
Gurusamy Sarathy
somewhat untested PERL_OBJECT cleanups (C++isms mostly
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-05-25
Ilya Zakharevich
REx engine improvements
blob
|
commitdiff
|
diff to current
1999-05-25
Gurusamy Sarathy
fix glob() bug that resulted in missing symlinks that...
blob
|
commitdiff
|
diff to current
next