This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
two small patches from Peter Prymmer <pvhp@forte.com>
1999-12-03
Gurusamy Sarathy
two small patches from Peter Prymmer <pvhp@forte.com>
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
Windows build tweaks due to change#4623
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
add missing file
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:...
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
caveat about thread-safety of extensions
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
XS documentation patches suggested by Ilya, severally...
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
re-add missing Unicode database master
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
fixes for bugs in change#4586 and OS/2 pod tweak, from...
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
various documentation tweaks suggested by M. J. T. Guy
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
allow XSUBs and prototyped subroutines to be used with...
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
ignore yet another known scalar leak
commit
|
commitdiff
|
tree
1999-12-02
Gurusamy Sarathy
avoid potential stack extension bug in pp_unpack()...
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
more accurate require() pseudocode (from James P. Williams
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
avoid "Callback called exit" error on intentional exit()
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
find_byclass() prototype was incoherent
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
better documentation for goto &NAME (from M. J. T....
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
avoid PTR->IV cast warnings
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
email address changes
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
minor USE_ITHREADS tweaks
commit
|
commitdiff
|
tree
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
commit
|
commitdiff
|
tree
1999-11-16
Gurusamy Sarathy
Pod::Parser updates (v1.091) from Brad Appleton <bradapp...
commit
|
commitdiff
|
tree
1999-11-15
Gurusamy Sarathy
add a synchronous stub fork() for USE_ITHREADS to prove...
commit
|
commitdiff
|
tree
1999-11-15
Gurusamy Sarathy
cloning the stack (part 1)
commit
|
commitdiff
|
tree
1999-11-14
Gurusamy Sarathy
tweak for win32 build
commit
|
commitdiff
|
tree
1999-11-14
Gurusamy Sarathy
cosmetic tweaks
commit
|
commitdiff
|
tree
1999-11-14
Gurusamy Sarathy
fix problem pointer casts
commit
|
commitdiff
|
tree
1999-11-14
Gurusamy Sarathy
sundry cleanups for cloned interpreters (only known...
commit
|
commitdiff
|
tree
1999-11-14
Gurusamy Sarathy
fix bug in change#4515 (STOP blocks now see @ARGV like...
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
typos in change#4561 and change#4565
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
revert non-kosher parts of change#4562 (sort order...
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
integrate cfgperl changes into mainline
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
typo
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
integrate cfgperl contents (op.[ch] needed manual resolve)
commit
|
commitdiff
|
tree
1999-11-13
Gurusamy Sarathy
cloned interpreters now actually run and pass all but...
commit
|
commitdiff
|
tree
1999-11-11
Gurusamy Sarathy
avoid stash pointers in optree under USE_ITHREADS
commit
|
commitdiff
|
tree
1999-11-11
Gurusamy Sarathy
another change towards a shareable optree: avoid pointer...
commit
|
commitdiff
|
tree
1999-11-10
Gurusamy Sarathy
more cleanups for change#4539
commit
|
commitdiff
|
tree
1999-11-10
Gurusamy Sarathy
remove dead branch/infinite looper in change#3612
commit
|
commitdiff
|
tree
1999-11-09
Gurusamy Sarathy
IoDIRP may be fake when used in source filters, mark...
commit
|
commitdiff
|
tree
1999-11-09
Gurusamy Sarathy
small nits in changes#4538,4539
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
win32 symbol export tweak
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
preliminary support for GVOP indirection via pad
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
preliminary support for perl_clone() (still needs work in
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
more thorough cleanup in perl_destroy()
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
win32 internal data must be interpreter-local
commit
|
commitdiff
|
tree
1999-11-08
Gurusamy Sarathy
tweak change#4502
commit
|
commitdiff
|
tree
1999-11-05
Gurusamy Sarathy
allow $\ to work right when set to a string with embedded...
commit
|
commitdiff
|
tree
1999-11-04
Gurusamy Sarathy
change#4485 didn't do the right thing for B::Bytecode
commit
|
commitdiff
|
tree
1999-11-04
Gurusamy Sarathy
implement STOP blocks and fix compiler to use them...
commit
|
commitdiff
|
tree
1999-11-04
Gurusamy Sarathy
display BSD license in Glob.pm (for clause #2 conformity)
commit
|
commitdiff
|
tree
1999-11-04
Gurusamy Sarathy
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
commit
|
commitdiff
|
tree
1999-11-01
Gurusamy Sarathy
macros for COP.cop_filegv access
commit
|
commitdiff
|
tree
1999-11-01
Gurusamy Sarathy
enable better Win32::DomainName() by demand loading...
commit
|
commitdiff
|
tree
1999-10-31
Gurusamy Sarathy
change#4502 was missing a file
commit
|
commitdiff
|
tree
1999-10-31
Gurusamy Sarathy
make nested ARGV/$^I loops work correctly; fixes several...
commit
|
commitdiff
|
tree
1999-10-31
Gurusamy Sarathy
updated windows config* files
commit
|
commitdiff
|
tree
1999-10-31
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-31
Gurusamy Sarathy
remove unused struct Outrec
commit
|
commitdiff
|
tree
1999-10-30
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-29
Gurusamy Sarathy
more cleanup: avoid unused knowledge of "file GV" notion...
commit
|
commitdiff
|
tree
1999-10-29
Gurusamy Sarathy
usurp GVOP slot for new PADOP (one small step to making...
commit
|
commitdiff
|
tree
1999-10-28
Gurusamy Sarathy
remove C<use Time::Local 'no_range_check'> misfeature...
commit
|
commitdiff
|
tree
1999-10-27
Gurusamy Sarathy
regen config* stuff for windows
commit
|
commitdiff
|
tree
1999-10-27
Gurusamy Sarathy
integrate cfgperl contents into mainline; merge conflicts
commit
|
commitdiff
|
tree
1999-10-27
Gurusamy Sarathy
patch up egcs-1.1.2-mingw32 build (builds a working...
commit
|
commitdiff
|
tree
1999-10-27
Gurusamy Sarathy
more GCC v2.95 induced adjustments
commit
|
commitdiff
|
tree
1999-10-26
Gurusamy Sarathy
warnings and const violations identified by compiling...
commit
|
commitdiff
|
tree
1999-10-25
Gurusamy Sarathy
win32 tweak
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
remove inconsistent tainting behavior of sprintf("...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
remove unused interpreter globals
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
typo in installperl (from Paul Moore <gustav@morpheus...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
test in change#4428 needs strict interpretation of...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
don't allow SIGCHLD to be ignored at startup, or wait...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
typo, doc tweak
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
allow get() and reftype() functions to be imported...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
suppress scalar leak messages for known leaks (from
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
VMS tweak (suggested by Craig A. Berry <craig.berry...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
relax range checking if they ask for it (from John...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
README nits pointed out by Chris Nandor <pudge@pobox...
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
install all README.foo with pod content as podfoo.pod
commit
|
commitdiff
|
tree
1999-10-24
Gurusamy Sarathy
@INC needs ../lib
commit
|
commitdiff
|
tree
1999-10-23
Gurusamy Sarathy
fix accidental C modulo semantics on integer-valued...
commit
|
commitdiff
|
tree
1999-10-22
Gurusamy Sarathy
sv_vcatpvfn() bug: fell through to assuming intsize...
commit
|
commitdiff
|
tree
1999-10-22
Gurusamy Sarathy
win32_utime() on directories should use localtime(...
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
add test for change#4417
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
avoid coredump on C<sort { my $c; return $a cmp $b...
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
fix prototype mismatch (from Hans Mulder <hansm@xs4all...
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
disable optimizing troublesome ops in change#3612
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
skip unreadable directory test when running as root
commit
|
commitdiff
|
tree
1999-10-19
Gurusamy Sarathy
perl_mutex n/a if !USE_THREADS
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
added intro to source filters from Paul Marquess
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
missing manpages
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
pod updates from Tom Christiansen
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
PL_malloc_mutex needs to be global, not per-interpreter
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
serious bug introduced by G_VOID changes in 5.003_96...
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
remove FileHandle from list of PodParser dependencies...
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
make installperl ignore RCS files (from Michael G Schwern
commit
|
commitdiff
|
tree
1999-10-16
Gurusamy Sarathy
another bug in change#3386 (CATCH_SET wasn't reverted...
commit
|
commitdiff
|
tree
next