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
avoid initializing GvCV slot for autovivified filehandles
1999-12-09
Gurusamy Sarathy
avoid initializing GvCV slot for autovivified filehandles
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
apply change#4618 again along with Ilya's patch to...
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
patch to fix aix hints from ortmann@vnet.ibm.com
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
documentation tweaks from M. J. T. Guy, Micheal Schwern...
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
introduce save_I8() for saving byte values
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
use SAVEINT() rather than SAVEDESTRUCTOR() for saving...
commit
|
commitdiff
|
tree
1999-12-08
Gurusamy Sarathy
longstanding typo in lexer: PL_lex_expect was not properly
commit
|
commitdiff
|
tree
1999-12-07
Gurusamy Sarathy
typos in change#4546
commit
|
commitdiff
|
tree
1999-12-07
Gurusamy Sarathy
typos in change#4660
commit
|
commitdiff
|
tree
1999-12-06
Gurusamy Sarathy
tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
commit
|
commitdiff
|
tree
1999-12-06
Gurusamy Sarathy
allow IRIX 6.5 to build perl (from Helmut Jarausch
commit
|
commitdiff
|
tree
1999-12-06
Gurusamy Sarathy
fix for -Dp via $^D (suggested by Stephane Payrard
commit
|
commitdiff
|
tree
1999-12-06
Gurusamy Sarathy
change#4641 needs perldiag.pod edit
commit
|
commitdiff
|
tree
1999-12-06
Gurusamy Sarathy
Makefile tweak for change#4649
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
change#4653 was missing a patch reject
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
windows build tweaks for Borland compiler
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
on dosish platforms, avoid infinite recursion in File...
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
windows build tweaks for change#4649
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
make File::Glob::glob() the default for CORE::glob()
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
fix bug in processing L<> tags (from j.vavruska@post.cz)
commit
|
commitdiff
|
tree
1999-12-05
Gurusamy Sarathy
remove outdated entry
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
s/block/loop block/ in diagnostics about next, last...
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
readability tweak suggested by GRommel@sears.com
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
Configure tweak from Peter Prymmer
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
make weak keyword check look for defined(&lock), not
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
make eof() open ARGV if it isn't open already; also...
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
make uninitialized value warnings report opcode
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
provide explicit functions timegm_nocheck() and timelocal_no...
commit
|
commitdiff
|
tree
1999-12-04
Gurusamy Sarathy
better implementation of change#3326; open(local $foo...
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
pod nits
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
change#4431 was flawed
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
pod embellishments from Nathan Torkington
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
test tweak for VMS (from Craig A. Berry)
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
patchls tweak from Andreas Koenig
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
don't mess with the umask()
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
support -a switch to append bytecode to an existing...
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
document incompatible perl4 vec() vs bitwise ops interaction...
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
use PerlIO abstraction rather than straight stdio ...
commit
|
commitdiff
|
tree
1999-12-03
Gurusamy Sarathy
avoid warning in IO::Select::exists() if socket doesn...
commit
|
commitdiff
|
tree
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
next