projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Argh. How hard it can be to re-apply a patch manually? :-)
[p5sagit/p5-mst-13.2.git]
/
pp_ctl.c
2001-06-24
Jarkko Hietaniemi
Argh. How hard it can be to re-apply a patch manually...
blob
|
commitdiff
2001-06-24
Jarkko Hietaniemi
De-cut-and-pasto in #10902.
blob
|
commitdiff
|
diff to current
2001-06-24
Jarkko Hietaniemi
The #10771 didn't take?
blob
|
commitdiff
|
diff to current
2001-06-21
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2001-06-21
Richard Soderberg
Step 2: Use the new PM_GETRE/SETRE macros everywhere.
blob
|
commitdiff
|
diff to current
2001-06-21
Richard Soderberg
Make /o work under i?threads
blob
|
commitdiff
|
diff to current
2001-06-06
Jarkko Hietaniemi
Integrate change #10448 from maintperl; lexicals
blob
|
commitdiff
|
diff to current
2001-06-03
Jarkko Hietaniemi
Integrate change #10412 from maintperl; locale is now
blob
|
commitdiff
|
diff to current
2001-05-31
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2001-05-31
Abhijit Menon-Sen
[PATCH] DEBUG_* macro cleanups
blob
|
commitdiff
|
diff to current
2001-05-31
Jarkko Hietaniemi
Salvage bits and pieces from the experimental 'utf8...
blob
|
commitdiff
|
diff to current
2001-05-30
Jarkko Hietaniemi
More -Wall sweeping.
blob
|
commitdiff
|
diff to current
2001-05-29
Hugo van der Sanden
Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8...
blob
|
commitdiff
|
diff to current
2001-05-20
Dave Mitchell
[LARGE!] symbolic magic
blob
|
commitdiff
|
diff to current
2001-05-20
Gisle Aas
require $mod where $mod has touched numeric context
blob
|
commitdiff
|
diff to current
2001-05-14
Jarkko Hietaniemi
Integrate change #10100 from maintperl.
blob
|
commitdiff
|
diff to current
2001-04-06
Jarkko Hietaniemi
Integrate changes #9584,9587 from maintperl into mainline.
blob
|
commitdiff
|
diff to current
2001-04-05
Gisle Aas
Propagate calling context for do '...'
blob
|
commitdiff
|
diff to current
2001-03-19
Robin Houston
PATCH: cosmetic tweak in pp_ctl.c
blob
|
commitdiff
|
diff to current
2001-03-18
Nick Ing-Simmons
Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED...
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
PATCH: make goto work in nested eval ""
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
PATCH for [ID 20010305.003]
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
Re: [ID 20010309.004] my-variables lose values while...
blob
|
commitdiff
|
diff to current
2001-03-12
Jarkko Hietaniemi
Integrate change #9108 from maintperl to mainline.
blob
|
commitdiff
|
diff to current
2001-03-10
Nick Ing-Simmons
EBCDIC sanity - phase I
blob
|
commitdiff
|
diff to current
2001-03-09
Dave Mitchell
Re: [ PATCH perl@8956 ] new debug option -DR shows...
blob
|
commitdiff
|
diff to current
2001-02-28
Tim Jenness
Re: sync sync sync: have I missed any patches?
blob
|
commitdiff
|
diff to current
2001-02-26
Nicholas Clark
Documenting coderef @INC (Re: CPAN "make this script...
blob
|
commitdiff
|
diff to current
2001-02-17
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2001-02-17
Doug MacEachern
[patch] -Wall
blob
|
commitdiff
|
diff to current
2001-02-13
Chris Nandor
buncha MacPerl patches for bleadperl
blob
|
commitdiff
|
diff to current
2001-01-24
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-01-15
Jarkko Hietaniemi
Signedness nit.
blob
|
commitdiff
|
diff to current
2001-01-15
Jarkko Hietaniemi
More UTF-8 patches from Inaba Hiroto.
blob
|
commitdiff
|
diff to current
2001-01-12
Stephen McCamant
Consolidated lvalue sub changes
blob
|
commitdiff
|
diff to current
2001-01-08
Charles Bailey
Once again syncing after too long an absence
blob
|
commitdiff
|
diff to current
2001-01-05
Jarkko Hietaniemi
UTF-8 cleanup.
blob
|
commitdiff
|
diff to current
2001-01-01
Jarkko Hietaniemi
Bump up Larry's copyright.
blob
|
commitdiff
|
diff to current
2000-12-30
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2000-12-30
Inaba Hiroto
more UTF8 test suites and an UTF8 patch
blob
|
commitdiff
|
diff to current
2000-12-19
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2000-12-17
Jarkko Hietaniemi
Polymorphic regexps.
blob
|
commitdiff
|
diff to current
2000-12-05
Jarkko Hietaniemi
dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
blob
|
commitdiff
|
diff to current
2000-11-25
Gurusamy Sarathy
C<foreach my $x ...> in pseudo-fork()ed process may...
blob
|
commitdiff
|
diff to current
2000-11-20
Jarkko Hietaniemi
lexicals not recognized in a run-time (?{})
blob
|
commitdiff
|
diff to current
2000-11-18
Nick Ing-Simmons
Lexical use open ... support:
blob
|
commitdiff
|
diff to current
2000-11-05
Jarkko Hietaniemi
Fix for bug id 19990615.008, pos() unset during s/...
blob
|
commitdiff
|
diff to current
2000-10-25
John Peacock
Zero-padded Numerics in Perl Format
blob
|
commitdiff
|
diff to current
2000-10-25
Jarkko Hietaniemi
Continue the internal UTF-8 API tweaking.
blob
|
commitdiff
|
diff to current
2000-10-24
Jarkko Hietaniemi
Make the UTF-8 decoding stricter and more verbose when
blob
|
commitdiff
|
diff to current
2000-10-20
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2000-10-18
Hugo van der Sanden
Re: [ID 20001018.008] flip-flop bug when there's no...
blob
|
commitdiff
|
diff to current
2000-10-08
Gurusamy Sarathy
save_re_context() could reset PL_curcop to freed memory...
blob
|
commitdiff
|
diff to current
2000-10-06
Jarkko Hietaniemi
The HINT_BYTE patch is apparently unnecessary, retracted.
blob
|
commitdiff
|
diff to current
2000-10-06
Jarkko Hietaniemi
Patch from Peter Prymmer to disable utf8 in EBCDIC...
blob
|
commitdiff
|
diff to current
2000-10-03
Ilya Zakharevich
Inside require() $^S was always left undefined.
blob
|
commitdiff
|
diff to current
2000-09-30
Nick Ing-Simmons
Re-instate Perl_utf8_to_uv without checking parameter...
blob
|
commitdiff
|
diff to current
2000-09-14
Jarkko Hietaniemi
Batch of UTF-8 patches from Simon Cozens.
blob
|
commitdiff
|
diff to current
2000-09-01
Jarkko Hietaniemi
Mi splgn s gnin.g
blob
|
commitdiff
|
diff to current
2000-09-01
Jarkko Hietaniemi
Mergesort is back.
blob
|
commitdiff
|
diff to current
2000-09-01
Jarkko Hietaniemi
Retract the mergesort code, way too incompatible licensing
blob
|
commitdiff
|
diff to current
2000-08-31
Jarkko Hietaniemi
Small tweaks all over.
blob
|
commitdiff
|
diff to current
2000-08-31
Jarkko Hietaniemi
Further rewording.
blob
|
commitdiff
|
diff to current
2000-08-31
Jarkko Hietaniemi
Clarify the mergesort situation.
blob
|
commitdiff
|
diff to current
2000-08-30
Jarkko Hietaniemi
Change the internal implementation of sort() to be...
blob
|
commitdiff
|
diff to current
2000-08-16
Christian Kirsch
The numeric locale was reset to "C" by s?printf and...
blob
|
commitdiff
|
diff to current
2000-08-06
Jarkko Hietaniemi
Have symbols for the IoTYPEs.
blob
|
commitdiff
|
diff to current
2000-08-04
Charles Bailey
YA resync with mainstem, including VMS patches from...
blob
|
commitdiff
|
diff to current
2000-07-26
Jarkko Hietaniemi
MacOS nits from Matthias Neeracher.
blob
|
commitdiff
|
diff to current
2000-07-24
Ben Tilly
Add an optimization for map-maps-a-list-element-to...
blob
|
commitdiff
|
diff to current
2000-07-24
Gurusamy Sarathy
Documentation to explain the behaviour of map().
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6293..6324 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6207..6210 into mainline
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Win32 patches for cfgperl from Sarathy.
blob
|
commitdiff
|
diff to current
2000-06-30
Jarkko Hietaniemi
Integrate with Sarathy.
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-06-09
Jarkko Hietaniemi
Rename the fdpid locking and integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-06-08
Gurusamy Sarathy
tweak comment about @DB::args
blob
|
commitdiff
|
diff to current
2000-06-06
Dan Sugalski
Threadsafe patches
blob
|
commitdiff
|
diff to current
2000-06-02
Gurusamy Sarathy
fix small eval"" memory leaks under USE_ITHREADS
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
MacOS support, part 1 (from Matthias Neeracher
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
warnings::enabled() doesn't fall back to looking at...
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-04-27
Gurusamy Sarathy
allow sort() reentrancy (variant of patch suggested by
blob
|
commitdiff
|
diff to current
2000-04-27
Gurusamy Sarathy
change#4197 somehow missed initializing PL_errors,...
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Further Unicos fixes for Mark Lutz.
blob
|
commitdiff
|
diff to current
2000-04-24
Mark P Lutz
Various Unicos 10.0.0.6 fixes.
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
propagate lexical warnings from surrounding scope correctly
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
arrange for next() to resume at the unstack op rather...
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
avoid using uninitialized memory in require version...
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
caller() wasn't returning the right number of elements for
blob
|
commitdiff
|
diff to current
2000-03-21
Gurusamy Sarathy
make parenthetic warnings look consistent; make diagnos...
blob
|
commitdiff
|
diff to current
2000-03-19
Gurusamy Sarathy
support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
final touches for lexical warnings (from Paul Marquess)
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-11
Gurusamy Sarathy
another long-standing eval bug: return doesn't reset...
blob
|
commitdiff
|
diff to current
2000-03-11
Gurusamy Sarathy
change#3511 was not defensive enough about try blocks...
blob
|
commitdiff
|
diff to current
2000-03-08
Gurusamy Sarathy
do FILE should not see outside lexicals (from Rick...
blob
|
commitdiff
|
diff to current
2000-03-07
Gurusamy Sarathy
skip null siblings encountered by goto out of loopish...
blob
|
commitdiff
|
diff to current
next