projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2000-07-04
Gurusamy Sarathy
adjust change#6299
commit
|
commitdiff
|
tree
|
snapshot
2000-07-04
Gurusamy Sarathy
PERL_OBJECT build tweak
commit
|
commitdiff
|
tree
|
snapshot
2000-07-04
Gurusamy Sarathy
fix memory leak on Windows (PL_sys_intern contents...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-04
Gurusamy Sarathy
fix large memory leak that has been around for ever...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-04
Gurusamy Sarathy
fix ~320 byte memory leak (psig_{ptr,name} tables were...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Gurusamy Sarathy
slurp mode fix in change#4736 still not quite right
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Gurusamy Sarathy
dounwind() may cause POPSUB() to diddle the wrong PL_curpad
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Gurusamy Sarathy
integrate vmsperl changes into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Gurusamy Sarathy
localize %INC in a Safe compartment so that use/require...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Gurusamy Sarathy
tweak perlembed for multiplicity/usethreads sanity...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-30
Barrie Slaymaker
File::Spec 0.82 beta
commit
|
commitdiff
|
tree
|
snapshot
2000-06-08
Gurusamy Sarathy
be more optimal about clearing @_
commit
|
commitdiff
|
tree
|
snapshot
2000-06-08
Gurusamy Sarathy
tweak comment about @DB::args
commit
|
commitdiff
|
tree
|
snapshot
2000-06-08
Gurusamy Sarathy
@_ can't have junk in it even in the non-USE_ITHREADS...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-08
Gurusamy Sarathy
back out change#6106 (seems problematic)
commit
|
commitdiff
|
tree
|
snapshot
2000-06-06
Gurusamy Sarathy
Perl_eval_pv() leaks 4 bytes every time it is called...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-02
Gurusamy Sarathy
fix yet another eval"" leak under USE_ITHREADS
commit
|
commitdiff
|
tree
|
snapshot
2000-06-02
Gurusamy Sarathy
fix small eval"" memory leaks under USE_ITHREADS
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
vec() loses numericalness (modified version of patch...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
submit missing embed.pl change
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
counting tr/// corrupts later operation (from M.J.T...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
h2xs tweaks
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
replace pod2latex with the one in Pod-LaTeX v0.52 from...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
further qualify references to "alphanumeric" (from...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
remove incorrect documentation about implicit split...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
tweak for change#6127
commit
|
commitdiff
|
tree
|
snapshot
2000-06-01
Gurusamy Sarathy
SelfLoader can lose $@ in AUTOLOAD() (from Nicholas...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-31
Gurusamy Sarathy
buggy modulus on UVs introduced by change#3378 (resulted in
commit
|
commitdiff
|
tree
|
snapshot
2000-05-31
Gurusamy Sarathy
fix buggy multiline matching of C<"a\nxb\n" =~ /(?...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-31
Gurusamy Sarathy
scalar() doesn't force scalar context when used in...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-31
Gurusamy Sarathy
change#6142 needs tweaks to tests to work where there...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-31
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Jarkko Hietaniemi
Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Jarkko Hietaniemi
tweak todo
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Jarkko Hietaniemi
Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Jarkko Hietaniemi
detypo
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Gurusamy Sarathy
fix memory leak in C<eval "BEGIN {}"> (bug in change...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-30
Gurusamy Sarathy
fix memory leak in method call optimization (change...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Jarkko Hietaniemi
Add autogeneration of perlmodlib.pod and the new perlne...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Jarkko Hietaniemi
Changes for the File::Temp 0.08 (change #6159) test...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Jarkko Hietaniemi
Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Charles Bailey
Add fallback to tmpfile for use in cases where user...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Jarkko Hietaniemi
Regen Configure to jive with #6149.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-29
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
small bug in change#6144; remove random \xA0 character...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
avoid type mismatch warning
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
prettier Test::Harness output on failed tests (from...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
cosmetic fixups of RE debug output (from Ilya Zakharevich)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
fix accidental pessimization in RE optimizer (from...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
perlrequick.pod updates (from Mark Kvale <kvale@phy...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
OS/2 tweaks for usethreads build (from Rocco Caputo
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
close open file before chmod() (from Rocco Caputo ...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
add a make entry to Config.pm so "perl -V:make" works...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
doc typo
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
make xsubpp skip embedded pod (from Matthias Neeracher
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
MacOS support, part 2: make AutoSplit use File::Spec...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
MacOS support, part 1 (from Matthias Neeracher
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
File::Find fails to chdir when chasing symlinks (from
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Jarkko Hietaniemi
BSD/OS (bsdi) hints update by Timur I. Bakeyev and...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
revise mktables.PL for bugs and newness in Unicode 3.0
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
add note about the handling of negative indices to...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
fix bogus redeclaration warning for "our" variables...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
random pod typos (from Peter Scott <Peter@PSDT.com>)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
enable Test::Harness to dynamically determine column...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
make Test::Harness use wait.h/WCOREDUMP if available
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
elide bogus test in change#6132
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
warnings::enabled() doesn't fall back to looking at...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
avoid warnings in POSIX.pm (from Barrie Slaymaker)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
fix places that mean C<"word" character> but say C...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
VMS test harness tweak (from Jesper Naur <jesper.naur...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
new perlxstut example for passing/returning refs to...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
call_method(...,G_EVAL) can longjmp() out if the method...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
change#2879 broke rvalue autovivification of magicals...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
enable propagating exception objects via Perl_croak...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
integrate vmsperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
clarify gotcha with #line directives (from Rocco Caputo
commit
|
commitdiff
|
tree
|
snapshot
2000-05-28
Gurusamy Sarathy
downgrade fatal error on C<"foo@nosucharray.com"> to...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Allow eliminate_macros() and fixpath() to handle space...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Add missing escape (Charles Lane)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Quiet error messages in vmsish.t (Charles Lane)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Regularize distinction between RMS$_DNF and RMS$_DIR...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Treat sockets as special in sys(read|write) (Charles...
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Miscellaneous cosmetic fixes (Charles Lane)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Add bounds checking for several strings (Charles Lane)
commit
|
commitdiff
|
tree
|
snapshot
2000-05-25
Charles Bailey
Urk -- undo previous removal of vmsish 'exit' change
commit
|
commitdiff
|
tree
|
snapshot
2000-05-24
Charles Bailey
Ugly workaround for version-specific RTL error
commit
|
commitdiff
|
tree
|
snapshot
2000-05-24
Charles Bailey
Check for existence of file before trying to delete
commit
|
commitdiff
|
tree
|
snapshot
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
commit
|
commitdiff
|
tree
|
snapshot
2000-05-23
Jarkko Hietaniemi
todo tweak
commit
|
commitdiff
|
tree
|
snapshot
2000-05-18
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-17
Gurusamy Sarathy
reenable fake signal handling on Windows, bugs and all
commit
|
commitdiff
|
tree
|
snapshot
2000-05-15
Jarkko Hietaniemi
Tweak the todo list.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-15
Jarkko Hietaniemi
The (Configure) script refuses to go on, after asking for
commit
|
commitdiff
|
tree
|
snapshot
2000-05-11
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-11
Gurusamy Sarathy
PL_sys_intern was being initialized too late on windows
commit
|
commitdiff
|
tree
|
snapshot
2000-05-09
Jarkko Hietaniemi
Test tweaking for Unicos continues.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-09
Jarkko Hietaniemi
The test suite tweak in #6101 wasn't quite right.
commit
|
commitdiff
|
tree
|
snapshot
2000-05-09
Jarkko Hietaniemi
Hints and test tweaks for Unicos.
commit
|
commitdiff
|
tree
|
snapshot
next