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
2001-01-04
Doug MacEachern
[patch] typemap =~ s/croak/Perl_croak/
commit
|
commitdiff
|
tree
|
snapshot
2001-01-04
Doug MacEachern
Re: [patch] MM_Unix cpprun shortcut
commit
|
commitdiff
|
tree
|
snapshot
2001-01-04
Roca, Ignasi
Corrections for Perl_yylex_r (used by a reentrant parse...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-04
Roca, Ignasi
scanning two hex-constants fails on EBCDIC environment...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-04
Roca, Ignasi
Message-ID: <5930DC161690D211966700902715754703701130...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-04
Jarkko Hietaniemi
Rewrite pp_concat() in terms of sv_catsv().
commit
|
commitdiff
|
tree
|
snapshot
2001-01-02
Jarkko Hietaniemi
Variable naming tweak.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-02
Jarkko Hietaniemi
Use the UTF8_XXX macros in is_utf8_char(), a performanc...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-02
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2001-01-02
Nick Ing-Simmons
Turn SvUTF8 off if not required in pp_chr and pp_stringify.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-02
Jarkko Hietaniemi
Signedness nit.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Nick Ing-Simmons
Add Encode and correct Filter/Util/Call in nmake Makefile
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Nick Ing-Simmons
More rigor in UTF-8-ness of Encode's toUnicode
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Jarkko Hietaniemi
Podify README.mpeix (a new version from the web),
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Nick Ing-Simmons
Loose the "Loading..." warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Jarkko Hietaniemi
Bump up Larry's copyright.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Nick Ing-Simmons
Fix .ucm reading - forgot a chr()
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Jarkko Hietaniemi
Comment away a diagnostic message as noted by Craig...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Craig A. Berry
ext/Encode/Makefile.PL line shortening
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Nick Ing-Simmons
Start of support of ICU-style .ucm files:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Craig A. Berry
Pacify picky VMS compiler.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Jarkko Hietaniemi
Wrong alarm: cygwin's getpwuid() is just fine (from...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Nick Ing-Simmons
Tweak perlio.c so that makedef.pl-exported perlsio_binm...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-31
Nick Ing-Simmons
Ilya's OS2 patch (testing for damage on Win32)
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Test nits.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Andreas König
Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Karsten Sperling
open() example in perlfunc.pod
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Not quite that many tests yet.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Signedness nit.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Add a test case for 20000731.001 which was fixed by...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Nick Ing-Simmons
Tweak for MULTIPLICITY/USE_PERLIO
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Richard Soderberg
RE: perl@8269
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Add a test for Unicode split //. The #8267 was the...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Inaba Hiroto
more UTF8 test suites and an UTF8 patch
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
The sv_catsv() fix, take two.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Undo all the join-related changes since #8248: relevant
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
(Retracted by #8264) Tweak sv_catsv() some more.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
Retract #8261.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-30
Jarkko Hietaniemi
(Retracted by #8261). (Unsuccessful memory access tweaks.)
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
(Retracted by #8264) More fixing for #8251.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Russ Allbery
podlators 1.06 released
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Andreas König
Make the large file tests more robust/talkative as...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
Further VMS piping fixes from Charles Lane:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Casey R. Tweten
Idea: Declare multiple constants at once (fwd)
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Simon Cozens
Re: [PATCH] Interesting syntax idea
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Simon Cozens
Interesting syntax idea
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jeremy H. Brown
Output the (apparent) version of gcc, as suggested by
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
(Retracted by #8264)
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
More split // UTF-8 tests.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
(Retracted by #8264) More join() testing which was...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
(Retracted by #8264) Externally: join() was still...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Jarkko Hietaniemi
Signedness nit.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-29
Lupe Christoph
Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Jarkko Hietaniemi
The maxiters upper limit sanity check (guarding against
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Jarkko Hietaniemi
Make some panic messages a bit more logical.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Simon Cozens
lvalue AUTOLOAD. No, really.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Daniel Chetlin
Fix B::Terse indentation
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Peter Prymmer
The latter patch from the
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Casey R. Tweten
Re: [PATCH] Idea: Declare multiple constants at once
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Simon Cozens
Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Paul Marquess
Call.pm
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Daniel Chetlin
Fix problem with `&' prototype
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Daniel Chetlin
Re: [PATCH blead] Fix segfault in gv_handler/mg_find
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Jan Dubois
Win32::Spawn() didn't inherit cwd and env correctly
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Simon Cozens
Re: [PATCH] Warn on use of reference as array elem
commit
|
commitdiff
|
tree
|
snapshot
2000-12-28
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-23
Nick Ing-Simmons
Encode's Makefile.PL fix not good for dmake $(MAKEFILE...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-23
Nick Ing-Simmons
"Compiled" encode build cleanup
commit
|
commitdiff
|
tree
|
snapshot
2000-12-23
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-12-22
Jarkko Hietaniemi
Integrate perlio:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-22
Robin Barker
; was Re: Perlbug 20000322.006 status +update
commit
|
commitdiff
|
tree
|
snapshot
2000-12-22
John L. Allen
Re: A Configure option like 'otherlibdirs' but for...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Nick Ing-Simmons
Handy script for when one forgets to "dmake clean"
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Nick Ing-Simmons
CRLF platform issue with io/utf8 fix.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Nick Ing-Simmons
Integrate mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Rename testsyml to issymlink.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Robustness support for #8218 (symlink forest) since...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Add Configure option -Dmksymlinks which will create...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Nick Ing-Simmons
Re: Latest tarball doesn't build with threads
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
The polymorphism seems to have fixed 20000517.001.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
read() documentation tweak for 20001121.004.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Fix for 20001210.003, "write(FH) on closed FH causes...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Peter Prymmer
[patch: perl@8211]VMS: add -Duseperlio capacity to...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-21
Jarkko Hietaniemi
Edit edit edit.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Jarkko Hietaniemi
Update Changes.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Jarkko Hietaniemi
Yet another editor edit.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Jarkko Hietaniemi
More Win32 Perling.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Jarkko Hietaniemi
More Win32 editor/IDE/shell hints.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Nicholas Clark
obscure timing knowledge
commit
|
commitdiff
|
tree
|
snapshot
2000-12-20
Spider Boardman
[ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on...
commit
|
commitdiff
|
tree
|
snapshot
next