projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
1998-09-23
Alan Burlison
document 'U' magic with examples
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Peter Prymmer
Message-Id: <9809010013.AA06737@forte.com>
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Mark P Lutz
fix problematic typecast in filter_del()
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
(?>) broken in RE
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
U/WIN testsuite patches from Joe Buehler <jhpb@hekimian...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Jarkko Hietaniemi
5.004_50 or 5.005_02: get rid of interp.sym because...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
re-introduce change#1703
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
Protect debugger from nonlocal exits
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Joe Buehler
patches for perl 5.005_51 under U/WIN
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
add missing C<no utf8;> tweak from Larry
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
s/runops/CALLRUNOPS/
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
make \(%foo) return refs to values (not copies of values)
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
make h2xs generate ANSI prototypes
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Matthew T Harden
updated usethreads hints for hpux 10.X
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Robin Barker
don't create empty directories in installperl
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Kurt D. Starsinic
h2ph misquotes #error directives
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
patch to support computed regular subexpressions
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
better CR-handling on shebang line and in formats ...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
M. J. T. Guy
document non-loopish blocks better
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
fix bogus integerization of pop()'s return value
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
tweak README.win32
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
better diagnostic for do{} used as lvalue
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Hans Mulder
enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
support make written in perl (aka "pmake") on win32
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
fix mismatched UV/U32 types for to_utf8_*()
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Laszlo Molnar
dos-djgpp update
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Jarkko Hietaniemi
apply minimal variant of patch (sent via private mail)
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Peter Prymmer
adjust searchdict.t for EBCDIC (still needs documenting)
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
silence redefined warning for XS(INIT) {}
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
support match indices via special variables @- and @+
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Ilya Zakharevich
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
integrate maint-5.005 changes (except conflicting chang...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
add note to win32/Makefile about setting CCHOME
commit
|
commitdiff
|
tree
|
snapshot
1998-09-23
Gurusamy Sarathy
perl.pod tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-09-21
Gurusamy Sarathy
make xsubpp generate well-formed code with CAPI ...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-20
Ilya Zakharevich
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-20
Peter Prymmer
fix for unpack('u') failures on OS/390
commit
|
commitdiff
|
tree
|
snapshot
1998-09-20
M. J. T. Guy
Fix typo, change "an array" to "a hash"
commit
|
commitdiff
|
tree
|
snapshot
1998-09-20
Gurusamy Sarathy
fill gaps in sig_* entries in win32/config.?c
commit
|
commitdiff
|
tree
|
snapshot
1998-09-20
Gurusamy Sarathy
suppress bogus warning on C<sub x {} x()>
commit
|
commitdiff
|
tree
|
snapshot
1998-09-18
Gurusamy Sarathy
delay freeing itervar so C<for $i (@a) { return($i...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-17
Gurusamy Sarathy
resync win32/config.?c with Porting/config.sh to pick...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-17
Gurusamy Sarathy
suppress bogus warning on C<sub x {} x()>
commit
|
commitdiff
|
tree
|
snapshot
1998-09-17
Gurusamy Sarathy
ntohl typo in objXSUB.h
commit
|
commitdiff
|
tree
|
snapshot
1998-09-17
Gurusamy Sarathy
fill gaps in sig_* entries in win32/config.?c
commit
|
commitdiff
|
tree
|
snapshot
1998-09-12
Nick Ing-Simmons
Two tweaks to allow quiet compile qith egcs-1.1
commit
|
commitdiff
|
tree
|
snapshot
1998-09-07
Larry Wall
index() applied BM optimization to wrong argument
commit
|
commitdiff
|
tree
|
snapshot
1998-09-07
Gurusamy Sarathy
Mssage-Id: <199808280433.AAA06767@aatma.engin.umich...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-05
Larry Wall
tr/// logic was hosed under utf8
commit
|
commitdiff
|
tree
|
snapshot
1998-09-05
Larry Wall
several new tests needed tweaking to work under utf8
commit
|
commitdiff
|
tree
|
snapshot
1998-09-05
Larry Wall
index() applied BM optimization to wrong argument
commit
|
commitdiff
|
tree
|
snapshot
1998-09-05
Larry Wall
Implicit require during compile reset line numbering
commit
|
commitdiff
|
tree
|
snapshot
1998-08-10
Gurusamy Sarathy
various tweaks: fix signed vs. unsigned problems that...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Gurusamy Sarathy
fix coredump with MULTIPLICITY (ckWARN() needs early...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Gurusamy Sarathy
tweak warning test
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Gurusamy Sarathy
add missing dTHR; notes for test failures due to small...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Paul Marquess
lexical warnings; tweaks to places that didn't apply...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
bump patchlevel to 5.005_51
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Paul Marquess
fix bogus warning on "\x{123}"
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Dominic Dunlop
hide dup symbol for static build of ext/re
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Larry Wall
fix double free on -Mutf8 -e '$b=uc("")'
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Larry Wall
substr() assumes utf8 without say-so
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gisle Aas
fix intolerance of SWASHes for blank lines
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gisle Aas
utf8 doc tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gisle Aas
kill bogus warning from -we 'use utf8; $_="\x{FF}"'
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Larry Wall
\pX not implemented!
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Stephen McCamant
Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Jarkko Hietaniemi
5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Ilya Zakharevich
[5.005_50 PATCH] misprint in RE engine
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
integrate maint-5.005 changes into mainline
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
pending submit of 5.005_02
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
set patchlevel.h, other minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
prevent lexical leaks from Benchmark into target code...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Gurusamy Sarathy
back out change#1747 until possibly better patch is...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Gurusamy Sarathy
temporary opcode.pl workaround for ebcdic (suggested by
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Paul Marquess
Fix for command line use of source filters
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Gurusamy Sarathy
perlport.pod notes from Jarkko Hietaniemi; utime()...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Gurusamy Sarathy
perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Ilya Zakharevich
Minor cleanup of RE tests and docs
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Gurusamy Sarathy
allow more compatible interpretation of spaces File...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Gurusamy Sarathy
don't use © in Test.pm (suggested by M.J.T. Guy)
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Dominic Dunlop
[Patch perl5.005_02-TRIAL2] Update hints, Configure...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Graham Barr
make AutoSplit safer on filesystems with short filenames
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
MM_Win32.pm and Liblist.pm tweaks
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
pod/perlfaq* update from Tom Christiansen <tchrist...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Chris Nandor
perlport 1.32
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Ilya Zakharevich
README.os2 update
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
additional INSTALL notes from Jarkko Hietaniemi...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
correct URL for perlcrt.dll
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
update Changes, patchlevel, tweak Liblist.pm
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Ilya Zakharevich
newer cperl-mode.el
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
support :nosearch in ExtUtils::Liblist for win32, and...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Ilya Zakharevich
add index entries for -X
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Ilya Zakharevich
make Test::Harness optionally check for stray files...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
back out change#1703 that break bincompat with PERL_OBJ...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Jarkko Hietaniemi
fixes to enable ISC to build IPC/SysV
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Jeff Okamoto
let some 'tr' be '$tr' for occult reasons
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Gurusamy Sarathy
perlre.pod tweak suggested by Mike Wescott <mike.wescot...
commit
|
commitdiff
|
tree
|
snapshot
next